vue-webpack-docker-nginx
vue-webpack-docker-nginx copied to clipboard
Bump node-notifier from 5.2.1 to 8.0.1
Bumps node-notifier from 5.2.1 to 8.0.1.
Changelog
Sourced from node-notifier's changelog.
v8.0.1
- fixes possible injection issue for notify-send
v8.0.0Breaking 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.0Features
- 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.0Breaking 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.
v5.4.3
- Reverts breaking dependency upgrades from
v5.4.2as some dependencies has removed Node 6 which is a breaking change.
v5.4.2
- Updates dependencies
... (truncated)
Commits
5d62799v8.0.10c4a80dchore: adds changelogf5a7bc6fix: test casesb9d148dpatch: fixes possible injection issue for notify-sendc374fe1v8.0.025ffe15Bumps dependenciesee7916aMerge pull request #341 from mikaelbr/timeoutNotifySende3decb2Updates documentation860c06efeat: implements proper timeout/wait behaviour for notify-send1c74ea9v7.0.2- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.