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.5.0 #802

Merged
merged 1 commit into from
Mar 1, 2024
Merged

fix(deps): update sentry to v7.5.0 #802

merged 1 commit into from
Mar 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v7.5.0

Compare Source

Features
  • Add support for measurements at span level (#​3219)
  • Add enableScopePersistence option to disable PersistingScopeObserver used for ANR reporting which may increase performance overhead. Defaults to true (#​3218)
    • When disabled, the SDK will not enrich ANRv2 events with scope data (e.g. breadcrumbs, user, tags, etc.)
  • Configurable defaults for Cron - MonitorConfig (#​3195)
  • We now display a warning on startup if an incompatible version of Spring Boot is detected (#​3233)
    • This should help notice a mismatching Sentry dependency, especially when upgrading a Spring Boot application
  • Experimental: Add Metrics API (#​3205)
Fixes
  • Ensure performance measurement collection is not taken too frequently (#​3221)
  • Fix old profiles deletion on SDK init (#​3216)
  • Fix hub restore point in wrappers: SentryWrapper, SentryTaskDecorator and SentryScheduleHook (#​3225)
    • We now reset the hub to its previous value on the thread where the Runnable/Callable/Supplier is executed instead of setting it to the hub that was used on the thread where the Runnable/Callable/Supplier was created.
  • Fix add missing thread name/id to app start spans (#​3226)

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 enabled auto-merge March 1, 2024 15:52
@renovate renovate bot requested a review from alvr as a code owner March 1, 2024 15:52
Copy link

github-actions bot commented Mar 1, 2024

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

Copy link

codecov bot commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.31%. Comparing base (0d092ed) to head (e68def9).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #802   +/-   ##
========================================
  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 800d0c3 into develop Mar 1, 2024
10 checks passed
@renovate renovate bot deleted the renovate/sentry branch March 1, 2024 19:38
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