chore(react-router): Update dependency react-router to v7.9.3 #6921
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.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025-10-07.
This PR contains the following updates:
7.9.1
->7.9.3
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
remix-run/react-router (react-router)
v7.9.3
Compare Source
Patch Changes
Do not try to use
turbo-stream
to decode CDN errors that never reached the server (#14385)Fix Data Mode regression causing a 404 during initial load in when
middleware
exists without anyloader
functions (#14393)v7.9.2
Compare Source
Patch Changes
middleware
on initial load even if no loaders exist (#14348)createRoutesStub
to run route middleware<RoutesStub future={{ v8_middleware: true }} />
flag to enable the propercontext
typeUpdate Lazy Route Discovery manifest requests to use a singular comma-separated
paths
query param instead of repeatedp
query params (#14321)[UNSTABLE] Add
fetcher.unstable_reset()
API (#14206)Made useOutlet element reference have stable identity in-between route chages (#13382)
feat: enable full transition support for the rsc router (#14362)
In RSC Data Mode, handle SSR'd client errors and re-try in the browser (#14342)
Support
middleware
prop on<Route>
for usage with a data router viacreateRoutesFromElements
(#14357)Handle encoded question mark and hash characters in ancestor splat routes (#14249)
Fail gracefully on manifest version mismatch logic if
sessionStorage
access is blocked (#14335)Configuration
📅 Schedule: Branch creation - "before 7am on the first day of the week" in timezone GMT, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.