Skip to content

fix(deps): update dependency io.sentry:sentry to v8.56.0 - #258

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/sentry
Open

fix(deps): update dependency io.sentry:sentry to v8.56.0#258
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/sentry

Conversation

@renovate

@renovate renovate Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
io.sentry:sentry 8.55.08.56.0 age confidence

Release Notes

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

v8.56.0

Fixes
  • Update SentryTraced so that it now honors options.setIgnoredSpanOrigins (#​6058)
  • SentryTraced now checks for its owning transaction dynamically rather than once per app process. The latter caused SentryTraced spans to be dropped process-wide once the original transaction finished (#​6057)
  • Fix typos in Spring GraphQL integration names (GrahQL to GraphQL) (#​6061)
  • Populate the Android connection status cache during the first two minutes after boot, instead of treating the empty cache as up to date (#​6029)
  • Prevent SentryTraced from producing dangling spans if recomposition is abandoned or drawing fails (#​6049)
  • Report a consistent app start type across the app start measurement, contexts.app and the app.start span attributes (#​6006)
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)
Internal
  • Add an internal MonotonicTicker abstraction with Deadline and Stopwatch primitives (#​6028)
  • Add internal Timestamp, EpochClock and AnchoredClock, so related instants project from one wall-clock reading instead of each reading the clock (#​6045)
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 added renovate Label for the Renovate bot security labels Sep 9, 2026
@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Job Summary for Gradle

Build PR :: build
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
Cygnus build test 9.7.1 Build Scan not published

@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Test results

  363 files    363 suites   2m 49s ⏱️
  608 tests   601 ✅  6 💤 1 ❌
1 827 runs  1 808 ✅ 18 💤 1 ❌

For more details on these failures, see this check.

Results for commit e5eb120.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

renovate Label for the Renovate bot security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants