chore(deps): update dependency bloc_test to v10
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| bloc_test (source) | dev_dependencies | major | ^9.1.0 -> 10.0.0 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
felangel/bloc (bloc_test)
v10.0.0
- refactor:
blocTestdepends on core interfaces instead ofBlocBase(#4311) - chore: update to
bloc: ^9.0.0 - chore: bump minimum Dart SDK to 2.14
- chore: add
fundingtopubspec.yaml - chore: update sponsors
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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.
⚠️ 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: crates/ui/pubspec.lock
Command failed: flutter pub upgrade bloc_test
Because bloc_test >=10.0.0 depends on bloc ^9.0.0 and mizer depends on bloc ^8.1.0, bloc_test >=10.0.0 is forbidden.
So, because mizer depends on bloc_test 10.0.0, version solving failed.
You can try the following suggestion to make the pubspec resolve:
* Consider downgrading your constraint on bloc_test: flutter pub add dev:bloc_test:^9.1.0
Failed to update packages.