Skip to content

chore(deps): bump the dart-minor-and-patch group across 1 directory with 4 updates - #215

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/dart-minor-and-patch-15c985b34b
Open

chore(deps): bump the dart-minor-and-patch group across 1 directory with 4 updates#215
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/dart-minor-and-patch-15c985b34b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 6, 2026

Copy link
Copy Markdown
Contributor

Bumps the dart-minor-and-patch group with 3 updates in the / directory: cloud_firestore, firebase_analytics and firebase_auth.

Updates cloud_firestore from 6.8.0 to 6.9.0

Commits
  • b757b4a chore(release): publish packages
  • fef6d42 refactor(platform_interface): replace Flutter UI and foundation imports with ...
  • 07febc3 feat: bump Firebase iOS SDK to 12.18.0 (#18596)
  • 4c3865e fix(ci): bump Kotlin Gradle plugin to 2.3.0 (#18600)
  • 87ace84 fix(ci): align Android toolchain and analyzer with Flutter 3.47 (#18566)
  • f949c23 fix(firestore, android): defer transaction cleanup until stream cancellation ...
  • 94e36f1 fix(firestore): avoid completing transaction future twice (#18554)
  • cfbe35f test: complete per-package e2e migration — all 13 products, secrets-injected ...
  • 67c022a test: remove permanently-skipped and commented-out e2e tests (#18540)
  • e09f980 ci: stabilization pass — fix broken caches, flaky retries, and the e2e-fdc re...
  • Additional commits viewable in compare view

Updates firebase_analytics from 12.4.6 to 12.5.0

Commits
  • b757b4a chore(release): publish packages
  • 07febc3 feat: bump Firebase iOS SDK to 12.18.0 (#18596)
  • 4c3865e fix(ci): bump Kotlin Gradle plugin to 2.3.0 (#18600)
  • 3b9a655 refactor(core,apple): migrate iOS/macOS plugin implementation to Swift (#18569)
  • 87ace84 fix(ci): align Android toolchain and analyzer with Flutter 3.47 (#18566)
  • cfbe35f test: complete per-package e2e migration — all 13 products, secrets-injected ...
  • 1e6da07 chore: add FlutterFramework dependency to plugins' Package.swift files (#18293)
  • 4f6960c fix(android): remove plugin-local AGP and Kotlin Gradle Plugin pins from buil...
  • 93523fb chore(release): publish packages (#18520)
  • See full diff in compare view

Updates firebase_auth from 6.5.7 to 6.6.1

Commits
  • e82a3ae chore(release): publish packages
  • 28e30cb fix(firebase_auth): compile Android Kotlin without checker-qual on inferred t...
  • 2e1ebd8 chore(release): 2026-08-24 — BoM 5.0.0 (#18606)
  • fef6d42 refactor(platform_interface): replace Flutter UI and foundation imports with ...
  • 07febc3 feat: bump Firebase iOS SDK to 12.18.0 (#18596)
  • 4c3865e fix(ci): bump Kotlin Gradle plugin to 2.3.0 (#18600)
  • 6131edd refactor(auth,android): migrate native implementation to Kotlin (#18582)
  • 8d97b56 refactor(auth,apple): migrate iOS/macOS plugin implementation to Swift (#18581)
  • 7a0f585 refactor(core,android): migrate native implementation to Kotlin (#18570)
  • 6d48e7c fix(auth,macos): throw a clear error for unsupported provider sign-in flows (...
  • Additional commits viewable in compare view

Updates firebase_core from 4.13.0 to 4.14.0

Commits
  • b757b4a chore(release): publish packages
  • 9bc9d9c feat(core): bump Firebase Android SDK to 34.18.0 (#18597)
  • 07febc3 feat: bump Firebase iOS SDK to 12.18.0 (#18596)
  • f29565b feat(core): bump Firebase JS SDK to 12.18.0 (#18598)
  • 9a35775 feat(core): bump Firebase C++ SDK to 13.11.0 (#18599)
  • 4c3865e fix(ci): bump Kotlin Gradle plugin to 2.3.0 (#18600)
  • a54439f fix(core, crashlytics): drop flutter_test from published dependencies (#18575)
  • 7a0f585 refactor(core,android): migrate native implementation to Kotlin (#18570)
  • 3b9a655 refactor(core,apple): migrate iOS/macOS plugin implementation to Swift (#18569)
  • 87ace84 fix(ci): align Android toolchain and analyzer with Flutter 3.47 (#18566)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ith 4 updates

Bumps the dart-minor-and-patch group with 3 updates in the / directory: [cloud_firestore](https://github.com/firebase/flutterfire/tree/main/packages/cloud_firestore), [firebase_analytics](https://github.com/firebase/flutterfire/tree/main/packages/firebase_analytics) and [firebase_auth](https://github.com/firebase/flutterfire/tree/main/packages/firebase_auth).


Updates `cloud_firestore` from 6.8.0 to 6.9.0
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/cloud_firestore-v6.9.0/packages/cloud_firestore)

Updates `firebase_analytics` from 12.4.6 to 12.5.0
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_analytics-v12.5.0/packages/firebase_analytics)

Updates `firebase_auth` from 6.5.7 to 6.6.1
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_auth-v6.6.1/packages/firebase_auth)

Updates `firebase_core` from 4.13.0 to 4.14.0
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_core-v4.14.0/packages/firebase_core)

---
updated-dependencies:
- dependency-name: cloud_firestore
  dependency-version: 6.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dart-minor-and-patch
- dependency-name: firebase_analytics
  dependency-version: 12.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dart-minor-and-patch
- dependency-name: firebase_auth
  dependency-version: 6.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dart-minor-and-patch
- dependency-name: firebase_core
  dependency-version: 4.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dart-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Sep 6, 2026
@vercel

vercel Bot commented Sep 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
hand-foot-game-flutter Ready Ready Preview Sep 6, 2026 3:17am UTC

Request Review

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