Bump react-router from 7.13.1 to 7.18.0#234
Conversation
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.13.1 to 7.18.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.18.0/packages/react-router) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.18.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
5674ab0 to
c0c7e48
Compare
|
Superseded by #241. These Dependabot PRs target the wrong base branch (the Dependabot config was changed after they were opened). Direct dependency bumps were re-applied there; transitive/lock-file updates will be re-resolved or re-created against the correct branch. |
|
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.1 to 7.18.0.
Release notes
Sourced from react-router's releases.
Changelog
Sourced from react-router's changelog.
... (truncated)
Commits
6fb1e79Release v7.18.0 (#15187)09e6020Optimize route matching internals (#15186)5b57f5fRequest Host derivation + CSRF check simplifications (#15185)ce596e8Validate RSC redirect protocols (#15177)1cebd2achore: format9d22943Use turbo stream for framework hydration errors (#15175)bf63729Consolidate url normalization logic (#15176)4ce8ff7Fix prerendering pathname issue with trailingSlashAwareDataRequests e… (#15173)4f060ddUse ServerRouter nonce when nonce prop is not specified (#15170)3fce6d6Update docs on data router singleton