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: Bump @react-native-firebase/app, @react-native-firebase/analytics and @react-native-firebase/crashlytics #93

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 17, 2022

Bumps @react-native-firebase/app, @react-native-firebase/analytics and @react-native-firebase/crashlytics. These dependencies needed to be updated together.
Updates @react-native-firebase/app from 14.11.0 to 16.4.5

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.

16.4.5 (2022-11-16)

Bug Fixes

  • app, ios: firebase-ios-sdk 10.2.0 (443f460)

16.4.4 (2022-11-14)

Bug Fixes

  • auth, multifactor: put multiFactor and getMultiFactorResolver on auth() (357094e)
  • crashlytics, android: firebase-android-sdk 31.0.3 fixes NDK issue (0d37632)
  • dynamic-links: expo config plugin conflict with main firebase app plugin (ab465ec)

16.4.3 (2022-11-06)

Bug Fixes

  • auth, types: augment multi-factor auth types (5f183c4)
  • database, android: revert double-emulator protection (3857439)
  • firestore, count: add countFromServer API, delegates to count (9f73729), closes #6654

16.4.2 (2022-11-04)

Bug Fixes

  • dynamic-links, expo: add plugin build commands (#6660) (3ec3340)

16.4.1 (2022-11-02)

Bug Fixes

  • dynamic-links, ios: expo config plugin automates dynamic-links workaround (#6650) (e558ad7), closes #2660

16.4.0 (2022-10-30)

Features

16.3.1 (2022-10-28)

Bug Fixes

  • app, sdks: firebase-ios-sdk 10.1.0 / firebase-android-sdk 31.0.2 (8367c98)

16.3.0 (2022-10-26)

Features

... (truncated)

Commits
  • 1dc3b30 chore(release): release packages
  • cafe9b0 test(database, android): enable one CI-flaky test locally
  • 443f460 fix(app, ios): firebase-ios-sdk 10.2.0
  • 0febbd1 test(e2e, android): force reverse port forward to bundler
  • baea413 docs(expo): point to latest docs instead of sdk v45
  • 09c047a chore(release): release packages
  • 340b29e test(deps): test app to react-native 0.70.5 (current stable)
  • 0ea2235 build(deps): bump all javascript dependencies except react-native
  • 0d37632 fix(crashlytics, android): firebase-android-sdk 31.0.3 fixes NDK issue
  • 357094e fix(auth, multifactor): put multiFactor and getMultiFactorResolver on auth()
  • Additional commits viewable in compare view

Updates @react-native-firebase/analytics from 14.11.0 to 16.4.5

Release notes

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

16.4.5 (2022-11-16)

Bug Fixes

  • app, ios: firebase-ios-sdk 10.2.0 (443f460)

16.4.4 (2022-11-14)

Bug Fixes

  • auth, multifactor: put multiFactor and getMultiFactorResolver on auth() (357094e)
  • crashlytics, android: firebase-android-sdk 31.0.3 fixes NDK issue (0d37632)
  • dynamic-links: expo config plugin conflict with main firebase app plugin (ab465ec)

16.4.3 (2022-11-06)

Bug Fixes

  • auth, types: augment multi-factor auth types (5f183c4)
  • database, android: revert double-emulator protection (3857439)
  • firestore, count: add countFromServer API, delegates to count (9f73729), closes #6654

16.4.2 (2022-11-04)

Bug Fixes

  • dynamic-links, expo: add plugin build commands (#6660) (3ec3340)

16.4.1 (2022-11-02)

Bug Fixes

  • dynamic-links, ios: expo config plugin automates dynamic-links workaround (#6650) (e558ad7), closes #2660

16.4.0 (2022-10-30)

Features

16.3.1 (2022-10-28)

Bug Fixes

  • app, sdks: firebase-ios-sdk 10.1.0 / firebase-android-sdk 31.0.2 (8367c98)

16.3.0 (2022-10-26)

Features

... (truncated)

Commits
  • 1dc3b30 chore(release): release packages
  • cafe9b0 test(database, android): enable one CI-flaky test locally
  • 443f460 fix(app, ios): firebase-ios-sdk 10.2.0
  • 0febbd1 test(e2e, android): force reverse port forward to bundler
  • baea413 docs(expo): point to latest docs instead of sdk v45
  • 09c047a chore(release): release packages
  • 340b29e test(deps): test app to react-native 0.70.5 (current stable)
  • 0ea2235 build(deps): bump all javascript dependencies except react-native
  • 0d37632 fix(crashlytics, android): firebase-android-sdk 31.0.3 fixes NDK issue
  • 357094e fix(auth, multifactor): put multiFactor and getMultiFactorResolver on auth()
  • Additional commits viewable in compare view

Updates @react-native-firebase/crashlytics from 14.11.0 to 16.4.5

Release notes

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

16.4.5 (2022-11-16)

Bug Fixes

  • app, ios: firebase-ios-sdk 10.2.0 (443f460)

16.4.4 (2022-11-14)

Bug Fixes

  • auth, multifactor: put multiFactor and getMultiFactorResolver on auth() (357094e)
  • crashlytics, android: firebase-android-sdk 31.0.3 fixes NDK issue (0d37632)
  • dynamic-links: expo config plugin conflict with main firebase app plugin (ab465ec)

16.4.3 (2022-11-06)

Bug Fixes

  • auth, types: augment multi-factor auth types (5f183c4)
  • database, android: revert double-emulator protection (3857439)
  • firestore, count: add countFromServer API, delegates to count (9f73729), closes #6654

16.4.2 (2022-11-04)

Bug Fixes

  • dynamic-links, expo: add plugin build commands (#6660) (3ec3340)

16.4.1 (2022-11-02)

Bug Fixes

  • dynamic-links, ios: expo config plugin automates dynamic-links workaround (#6650) (e558ad7), closes #2660

16.4.0 (2022-10-30)

Features

16.3.1 (2022-10-28)

Bug Fixes

  • app, sdks: firebase-ios-sdk 10.1.0 / firebase-android-sdk 31.0.2 (8367c98)

16.3.0 (2022-10-26)

Features

... (truncated)

Commits
  • 1dc3b30 chore(release): release packages
  • cafe9b0 test(database, android): enable one CI-flaky test locally
  • 443f460 fix(app, ios): firebase-ios-sdk 10.2.0
  • 0febbd1 test(e2e, android): force reverse port forward to bundler
  • baea413 docs(expo): point to latest docs instead of sdk v45
  • 09c047a chore(release): release packages
  • 340b29e test(deps): test app to react-native 0.70.5 (current stable)
  • 0ea2235 build(deps): bump all javascript dependencies except react-native
  • 0d37632 fix(crashlytics, android): firebase-android-sdk 31.0.3 fixes NDK issue
  • 357094e fix(auth, multifactor): put multiFactor and getMultiFactorResolver on auth()
  • Additional commits viewable in compare view

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)

…ics and @react-native-firebase/crashlytics

Bumps [@react-native-firebase/app](https://github.com/invertase/react-native-firebase), [@react-native-firebase/analytics](https://github.com/invertase/react-native-firebase) and [@react-native-firebase/crashlytics](https://github.com/invertase/react-native-firebase). These dependencies needed to be updated together.

Updates `@react-native-firebase/app` from 14.11.0 to 16.4.5
- [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@v14.11.0...v16.4.5)

Updates `@react-native-firebase/analytics` from 14.11.0 to 16.4.5
- [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@v14.11.0...v16.4.5)

Updates `@react-native-firebase/crashlytics` from 14.11.0 to 16.4.5
- [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@v14.11.0...v16.4.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
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