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 go_router_builder to v2 #114

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 2, 2023

This PR contains the following updates:

Package Type Update Change
go_router_builder (source) dev_dependencies major ^1.0.14 -> ^2.0.0

Release Notes

flutter/packages (go_router_builder)

v2.7.1

Compare Source

  • Fixes readme typos and uses code excerpts.

v2.7.0

Compare Source

  • Adds an example and a test with onExit.
  • Updates minimum supported SDK version to Flutter 3.16/Dart 3.2.

v2.6.2

Compare Source

  • Fixes a bug in the example app when accessing BuildContext.

v2.6.1

Compare Source

  • Fixes typo in durationDecoderHelperName.
  • Updates development dependency to dart_style-2.3.6 (compatible with analyzer-6.5.0).

v2.6.0

Compare Source

  • Adds support for passing observers to the StatefulShellBranch for the nested Navigator.

v2.5.1

Compare Source

  • Updates examples to use uri.path instead of uri.toString() for accessing the current location.

v2.5.0

Compare Source

  • Updates minimum supported SDK version to Flutter 3.13/Dart 3.1.
  • Updates dependencies to require analyzer 5.2.0 or later.
  • Adds restorationScopeId to ShellRouteData.

v2.4.1

Compare Source

  • Fixes new lint warnings.

v2.4.0

Compare Source

  • Adds support for passing observers to the ShellRoute for the nested Navigator.
  • Updates minimum supported SDK version to Flutter 3.10/Dart 3.0.

v2.3.4

Compare Source

  • Fixes a bug of typeArguments losing NullabilitySuffix

v2.3.3

Compare Source

  • Adds initialLocation for StatefulShellBranchConfig

v2.3.2

Compare Source

  • Supports the latest package:analyzer.

v2.3.1

Compare Source

  • Adds pub topics to package metadata.
  • Updates minimum supported SDK version to Flutter 3.7/Dart 2.19.

v2.3.0

Compare Source

  • Adds Support for StatefulShellRoute

v2.2.5

Compare Source

  • Fixes a bug where shell routes without const constructor were not generated correctly.

v2.2.4

Compare Source

  • Bumps example go_router version to v10.0.0 and migrate example code.

v2.2.3

Compare Source

  • Removes path_to_regexp from the dependencies.

v2.2.2

Compare Source

  • Bumps example go_router version and migrate example code.

v2.2.1

Compare Source

  • Cleans up go_router_builder code.

v2.2.0

Compare Source

  • Adds replace methods to the generated routes.

v2.1.1

Compare Source

  • Fixes a bug that the required/positional parameters are not added to query parameters correctly.

v2.1.0

Compare Source

  • Supports required/positional parameters that are not in the path.

v2.0.2

Compare Source

  • Fixes unawaited_futures violations.
  • Updates minimum supported SDK version to Flutter 3.3/Dart 2.18.

v2.0.1

Compare Source

  • Supports name parameter for TypedGoRoute.

v2.0.0

Compare Source

  • Updates the documentation to go_router v7.0.0.
  • Bumps go_router version in example folder to v7.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 was generated by Mend Renovate. View the repository job log.

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