[Snyk] Upgrade @sentry/react from 9.23.0 to 9.24.0 #4
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade @sentry/react from 9.23.0 to 9.24.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 1 version ahead of your current version.
The recommended version was released 21 days ago.
Release notes
Package name: @sentry/react
-
9.24.0 - 2025-05-30
- feat(angular): Bump
- feat(browser): Add
- feat(core): Add user to logs (#16399)
- feat(core): Make sure Supabase db query insights are populated (#16169)
Path
Size
@ sentry/browser
23.43 KB
@ sentry/browser - with treeshaking flags
23.2 KB
@ sentry/browser (incl. Tracing)
37.39 KB
@ sentry/browser (incl. Tracing, Replay)
74.64 KB
@ sentry/browser (incl. Tracing, Replay) - with treeshaking flags
67.92 KB
@ sentry/browser (incl. Tracing, Replay with Canvas)
79.29 KB
@ sentry/browser (incl. Tracing, Replay, Feedback)
91.09 KB
@ sentry/browser (incl. Feedback)
39.77 KB
@ sentry/browser (incl. sendFeedback)
28.03 KB
@ sentry/browser (incl. FeedbackAsync)
32.8 KB
@ sentry/react
25.15 KB
@ sentry/react (incl. Tracing)
39.35 KB
@ sentry/vue
27.67 KB
@ sentry/vue (incl. Tracing)
39.19 KB
@ sentry/svelte
23.45 KB
CDN Bundle
24.71 KB
CDN Bundle (incl. Tracing)
37.57 KB
CDN Bundle (incl. Tracing, Replay)
72.58 KB
CDN Bundle (incl. Tracing, Replay, Feedback)
77.88 KB
CDN Bundle - uncompressed
72.17 KB
CDN Bundle (incl. Tracing) - uncompressed
111.21 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed
222.51 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed
235.03 KB
@ sentry/nextjs (client)
40.97 KB
@ sentry/sveltekit (client)
37.88 KB
@ sentry/node
146.36 KB
@ sentry/node - without tracing
95.82 KB
@ sentry/aws-serverless
120.98 KB
-
9.23.0 - 2025-05-28
- feat(browser): option to ignore certain resource types (#16389)
- feat: Export
- feat(browser): Disable client when browser extension is detected in
- feat(core): Allow re-use of
- feat(core): Export
- feat(deps): bump @ opentelemetry/semantic-conventions from 1.32.0 to 1.34.0 (#16393)
- feat(deps): bump @ prisma/instrumentation from 6.7.0 to 6.8.2 (#16392)
- feat(deps): bump @ sentry/cli from 2.43.0 to 2.45.0 (#16395)
- feat(deps): bump @ sentry/webpack-plugin from 3.3.1 to 3.5.0 (#16394)
- feat(nextjs): Include
- feat(node): Do not add HTTP & fetch span instrumentation if tracing is disabled (#15730)
- feat(nuxt): Added support for nuxt layers (#16372)
- fix(browser): Ensure logs are flushed when sendClientReports=false (#16351)
- fix(browser): Move
- fix(cloudflare): Capture exceptions thrown in hono (#16355)
- fix(node): Don't warn about Spotlight on empty NODE_ENV (#16381)
- fix(node): Suppress Spotlight calls (#16380)
- fix(nuxt): Add
- fix(opentelemetry): Ensure
Path
Size
@ sentry/browser
23.37 KB
@ sentry/browser - with treeshaking flags
23.14 KB
@ sentry/browser (incl. Tracing)
37.33 KB
@ sentry/browser (incl. Tracing, Replay)
74.59 KB
@ sentry/browser (incl. Tracing, Replay) - with treeshaking flags
67.86 KB
@ sentry/browser (incl. Tracing, Replay with Canvas)
79.23 KB
@ sentry/browser (incl. Tracing, Replay, Feedback)
91.04 KB
@ sentry/browser (incl. Feedback)
39.73 KB
@ sentry/browser (incl. sendFeedback)
27.97 KB
@ sentry/browser (incl. FeedbackAsync)
32.75 KB
@ sentry/react
25.11 KB
@ sentry/react (incl. Tracing)
39.29 KB
@ sentry/vue
27.6 KB
@ sentry/vue (incl. Tracing)
39.11 KB
@ sentry/svelte
23.39 KB
CDN Bundle
24.66 KB
CDN Bundle (incl. Tracing)
37.51 KB
CDN Bundle (incl. Tracing, Replay)
72.52 KB
CDN Bundle (incl. Tracing, Replay, Feedback)
77.83 KB
CDN Bundle - uncompressed
71.96 KB
CDN Bundle (incl. Tracing) - uncompressed
111 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed
222.3 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed
234.82 KB
@ sentry/nextjs (client)
40.93 KB
@ sentry/sveltekit (client)
37.83 KB
@ sentry/node
146.36 KB
@ sentry/node - without tracing
95.82 KB
@ sentry/aws-serverless
120.98 KB
from @sentry/react GitHub release notesImportant Changes
@ sentry/angularpeer dependencies to add Angular 20 support (#16414)This release adds support for Angular 20 to the Sentry Angular SDK
@ sentry/angular.Other Changes
unregisterOriginalCallbacksoption tobrowserApiErrorsIntegration(#16412)Bundle size 📦
Important changes
Adds an option to opt out of certain
resource.*spans viaignoreResourceSpans.For example, to opt out of
resource.scriptspans:Other changes
isEnabledfrom all SDKs (#16405)init()(#16354)captureLog(#16352)_INTERNAL_captureSerializedLog(#16387)static/chunks/main-*files forwidenClientFileUpload(#16406)browserTracingIntegrationcode tosetuphook (#16386)@ sentry/nuxtas external in Rollup (#16407)withScopekeeps span active &_getTraceInfoFromScopeworks (#16385)Work in this release was contributed by @ Xenossolitarius. Thank you for your contribution!
Bundle size 📦
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: