Skip to content

Update dependency io.sentry:sentry-android to v8.55.0 - #7685

Merged
jmartinesp merged 1 commit into
developfrom
renovate/io.sentry-sentry-android-8.x
Sep 11, 2026
Merged

Update dependency io.sentry:sentry-android to v8.55.0#7685
jmartinesp merged 1 commit into
developfrom
renovate/io.sentry-sentry-android-8.x

Conversation

@renovate

@renovate renovate Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
io.sentry:sentry-android 8.54.08.55.0 age 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.55.0

Compare Source

Features
  • Add Session.State.Unhandled for unhandled errors that do not terminate the process (#​5919)
Improvements
  • Move ANR profiling out of experimental (#​6042)
Fixes
  • Keep dropped tombstone and ANR events dropped, instead of reporting the same app exit again at every app start (#​6002)
  • Apply Sentry.withScope and Sentry.withIsolationScope data to events captured inside the callback when globalHubMode is enabled (#​6004)
    • globalHubMode is enabled by default on Android, where tags, extras, contexts and level set inside the callback were silently dropped
    • Scopes that are explicitly made current, e.g. via Sentry.setCurrentScopes or the SentryContext coroutine integration, are now also honoured when globalHubMode is enabled
    • Sentry.pushScope, Sentry.pushIsolationScope and Sentry.popScope remain no-ops when globalHubMode is enabled
  • Drop the profiler_id from transactions and spans when no Perfetto profile covers them, e.g. when Android's ProfilingManager rate limits the profiling request (#​6015)
  • Prevent events from being dropped when feature flags are added while an event is being captured (#​5989)
Internal
  • Add InternalSentrySdk.captureEnvelopeNonTerminating for hybrid SDKs (e.g. Flutter) so unhandled exceptions that don't terminate the process no longer end the session as crashed (#​5921)
  • Add InternalSentrySdk.updateSessionForDroppedEventNonTerminating so hybrid SDKs can still update the session when an error is dropped by sampling (#​5990)
Dependencies

Configuration

📅 Schedule: (UTC)

  • 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 added the PR-Dependencies Pull requests that update a dependency file label Sep 10, 2026
@renovate
renovate Bot requested a review from a team as a code owner September 10, 2026 09:53
@renovate
renovate Bot requested review from jmartinesp and removed request for a team September 10, 2026 09:53
@sonarqubecloud

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown
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/QXShD7

@codecov

codecov Bot commented Sep 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.91%. Comparing base (8101abf) to head (a3a31b6).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #7685   +/-   ##
========================================
  Coverage    80.90%   80.91%           
========================================
  Files         2780     2780           
  Lines        81899    81899           
  Branches     11284    11284           
========================================
+ Hits         66264    66265    +1     
  Misses       11290    11290           
+ Partials      4345     4344    -1     

☔ View full report in Codecov by Harness.
📢 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.

@jmartinesp
jmartinesp merged commit a5b95a1 into develop Sep 11, 2026
47 of 48 checks passed
@jmartinesp
jmartinesp deleted the renovate/io.sentry-sentry-android-8.x branch September 11, 2026 08:19
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