Katchup-dev / Katchup-mobile-rn

๐Ÿฅซ ๋ง›์ข‹์€ ํ† ๋งˆํ†  ์‚ฐ์ง€์ง์†ก ํŒ๋งค์ค‘ ๐Ÿฅซ
1 stars 0 forks source link

Update dependency @react-native-firebase/messaging to v20.5.0 #193

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

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

Release Notes

invertase/react-native-firebase (@​react-native-firebase/messaging) ### [`v20.5.0`](https://redirect.github.com/invertase/react-native-firebase/blob/HEAD/CHANGELOG.md#2050-2024-09-11) [Compare Source](https://redirect.github.com/invertase/react-native-firebase/compare/v20.4.0...v20.5.0) ##### Features - **analytics:** initiate on device measurement with sha256-hashed values ([#​7963](https://redirect.github.com/invertase/react-native-firebase/issues/7963)) ([5ce51e1](https://redirect.github.com/invertase/react-native-firebase/commit/5ce51e1b8b225bb509b4a0d444f42fa4c5f3effc)) ##### Bug Fixes - **docs:** typos ([#​7965](https://redirect.github.com/invertase/react-native-firebase/issues/7965)) ([f978d86](https://redirect.github.com/invertase/react-native-firebase/commit/f978d8665816e5ef7401b10433c2483c6f5fceb1)) - **messaging, android:** handle nullable broadcast intent ([#​7893](https://redirect.github.com/invertase/react-native-firebase/issues/7893)) ([#​7960](https://redirect.github.com/invertase/react-native-firebase/issues/7960)) ([c1ac022](https://redirect.github.com/invertase/react-native-firebase/commit/c1ac022e4e9d3effb2f0fb3404ad375d9fcbe4b6)) - **messaging, ios:** fixed isHeadless for react-native-navigation ([#​7868](https://redirect.github.com/invertase/react-native-firebase/issues/7868)) ([3875cc6](https://redirect.github.com/invertase/react-native-firebase/commit/3875cc6077e5fd6b35e201356aca632e43a2e301)) ### [`v20.4.0`](https://redirect.github.com/invertase/react-native-firebase/blob/HEAD/CHANGELOG.md#2040-2024-08-13) [Compare Source](https://redirect.github.com/invertase/react-native-firebase/compare/v20.3.0...v20.4.0) ##### Features - **firestore:** support for `PersistentCacheIndexManager` ([#​7910](https://redirect.github.com/invertase/react-native-firebase/issues/7910)) ([0b0de45](https://redirect.github.com/invertase/react-native-firebase/commit/0b0de45513cd3aab9f7037fd8468a63cf96aa62c)) - **firestore:** support for second database ([#​7949](https://redirect.github.com/invertase/react-native-firebase/issues/7949)) ([eec08a0](https://redirect.github.com/invertase/react-native-firebase/commit/eec08a06f41dd96d13778fbed2afcaaac238fca4)) ##### Bug Fixes - **analytics:** update the typing for Item ([#​7919](https://redirect.github.com/invertase/react-native-firebase/issues/7919)) ([c2c4576](https://redirect.github.com/invertase/react-native-firebase/commit/c2c457608c865f6d25e4b9b6689cbc00721de194)) - **database:** fixes modular imports exports ([#​7916](https://redirect.github.com/invertase/react-native-firebase/issues/7916)) ([7022204](https://redirect.github.com/invertase/react-native-firebase/commit/7022204616f6149e3327cbf2ab8a469f537a7b61)) ### [`v20.3.0`](https://redirect.github.com/invertase/react-native-firebase/blob/HEAD/CHANGELOG.md#2030-2024-07-19) [Compare Source](https://redirect.github.com/invertase/react-native-firebase/compare/v20.2.1...v20.3.0) ##### Features - **auth,other:** allow optional enabling of Auth session persistence via async storage ([d1ea703](https://redirect.github.com/invertase/react-native-firebase/commit/d1ea70319ae95484112a9c09b2d5489810e79c80)) ##### Bug Fixes - **analytics,other:** persist analytics client id where possible ([94a8198](https://redirect.github.com/invertase/react-native-firebase/commit/94a8198e9d4f5a689bcc9ec879e5d4bec83acd66)) - **other:** add api for persistence via Async Storage ([030eea9](https://redirect.github.com/invertase/react-native-firebase/commit/030eea91f297a4014ab86cfb141ae938f200c5e5)) ### [`v20.2.1`](https://redirect.github.com/invertase/react-native-firebase/blob/HEAD/CHANGELOG.md#2021-2024-07-17) [Compare Source](https://redirect.github.com/invertase/react-native-firebase/compare/v20.2.0...v20.2.1) ##### Bug Fixes - **firestore:** Filter typing. `Filter.or` & `Filter.and` can accept each other ([#​7904](https://redirect.github.com/invertase/react-native-firebase/issues/7904)) ([f6c12ec](https://redirect.github.com/invertase/react-native-firebase/commit/f6c12ec208f15c4a8dd2132810fcfe914b675251)) - **storage:** ensure emulator is used for different storage buckets ([#​7892](https://redirect.github.com/invertase/react-native-firebase/issues/7892)) ([3fa3f11](https://redirect.github.com/invertase/react-native-firebase/commit/3fa3f110b357ef0dbe2cc0fc12e982edc913b588)) ### [`v20.2.0`](https://redirect.github.com/invertase/react-native-firebase/blob/HEAD/CHANGELOG.md#2020-2024-07-15) [Compare Source](https://redirect.github.com/invertase/react-native-firebase/compare/v20.1.0...v20.2.0) ##### Features Version 20.2.0 introduces support for 'other' platforms, see [documentation for more details](https://rnfirebase.io/platforms): - **other:** Add Analytics support ([#​7899](https://redirect.github.com/invertase/react-native-firebase/issues/7899)) ([cbdf9ec](https://redirect.github.com/invertase/react-native-firebase/commit/cbdf9ec78452a73751d1afeca428842898f63134)) - **other:** add App Check support ([#​7905](https://redirect.github.com/invertase/react-native-firebase/issues/7905)) ([753b16e](https://redirect.github.com/invertase/react-native-firebase/commit/753b16e1a06f949c679fb75053c319394dd5ecfe)) - **other:** add App/Core support ([1b2e247](https://redirect.github.com/invertase/react-native-firebase/commit/1b2e2473d526c3356ab8619b226943446fd49452)) - **other:** Add Auth support ([#​7878](https://redirect.github.com/invertase/react-native-firebase/issues/7878)) ([54befe7](https://redirect.github.com/invertase/react-native-firebase/commit/54befe776353f07eeab9b044d6261eeb76f1f238)) - **other:** Add Database support ([#​7887](https://redirect.github.com/invertase/react-native-firebase/issues/7887)) ([fbb773a](https://redirect.github.com/invertase/react-native-firebase/commit/fbb773a87c167bdc92265fe261aeb777d4660cd7)) - **other:** Add Firestore support ([#​7882](https://redirect.github.com/invertase/react-native-firebase/issues/7882)) ([0ebd1dd](https://redirect.github.com/invertase/react-native-firebase/commit/0ebd1ddd221c50dde489bce30ad5ed64037d8439)) - **other:** add Functions support ([a752075](https://redirect.github.com/invertase/react-native-firebase/commit/a7520755fdb858f8c93576c54cef16520ff4f3e8)) - **other:** Add Remote Config support ([#​7895](https://redirect.github.com/invertase/react-native-firebase/issues/7895)) ([a41e556](https://redirect.github.com/invertase/react-native-firebase/commit/a41e5568869320fb91afc01403ed402e5312e15c)) - **other:** Add Storage support ([#​7888](https://redirect.github.com/invertase/react-native-firebase/issues/7888)) ([9b8dda7](https://redirect.github.com/invertase/react-native-firebase/commit/9b8dda704a01243039624bfcc7614021e6c3a527)) ##### Bug Fixes - **app, android:** adopt firebase-android-sdk 31.1.1 ([dba1beb](https://redirect.github.com/invertase/react-native-firebase/commit/dba1beba97d88d1110e0838b6287fd4907cfa8a7)) - **app, android:** adopt firebase-android-sdk 33.1.2 ([0dfa2af](https://redirect.github.com/invertase/react-native-firebase/commit/0dfa2af484cfd12a282490cb82726b29859e30bf)) - **app, ios:** firebase-ios-sdk 10.28.0 ([91c626d](https://redirect.github.com/invertase/react-native-firebase/commit/91c626d0d32435a6305696fb4084553341d99ca9)) - **crashlytics, ios:** init w/componentsToRegister vs configureWithApp ([ca07cad](https://redirect.github.com/invertase/react-native-firebase/commit/ca07cadd592487102b035a24b55f593f065ef4a5)) - **database:** set priority on child snapshot if available ([#​7897](https://redirect.github.com/invertase/react-native-firebase/issues/7897)) ([9028ae4](https://redirect.github.com/invertase/react-native-firebase/commit/9028ae4785eb17239ae2ab49d343a39c01a349e7)) - **firestore:** expose modular `Filter` and it's proper types ([#​7884](https://redirect.github.com/invertase/react-native-firebase/issues/7884)) ([272efe5](https://redirect.github.com/invertase/react-native-firebase/commit/272efe56acdd46b8c994789f751d2c097cb8d025)) - **firestore:** remove exception throw on inequality queries on different fields ([da24246](https://redirect.github.com/invertase/react-native-firebase/commit/da242466d80609f61420feb56d72ad2ee20b2410)) - **functions:** properly pass the custom URL or region to constructor ([#​7886](https://redirect.github.com/invertase/react-native-firebase/issues/7886)) ([ffaac4f](https://redirect.github.com/invertase/react-native-firebase/commit/ffaac4f3d4f4b7849c4ef3af9c81227b94e4759f)) - **ios:** adopt firebase-ios-sdk 10.29.0 ([1b19cc6](https://redirect.github.com/invertase/react-native-firebase/commit/1b19cc697f21ac1e21ab3a7a399c1ef90711800b)) ##### Reverts - **ci:** conventional-changelog-cli version bump ([67780f7](https://redirect.github.com/invertase/react-native-firebase/commit/67780f7c70c813951fd9dc9d96b0eaa0510a4804))

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.



This PR was generated by Mend Renovate. View the repository job log.