Skip to content

Upgrade React Router packages#94

Merged
kentcdodds merged 6 commits into
mainfrom
cursor/upgrade-react-router-cves-3861
Jun 2, 2026
Merged

Upgrade React Router packages#94
kentcdodds merged 6 commits into
mainfrom
cursor/upgrade-react-router-cves-3861

Conversation

@kentcdodds

@kentcdodds kentcdodds commented Jun 2, 2026

Copy link
Copy Markdown
Member

Summary

Upgrade the official React Router package family to 7.16.0 to pick up the latest security fixes for the reported advisories, seed the default source number required by SMS e2e flows, and run GitHub Actions browser tests against the runner-provided Chrome channel to avoid the stuck Playwright managed-browser download.

Test Plan

  • bun run setup:env
  • bunx playwright install --with-deps --only-shell chromium --dry-run
  • bun run lint && bun run typecheck && bun run test && bun run build && CI=true bun run coverage && bun run test:e2e:run

Checklist

  • Tests updated
  • Docs updated

Screenshots

Not applicable; dependency/test setup/CI update only.

Open in Web Open in Cursor 

cursoragent and others added 2 commits June 2, 2026 16:20
Co-authored-by: Kent C. Dodds <me+github@kentcdodds.com>
Co-authored-by: Kent C. Dodds <me+github@kentcdodds.com>
@kody-bot kody-bot marked this pull request as ready for review June 2, 2026 17:24
cursoragent and others added 3 commits June 2, 2026 18:16
Co-authored-by: Kent C. Dodds <me+github@kentcdodds.com>
Co-authored-by: Kent C. Dodds <me+github@kentcdodds.com>
Co-authored-by: Kent C. Dodds <me+github@kentcdodds.com>

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 72e72d5. Configure here.

Comment thread playwright.config.ts Outdated
Co-authored-by: Kent C. Dodds <me+github@kentcdodds.com>
@kentcdodds kentcdodds merged commit 5b5631d into main Jun 2, 2026
7 checks passed
@kentcdodds kentcdodds deleted the cursor/upgrade-react-router-cves-3861 branch June 2, 2026 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants