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-631769a. |
🏋️ Size limit report
Compared against main at 6e2bd43 — run 32035596811, 2026-08-17T13:31:41Z.Click here if you want to find out what is changed in this build |
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. - [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.
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
Low Risk
Scope is limited to a devDependency and lockfile; runtime consumers of the UI kit are unchanged unless they independently adopt React Router 7 APIs.
Overview
Bumps the devDependency
react-routerfrom v6 (^6.22.3/ lock6.30.2) to v7 (^7.18.2/ lock7.18.2). There are no application or library source changes in this PR—onlypackage.jsonandpnpm-lock.yaml.The lockfile reflects React Router 7’s packaging:
@remix-run/routeris dropped as a separate dependency, andcookie/set-cookie-parserare pulled in.react-routernow listsreact-domas a peer (optional in metadata) and requires Node ≥20. Unrelated transitive updates (e.g. some@codemirror/*resolutions) come along with the refreshed lockfile.Reviewed by Cursor Bugbot for commit 06bc217. Bugbot is set up for automated code reviews on this repo. Configure here.