AngeloAvv / MacRecoveryX

A tool to retrieve a genuine recovery image to recover your Mac.
GNU General Public License v3.0
32 stars 8 forks source link

Update dependency auto_route to v8 - autoclosed #30

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
auto_route dependencies major ^7.8.4 -> ^8.0.0

Release Notes

Milad-Akarie/auto_route_library (auto_route) ### [`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.

renovate[bot] commented 5 months ago

āš  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:

The artifact failure details are included below:

File name: pubspec.lock
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 ^8.0.0 and auto_route_generator ^7.3.2, version solving failed.

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