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

chore(deps): bump @react-native-firebase/app from 21.5.0 to 21.6.1 #333

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2024

Bumps @react-native-firebase/app from 21.5.0 to 21.6.1.

Release notes

Sourced from @​react-native-firebase/app'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/app's changelog.

21.6.1 (2024-11-25)

Bug Fixes

  • android, app: fix hot-reload on react-native <= 0.73 (81e5fc2)

21.6.0 (2024-11-20)

Features

  • ios, sdk: allow FIREBASE_SDK_VERSION override (8cbe59f)

Bug Fixes

  • analytics: update superstruct dependency / forward-port to new API (#8153) (6db1fb4)
Commits
  • 3623a50 chore(release): release packages
  • 81e5fc2 fix(android, app): fix hot-reload on react-native <= 0.73
  • 0103e12 chore(release): release packages
  • 6db1fb4 fix(analytics): update superstruct dependency / forward-port to new API (#8153)
  • 11c7fa8 docs(app, other): add a note about dynamic initialization on other
  • 8cbe59f feat(ios, sdk): allow FIREBASE_SDK_VERSION override
  • 956fe5f docs(app): clarify when sdk override is useful, problems it may cause
  • 7fdf214 docs(app, ios): update docs to reflect 11.5.0 firebase-ios-sdk version
  • c8b7909 test(messaging): sendFCM function that reflects a TokenMessage
  • f32414d build(deps): yarn set version 4.5.1
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 30, 2024
@dependabot dependabot bot requested review from a team, thomaswhyyou and kylemcd and removed request for a team December 30, 2024 03:12
Copy link

vercel bot commented Dec 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
in-app-messages-example ❌ Failed (Inspect) Dec 30, 2024 2:24pm
javascript-nextjs-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 30, 2024 2:24pm
javascript-slack-connect-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 30, 2024 2:24pm
javascript-slack-kit-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 30, 2024 2:24pm

Copy link

changeset-bot bot commented Dec 30, 2024

⚠️ No Changeset found

Latest commit: 7c5f75a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Bumps [@react-native-firebase/app](https://github.com/invertase/react-native-firebase) from 21.5.0 to 21.6.1.
- [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@v21.5.0...v21.6.1)

---
updated-dependencies:
- dependency-name: "@react-native-firebase/app"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 6, 2025

Superseded by #338.

@dependabot dependabot bot closed this Jan 6, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-native-firebase/app-21.6.1 branch January 6, 2025 02:54
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