Skip to content

Bump @notifee/react-native from 5.7.0 to 7.3.0 #46

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2022

Bumps @notifee/react-native from 5.7.0 to 7.3.0.

Release notes

Sourced from @​notifee/react-native's releases.

@​notifee/react-native@​7.3.0

release notes: [Android]: Fixes an issue for Android 11 and lower to ensure notification drawer is closed when a quick action is pressed. (Fixes invertase/notifee#614). [Android]: Fixes an issue where the initial notification was not set if the app opened via a quick action (PR invertase/notifee#605).

@​notifee/react-native@​7.2.0

release notes:

  • [Android]: Fixes an issue for Android 12 with quick actions when the app is in the background (Fixes invertase/notifee#404).
  • [Android]: Prevents a NullPointerException to occur when a background service is triggered (PR invertase/notifee#592).

@​notifee/react-native@​7.1.0

Supports communication notifications on iOS (release notes)

@​notifee/react-native@​7.0.4

https://github.com/invertase/notifee/releases

@​notifee/react-native@​7.0.3

https://github.com/invertase/notifee/releases

@​notifee/react-native@​7.0.0

https://github.com/invertase/notifee/releases

@​notifee/react-native@​6.0.0

https://github.com/invertase/notifee/releases

Commits
  • 5cbaf6b chore: release notes 7.3.0
  • 22662cb chore: release 7.3.0
  • e723fea fix: android 11 close notificaiton drawer for quick actions (#614)
  • af61949 fix(android): set initial notification for quick actions
  • 67a775d ci(stale): add stale workflow (#608)
  • 735e47d docs: release notes 7.2.0
  • 15aac22 chore: rlease 7.2.0
  • 4f07f48 fix: isAppInForeground (#603)
  • 6dfc923 fix(android): prevent error when accessing Notifee.getInstance() (#599)
  • 7eff0c8 docs(events): update DISMISSED event docs (#586)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@notifee/react-native](https://github.com/invertase/notifee) from 5.7.0 to 7.3.0.
- [Release notes](https://github.com/invertase/notifee/releases)
- [Commits](https://github.com/invertase/notifee/compare/@notifee/react-native@5.7.0...@notifee/react-native@7.3.0)

---
updated-dependencies:
- dependency-name: "@notifee/react-native"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 13, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 16, 2023

Superseded by #62.

@dependabot dependabot bot closed this Jan 16, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/notifee/react-native-7.3.0 branch January 16, 2023 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants