Update dependency go_router to v17 - #32
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/go_router-17.x
branch
from
December 31, 2025 23:10
c309155 to
56d7ce4
Compare
renovate
Bot
force-pushed
the
renovate/go_router-17.x
branch
from
February 12, 2026 12:53
56d7ce4 to
ff7ac08
Compare
renovate
Bot
force-pushed
the
renovate/go_router-17.x
branch
from
February 24, 2026 11:47
ff7ac08 to
e51957c
Compare
renovate
Bot
force-pushed
the
renovate/go_router-17.x
branch
from
March 13, 2026 13:04
e51957c to
a2ff4d6
Compare
renovate
Bot
force-pushed
the
renovate/go_router-17.x
branch
from
March 31, 2026 11:14
a2ff4d6 to
134dc5f
Compare
renovate
Bot
force-pushed
the
renovate/go_router-17.x
branch
from
April 23, 2026 23:51
134dc5f to
361f44c
Compare
renovate
Bot
force-pushed
the
renovate/go_router-17.x
branch
from
May 4, 2026 23:35
361f44c to
d25f0a9
Compare
renovate
Bot
force-pushed
the
renovate/go_router-17.x
branch
from
May 23, 2026 00:04
d25f0a9 to
ade1697
Compare
renovate
Bot
force-pushed
the
renovate/go_router-17.x
branch
from
June 5, 2026 20:09
ade1697 to
151dac2
Compare
renovate
Bot
force-pushed
the
renovate/go_router-17.x
branch
from
August 12, 2026 02:30
151dac2 to
0401e25
Compare
renovate
Bot
force-pushed
the
renovate/go_router-17.x
branch
from
August 25, 2026 22:47
0401e25 to
4a47077
Compare
renovate
Bot
force-pushed
the
renovate/go_router-17.x
branch
from
August 31, 2026 17:34
4a47077 to
dbe64e8
Compare
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:
^10.0.0→^17.0.018.0.1(+1)Release Notes
flutter/packages (go_router)
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).v14.8.1Compare Source
v14.8.0Compare Source
preloadparameter toStatefulShellBranchData.$branch.v14.7.2Compare Source
awaitkeyword toonTapcallback innavigation.md.v14.7.1Compare Source
GoRouterandGoRouterDelegateto be non-nullable.v14.7.0Compare Source
v14.6.3Compare Source
v14.6.2Compare Source
v14.6.1Compare Source
PopScope, andWillPopScopwas not handled properly in the Root routes.v14.6.0Compare Source
./v14.5.0Compare Source
preloadparameter on StatefulShellBranch.v14.4.1Compare Source
missing_code_block_language_in_doc_commentlint.v14.4.0Compare Source
GoRouterthat returns the currentGoRouterState.v14.3.0Compare Source
v14.2.9Compare Source
v14.2.8Compare Source
v14.2.7Compare Source
v14.2.6Compare Source
v14.2.5Compare Source
v14.2.3Compare Source
route.dart.v14.2.2Compare Source
v14.2.1Compare Source
v14.2.0Compare Source
redirecthandling forShellRoute.$routeandStatefulShellRoute.$routefor proper redirection handling in case of code generation.v14.1.4Compare Source
navigation.md.v14.1.3Compare Source
debugLogDiagnosticsis enabled or `debugKnownRoutes() is called. Explains the position of shell routes in the route tree. Prints the widget name of the routes it is building.v14.1.2Compare Source
goBranch.v14.1.1Compare Source
onExit.v14.1.0Compare Source
v14.0.2Compare Source
hierarchicalLoggingEnabledwas set totrue.v14.0.1Compare Source
v14.0.0Compare Source
GoRouteData'sonExitnow takes 2 parametersBuildContext context, GoRouterState state.v13.2.5Compare Source
v13.2.4Compare Source
v13.2.3Compare Source
v13.2.2Compare Source
v13.2.1Compare Source
v13.2.0Compare Source
UrionGoRouterStateinGoRouterRedirectv13.1.0Compare Source
topRoutetoGoRouterStatelastOrNulltoRouteMatchListv13.0.1Compare Source
v13.0.0Compare Source
RouteMatchListand imperative APIs.v12.1.3Compare Source
navigation.md.v12.1.1Compare Source
v12.1.0Compare Source
v12.0.3Compare Source
v12.0.2Compare Source
v12.0.1Compare Source
v12.0.0Compare Source
RouteConfigurationis updated.matchedPathnamed parameter toRouteMatch.match.v11.1.4Compare Source
v11.1.3Compare Source
v11.1.2Compare Source
debugLogDiagnosticswas set tofalse.v11.1.1Compare Source
{@end-tool}doc directive tag forGoRoute.name.v11.1.0Compare Source
overridePlatformDefaultLocationto override initial route set by platform.v11.0.1Compare Source
v11.0.0Compare Source
GoRouteInformationProvider.restore.NavigationType.restoretoNavigationTypeenum.Configuration
📅 Schedule: (in timezone Asia/Jerusalem)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.