chore(deps): update dependency node-notifier to v10
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| node-notifier | 5.4.5 -> 10.0.1 |
Release Notes
mikaelbr/node-notifier
v10.0.1
Fixes:
- Fix custom path for windows #382
Thanks to @yoavain
v10.0.0
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
v9.0.1
- Fixes potential security issue with non-escaping input parameters for notify-send.
v9.0.0
Breaking changes:
- Corrects mapping on snoretoast activate event. See #347.
Patches
- Fix named pipe in WSL. See #342.
- fixes possible injection issue for notify-send
v8.0.2
- Fixes potential security issue with non-escaping input parameters for notify-send.
v8.0.1
v8.0.0
Breaking changes:
- Expire time for notify-send is made to match macOS and Windows with default time of 10 seconds. The API is changed to take seconds as input and converting it to milliseconds before passing it on to notify-send. See #341.
v7.0.2
- Updates dependencies
- Fixes issue with haning Windows notifications when disabled (#335)
v7.0.1
- Fixes import of uuid, removes deprecation warnings
v7.0.0
Features
- NotifySend support for app-name (#299, see docs)
Breaking Changes
- All notify messages now have auto bound context to make it easier to pass as variables/arguments (#306)
- Updated snoreToast to version
0.7.0with new input features (#293) - Breaking snoreToast: Sanitizing data now changes "timedout" to "timeout"
v6.0.0
Breaking Changes
- Dropped support for node v6. As of v6 we currently support node versions 8, 10, and 12 (latest).
- Updated to the latest version of SnoreToast. This removes support for the
waitoption in that environment as it is now always on. Prepares the way for other new features added to the WindowsToaster.
Other
- Update to latest version of dependencies.
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, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.