Skip to content

fix(deps): update dependency io.sentry:sentry-bom to v6.18.1

Jednotné přihlášení test requested to merge renovate/sentry.version into main

This MR contains the following updates:

Package Type Update Change
io.sentry:sentry-bom import minor 6.17.0 -> 6.18.1

Release Notes

getsentry/sentry-java

v6.18.1

Compare Source

Fixes
  • Fix crash when Sentry SDK is initialized more than once (#​2679)
  • Track a ttfd span per Activity (#​2673)

v6.18.0

Compare Source

Features
  • Attach Trace Context when an ANR is detected (ANRv1) (#​2583)
  • Make log4j2 integration compatible with log4j 3.0 (#​2634)
    • Instead of relying on package scanning, we now use an annotation processor to generate Log4j2Plugins.dat
  • Create User and Breadcrumb from map (#​2614)
  • Add sent_at to envelope header item (#​2638)
Fixes
  • Fix timestamp intervals of PerformanceCollectionData in profiles (#​2648)
  • Fix timestamps of PerformanceCollectionData in profiles (#​2632)
  • Fix missing propagateMinConstraints flag for SentryTraced (#​2637)
  • Fix potential SecurityException thrown by ConnectivityManager on Android 11 (#​2653)
  • Fix aar artifacts publishing for Maven (#​2641)
Dependencies

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 MR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Edited by Jednotné přihlášení test

Merge request reports