Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps firebase_core from 4.2.0 to 4.2.1.

Changelog

Sourced from firebase_core's changelog.

firebase_core_platform_interface - v4.2.1

  • FIX: loosen duplicate app detection checks to allow unset options not to cause a duplicate app exception (#7499).

firebase_database - v9.0.1

  • FIX: issue where setting a databaseURL can sometimes be ignored (fixes #7502) (#7510).
  • FIX: add missing path getter for Query (fixes #7495).
  • DOCS: fix changelog formatting.
  • DOCS: update documentation of setPersistenceEnabled to reflect updated return type (fixes #7496) (#7501).

firebase_database_platform_interface - v0.2.0+1

  • FIX: query modifier asserts not correctly triggering.

firebase_messaging - v11.2.2

  • DOCS: Fix typos and remove unused imports (#7504).

firebase_remote_config - v1.0.1

  • DOCS: Fix typos and remove unused imports (#7504).

2021-12-08

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutterfire_ui - v0.1.0+1

  • FIX: email link sign in and add additional documentation (#7493).

2021-12-07 (1)

Changes


... (truncated)

Commits
  • 38fe460 chore(release): publish packages
  • 3651156 fix(firebase_core): loosen duplicate app detection checks to allow unset opti...
  • e433b1d chore(release): publish packages
  • 174e6fd chore: cleanup web examples (#7480)
  • a7c68cb feat(firebase_installations): initial Firebase Installations release (#7377)
  • 1b86ac1 chore(release): publish packages
  • 2787619 feat(web): bump Firebase JS SDK to 8.10.0 (#7460)
  • 47519b9 chore(release): publish packages
  • 5f4c414 feat(web): automatically inject Firebase JS SDKs (#7359)
  • 0ca85e5 refactor(*): migrate remaining examples & e2e tests to null-safety (#7393)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [firebase_core](https://github.com/firebase/flutterfire/tree/main/packages/firebase_core) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Changelog](https://github.com/firebase/flutterfire/blob/firebase_core_platform_interface-v4.2.1/CHANGELOG.md)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_core_platform_interface-v4.2.1/packages/firebase_core)

---
updated-dependencies:
- dependency-name: firebase_core
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-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 Nov 3, 2025
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.

1 participant