chore(deps-dev): bump react-router from 6.30.2 to 7.18.2 - #1254
chore(deps-dev): bump react-router from 6.30.2 to 7.18.2#1254dependabot[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
📦 NPM canary releaseDeployed canary version 0.0.0-canary-9c0f969. |
🏋️ Size limit report
Compared against main at 4afd730 — run 32492162650, 2026-08-21T14:26:38Z.To see which modules changed, download the size-limit-statoscope-report artifact from this run and open report.html. |
493f970 to
a890039
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Want higher recall? High effort reviews run extra passes and find more bugs. A team admin can switch effort levels in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit a890039. Configure here.
a890039 to
4f0cbdd
Compare
4f0cbdd to
3c16510
Compare
3c16510 to
2cffdd1
Compare
2cffdd1 to
7405559
Compare
7405559 to
247fc8e
Compare
247fc8e to
3e8d557
Compare
1d270bc to
a52b3cc
Compare
a52b3cc to
43ba8ee
Compare
43ba8ee to
7bf13ca
Compare
7bf13ca to
76f60b9
Compare
76f60b9 to
2ff2e15
Compare
2ff2e15 to
1f9ffe1
Compare
1f9ffe1 to
144d5bf
Compare
144d5bf to
357ceed
Compare
Bugbot is paused — on-demand spend limit reachedBugbot uses usage-based billing for this team and has hit its on-demand spend limit. A team admin can raise the spend limit in the Cursor dashboard, or wait for the next billing cycle to continue. |
357ceed to
eada9cf
Compare
Bugbot is paused — on-demand spend limit reachedBugbot uses usage-based billing for this team and has hit its on-demand spend limit. A team admin can raise the spend limit in the Cursor dashboard, or wait for the next billing cycle to continue. |
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 6.30.2 to 7.18.2. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/react-router@7.18.2/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@7.18.2/packages/react-router) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.18.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>

Bumps react-router from 6.30.2 to 7.18.2.
Release notes
Sourced from react-router's releases.
... (truncated)
Changelog
Sourced from react-router's changelog.
... (truncated)
Commits
69a653eRelease v7.18.2 (#15354)8ebd5dfHarden RSC CSRF codepaths (backport of #15311) (#15353)afdf85dRelease v7.18.1 (#15253)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)Note
Medium Risk
Major-version jump of React Router (v6 → v7) can break routing APIs used in tests or Storybook even though it is only a devDependency. No production source in this repo appears to import it.
Overview
Bumps the devDependency
react-routerfrom^6.22.3(resolved 6.30.2) to^7.18.2. No application or test source changes.This is a major upgrade: v7 drops
@remix-run/router, requires Node ≥20 and React ≥18, and pulls incookie/set-cookie-parser. The lockfile also refreshes some CodeMirror transitive versions.react-routeris not imported in library source; docs still showreact-router-domv6-styleuseHref/useNavigateadapters.Reviewed by Cursor Bugbot for commit a3b8f88. Bugbot is set up for automated code reviews on this repo. Configure here.