-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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: 5.8.1 Sentry SDK Upgrade #7277
Conversation
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7277 +/- ##
=======================================
Coverage 34.60% 34.60%
=======================================
Files 1017 1017
Lines 27104 27104
Branches 2197 2197
=======================================
Hits 9379 9379
Misses 17236 17236
Partials 489 489 ☔ View full report in Codecov by Sentry. |
Updated dependencies detected. Learn more about Socket for GitHub ↗︎
|
Kudos, SonarCloud Quality Gate passed! |
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.
Looks good to me.
Description
This PR bumps the Sentry SDK version to from 5.1.0 -> 5.8.1. The minor version bumps did not have any breaking changes per documentation.
Manual testing steps
Run the app and observe any errors reporting in Sentry
Screenshots/Recordings
Passing E2E Testing
Related issues
NA
Pre-merge author checklist
Pre-merge reviewer checklist