MacRecoveryX icon indicating copy to clipboard operation
MacRecoveryX copied to clipboard

Update dependency auto_route_generator to v8

Open renovate[bot] opened this issue 1 year ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Type Update Change
auto_route_generator dev_dependencies major ^7.3.2 -> ^8.0.0

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.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Mar 27 '24 23:03 renovate[bot]

⚠ 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: pubspec.lock
Command failed: flutter pub upgrade auto_route_generator
Because auto_route_generator >=8.0.0 depends on auto_route ^8.0.0 and macrecovery_x depends on auto_route ^7.8.4, auto_route_generator >=8.0.0 is forbidden.
So, because macrecovery_x depends on auto_route_generator ^8.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:^8.0.0
* Consider downgrading your constraint on auto_route_generator: flutter pub add dev:auto_route_generator:^7.3.2

renovate[bot] avatar Mar 27 '24 23:03 renovate[bot]