Skip to content

chore(deps): bump @react-native-firebase/messaging from 18.5.0 to 20.3.0#46

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/react-native-firebase/messaging-20.3.0
Closed

chore(deps): bump @react-native-firebase/messaging from 18.5.0 to 20.3.0#46
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/react-native-firebase/messaging-20.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2024

Copy link
Copy Markdown

Bumps @react-native-firebase/messaging from 18.5.0 to 20.3.0.

Release notes

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

v5.6.0 - Sign-in with Apple support, react-native 0.60+ only

Please note v5 is still seeing releases, but they are for breaking ecosystem changes only - just enough so it remains relevant for those that can't move to v6 yet.

This change allows use of Sign-in with Apple, an iOS13+ requirement to avoid rejection by the App Store if you use any forms of social authentication.

Breaking: Note that iOS13+ is only supported with Xcode 11+, which requires react-native 0.60+

You may find that react-native-firebase v5.6.x still works on react-native 0.59 (the test suite still does), but you will not be able to integrate Sign-in with Apple until you upgrade as that library is react-native 0.60+ only.

It works well with https://github.com/invertase/react-native-apple-authentication including a guide specifically for integrating with react-native-firebase, though note the import statements are for v6, you'll need to import auth in the v5 style to use it: https://github.com/invertase/react-native-apple-authentication/blob/master/docs/FIREBASE.md

See discussion in the related issue: invertase/react-native-firebase#2884

https://rnfirebase.io/docs/v5.x.x/releases/v5.6.x

Changelog

Sourced from @​react-native-firebase/messaging's changelog.

20.3.0 (2024-07-19)

Features

  • auth,other: allow optional enabling of Auth session persistence via async storage (d1ea703)

Bug Fixes

  • analytics,other: persist analytics client id where possible (94a8198)
  • other: add api for persistence via Async Storage (030eea9)

20.2.1 (2024-07-17)

Bug Fixes

  • firestore: Filter typing. Filter.or & Filter.and can accept each other (#7904) (f6c12ec)
  • storage: ensure emulator is used for different storage buckets (#7892) (3fa3f11)

20.2.0 (2024-07-15)

Features

Version 20.2.0 introduces support for 'other' platforms, see documentation for more details:

Bug Fixes

  • app, android: adopt firebase-android-sdk 31.1.1 (dba1beb)
  • app, android: adopt firebase-android-sdk 33.1.2 (0dfa2af)
  • app, ios: firebase-ios-sdk 10.28.0 (91c626d)
  • crashlytics, ios: init w/componentsToRegister vs configureWithApp (ca07cad)
  • database: set priority on child snapshot if available (#7897) (9028ae4)
  • firestore: expose modular Filter and it's proper types (#7884) (272efe5)
  • firestore: remove exception throw on inequality queries on different fields (da24246)
  • functions: properly pass the custom URL or region to constructor (#7886) (ffaac4f)
  • ios: adopt firebase-ios-sdk 10.29.0 (1b19cc6)

Reverts

  • ci: conventional-changelog-cli version bump (67780f7)

... (truncated)

Commits
  • a916b37 chore(release): release packages
  • f591243 chore: update spelling dict
  • 7545285 docs(other): document setReactNativeAsyncStorage
  • 94a8198 fix(analytics,other): persist analytics client id where possible
  • d1ea703 feat(auth,other): allow optional enabling of Auth session persistence via asy...
  • a096273 tests(app): add async storage tests
  • 030eea9 fix(other): add api for persistence via Async Storage
  • 2c787c2 chore(release): release packages
  • f6c12ec fix(firestore): Filter typing. Filter.or & Filter.and can accept each oth...
  • 0165fa7 docs: fix formatting
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [@react-native-firebase/messaging](https://github.com/invertase/react-native-firebase) from 18.5.0 to 20.3.0.
- [Release notes](https://github.com/invertase/react-native-firebase/releases)
- [Changelog](https://github.com/invertase/react-native-firebase/blob/main/CHANGELOG.md)
- [Commits](invertase/react-native-firebase@v18.5.0...v20.3.0)

---
updated-dependencies:
- dependency-name: "@react-native-firebase/messaging"
  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 Jul 22, 2024
@dependabot @github

dependabot Bot commented on behalf of github Aug 19, 2024

Copy link
Copy Markdown
Author

Superseded by #52.

@dependabot dependabot Bot closed this Aug 19, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/react-native-firebase/messaging-20.3.0 branch August 19, 2024 04:58
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