-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
chore(deps): Upgrade react-router, @react-router/node, @react-router/serve, @react-router/dev to 7.13.0 #19026
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…serve, @react-router/serve
andreiborza
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for taking care of this.
There was a problem hiding this comment.
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.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.
| "@types/react-dom": "18.3.1", | ||
| "@types/node": "^20", | ||
| "@react-router/dev": "7.9.6", | ||
| "@react-router/dev": "7.13.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Potential p-map version conflict with pnpm override
Low Severity
The upgrade to @react-router/dev 7.13.0 introduces a new dependency on p-map@^7.0.3. However, these two test applications have existing pnpm overrides that force p-map to ^4.0.0. This version mismatch could cause compatibility issues or unexpected behavior since the new @react-router/dev may use APIs or features specific to p-map v7 that don't exist in v4.
Additional Locations (1)
node-overhead report 🧳Note: This is a synthetic benchmark with a minimal express app and does not necessarily reflect the real-world performance impact in an application.
|
Upgrades the minor version of
react-routerand dependents.Closes https://github.com/getsentry/sentry-javascript/security/dependabot/905
Closes https://github.com/getsentry/sentry-javascript/security/dependabot/933
Closes https://github.com/getsentry/sentry-javascript/security/dependabot/929
Closes https://github.com/getsentry/sentry-javascript/security/dependabot/928
Closes https://github.com/getsentry/sentry-javascript/security/dependabot/927
Closes https://github.com/getsentry/sentry-javascript/security/dependabot/922
Closes https://github.com/getsentry/sentry-javascript/security/dependabot/926
Closes https://github.com/getsentry/sentry-javascript/security/dependabot/925
Closes https://github.com/getsentry/sentry-javascript/security/dependabot/924
Closes https://github.com/getsentry/sentry-javascript/security/dependabot/921
Closes https://github.com/getsentry/sentry-javascript/security/dependabot/932
Closes https://github.com/getsentry/sentry-javascript/security/dependabot/931
Closes https://github.com/getsentry/sentry-javascript/security/dependabot/930
Closes https://github.com/getsentry/sentry-javascript/security/dependabot/923
Closes #19027 (added automatically)