MacRecoveryX icon indicating copy to clipboard operation
MacRecoveryX copied to clipboard

Update dependency auto_route to v9

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 dependencies major ^7.8.4 -> ^9.0.0

Release Notes

Milad-Akarie/auto_route_library (auto_route)

v9.1.0

  • FEAT: Add query params options to redirectTo in RedirectRoute #​1721.

v9.0.1

  • FIX: make EmptyShellRoute() a const.

v8.3.0

  • FEAT: add url#fragment support.

v8.2.0

  • FEAT: migrate conditional import to js_interop.
  • FEAT: update to web library.

v8.1.4

  • FIX: fix an error when popping a nested route after flutter 3.22.0 #​1973.

v8.1.3

  • FIX: Fixed back gesture when nested navigator only has multi nested entries.
  • FIX: Can not swipe back on iOS when using nested navigation #​1932.

v8.1.1

  • FIX: Can not swipe back on iOS when using nested navigation #​1932.

v8.1.0

  • FEAT: add url#fragment support.

v8.0.3

Compare Source

v8.0.2

  • 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.


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

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Jul 31 '24 05:07 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
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[bot] avatar Jul 31 '24 05:07 renovate[bot]

Edited/Blocked Notification

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.

renovate[bot] avatar Sep 15 '24 16:09 renovate[bot]