Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency node-notifier to v10 #2255

Merged
merged 1 commit into from
Jun 6, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
node-notifier 9.0.1 -> 10.0.1 age adoption passing confidence

Release Notes

mikaelbr/node-notifier

v10.0.1

Compare Source

Fixes:

  • Fix custom path for windows #​382

Thanks to @​yoavain

v10.0.0

Compare Source

Breaking changes:

Setting NSAllowsArbitraryLoads as false for security reasons within terminal-notifier. Meaning non-https images/loads for terminal-notifier will no longer work. See #​362

Fixes
  • fix: options.customPath doesn't work for windows toaster. See #​373

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Jun 1, 2021

Codecov Report

Merging #2255 (ebf432b) into master (5d9de05) will increase coverage by 99.88%.
The diff coverage is n/a.

❗ Current head ebf432b differs from pull request most recent head d6c2c33. Consider uploading reports for the commit d6c2c33 to get more accurate results

@@             Coverage Diff             @@
##           master    #2255       +/-   ##
===========================================
+ Coverage        0   99.88%   +99.88%     
===========================================
  Files           0       32       +32     
  Lines           0     1701     +1701     
===========================================
+ Hits            0     1699     +1699     
- Misses          0        2        +2     
Impacted Files Coverage Δ
src/extension-runners/firefox-desktop.js 100.00% <0.00%> (ø)
src/util/file-exists.js 100.00% <0.00%> (ø)
src/firefox/preferences.js 100.00% <0.00%> (ø)
src/cmd/docs.js 100.00% <0.00%> (ø)
src/cmd/lint.js 100.00% <0.00%> (ø)
src/firefox/rdp-client.js 99.15% <0.00%> (ø)
src/firefox/remote.js 100.00% <0.00%> (ø)
src/cmd/index.js 100.00% <0.00%> (ø)
src/main.js 100.00% <0.00%> (ø)
src/firefox/package-identifiers.js 100.00% <0.00%> (ø)
... and 22 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5d9de05...d6c2c33. Read the comment docs.

@renovate renovate bot force-pushed the renovate/node-notifier-10.x branch from 07dd28c to 54bffc8 Compare February 1, 2022 22:40
@renovate renovate bot force-pushed the renovate/node-notifier-10.x branch from 54bffc8 to ebf432b Compare May 24, 2022 11:38
@renovate renovate bot force-pushed the renovate/node-notifier-10.x branch 3 times, most recently from 73d5f07 to d6c2c33 Compare June 6, 2022 12:25
@renovate renovate bot force-pushed the renovate/node-notifier-10.x branch from d6c2c33 to 8d60858 Compare June 6, 2022 13:26
@rpl rpl merged commit eee225c into master Jun 6, 2022
@rpl rpl deleted the renovate/node-notifier-10.x branch June 6, 2022 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants