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 from 2.30.1 to 2.31.0 in /packages/altfire_messenger/example #86

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps firebase_core from 2.30.1 to 2.31.0.

Changelog

Sourced from firebase_core's changelog.

firebase_core - v2.31.0

firebase_core_web - v2.17.0

firebase_database - v10.5.5

  • FIX(database,web): Stop transaction & stream handling exceptions from throwing twice (#12706). (9b3244f7)

firebase_database_web - v0.2.5+5

  • FIX(database,web): Stop transaction & stream handling exceptions from throwing twice (#12706). (9b3244f7)

firebase_messaging - v14.9.2

  • FIX(messaging,apple): rename to PrivacyInfo.xcprivacy for privacy manifest (#12752). (c5bdebc8)
  • FIX(messaging,android): remove deprecated instance ID (iid) dependency (#12702). (7b2990b3)

2024-04-24

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.30.1 to 2.31.0.
- [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.31.0/packages/firebase_core)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner May 13, 2024 12:49
@dependabot dependabot bot added the dart Pull requests that update Dart code label May 13, 2024
@dependabot dependabot bot removed the request for review from a team May 13, 2024 12:49
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 13, 2024
@dependabot dependabot bot requested a review from naipaka May 13, 2024 12:49
Copy link
Contributor

@naipaka naipaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Response to the issue of Podfile.lock updates and melos pod failures.

@@ -1,4 +1,4 @@
platform :osx, '10.14'
platform :osx, '13.5'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is unrelated, but I updated it because the version specified here was lower than the version required by google_sign_in_ios, causing failures with melos pod.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is also unrelated, but I added it because the Podfile.lock had not been created in the first place.

@naipaka
Copy link
Contributor

naipaka commented May 13, 2024

@dependabot squash and merge

@dependabot dependabot bot merged commit e7eadbb into main May 13, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/pub/packages/altfire_messenger/example/firebase_core-2.31.0 branch May 13, 2024 23:21
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