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

build(deps): bump firebase_core and firebase_messaging #410

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 12, 2024

Bumps firebase_core and firebase_messaging. These dependencies needed to be updated together.
Updates firebase_core from 2.32.0 to 3.2.0

Commits
  • 1a6c9d0 chore(release): publish packages
  • 8e1c39b chore: update all dart SDK to the following constraints >=3.2.0 <4.0.0 (#13...
  • 86ae6fe fix(core, web): do not throw if Firebase.apps called before initialising ap...
  • e7bd788 feat: bump Firebase iOS SDK to 10.28.0 (#12999)
  • fc1e891 chore(release): publish packages (#13000)
  • a100829 fix(auth, windows): fix a crash that could happen when using `sendEmailVerifi...
  • 747b0b6 chore(release): publish packages (#12942)
  • c1a67e5 fix(firestore, web): ensure streams are removed on "hot restart" (#12913)
  • a224a02 chore(all): migrate example web directories to new structure (#12911)
  • 1333f4a chore: topics for all FlutterFire plugins in pubspec.yaml files (#12841)
  • Additional commits viewable in compare view

Updates firebase_messaging from 14.9.4 to 15.0.3

Commits

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.

@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Jul 12, 2024
Bumps [firebase_core](https://github.com/firebase/flutterfire/tree/master/packages/firebase_core) and [firebase_messaging](https://github.com/firebase/flutterfire/tree/master/packages/firebase_messaging). These dependencies needed to be updated together.

Updates `firebase_core` from 2.32.0 to 3.2.0
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_core-v3.2.0/packages/firebase_core)

Updates `firebase_messaging` from 14.9.4 to 15.0.3
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_messaging-v15.0.3/packages/firebase_messaging)

---
updated-dependencies:
- dependency-name: firebase_core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: firebase_messaging
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@julien4215 julien4215 force-pushed the dependabot/pub/multi-10a2193178 branch from 1219626 to 35e14e8 Compare July 15, 2024 07:56
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.05%. Comparing base (f131ad9) to head (35e14e8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #410   +/-   ##
=======================================
  Coverage   54.05%   54.05%           
=======================================
  Files         168      168           
  Lines        3707     3707           
=======================================
  Hits         2004     2004           
  Misses       1703     1703           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@julien4215 julien4215 marked this pull request as draft July 15, 2024 08:03
@julien4215
Copy link
Contributor

This change might require to update minAndroidSdk version to 23

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 22, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@maximeroucher maximeroucher deleted the dependabot/pub/multi-10a2193178 branch November 22, 2024 12:10
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.

3 participants