chore(deps-dev): Bump the react-router group with 3 updates - #23106
chore(deps-dev): Bump the react-router group with 3 updates#23106dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the react-router group with 3 updates: [@react-router/dev](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dev), [@react-router/node](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-node) and [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router). Updates `@react-router/dev` from 7.17.0 to 8.3.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dev/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/@react-router/dev@8.3.0/packages/react-router-dev) Updates `@react-router/node` from 7.18.1 to 8.3.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-node/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/@react-router/node@8.3.0/packages/react-router-node) Updates `react-router` from 7.18.0 to 8.3.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@8.3.0/packages/react-router) --- updated-dependencies: - dependency-name: "@react-router/dev" dependency-version: 8.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: react-router - dependency-name: "@react-router/node" dependency-version: 8.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: react-router - dependency-name: react-router dependency-version: 8.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: react-router ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit ed3c0b6. Configure here.
| "@react-router/node": "^8.3.0", | ||
| "react": "^18.3.1", | ||
| "react-router": "^7.18.0", | ||
| "react-router": "^8.3.0", |
There was a problem hiding this comment.
Router upgrade violates required runtime baselines
Medium Severity
react-router 8 requires Node 22.22+ and React 19.2.7+, but the workspace uses Node 20.19.5 and this package pins React 18.3.1. Normal Yarn installs reject the Node adapter, while CI bypasses the check and tests an unsupported React/Router pairing.
Reviewed by Cursor Bugbot for commit ed3c0b6. Configure here.
|
@chargome I don't think we wanna bump majors here, correct? Good to close? |
|
@Lms24 yes, been closing these for the 5th time now lol. Maybe I can extend the skill do handle these too |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |


Bumps the react-router group with 3 updates: @react-router/dev, @react-router/node and react-router.
Updates
@react-router/devfrom 7.17.0 to 8.3.0Release notes
Sourced from @react-router/dev's releases.
Changelog
Sourced from @react-router/dev's changelog.
... (truncated)
Commits
2edaca7Release v8.3.0 (#15294)687ab72Prep release notes4680094feat: allow typescript@7 to be used with react-router (#15317)d2f1f1bupdate changes files to use h4 instead of h3 (#15334)ce44989feat(rsc): support subResourceIntegrity (#15321)6286f90feat(rsc): reload stale clients after new deployments (#15318)88ded38Fix change filef1d0a41chore: format497a957feat: restart with development condition (#15291)ac5d9d5chore: formatUpdates
@react-router/nodefrom 7.18.1 to 8.3.0Release notes
Sourced from @react-router/node's releases.
Changelog
Sourced from @react-router/node's changelog.
... (truncated)
Commits
2edaca7Release v8.3.0 (#15294)687ab72Prep release notes4680094feat: allow typescript@7 to be used with react-router (#15317)0518044Release v8.2.0 (#15264)fdd896aAdd tsconfigs for test files (#15279)3287614Release v8.1.0 (#15227)d10df2dRelease v8.0.1 (#15210)36122b3Release v8.0.0 (#15198)8fc707dchore: format7e9be69Version 8.0.0-pre.1Updates
react-routerfrom 7.18.0 to 8.3.0Release notes
Sourced from react-router's releases.
Changelog
Sourced from react-router's changelog.
... (truncated)
Commits
2edaca7Release v8.3.0 (#15294)687ab72Prep release notesd2f1f1bupdate changes files to use h4 instead of h3 (#15334)8186207fix(rsc): preserve component metadata for client loader revalidation (#15323)c26e431feat(rsc): support CSP nonces in document rendering (#15320)6286f90feat(rsc): reload stale clients after new deployments (#15318)3d83ad4docs: fix useLinkClickHandler defaultShouldRevalidate default description (#1...f75c89fUpdate docs links to v8 API reference (#15316)baa9ba6fix: encode path params per RFC 3986 path-segment rules in href/generatePath ...69debd1fix: apply NavLink pending state when the to prop has a trailing slash (#15300)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions