chore(deps): Bump react-router from 7.13.0 to 7.15.0 in /dev-packages/e2e-tests/test-applications/hydrogen-react-router-7#21338
Conversation
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.13.0 to 7.15.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@7.15.0/packages/react-router) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.15.0 dependency-type: direct:production ... 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 310fa2f. Configure here.
| "react": "^18.2.0", | ||
| "react-dom": "^18.2.0", | ||
| "react-router": "7.13.0", | ||
| "react-router": "7.15.0", |
There was a problem hiding this comment.
React Router version skew
Medium Severity
This commit bumps only react-router to 7.15.0 while react-router-dom, @react-router/dev, and @react-router/fs-routes remain on 7.13.0. react-router-dom depends on react-router@7.13.0, so installs can resolve two react-router versions and break router context or E2E behavior.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit 310fa2f. Configure here.
|
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.0.
Release notes
Sourced from react-router's releases.
Changelog
Sourced from react-router's changelog.
... (truncated)
Commits
97c8de7Release v7.15.0 (#15018)af5d49bUpdate change files againa993f09Update change files362635bMove chnageset to change filee756132chore: format49295b5Stabilize APIs (#14999)5f61543Client-side route matching optimizations (#14971)67518cbRemove unnecessary hasShouldRevalidate condition for opting out (#15012)6f18eddAdd nonce to scriptsmodulepreload(#15002)10a9686Migrate changeset to change fileDependabot 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.