mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 17:37:05 +05:30
fix(deps): update sentry to v8.13.3 (#861)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.sentry:sentry-bom](https://redirect.github.com/getsentry/sentry-java) | `8.13.2` -> `8.13.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [io.sentry:sentry-android](https://redirect.github.com/getsentry/sentry-java) | `8.13.2` -> `8.13.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>getsentry/sentry-java (io.sentry:sentry-bom)</summary> ### [`v8.13.3`](https://redirect.github.com/getsentry/sentry-java/blob/HEAD/CHANGELOG.md#8133) [Compare Source](https://redirect.github.com/getsentry/sentry-java/compare/8.13.2...8.13.3) ##### Fixes - Send UI Profiling app start chunk when it finishes ([#​4423](https://redirect.github.com/getsentry/sentry-java/pull/4423)) - Republish Javadoc [#​4457](https://redirect.github.com/getsentry/sentry-java/pull/4457) - Finalize `OkHttpEvent` even if no active span in `SentryOkHttpInterceptor` [#​4469](https://redirect.github.com/getsentry/sentry-java/pull/4469) - Session Replay: Do not capture current replay for cached events from the past ([#​4474](https://redirect.github.com/getsentry/sentry-java/pull/4474)) - Session Replay: Correctly capture Dialogs and non full-sized windows ([#​4354](https://redirect.github.com/getsentry/sentry-java/pull/4354)) - Session Replay: Fix inconsistent `segment_id` ([#​4471](https://redirect.github.com/getsentry/sentry-java/pull/4471)) - Session Replay: Fix crash on devices with the Unisoc/Spreadtrum T606 chipset ([#​4477](https://redirect.github.com/getsentry/sentry-java/pull/4477)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/msfjarvis/compose-lobsters). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC41MC4wIiwidXBkYXRlZEluVmVyIjoiNDAuNTAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
fd9e156627
commit
914092f8b0
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ navigation3 = "1.0.0-SNAPSHOT"
|
|||
navigation3-material = "1.0.0-SNAPSHOT"
|
||||
retrofit = "3.0.0"
|
||||
richtext = "1.0.0-alpha02"
|
||||
sentry-sdk = "8.13.2"
|
||||
sentry-sdk = "8.13.3"
|
||||
serialization = "1.8.1"
|
||||
sqldelight = "2.1.0"
|
||||
whetstone = "0.9.0-beta02"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue