Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump firebase_core from 2.25.4 to 2.25.5 #312

Merged
merged 1 commit into from
Mar 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps firebase_core from 2.25.4 to 2.25.5.

Changelog

Sourced from firebase_core's changelog.

firebase_core - v2.25.5

  • FIX(core,web): fix compatibility with TrustedTypes (#12383). (6c1f73d0)

firebase_core_web - v2.11.5

  • FIX(core,web): fix compatibility with TrustedTypes (#12383). (6c1f73d0)
  • FIX(auth,web): lower SDK minimum version constraint to "3.2.0" (#12369). (fa412b44)

firebase_messaging - v14.7.17

  • FIX(messaging,android): revert changes made to potential fix as it was causing ANR reports for users (#12396). (07ef4879)

firebase_storage - v11.6.7

  • FIX(storage): Task.cancel() method wasn't properly updating task.snapshot and cancel() wasn't working in certain conditions. (#12322). (c3ca5d10)

firebase_storage_platform_interface - v5.1.10

  • FIX(storage): Task.cancel() method wasn't properly updating task.snapshot and cancel() wasn't working in certain conditions. (#12322). (c3ca5d10)

2024-02-19

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits

Dependabot compatibility score

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 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)

Bumps [firebase_core](https://github.com/firebase/flutterfire/tree/master/packages/firebase_core) from 2.25.4 to 2.25.5.
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_core-v2.25.5/packages/firebase_core)

---
updated-dependencies:
- dependency-name: firebase_core
  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 Mar 1, 2024
@julien4215 julien4215 merged commit 791124f into main Mar 2, 2024
8 checks passed
@julien4215 julien4215 deleted the dependabot/pub/firebase_core-2.25.5 branch March 2, 2024 22:47
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.

2 participants