Skip to content

chore(deps): bump the firebase group in /flutter_app with 4 updates#252

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/flutter_app/firebase-1bbfc7860b
Open

chore(deps): bump the firebase group in /flutter_app with 4 updates#252
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/flutter_app/firebase-1bbfc7860b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps the firebase group in /flutter_app with 4 updates: firebase_auth, firebase_auth_platform_interface, firebase_core and firebase_messaging.

Updates firebase_auth from 6.5.1 to 6.5.2

Commits
  • da145a0 chore(release): publish packages
  • 0bcce87 docs(auth): clarify behavior of password reset email with email enumeration p...
  • 3b77147 fix(auth, android): update token retrieval in PigeonParser to handle Number t...
  • 62699cc chore: update CI to fetch base history for flutter_plugin_tools format and a...
  • de98066 chore: change firebase-ios-sdk dependency from 'from' to 'exact' version in m...
  • 2f84e3b chore(release): publish packages (#18285)
  • See full diff in compare view

Updates firebase_auth_platform_interface from 9.0.1 to 9.0.2

Commits
  • da145a0 chore(release): publish packages
  • 0bcce87 docs(auth): clarify behavior of password reset email with email enumeration p...
  • 3b77147 fix(auth, android): update token retrieval in PigeonParser to handle Number t...
  • 62699cc chore: update CI to fetch base history for flutter_plugin_tools format and a...
  • de98066 chore: change firebase-ios-sdk dependency from 'from' to 'exact' version in m...
  • 2f84e3b chore(release): publish packages (#18285)
  • See full diff in compare view

Updates firebase_core from 4.9.0 to 4.10.0

Commits
  • da145a0 chore(release): publish packages
  • b1cfe74 feat(core): bump Firebase ios SDK to 12.14.0 (#18330)
  • 1562eac feat(core): bump Firebase android SDK to 34.14.0 (#18329)
  • 3f31a88 feat(core): bump Firebase web SDK to 12.14.0 (#18331)
  • 62699cc chore: update CI to fetch base history for flutter_plugin_tools format and a...
  • 3de82fc chore: update Kotlin version and AGP compatibility across plugins' Android bu...
  • de98066 chore: change firebase-ios-sdk dependency from 'from' to 'exact' version in m...
  • 2f84e3b chore(release): publish packages (#18285)
  • See full diff in compare view

Updates firebase_messaging from 16.2.2 to 16.3.0

Commits
  • da145a0 chore(release): publish packages
  • b37722d feat(messaging, web): add support for custom service worker script path in `g...
  • 62699cc chore: update CI to fetch base history for flutter_plugin_tools format and a...
  • de98066 chore: change firebase-ios-sdk dependency from 'from' to 'exact' version in m...
  • df229d3 chore(deps): bump protobufjs (#18300)
  • 2f84e3b chore(release): publish packages (#18285)
  • See full diff 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

Bumps the firebase group in /flutter_app with 4 updates: [firebase_auth](https://github.com/firebase/flutterfire/tree/main/packages/firebase_auth), [firebase_auth_platform_interface](https://github.com/firebase/flutterfire/tree/main/packages/firebase_auth), [firebase_core](https://github.com/firebase/flutterfire/tree/main/packages/firebase_core) and [firebase_messaging](https://github.com/firebase/flutterfire/tree/main/packages/firebase_messaging).


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

Updates `firebase_auth_platform_interface` from 9.0.1 to 9.0.2
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_auth_platform_interface-v9.0.2/packages/firebase_auth)

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

Updates `firebase_messaging` from 16.2.2 to 16.3.0
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_messaging-v16.3.0/packages/firebase_messaging)

---
updated-dependencies:
- dependency-name: firebase_auth
  dependency-version: 6.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: firebase
- dependency-name: firebase_auth_platform_interface
  dependency-version: 9.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: firebase
- dependency-name: firebase_core
  dependency-version: 4.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: firebase
- dependency-name: firebase_messaging
  dependency-version: 16.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: firebase
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, flutter. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.

0 participants