Update dependency firebase_core to ^0.7.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| firebase_core (source) | dependencies | minor | ^0.5.3 -> ^0.7.0 |
Release Notes
firebase/flutterfire
v0.7.0
- REFACTOR: Migrate non-nullable types (#β4656).
v0.6.0
Note: This release has breaking changes.
- FEAT: bump firebase-android-sdk to v26.2.0.
- BREAKING REFACTOR: remove all currently deprecated APIs.
-
BREAKING FEAT: forward port to firebase-ios-sdk v7.3.0.
- Due to this SDK upgrade, iOS 10 is now the minimum supported version by FlutterFire. Please update your build target version.
- CHORE: harmonize dependencies and version handling.
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ 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.
β 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: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/HadesPTIT/flutter_instagram":"/mnt/renovate/gh/HadesPTIT/flutter_instagram" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/HadesPTIT/flutter_instagram" docker.io/containerbase/sidecar bash -l -c "install-tool flutter 3.7.7 && flutter pub upgrade firebase_core"
Because firebase_storage 5.2.0 depends on firebase_core ^0.5.3 and no versions of firebase_storage match >5.2.0 <6.0.0, firebase_storage ^5.2.0 requires firebase_core ^0.5.3.
So, because flutter_new_instagram depends on both firebase_core ^0.7.0 and firebase_storage ^5.2.0, version solving failed.
pub finished with exit code 1
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.