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
Because auto_route_generator 7.3.2 depends on auto_route ^7.8.4 and no versions of auto_route_generator match >7.3.2 <8.0.0, auto_route_generator ^7.3.2 requires auto_route ^7.8.4.
So, because macrecovery_x depends on both auto_route ^9.0.0 and auto_route_generator ^7.3.2, version solving failed.
You can try one of the following suggestions to make the pubspec resolve:
* Try upgrading your constraint on auto_route_generator: flutter pub add dev:auto_route_generator:^9.0.0
* Consider downgrading your constraint on auto_route: flutter pub add auto_route:^7.9.2
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.
This PR contains the following updates:
^7.8.4
->^9.0.0
Release Notes
Milad-Akarie/auto_route_library (auto_route)
### [`v9.2.1`](https://togithub.com/Milad-Akarie/auto_route_library/blob/HEAD/CHANGELOG.md#autoroute---v921) - **FIX**: revert web package back to version ^0.5.1 because it's pinned in a lot of other packages. ### [`v9.2.0`](https://togithub.com/Milad-Akarie/auto_route_library/blob/HEAD/CHANGELOG.md#autoroute---v920) - **FIX**: revert web package back to version ^0.5.1 because it's pinned in a lot of other packages. - **FIX**: revert web package back to version ^0.5.1 because it's pinned in a lot of other packages. - **FEAT**: Add query params options to redirectTo in RedirectRoute [#1721](https://togithub.com/Milad-Akarie/auto_route_library/issues/1721). - **FEAT**: Add query params options to redirectTo in RedirectRoute [#1721](https://togithub.com/Milad-Akarie/auto_route_library/issues/1721). ### [`v9.1.0`](https://togithub.com/Milad-Akarie/auto_route_library/blob/HEAD/CHANGELOG.md#autoroute---v910) - **FEAT**: Add query params options to redirectTo in RedirectRoute [#1721](https://togithub.com/Milad-Akarie/auto_route_library/issues/1721). ### [`v9.0.1`](https://togithub.com/Milad-Akarie/auto_route_library/blob/HEAD/CHANGELOG.md#autoroute---v901) - **FIX**: make EmptyShellRoute() a const. ### [`v8.3.0`](https://togithub.com/Milad-Akarie/auto_route_library/blob/HEAD/CHANGELOG.md#autoroute---v830) - **FEAT**: add url#fragment support. ### [`v8.2.0`](https://togithub.com/Milad-Akarie/auto_route_library/blob/HEAD/CHANGELOG.md#autoroute---v820) - **FEAT**: migrate conditional import to js_interop. - **FEAT**: update to web library. ### [`v8.1.4`](https://togithub.com/Milad-Akarie/auto_route_library/blob/HEAD/CHANGELOG.md#autoroute---v814) - **FIX**: fix an error when popping a nested route after flutter 3.22.0 [#1973](https://togithub.com/Milad-Akarie/auto_route_library/issues/1973). ### [`v8.1.3`](https://togithub.com/Milad-Akarie/auto_route_library/blob/HEAD/CHANGELOG.md#autoroute---v813) - **FIX**: Fixed back gesture when nested navigator only has multi nested entries. - **FIX**: Can not swipe back on iOS when using nested navigation [#1932](https://togithub.com/Milad-Akarie/auto_route_library/issues/1932). ### [`v8.1.1`](https://togithub.com/Milad-Akarie/auto_route_library/blob/HEAD/CHANGELOG.md#autoroute---v811) - **FIX**: Can not swipe back on iOS when using nested navigation [#1932](https://togithub.com/Milad-Akarie/auto_route_library/issues/1932). ### [`v8.1.0`](https://togithub.com/Milad-Akarie/auto_route_library/blob/HEAD/CHANGELOG.md#autoroutegenerator---v810) - **FEAT**: add url#fragment support. ### [`v8.0.3`](https://togithub.com/Milad-Akarie/auto_route_library/compare/auto_route-v8.0.2...auto_route-v8.0.3) [Compare Source](https://togithub.com/Milad-Akarie/auto_route_library/compare/auto_route-v8.0.2...auto_route-v8.0.3) ### [`v8.0.2`](https://togithub.com/Milad-Akarie/auto_route_library/blob/HEAD/CHANGELOG.md#autoroute---v802) - **FIX**: only disable parent back gesture if the active child can pop.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.