Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency auto_route_generator to v10 #92

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2025

This PR contains the following updates:

Package Type Update Change
auto_route_generator dev_dependencies major ^4.0.0 -> ^10.0.0

Release Notes

Milad-Akarie/auto_route_library (auto_route_generator)

v8.1.0

  • FEAT: add url#fragment support.

v7.3.2

Compare Source

  • DOCS: Add public Api docs to auto_route_generator.

v7.3.1

Compare Source

  • DOCS: Add public Api docs to auto_route_generator.

v7.3.0

Compare Source

  • REFACTOR: generated routes are not alphabetically sorted.
  • FEAT: add option to pass custom ignore_for_file rules to the generated file.
  • FEAT: Add basic support to dart records.

v7.2.0

  • FEAT: Add basic support to dart records.

v7.1.1

Compare Source

  • REFACTOR: change module extension from .module.dart to .gm.dart.
  • DOCS: update CHANGELOG.md.

v7.1.0

Compare Source

  • REVERT: "feat: add more flexible multi package support".
  • REVERT: "cleanup".
  • FEAT(auto_route_generator): expose the new autoRouterModuleBuilder to the package surface.
  • FEAT(auto_route_generator): add AutoRouterModuleBuilder.
  • FEAT(auto_route_generator): update code builder (add module support + rename).
  • FEAT(auto_route_generator): update RouterConfig + RouterConfigResolver to match AutoRouterConfig.module.
  • FEAT: add more flexible multi package support.

v7.0.0

Compare Source

  • FEAT: add support to process files in micro-packages.
  • DOCS: add all public api docs.

v6.2.0

  • FIX: need to always depend on RouterScope.
  • FIX: url state decode issue.
  • FEAT: Add a getter to expose child widget from AutoRoutePage.
  • FEAT: deferred loading for web to enable code splitting for routes.

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.

Copy link
Contributor Author

renovate bot commented Feb 28, 2025

⚠️ 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 no versions of hive_generator match >1.1.3 <2.0.0 and hive_generator 1.1.3 depends on analyzer >=1.0.0 <5.0.0, hive_generator ^1.1.3 requires analyzer >=1.0.0 <5.0.0.
And because auto_route_generator >=9.3.1 depends on analyzer >=6.0.0 <8.0.0, hive_generator ^1.1.3 is incompatible with auto_route_generator >=9.3.1.
So, because yaca depends on both auto_route_generator ^10.0.0 and hive_generator ^1.1.3, version solving failed.
Failed to update packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants