chore(deps): bump react-router from 7.15.1 to 8.3.0 - #206
Conversation
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.15.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/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: 8.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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 eae6e92. Configure here.
| "react-dom": "18.2.0", | ||
| "react-hot-toast": "2.4.1", | ||
| "react-router": "7.15.1", | ||
| "react-router": "8.3.0", |
There was a problem hiding this comment.
Incompatible react-router major bump
High Severity
Bumping only react-router to 8.3.0 leaves the app on incompatible peers: it requires react/react-dom >=19.2.7 while the app stays on 18.2.0, and @react-router/dev, @react-router/node, @react-router/serve, and @sentry/react-router still declare react-router 7.x peers. This incomplete major upgrade is likely to break install, build, or runtime.
Reviewed by Cursor Bugbot for commit eae6e92. Configure here.


Bumps react-router from 7.15.1 to 8.3.0.
Release 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.