Skip to content

fix(deps): update dependency io.sentry:sentry-android to v8.9.0 #4624

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

Merged
merged 1 commit into from
Apr 23, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 22, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.sentry:sentry-android 8.8.0 -> 8.9.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v8.9.0

Compare Source

Features
  • Add SentryWrapper.wrapRunnable to wrap Runnable for use with Sentry (#​4332)
Fixes
  • Fix TTFD measurement when API called too early (#​4297)
  • Tag sockets traffic originating from Sentry's HttpConnection (#​4340)
    • This should suppress the StrictMode's UntaggedSocketViolation
  • Reduce debug logs verbosity (#​4341)
  • Fix unregister SystemEventsBroadcastReceiver when entering background (#​4338)
    • This should reduce ANRs seen with this class in the stack trace for Android 14 and above
Improvements
  • Make user interaction tracing faster and do fewer allocations (#​4347)
  • Pre-load modules on a background thread upon SDK init (#​4348)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner April 22, 2025 19:53
@renovate renovate bot added the PR-Dependencies Pull requests that update a dependency file label Apr 22, 2025
@renovate renovate bot requested review from bmarty and removed request for a team April 22, 2025 19:53
Copy link
Contributor

📱 Scan the QR code below to install the build (arm64 only) for this PR.
QR code
If you can't scan the QR code you can install the build via this link: https://i.diawi.com/wtKDus

Copy link

codecov bot commented Apr 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.01%. Comparing base (4e0d00d) to head (8b705dd).
Report is 9 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #4624   +/-   ##
========================================
  Coverage    80.01%   80.01%           
========================================
  Files         2103     2103           
  Lines        55786    55786           
  Branches      6939     6939           
========================================
  Hits         44638    44638           
  Misses        8755     8755           
  Partials      2393     2393           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link

@bmarty bmarty merged commit 91cb84c into develop Apr 23, 2025
36 checks passed
@bmarty bmarty deleted the renovate/io.sentry-sentry-android-8.x branch April 23, 2025 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR-Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant