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

Update dependency @react-native-firebase/messaging to v20 #181

Merged
merged 1 commit into from
Jul 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 6, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@react-native-firebase/messaging (source) 18.9.0 -> 20.1.0 age adoption passing confidence

Release Notes

invertase/react-native-firebase (@​react-native-firebase/messaging)

v20.1.0

Compare Source

Features
  • app: ios sdk 10.27.0 / android sdk 33.1.0 (b6158d6)

v20.0.0

Compare Source

⚠ BREAKING CHANGES
  • app, android: - requires minSdk 21+ in general, 23+ for auth module
  • requires compileSdk 34+
  • app-distribution gradle plugin requires
    • gradle 7.3+
    • android gradle plugin 7+
    • google services plugin 4.3.2+
  • crashlytics plugin requires
    • gradle 8+
    • android gradle plugin 8.1+
    • google services plugin 4.4.1+
  • app, ios: firebase-ios-sdk 10.25.0 requires minimum Xcode 15.2+

This transitively requires macOS Ventura 13.5+ - for old hardware
you may investigate OCLP (OpenCore Legacy Patcher) to update macOS
to current versions and access newer Xcode versions

Features
  • app, android: android-sdk 33.0.0 - needs minSdk 21+ (23+ for auth) (f29fecb)
  • app, ios: adopt firebase-ios-sdk 10.25.0 requires Xcode 15.2+ (73f3c23)
Bug Fixes
  • firestore, android: remove usage of Guava library (d6f62a3)

v19.3.0

Compare Source

Features
  • analytics: allow custom event parameters for begin_checkout and purchase events (#​7760) (424b9d9)
  • firestore: export and test types for the modular API (ad40ea2)
  • firestore: implement the getDoc modular api (e90782b)
  • functions: typescript definitions for httpsCallable and httpsCallableFromUrl (#​7762) (3446ca3)
  • functions: typescript definitions for modular functions API (#​7777) (e724a46)
  • include phoneNumber from PhoneMultiFactorInfo (5acdfb3)
Bug Fixes
  • app: react-native 0.74 bridgeless mode compatibility (#​7688) (a6805bc)
  • auth, android: change error code for invalid multi-factor session to match iOS WIP needs test (0f15f2d)
  • auth, android: return credential for signin if phone auth has link collision (#​7793) (f8916e2)
  • auth, ios: reject multi-factor API call if session not found (3d61e32)
  • ci: allow yarn lockfile modification in CI for patch generation (94979f5)
  • ci: fix executable bits on ios_config script during patchset generation (0c1c4ae)
  • ci: use modern yarn syntax to add packages during patchset generation (cfd6f19)
  • firestore: fix types for the where api in modular queries (d874e15)
  • messaging, ios: register for notifications on permission grant (ccd78b9), closes #​7272
  • messaging, ios: reject notification registration after 10 seconds (1f86483), closes #​7272

v19.2.2

Compare Source

Bug Fixes
  • app, android: bump firebase-android-sdk to 32.8.1 (ae24918)

v19.2.1

Compare Source

Bug Fixes

v19.2.0

Compare Source

Features
  • app, ios: firebase-ios-sdk 10.24.0 with signed frameworks (6624b1c)

v19.1.2

Compare Source

Bug Fixes
  • app, ios: adopt firebase-ios-sdk 10.23.1 (dc05178)
  • deps, ios: FirebaseCoreExtension is not always versioned (cb7ed0e)

v19.1.1

Compare Source

Bug Fixes

v19.1.0

Compare Source

Features
  • app-check, expo: add config plugin for iOS module initialization (#​7662) (c6e813e)
Bug Fixes
  • app, android: adopt firebase-android-sdk 32.7.4 (6793b1d)
  • app, android: adopt firebase-android-sdk 32.8.0 (450da62)
  • app, ios: adopt firebase-ios-sdk 10.23.0 (d7fd10e)

v19.0.1

Compare Source

Bug Fixes

v19.0.0

Compare Source

⚠ BREAKING CHANGES
  • auth, android: multifactor error messages were auth/unknown before on android
    Now they will correctly come through as auth/invalid-verification-code
    If you were relying on the previous auth/unknown codes you
    will need to update your error handling code
  • app, sdks: firebase-ios-sdk 10.21.0 requires cocoapods 1.12+
    in order to support the new Apple-mandated privacy manifests. Please
    ensure you are using verson 1.12 or greater of cocoapods
Features
  • analytics, ios: add Podfile toggle to optionally link AdSupport (e4db9bb)
Bug Fixes
  • app, sdks: SDK ios 10.21.0 / android / 32.7.2 (9dc48be)
  • auth, android: correct error messages for finalizeMultiFactorEnrollment (b0be508)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from l2hyunwoo as a code owner July 6, 2024 04:39
@renovate renovate bot force-pushed the renovate/react-native-firebase-messaging-20.x branch from 0107491 to 903054d Compare July 6, 2024 07:02
@l2hyunwoo l2hyunwoo merged commit ab211e2 into develop Jul 6, 2024
0 of 2 checks passed
@l2hyunwoo l2hyunwoo deleted the renovate/react-native-firebase-messaging-20.x branch July 6, 2024 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant