Closed dependabot[bot] closed 1 year ago
Pull request title looks good 👍!
If this pull request gets merged, it will not cause a new release of the software. Example: If this project's latest release version is 1.0.0
. If this pull request gets merged in, the next release of this project will be 1.0.0
. This pull request is not a breaking change.
All merged pull requests will eventually get deployed. But some types of pull requests will trigger a deployment (such as features and bug fixes) while some pull requests will wait to get deployed until a later time.
Hey, there @dependabot[bot] 👋🤖. I'm a bot here to help you.
⚠️ Pull requests into the branch beta
typically only allows changes with the types: fix
. From the pull request title, the type of change this pull request is trying to complete is: chore
. ⚠️
This pull request might still be allowed to be merged. However, you might want to consider make this pull request merge into a different branch other then beta
.
OK, I won't notify you again about this release, but will get in touch when a new version is available.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps node-notifier to 8.0.2 and updates ancestor dependency expo-module-scripts. These dependencies need to be updated together.
Updates
node-notifier
from 6.0.0 to 8.0.2Changelog
Sourced from node-notifier's changelog.
Commits
3420977
v8.0.2a141580
patch: fixes security issue with non-escaping inputs [GHSL-2020-373]5d62799
v8.0.10c4a80d
chore: adds changelogf5a7bc6
fix: test casesb9d148d
patch: fixes possible injection issue for notify-sendc374fe1
v8.0.025ffe15
Bumps dependenciesee7916a
Merge pull request #341 from mikaelbr/timeoutNotifySende3decb2
Updates documentationUpdates
expo-module-scripts
from 2.0.0 to 2.1.1Changelog
Sourced from expo-module-scripts's changelog.
Commits
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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show