chore(deps): bump react-router from 7.9.6 to 7.12.0 in /dev-packages/e2e-tests/test-applications/react-router-7-framework-node-20-18#18752
Conversation
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.9.6 to 7.12.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.12.0/packages/react-router) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
| "react": "^18.3.1", | ||
| "react-dom": "^18.3.1", | ||
| "react-router": "7.9.6", | ||
| "react-router": "7.12.0", |
There was a problem hiding this comment.
React Router package versions mismatch causes incompatibility
Medium Severity
The react-router package was updated to 7.12.0 while @react-router/node, @react-router/serve, and @react-router/dev remain at 7.9.6. These packages are part of the same React Router monorepo and are released together with matching versions. Other test applications in this repository keep all React Router package versions synchronized. This mismatch could cause build failures, type mismatches, or runtime incompatibilities in the e2e tests.
Additional Locations (1)
|
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.9.6 to 7.12.0.
Release notes
Sourced from react-router's releases.
Changelog
Sourced from react-router's changelog.
... (truncated)
Commits
26653a6chore: Update version for release (#14712)7ac2346chore: Update version for release (pre) (#14709)75b1ef5Add origin checks for UI route submissions (#14708)c05ef93Validate redirect locations (#14706)c89c32cEscape HTML in scroll restoration keys (#14705)cbcbf30fix: pass nonce to importmap script when using subResourceIntegrity (#14675)30f6c1dfix(react-router): handle parameters with static suffixes in generatePath (#1...7f140e0Handle data requests with trailing slash consistently (#14644)1954af6Preserve hydrate property on client loaders during instrumentation (#14674)5ce5cd4chore: formatDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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.