Closed renovate[bot] closed 1 month ago
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:
The artifact failure details are included below:
Command failed: flutter pub upgrade auto_route_generator
Because auto_route_generator >=9.0.0 depends on auto_route ^9.0.0 and macrecovery_x depends on auto_route ^7.8.4, auto_route_generator >=9.0.0 is forbidden.
So, because macrecovery_x depends on auto_route_generator ^9.0.0, version solving failed.
You can try one of the following suggestions to make the pubspec resolve:
* Try upgrading your constraint on auto_route: flutter pub add auto_route:^9.0.0
* Consider downgrading your constraint on auto_route_generator: flutter pub add dev:auto_route_generator:^7.3.2
This PR contains the following updates:
^7.3.2
->^9.0.0
Release Notes
Milad-Akarie/auto_route_library (auto_route_generator)
### [`v8.1.0`](https://togithub.com/Milad-Akarie/auto_route_library/blob/HEAD/CHANGELOG.md#autoroutegenerator---v810) - **FEAT**: add url#fragment support.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.
This PR was generated by Mend Renovate. View the repository job log.