-
Notifications
You must be signed in to change notification settings - Fork 5k
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
chore: upgrade to Sentry 8 #25999
chore: upgrade to Sentry 8 #25999
Conversation
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@sentry-internal/[email protected], npm/@sentry/[email protected], npm/@sentry/[email protected], npm/@sentry/[email protected], npm/@sentry/[email protected], npm/@sentry/[email protected], npm/@sentry/[email protected] |
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. Ignoring: Next stepsTake a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with |
2133854
to
cb608f6
Compare
@SocketSecurity ignore-all |
@metamaskbot update-policies |
Policies updated |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #25999 +/- ##
========================================
Coverage 69.67% 69.68%
========================================
Files 1405 1405
Lines 49728 49726 -2
Branches 13748 13747 -1
========================================
+ Hits 34646 34647 +1
+ Misses 15082 15079 -3 ☔ View full report in Codecov by Sentry. |
Builds ready [341fe90]
Page Load Metrics (294 ± 276 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Builds ready [07f63af]
Page Load Metrics (71 ± 11 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Builds ready [cc3f162]
Page Load Metrics (351 ± 328 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Builds ready [9dfbdc4]
Page Load Metrics (138 ± 156 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Tested locally, work as expected :) |
2435d0b
to
9dfbdc4
Compare
Quality Gate passedIssues Measures |
Builds ready [2566d3d]
Page Load Metrics (666 ± 441 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Missing release label release-12.2.0 on PR. Adding release label release-12.2.0 on PR and removing other release labels(release-12.4.0), as PR was cherry-picked in branch 12.2.0. |
Description
Upgrade the Sentry packages from
7.53.0
to8.19.0
.Specifically:
FilterEvents
integration into object returned by function.hub
.Related issues
Manual testing steps
Full Sentry regression.
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist