fix(deps): update dependency go_router to v18 - #90
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^14.8.0→^18.0.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
flutter/packages (go_router)
v18.0.1Compare Source
Clarifies
onEnterdocumentation regarding evaluation order relative toredirect:chains.v18.0.0Compare Source
v17.5.0Compare Source
metadatasupport, including inheritance and override behavior with exposure onGoRouterState.v17.4.0Compare Source
BlockedInitialNavigationException(aGoExceptionsubtype), raised when the initial navigation is blocked byonEnterwith no prior route to restore, so apps can distinguish this case inonExceptionwithout string matching.v17.3.0Compare Source
hasOverriddenOnExitparameter toGoRouteData.$routeandRelativeGoRouteData.$routehelper methods for type-safe routes. When set totrue, enables customonExitcallback invocation from route data classes extendingGoRouteDataorRelativeGoRouteDatawhen the route is removed from the navigation stack.v17.2.3Compare Source
v17.2.2Compare Source
pop()restoring stale configuration when route hasonExit, which could cause the popped route to reappear with async redirects.v17.2.1Compare Source
/ → /a → /bstopping at/a).v17.2.0Compare Source
Block.then()andAllow.then()navigation callbacks being silently lost when triggered byrefreshListenabledue to re-entrant route processing.encoder,decoderandcompareparameters toTypedQueryParameterannotation for custom encoding, decoding and comparison of query parameters inTypedGoRouteconstructors.v17.1.0Compare Source
TypedQueryParameterannotation to override parameter names inTypedGoRouteconstructors.v17.0.1Compare Source
onEnterblocking causes navigation stack loss (stale state restoration).v17.0.0Compare Source
ShellRoute's navigating changes notifyGoRouter's observers by default.notifyRootObservertoShellRouteBase,ShellRoute,StatefulShellRoute,ShellRouteData.$route,TypedShellRoute,TypedStatefulShellRoute.v16.3.0Compare Source
onEntercallback with access to current and next route states.v16.2.5Compare Source
GoRouter.of(context)access inside redirect callbacks by providing router access through Zone-based context tracking.context.namedLocation(),context.go()) within redirect callbacks.v16.2.4Compare Source
v16.2.3Compare Source
v16.2.2Compare Source
v16.2.1Compare Source
v16.2.0Compare Source
RelativeGoRouteDataandTypedRelativeGoRoute.v16.1.0Compare Source
v16.0.0Compare Source
GoRouteDatabreaking changes./Homevs/home) as distinct routes.go_router_builder3.0.0.PopScope.onPopInvokedWithResultin branch routes.GoRouteDatanow defines.location,.go(context),.push(context),.pushReplacement(context), andreplace(context)to be used for Type-safe routing. Requires go_router_builder >= 3.0.0.v15.1.3Compare Source
v15.1.2Compare Source
GoRoutertoNavigatorby properly handling therequestFocusparameter.v15.1.1Compare Source
caseSensitivetoGoRouteData.$route.v15.1.0Compare Source
caseSensitivetoTypedGoRoute.v15.0.0Compare Source
caseSensitiveparameter toGoRouter(default totrue).Configuration
📅 Schedule: (UTC)
🚦 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.