chore(deps-dev): bump react-router from 6.30.2 to 8.3.0 - #1254
chore(deps-dev): bump react-router from 6.30.2 to 8.3.0#1254dependabot[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
📦 NPM canary releaseDeployed canary version 0.0.0-canary-ad22226. |
🏋️ Size limit report
Click here if you want to find out what is changed in this build |
493f970 to
a890039
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Want higher recall? High effort reviews run extra passes and find more bugs. A team admin can switch effort levels in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit a890039. Configure here.
| "react": "^19.1.1", | ||
| "react-dom": "^19.1.1", | ||
| "react-router": "^6.22.3", | ||
| "react-router": "^8.3.0", |
There was a problem hiding this comment.
Unmet react-router version requirements
Medium Severity
Bumping react-router to ^8.3.0 introduces hard requirements of React/react-dom >=19.2.7 and Node >=22.22.0, but the project still resolves React to 19.1.1 and runs on Node 22.14 (.nvmrc) with engines.node set to >=22.0.0. The lockfile installs react-router@8.3.0 against those mismatched peers, so the dependency tree violates the package contract.
Additional Locations (2)
Reviewed by Cursor Bugbot for commit a890039. Configure here.
a890039 to
4f0cbdd
Compare
4f0cbdd to
3c16510
Compare
3c16510 to
2cffdd1
Compare
2cffdd1 to
7405559
Compare
7405559 to
247fc8e
Compare
247fc8e to
3e8d557
Compare
3e8d557 to
9bd78e5
Compare
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 6.30.2 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 dependency-version: 7.18.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
9bd78e5 to
d263244
Compare


Bumps react-router from 6.30.2 to 8.3.0.
Release notes
Sourced from react-router's releases.
... (truncated)
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)