Skip to content
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

Bump @react-native-firebase/messaging from 20.5.0 to 21.0.0 #1859

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 2, 2024

Bumps @react-native-firebase/messaging from 20.5.0 to 21.0.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.

21.0.0 (2024-09-26)

⚠ BREAKING CHANGES

  • Update Firebase iOS SDK version to v11
  • requires ios minimum target 13.0 (was 11.0)
  • requires macOS minimum target 10.15 (was 10.13)

Features

  • Update Firebase iOS SDK version to v11 (8bad077)

Bug Fixes

  • android, sdk: adopt firebase-android-sdk 33.3.0 (37bfd72)
  • crashlytics, ios: dependencies init param removed upstream in v11+ (73b596c)
  • firestore, ios: remove nanopb transitive dep from podspec (fbc9dd7)
Commits
  • 6965c40 chore(release): release packages
  • 6bc6728 test(storage): configure storage secondary app to use emulator
  • 44d46dd test(storage, ci): storage rules no longer need to be manual
  • 927547a build(deps): bump javascript dependencies
  • a7f2598 test(functions): use v2 test functions
  • d38b520 test(functions): yarn2+ does not have a --prefix arg, use --cwd
  • d70f3da chore(ios): remove Apple platform code paths for dropped versions
  • a5ecc11 docs(app): document new SDK versions for anyone overriding
  • 37bfd72 fix(android, sdk): adopt firebase-android-sdk 33.3.0
  • 73b596c fix(crashlytics, ios): dependencies init param removed upstream in v11+
  • 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 20.5.0 to 21.0.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@v20.5.0...v21.0.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 requested a review from neven-s as a code owner October 2, 2024 16:19
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 2, 2024
@onghwan onghwan mentioned this pull request Oct 2, 2024
4 tasks
Copy link
Author

dependabot bot commented on behalf of github Oct 2, 2024

Looks like @react-native-firebase/messaging is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 2, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-native-firebase/messaging-21.0.0 branch October 2, 2024 17:49
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