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

fix(deps): major version updates for firebase dependencies #1251

Merged
merged 3 commits into from
Jun 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 12, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Pending
firebase_core (source) dependencies major 2.32.0 -> 3.0.0 3.1.0

Release Notes

firebase/flutterfire (firebase_core)

v3.0.0

Compare Source

Note: This release has breaking changes.

  • FEAT: bump Firebase android SDK to 33.1.0 (#​12874). (f67914c4)
  • FEAT: bump Firebase iOS SDK to 10.27.0 (#​12871). (fcb3c212)
  • FEAT: bump CPP SDK to version 12.0.0 (#​12866). (6efc0d47)
  • BREAKING REFACTOR: android plugins require minSdk 21, auth requires minSdk 23 ahead of android BOM >=33.0.0 (#​12873). (52accfc6)
  • BREAKING REFACTOR: bump all iOS deployment targets to iOS 13 ahead of Firebase iOS SDK v11 breaking change (#​12872). (de0cea2c)

Configuration

📅 Schedule: Branch creation - "after 6pm every weekday,every weekend" in timezone Australia/Sydney, Automerge - "after 6pm every weekday,every weekend" in timezone Australia/Sydney.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Jun 12, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pubspec.lock
Command failed: flutter pub upgrade firebase_core
Because appainter depends on firebase_auth 4.20.0 which depends on firebase_core ^2.32.0, firebase_core ^2.32.0 is required.
So, because appainter depends on firebase_core 3.0.0, version solving failed.


You can try the following suggestion to make the pubspec resolve:
* Consider downgrading your constraint on firebase_core: flutter pub add firebase_core:^2.32.0

Copy link
Contributor Author

renovate bot commented Jun 12, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@zeshuaro zeshuaro changed the title fix(deps): update dependency firebase_core to v3 fix(deps): major version updates for firebase dependencies Jun 12, 2024
@zeshuaro zeshuaro merged commit 5350a19 into main Jun 13, 2024
20 checks passed
@zeshuaro zeshuaro deleted the renovate/major-3-firebase-dependencies branch June 13, 2024 12:49
zeshuaro pushed a commit that referenced this pull request Jun 16, 2024
## [2.0.3](v2.0.2...v2.0.3) (2024-06-16)

### Bug Fixes

* **deps:** major version updates for firebase dependencies ([#1251](#1251)) ([5350a19](5350a19))
* **deps:** update dependency device_preview_plus to v2 ([#1244](#1244)) ([01fa96a](01fa96a))
* **deps:** update dependency url_launcher to v6.3.0 ([#1246](#1246)) ([077abc4](077abc4))

### Miscellaneous Chores

* **deps:** lock file maintenance ([#1245](#1245)) ([41bc0cd](41bc0cd))
* **deps:** update dependency build_runner to v2.4.11 ([#1252](#1252)) ([f441591](f441591))
* **deps:** update dependency semantic-release-pub to v0.8.16 ([#1248](#1248)) ([1f54e4c](1f54e4c))

### Continuous Integration

* **deps:** update actions/checkout digest to 692973e ([#1255](#1255)) ([c4d3749](c4d3749))
* **deps:** update codecov/codecov-action action to v4.5.0 ([#1253](#1253)) ([26fb9c4](26fb9c4))
* **deps:** update zeshuaro/github-actions-workflows digest to 214a3ef ([#1254](#1254)) ([bc42bbf](bc42bbf))
* **deps:** update zeshuaro/github-actions-workflows digest to 3e23531 ([#1256](#1256)) ([d847fcd](d847fcd))
* **deps:** update zeshuaro/github-actions-workflows digest to cc09c79 ([#1247](#1247)) ([8588aa6](8588aa6))
@zeshuaro
Copy link
Owner

🎉 This PR is included in version 2.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant