Conversation
…serve, @react-router/serve
andreiborza
left a comment
There was a problem hiding this comment.
Thanks for taking care of this.
There was a problem hiding this comment.
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.
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)