Bump firebase_in_app_messaging, firebase_core, firebase_remote_config, firebase_crashlytics, firebase_app_check, firebase_analytics, firebase_auth and firebase_performance#100
Merged
Conversation
…, firebase_crashlytics, firebase_app_check, firebase_analytics, firebase_auth and firebase_performance Bumps [firebase_in_app_messaging](https://github.com/firebase/flutterfire/tree/main/packages), [firebase_core](https://github.com/firebase/flutterfire/tree/main/packages/firebase_core), [firebase_remote_config](https://github.com/firebase/flutterfire/tree/main/packages/firebase_remote_config), [firebase_crashlytics](https://github.com/firebase/flutterfire/tree/main/packages/firebase_crashlytics), [firebase_app_check](https://github.com/firebase/flutterfire/tree/main/packages/firebase_app_check), [firebase_analytics](https://github.com/firebase/flutterfire/tree/main/packages/firebase_analytics), [firebase_auth](https://github.com/firebase/flutterfire/tree/main/packages/firebase_auth) and [firebase_performance](https://github.com/firebase/flutterfire/tree/main/packages/firebase_performance). These dependencies needed to be updated together. Updates `firebase_in_app_messaging` from 0.8.1+10 to 0.9.1 - [Release notes](https://github.com/firebase/flutterfire/releases) - [Commits](https://github.com/firebase/flutterfire/commits/firebase_in_app_messaging-v0.9.1/packages) Updates `firebase_core` from 3.15.2 to 4.6.0 - [Release notes](https://github.com/firebase/flutterfire/releases) - [Commits](https://github.com/firebase/flutterfire/commits/firebase_core-v4.6.0/packages/firebase_core) Updates `firebase_remote_config` from 5.5.0 to 6.3.0 - [Release notes](https://github.com/firebase/flutterfire/releases) - [Commits](https://github.com/firebase/flutterfire/commits/firebase_remote_config-v6.3.0/packages/firebase_remote_config) Updates `firebase_crashlytics` from 4.3.10 to 5.1.0 - [Release notes](https://github.com/firebase/flutterfire/releases) - [Commits](https://github.com/firebase/flutterfire/commits/firebase_crashlytics-v5.1.0/packages/firebase_crashlytics) Updates `firebase_app_check` from 0.3.2+10 to 0.4.2 - [Release notes](https://github.com/firebase/flutterfire/releases) - [Commits](https://github.com/firebase/flutterfire/commits/firebase_app_check-v0.4.2/packages/firebase_app_check) Updates `firebase_analytics` from 11.6.0 to 12.2.0 - [Release notes](https://github.com/firebase/flutterfire/releases) - [Commits](https://github.com/firebase/flutterfire/commits/firebase_analytics-v12.2.0/packages/firebase_analytics) Updates `firebase_auth` from 5.7.0 to 6.3.0 - [Release notes](https://github.com/firebase/flutterfire/releases) - [Commits](https://github.com/firebase/flutterfire/commits/firebase_auth-v6.3.0/packages/firebase_auth) Updates `firebase_performance` from 0.10.1+10 to 0.11.2 - [Release notes](https://github.com/firebase/flutterfire/releases) - [Commits](https://github.com/firebase/flutterfire/commits/firebase_performance-v0.11.2/packages/firebase_performance) --- updated-dependencies: - dependency-name: firebase_in_app_messaging dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: firebase_core dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: firebase_remote_config dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: firebase_crashlytics dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: firebase_app_check dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: firebase_analytics dependency-version: 12.2.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: firebase_auth dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: firebase_performance dependency-version: 0.11.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps firebase_in_app_messaging, firebase_core, firebase_remote_config, firebase_crashlytics, firebase_app_check, firebase_analytics, firebase_auth and firebase_performance. These dependencies needed to be updated together.
Updates
firebase_in_app_messagingfrom 0.8.1+10 to 0.9.1Commits
a10a414chore(release): publish packages1351e94feat(firebaseai): add proper headers for X-Android-Package, X-Android-Cert an...4fa10c3fix(database, iOS): remove unnecessary order modifier checks in query constru...ab79fd9refactor: fix formatting and analysis issues across the repo (#18124)aa1f17afeat(firestore): add support for FieldPath in update transactions (#18121)25ec5c4fix(data_connect): fix UTF 8 characters decoding in data connect (#18120)9919bf0fix(storage, iOS): guarduseStorageEmulatorto prevent crash on hot restart...02777d7docs(messaging): update documentation for setForegroundNotificationPresentati...2b8517cfeat(analytics): add support for items in logEvent (#18097)8a2ed9fdocs(analytics): clarifylogInAppPurchaseAPI documentation for iOS usage (...Updates
firebase_corefrom 3.15.2 to 4.6.0Commits
a10a414chore(release): publish packagesab79fd9refactor: fix formatting and analysis issues across the repo (#18124)007689ffeat(database,windows): add support for Realtime Database to windows (#18079)ea1f309fix(remote_config,windows): release mode wasn't linking properly for windows ...3afd410fix(core): bump Firebase C++ SDK to 13.5.0 (CMake deprecation fix) (#18071)3ffa411feat(ios): migrate iOS to UIScene lifecycle (#18054)8d715a7fix(auth, windows): add pluginregistry to properly restore state on Windows (...548cf51chore(release): publish packages (#18050)2334cf0chore: fix formatting (#18044)1b29c4dfeat: bump Firebase JS SDK to 12.9.0 (#18043)Updates
firebase_remote_configfrom 5.5.0 to 6.3.0Commits
a10a414chore(release): publish packages5db5771fix(remote-config, ios): fix hot reload issue (#18062)1e39ad1fix(android): remove kotlin-android since AGP 9 supports it (#18059)3ffa411feat(ios): migrate iOS to UIScene lifecycle (#18054)548cf51chore(release): publish packages (#18050)a6ec167feat(remote-config, windows): add support for windows (#18006)92f03e0fix(remote_config): correctlastFetchTimecalculation (#18004)612d9f2chore: fix ci formatting (#17981)a27c588chore(release): publish packages (#17957)48e6e17chore(release): publish packages (#17916)Updates
firebase_crashlyticsfrom 4.3.10 to 5.1.0Commits
a10a414chore(release): publish packages3ffa411feat(ios): migrate iOS to UIScene lifecycle (#18054)548cf51chore(release): publish packages (#18050)f715b45chore(release): publish packages (#18008)612d9f2chore: fix ci formatting (#17981)a27c588chore(release): publish packages (#17957)48e6e17chore(release): publish packages (#17916)f5e0d4dchore(release): publish packages (#17858)fb93470fix(crashlytics, ios): remove warning regarding legacy firebase_app_id_file.j...2f619a3chore(release): publish packages (#17841)Updates
firebase_app_checkfrom 0.3.2+10 to 0.4.2Commits
a10a414chore(release): publish packagesb853386feat(messaging, web): add support for debug tokens on Web (#18057)3ffa411feat(ios): migrate iOS to UIScene lifecycle (#18054)548cf51chore(release): publish packages (#18050)612d9f2chore: fix ci formatting (#17981)a27c588chore(release): publish packages (#17957)48e6e17chore(release): publish packages (#17916)702de52fix(app-check): token not available on new session (#17872)2f619a3chore(release): publish packages (#17841)f9ca819fix(app-check, web): More explicit interop types (#17810)Updates
firebase_analyticsfrom 11.6.0 to 12.2.0Commits
a10a414chore(release): publish packages2b8517cfeat(analytics): add support for items in logEvent (#18097)8a2ed9fdocs(analytics): clarifylogInAppPurchaseAPI documentation for iOS usage (...103d7fffeat(analytics, iOS): add support forlogTransaction(#17995)80c6cfffix(analytics, iOS): Update hashedEmailAddress handling to use hex string con...1e39ad1fix(android): remove kotlin-android since AGP 9 supports it (#18059)65dbd4bfeat(analytics,ios): add support for FirebaseAnalyticsWithoutAdIdSupport with...3ffa411feat(ios): migrate iOS to UIScene lifecycle (#18054)548cf51chore(release): publish packages (#18050)407c249fix(analytics, iOS): Update hashedPhoneNumber handling to use hex string conv...Updates
firebase_authfrom 5.7.0 to 6.3.0Commits
a10a414chore(release): publish packagesab79fd9refactor: fix formatting and analysis issues across the repo (#18124)20364f9ci: improve a couple of flaky tests (#18102)60b5cd5fix(auth): fix inconsistence in casing in the native iOS SDK and Web SDK (#18...476ba53docs(auth): add documentation about errors code when Email Enumeration Protec...6e6f654fix(auth,ios): fix crash that could happen when reloading currentUser informa...a6a0554fix(auth, android): fix an error casing that wasn't consistent accross platfo...3ffa411feat(ios): migrate iOS to UIScene lifecycle (#18054)8d715a7fix(auth, windows): add pluginregistry to properly restore state on Windows (...548cf51chore(release): publish packages (#18050)Updates
firebase_performancefrom 0.10.1+10 to 0.11.2Commits
a10a414chore(release): publish packagesab79fd9refactor: fix formatting and analysis issues across the repo (#18124)1e39ad1fix(android): remove kotlin-android since AGP 9 supports it (#18059)3ffa411feat(ios): migrate iOS to UIScene lifecycle (#18054)548cf51chore(release): publish packages (#18050)612d9f2chore: fix ci formatting (#17981)a27c588chore(release): publish packages (#17957)48e6e17chore(release): publish packages (#17916)2f619a3chore(release): publish packages (#17841)3c8c83dfeat(web): addregisterVersionsupport for packages (#17780)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)