Skip to content
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

fix(deps): update sentry to v7.4.0 #776

Merged
merged 1 commit into from
Feb 21, 2024
Merged

fix(deps): update sentry to v7.4.0 #776

merged 1 commit into from
Feb 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 21, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.sentry:sentry-compose-android 7.3.0 -> 7.4.0 age adoption passing confidence
io.sentry:sentry-apollo-3 7.3.0 -> 7.4.0 age adoption passing confidence
io.sentry:sentry-android-core 7.3.0 -> 7.4.0 age adoption passing confidence

Release Notes

getsentry/sentry-java (io.sentry:sentry-compose-android)

v7.4.0

Compare Source

Features
  • Add new threshold parameters to monitor config (#​3181)
  • Report process init time as a span for app start performance (#​3159)
  • (perf-v2): Calculate frame delay on a span level (#​3197)
  • Resolve spring properties in @​SentryCheckIn annotation (#​3194)
  • Experimental: Add Spotlight integration (#​3166)
    • For more details about Spotlight head over to https://spotlightjs.com/
    • Set options.isEnableSpotlight = true to enable Spotlight
Fixes
  • Don't wait on main thread when SDK restarts (#​3200)
  • Fix Jetpack Compose widgets are not being correctly identified for user interaction tracing (#​3209)
  • Fix issue title on Android when a wrapping RuntimeException is thrown by the system (#​3212)
    • This will change grouping of the issues that were previously titled RuntimeInit$MethodAndArgsCaller to have them split up properly by the original root cause exception

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from alvr as a code owner February 21, 2024 15:46
@renovate renovate bot enabled auto-merge February 21, 2024 15:46
Copy link

Android iOS
Download APK (v2248) Not yet.
2 Not yet.

Copy link

codecov bot commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d2e97c4) 91.31% compared to head (03001b0) 91.31%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #776   +/-   ##
========================================
  Coverage    91.31%   91.31%           
========================================
  Files           72       72           
  Lines          656      656           
  Branches        60       60           
========================================
  Hits           599      599           
  Misses          50       50           
  Partials         7        7           
Flag Coverage Δ
unittests 91.31% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot merged commit 114e5cf into develop Feb 21, 2024
10 checks passed
@renovate renovate bot deleted the renovate/sentry branch February 21, 2024 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants