feat(deps): Bump react-router from 7.13.0 to 7.15.1 in /dev-packages/e2e-tests/test-applications/react-router-7-framework-node-20-18#21570
Conversation
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 34a9c09. Configure here.
| "react": "^18.3.1", | ||
| "react-dom": "^18.3.1", | ||
| "react-router": "7.13.0", | ||
| "react-router": "7.15.1", |
There was a problem hiding this comment.
React Router packages version mismatch
Medium Severity
This change pins react-router to 7.15.1 while @react-router/node, @react-router/serve, and @react-router/dev remain at 7.13.0. The React Router v7 framework stack is normally released and consumed on matching versions, so the e2e app can install conflicting copies or hit type/runtime mismatches during build, dev, or Playwright runs.
Additional Locations (2)
Reviewed by Cursor Bugbot for commit 34a9c09. Configure here.
fb0d407 to
f707657
Compare
|
@dependabot recreate |
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.13.0 to 7.15.1. - [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@7.15.1/packages/react-router) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.15.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
f707657 to
e5f442b
Compare
|
Nah this should be bumped in unison, no idea why this was created. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |


Bumps react-router from 7.13.0 to 7.15.1.
Release notes
Sourced from react-router's releases.
Changelog
Sourced from react-router's changelog.
... (truncated)
Commits
587d08fRelease v7.15.1 (#15038)89996bdFire onError for initial-load errors when RouterProvider mounts late (#15039)4322e58Update docs for useRouterStatefadd6c4Merge branch 'main' into release6bf91cechore: format44c3478fix: prevent fetcher formData flicker and eliminate state.fetchers mutations ...7e6725aCleanup lint issues (#15030)aabd30cUse shared isMutationMethod check (#15033)954a4a6Fix stale SSR data when hydration is aborted by a same-route navigation (#15022)041cd32fix(react-router): Internal preloads refactor to preserve types (#14860)