AngeloAvv / MacRecoveryX

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

Update dependency auto_route_generator to v9 - autoclosed #36

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Type Update Change
auto_route_generator dev_dependencies major ^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.

renovate[bot] commented 3 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_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