Update dependency go_router to v17 #17
Reference in New Issue
Block a user
Delete Branch "renovate/go_router-17.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
^15.0.0→^17.0.0Release Notes
flutter/packages (go_router)
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.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 has been generated by Mend Renovate.
⚠️ 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:
The artifact failure details are included below:
File name: pubspec.lock
f58ca41bebto9d04d892adView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.