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/firestore from 15.2.0 to 17.3.2 #639

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps @react-native-firebase/firestore from 15.2.0 to 17.3.2.

Release notes

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

17.3.2 (2023-03-05)

Bug Fixes

  • app, android: adopt firebase-android-sdk 31.2.3 (24fa17e)
  • app, ios: bump firebase-ios-sdk to 10.6.0 (06a6f69)
  • auth, types: add OIDCProvider to typescript declaration (#6936) (00185a3)
  • expo: extend expo config plugin regex to match latest version of AppDelegate (#6957) (281deed)

17.3.1 (2023-02-23)

Bug Fixes

  • app, android: adopt firebase-android-sdk 31.2.2 w/crash fixes (2d1f2cb), closes #6930

17.3.0 (2023-02-15)

Features

  • analytics: Expose modular API that matches the Firebase web JS SDK v9 API (#6816) (a42551a)
  • app-check: Expose modular API that matches the Firebase web JS SDK v9 API (#6912) (bf02676)

Bug Fixes

  • app-check, types: Correct ReactNativeFirebaseAppCheckProvider options type (#6911) (5d7241b)

17.2.0 (2023-02-15)

Features

  • app, android: firebase-android-sdk 31.2.0 (87156e7)

Bug Fixes

  • app-check, ios: debugToken in config on iOS works now (04615e5)
  • app-check, types: add newReactNativeFirebaseAppCheckProvider function type (9f5f231)
  • app-check: better validation of configuration (df60d83)

17.1.0 (2023-02-09)

Features

  • app, ios: firebase-ios-sdk 10.5.0 (cc80d7c)
  • perf: Expose modular API that matches the Firebase web JS SDK v9 API (#6771) (4e170ea)
  • remote-config: Expose modular API that matches the Firebase web JS SDK v9 API (#6868) (e1504aa)

Bug Fixes

  • remote-config: incorrect if condition & doc update (#6892) (1a1488c)

... (truncated)

Commits
  • e118597 chore(release): release packages
  • 24fa17e fix(app, android): adopt firebase-android-sdk 31.2.3
  • 281deed fix(expo): extend expo config plugin regex to match latest version of AppDele...
  • c1fc96d docs(auth): added onAuthStateChanged to the signInWithPhoneNumber Example
  • 257d19c docs(database): fix indefinite article in usage docs
  • 06a6f69 fix(app, ios): bump firebase-ios-sdk to 10.6.0
  • 00185a3 fix(auth, types): add OIDCProvider to typescript declaration (#6936)
  • 8c57bbb chore(release): release packages
  • 2d1f2cb fix(app, android): adopt firebase-android-sdk 31.2.2 w/crash fixes
  • a54d765 docs(messaging): add header for android permissions section (#6917)
  • 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 [@react-native-firebase/firestore](https://github.com/invertase/react-native-firebase) from 15.2.0 to 17.3.2.
- [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@v15.2.0...v17.3.2)

---
updated-dependencies:
- dependency-name: "@react-native-firebase/firestore"
  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 Mar 6, 2023
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.

None yet

0 participants