Skip to content

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

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.12.1 -> 6.13.0

Release Notes

getsentry/sentry-java

v6.13.0

Compare Source

Features
  • Send cpu usage percentage in profile payload (#​2469)
  • Send transaction memory stats in profile payload (#​2447)
  • Add cpu usage collection (#​2462)
  • Improve ANR implementation: (#​2475)
    • Add abnormal_mechanism to sessions for ANR rate calculation
    • Always attach thread dump to ANR events
    • Distinguish between foreground and background ANRs
  • Improve possible date precision to 10 μs (#​2451)
Fixes
  • Fix performance collector setup called in main thread (#​2499)
  • Expand guard against CVE-2018-9492 "Privilege Escalation via Content Provider" (#​2482)
  • Prevent OOM by disabling TransactionPerformanceCollector for now (#​2498)

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.

Merge request reports