Skip to content

Bump firebase_in_app_messaging, firebase_core, flutter_gen_runner, firebase_remote_config, build_runner, firebase_crashlytics, firebase_app_check, firebase_analytics, firebase_auth and firebase_performance - #96

Closed
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/pub/multi-3305dc9c8a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 1, 2026

Copy link
Copy Markdown
Contributor

Bumps firebase_in_app_messaging, firebase_core, flutter_gen_runner, firebase_remote_config, build_runner, firebase_crashlytics, firebase_app_check, firebase_analytics, firebase_auth and firebase_performance. These dependencies needed to be updated together.
Updates firebase_in_app_messaging from 0.8.1+10 to 0.9.1

Commits
  • a10a414 chore(release): publish packages
  • 1351e94 feat(firebaseai): add proper headers for X-Android-Package, X-Android-Cert an...
  • 4fa10c3 fix(database, iOS): remove unnecessary order modifier checks in query constru...
  • ab79fd9 refactor: fix formatting and analysis issues across the repo (#18124)
  • aa1f17a feat(firestore): add support for FieldPath in update transactions (#18121)
  • 25ec5c4 fix(data_connect): fix UTF 8 characters decoding in data connect (#18120)
  • 9919bf0 fix(storage, iOS): guard useStorageEmulator to prevent crash on hot restart...
  • 02777d7 docs(messaging): update documentation for setForegroundNotificationPresentati...
  • 2b8517c feat(analytics): add support for items in logEvent (#18097)
  • 8a2ed9f docs(analytics): clarify logInAppPurchase API documentation for iOS usage (...
  • Additional commits viewable in compare view

Updates firebase_core from 3.15.2 to 4.6.0

Commits
  • a10a414 chore(release): publish packages
  • ab79fd9 refactor: fix formatting and analysis issues across the repo (#18124)
  • 007689f feat(database,windows): add support for Realtime Database to windows (#18079)
  • ea1f309 fix(remote_config,windows): release mode wasn't linking properly for windows ...
  • 3afd410 fix(core): bump Firebase C++ SDK to 13.5.0 (CMake deprecation fix) (#18071)
  • 3ffa411 feat(ios): migrate iOS to UIScene lifecycle (#18054)
  • 8d715a7 fix(auth, windows): add pluginregistry to properly restore state on Windows (...
  • 548cf51 chore(release): publish packages (#18050)
  • 2334cf0 chore: fix formatting (#18044)
  • 1b29c4d feat: bump Firebase JS SDK to 12.9.0 (#18043)
  • Additional commits viewable in compare view

Updates flutter_gen_runner from 5.8.0 to 5.13.0+1

Release notes

Sourced from flutter_gen_runner's releases.

v5.13.0+1

Development

  • Fixes version conflict between packages.

v5.12.0

Development

v5.11.0

Feature

Development

v5.10.0

No release notes provided.

v5.9.0

Feature

Development

Bug fix

... (truncated)

Changelog

Sourced from flutter_gen_runner's changelog.

5.13.0+1

Development

  • Fixes version conflict between packages.

5.13.0

Development

5.12.0

Development

5.11.0

Feature

Development

5.10.0

Feature

Bug fix

5.9.0

... (truncated)

Commits

Updates firebase_remote_config from 5.5.0 to 6.3.0

Commits

Updates build_runner from 2.4.15 to 2.13.1

Release notes

Sourced from build_runner's releases.

package:build_runner v2.13.1

  • Allow analyzer 11.0.0 and 12.0.0.

Performance improvements

  • Performance: speedup of between 1.4x for small initial builds to 4x for large incremental builds. See dart-lang/build#4405 for full benchmark results. Optimizations included: faster management of files for analysis, re-use syntax errors computation, avoid a throw/catch on "not yet generated" source, copy asset graph without a serialization round trip, re-use trigger configuration digest.
  • Add --dart-aot-perf flag for profiling on Linux. Use it with --force-aot. It runs the builders under the perf profiling tool which writes to perf.data.
  • Add --verbose-durations flag that logs durations with greater precision.
  • Improve debugging instructions in README.md.
  • Bug fix: fix line wrapping in build_runner args usage output.

package:build_runner v2.12.2

  • Bug fix: don't crash if applies_builders in build.yaml mentions an unknown builder.

package:build_runner v2.12.1

  • Require build_config 1.3.0.

package:build_runner v2.12.0

  • Add support for globs in the package list of workspace pubspec.yaml, matching the new feature in Dart SDK 3.11.
  • Support the build_to key added to post_process_builders in build_config 1.3.0. Post process builders can use this to output files to the source tree.
  • Bug fix: prevent logging crash when using build_test in a builder.

package:build_runner v2.11.1

  • Improve logging on build script build failures, don't repeatedly log an identical failure.
  • Bug fix: with --workspace flag, correctly build for sources in the workspace root instead of failing with "tried to delete from package not in the build".

package:build_runner v2.11.0

  • Add --workspace flag. Use it with dart run build_runner build or watch to build or watch or all packages in the current workspace. It is currently experimental and subject to change based on feedback, please add feedback at Feedback on --workspace dart-lang/build#4349.
  • Bug fix: fix crash in corner case with post process builder, optional builder and output used for --output, watch or serve.
  • Bug fix: fix crash in corner case with watch or serve when builders depend on generated files in the current build.

package:build_runner v2.10.5

  • Add logging of builder compilation so you can tell how much time is spent

... (truncated)

Commits

Updates firebase_crashlytics from 4.3.10 to 5.1.0

Commits

Updates firebase_app_check from 0.3.2+10 to 0.4.2

Commits

Updates firebase_analytics from 11.6.0 to 12.2.0

Commits
  • a10a414 chore(release): publish packages
  • 2b8517c feat(analytics): add support for items in logEvent (#18097)
  • 8a2ed9f docs(analytics): clarify logInAppPurchase API documentation for iOS usage (...
  • 103d7ff feat(analytics, iOS): add support for logTransaction (#17995)
  • 80c6cff fix(analytics, iOS): Update hashedEmailAddress handling to use hex string con...
  • 1e39ad1 fix(android): remove kotlin-android since AGP 9 supports it (#18059)
  • 65dbd4b feat(analytics,ios): add support for FirebaseAnalyticsWithoutAdIdSupport with...
  • 3ffa411 feat(ios): migrate iOS to UIScene lifecycle (#18054)
  • 548cf51 chore(release): publish packages (#18050)
  • 407c249 fix(analytics, iOS): Update hashedPhoneNumber handling to use hex string conv...
  • Additional commits viewable in compare view

Updates firebase_auth from 5.7.0 to 6.3.0

Commits
  • a10a414 chore(release): publish packages
  • ab79fd9 refactor: fix formatting and analysis issues across the repo (#18124)
  • 20364f9 ci: improve a couple of flaky tests (#18102)
  • 60b5cd5 fix(auth): fix inconsistence in casing in the native iOS SDK and Web SDK (#18...
  • 476ba53 docs(auth): add documentation about errors code when Email Enumeration Protec...
  • 6e6f654 fix(auth,ios): fix crash that could happen when reloading currentUser informa...
  • a6a0554 fix(auth, android): fix an error casing that wasn't consistent accross platfo...
  • 3ffa411 feat(ios): migrate iOS to UIScene lifecycle (#18054)
  • 8d715a7 fix(auth, windows): add pluginregistry to properly restore state on Windows (...
  • 548cf51 chore(release): publish packages (#18050)
  • Additional commits viewable in compare view

Updates firebase_performance from 0.10.1+10 to 0.11.2

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

…rebase_remote_config, build_runner, 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), [flutter_gen_runner](https://github.com/FlutterGen/flutter_gen/tree/main/packages), [firebase_remote_config](https://github.com/firebase/flutterfire/tree/main/packages/firebase_remote_config), [build_runner](https://github.com/dart-lang/build), [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 `flutter_gen_runner` from 5.8.0 to 5.13.0+1
- [Release notes](https://github.com/FlutterGen/flutter_gen/releases)
- [Changelog](https://github.com/FlutterGen/flutter_gen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/FlutterGen/flutter_gen/commits/v5.13.0/packages)

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 `build_runner` from 2.4.15 to 2.13.1
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](dart-lang/build@build_runner-v2.4.15...build_runner-v2.13.1)

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: flutter_gen_runner
  dependency-version: 5.13.0+1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: firebase_remote_config
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: build_runner
  dependency-version: 2.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- 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>
@dependabot @github

dependabot Bot commented on behalf of github Apr 2, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request.

@dependabot @github

dependabot Bot commented on behalf of github Apr 2, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 2, 2026
@dependabot
dependabot Bot deleted the dependabot/pub/multi-3305dc9c8a branch April 2, 2026 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update Dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants