Skip to content

fix(deps): update dependency io.sentry:sentry-bom to v8.55.0 - #281

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/sentry
Sep 6, 2026
Merged

fix(deps): update dependency io.sentry:sentry-bom to v8.55.0#281
renovate[bot] merged 1 commit into
mainfrom
renovate/sentry

Conversation

@renovate

@renovate renovate Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
io.sentry:sentry-bom 8.54.08.55.0 age confidence

Release Notes

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

v8.55.0

Compare Source

Features
  • Add Session.State.Unhandled for unhandled errors that do not terminate the process (#​5919)
Improvements
  • Emit a single ui.compose span per SentryTraced on initial composition instead of one on every recomposition, and set the origin on ui.render spans (#​6051)
  • Move ANR profiling out of experimental (#​6042)
Fixes
  • Prevent SentryTraced from producing dangling spans if recomposition is abandoned or drawing fails (#​6049)
  • 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)
  • Report a consistent app start type across the app start measurement, contexts.app and the app.start span attributes (#​6006)
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: (in timezone Europe/Berlin)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 September 6, 2026 08:34
@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Test results

 66 files   66 suites   58s ⏱️
 62 tests  60 ✅ 2 💤 0 ❌
189 runs  183 ✅ 6 💤 0 ❌

Results for commit d97f315.

@renovate
renovate Bot merged commit 5da78f8 into main Sep 6, 2026
8 checks passed
@renovate
renovate Bot deleted the renovate/sentry branch September 6, 2026 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants