Update frontend React Router packages to a patched compatible release - #233
Merged
Conversation
Copilot created this pull request from a session on behalf of
jayhill
July 27, 2026 00:42
View session
jayhill
approved these changes
Jul 27, 2026
jayhill
marked this pull request as ready for review
July 27, 2026 00:48
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.
Dependabot could not apply the React Router security update because
react-router-dom@7.17.0hard-pinned its transitivereact-router@7.17.0dependency. This change moves the frontend to the next compatiblereact-router-domrelease so npm resolves a patchedreact-routerwithout forcing an invalid downgrade path.Dependency update
frontend's directreact-router-domdependency from^7.17.0to^7.18.1react-routerto7.18.1through the package's declared dependency edgeLockfile refresh
frontend/package-lock.jsonso the resolved tree records:react-router-dom@7.18.1react-router@7.18.1Effect on the dependency graph
7.17.0 -> 7.17.0pairing that blocked the security update{ "dependencies": { "react-router-dom": "^7.18.1" } }