-
Notifications
You must be signed in to change notification settings - Fork 0
[Snyk] Upgrade @sentry/browser from 9.17.0 to 9.19.0 #401
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
Snyk has created this PR to upgrade @sentry/browser from 9.17.0 to 9.19.0. See this package in npm: @sentry/browser See this project in Snyk: https://app.snyk.io/org/reisene/project/55e114f8-489e-4f14-b900-20574b041e59?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr
|
Aviator Changeset actions:
|
Current Aviator status
This PR was merged manually (without Aviator). Merging manually can negatively impact the performance of the queue. Consider using Aviator next time.
See the real-time status of this PR on the
Aviator webapp.
Use the Aviator Chrome Extension
to see the status of your PR within GitHub.
|
|
Please follow naming conventions! 😿 |
|
Important Review skippedIgnore keyword(s) in the title. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Przewodnik RecenzentaZaktualizuj zależność @sentry/browser z wersji 9.17.0 do 9.19.0, dostosowując specyfikator wersji w package.json, aby uwzględnić najnowsze, niepowodujące konfliktów ulepszenia funkcji i poprawki błędów. Zmiany na Poziomie Pliku
Porady i poleceniaInterakcja z Sourcery
Dostosowywanie DoświadczeniaUzyskaj dostęp do swojego panelu, aby:
Uzyskiwanie Pomocy
Original review guide in EnglishReviewer's GuideUpdate the @sentry/browser dependency from version 9.17.0 to 9.19.0 by adjusting the version specifier in package.json to incorporate the latest non-breaking feature enhancements and bug fixes. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
Here's the code health analysis summary for commits Analysis Summary
|
Merge ProtectionsYour pull request matches the following merge protections and will not be merged until they are valid. 🟢 Do not merge outdated PRsWonderful, this rule succeeded.Make sure PRs are almost up to date before merging
|
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
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.
LGTM 👍
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) |
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) |
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.
LGTM 👍
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.
LGTM 👍
|
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.
LGTM 👍



Snyk has created this PR to upgrade @sentry/browser from 9.17.0 to 9.19.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 2 versions ahead of your current version.
The recommended version was released 22 days ago.
Release notes
Package name: @sentry/browser
-
9.19.0 - 2025-05-14
- feat(react-router): Add otel instrumentation for server requests (#16147)
- feat(remix): Vendor in
- fix(browser): Ensure spans auto-ended for navigations have
- fix(node): Pin
- fix(react): Handle nested parameterized routes in reactrouterv3 transaction normalization (#16274)
Path
Size
@ sentry/browser
23.4 KB
@ sentry/browser - with treeshaking flags
23.06 KB
@ sentry/browser (incl. Tracing)
37.31 KB
@ sentry/browser (incl. Tracing, Replay)
74.53 KB
@ sentry/browser (incl. Tracing, Replay) - with treeshaking flags
67.72 KB
@ sentry/browser (incl. Tracing, Replay with Canvas)
79.19 KB
@ sentry/browser (incl. Tracing, Replay, Feedback)
91 KB
@ sentry/browser (incl. Feedback)
39.8 KB
@ sentry/browser (incl. sendFeedback)
28.03 KB
@ sentry/browser (incl. FeedbackAsync)
32.79 KB
@ sentry/react
25.17 KB
@ sentry/react (incl. Tracing)
39.27 KB
@ sentry/vue
27.67 KB
@ sentry/vue (incl. Tracing)
39.07 KB
@ sentry/svelte
23.43 KB
CDN Bundle
24.58 KB
CDN Bundle (incl. Tracing)
37.33 KB
CDN Bundle (incl. Tracing, Replay)
72.37 KB
CDN Bundle (incl. Tracing, Replay, Feedback)
77.68 KB
CDN Bundle - uncompressed
71.72 KB
CDN Bundle (incl. Tracing) - uncompressed
110.5 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed
221.78 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed
234.31 KB
@ sentry/nextjs (client)
40.88 KB
@ sentry/sveltekit (client)
37.77 KB
@ sentry/node
154.29 KB
@ sentry/node - without tracing
95.6 KB
@ sentry/aws-serverless
120.36 KB
-
9.18.0 - 2025-05-13
- feat: Support Node 24 (#16236)
- deps(node): Bump
- feat: Export
- feat(cloudflare): Add support for email, queue, and tail handler (#16233)
- feat(cloudflare): Improve http span data (#16232)
- feat(nextjs): Add more attributes for generation functions (#16214)
- feat(opentelemetry): Widen peer dependencies to support Otel v2 (#16246)
- fix(core): Gracefully handle invalid baggage entries (#16257)
- fix(node): Ensure traces are propagated without spans in Node 22+ (#16221)
- fix(node): Use sentry forked
- fix(remix): Remove vendored types (#16218)
Path
Size
@ sentry/browser
23.4 KB
@ sentry/browser - with treeshaking flags
23.22 KB
@ sentry/browser (incl. Tracing)
37.3 KB
@ sentry/browser (incl. Tracing, Replay)
74.53 KB
@ sentry/browser (incl. Tracing, Replay) - with treeshaking flags
68.37 KB
@ sentry/browser (incl. Tracing, Replay with Canvas)
79.18 KB
@ sentry/browser (incl. Tracing, Replay, Feedback)
90.99 KB
@ sentry/browser (incl. Feedback)
39.8 KB
@ sentry/browser (incl. sendFeedback)
28.03 KB
@ sentry/browser (incl. FeedbackAsync)
32.79 KB
@ sentry/react
25.17 KB
@ sentry/react (incl. Tracing)
39.26 KB
@ sentry/vue
27.67 KB
@ sentry/vue (incl. Tracing)
39.06 KB
@ sentry/svelte
23.43 KB
CDN Bundle
24.58 KB
CDN Bundle (incl. Tracing)
37.33 KB
CDN Bundle (incl. Tracing, Replay)
72.37 KB
CDN Bundle (incl. Tracing, Replay, Feedback)
77.67 KB
CDN Bundle - uncompressed
71.72 KB
CDN Bundle (incl. Tracing) - uncompressed
110.46 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed
221.75 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed
234.27 KB
@ sentry/nextjs (client)
40.88 KB
@ sentry/sveltekit (client)
37.76 KB
@ sentry/node
155.42 KB
@ sentry/node - without tracing
96 KB
@ sentry/aws-serverless
121.5 KB
-
9.17.0 - 2025-05-08
from @sentry/browser GitHub release notesopentelemetry-instrumentation-remix(#16145)cancelledreason (#16277)@ fastify/otelfork to direct url to allow installing without git (#16287)Work in this release was contributed by @ sidx1024. Thank you for your contribution!
Bundle size 📦
Important changes
We now also publish profiling binaries for Node 24.
Other changes
import-in-the-middleto1.13.1(#16260)consoleLoggingIntegrationfrom vercel edge sdk (#16228)@ fastify/oteldependency with pinned Otel v1 deps (#16256)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:
Podsumowanie wygenerowane przez Sourcery
Build:
Original summary in English
Summary by Sourcery
Build: