Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency io.sentry:sentry-android to v7.13.0 (#5040)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.sentry:sentry-android](https://togithub.com/getsentry/sentry-java) | `7.12.1` -> `7.13.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.sentry:sentry-android/7.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.sentry:sentry-android/7.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.sentry:sentry-android/7.12.1/7.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.sentry:sentry-android/7.12.1/7.13.0?slim=true)](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-android)</summary> ### [`v7.13.0`](https://togithub.com/getsentry/sentry-java/blob/HEAD/CHANGELOG.md#7130) [Compare Source](https://togithub.com/getsentry/sentry-java/compare/7.12.1...7.13.0) ##### Features - Session Replay: ([#​3565](https://togithub.com/getsentry/sentry-java/pull/3565)) ([#​3609](https://togithub.com/getsentry/sentry-java/pull/3609)) - Capture remaining replay segment for ANRs on next app launch - Capture remaining replay segment for unhandled crashes on next app launch ##### Fixes - Session Replay: ([#​3565](https://togithub.com/getsentry/sentry-java/pull/3565)) ([#​3609](https://togithub.com/getsentry/sentry-java/pull/3609)) - Fix stopping replay in `session` mode at 1 hour deadline - Never encode full frames for a video segment, only do partial updates. This further reduces size of the replay segment - Use propagation context when no active transaction for ANRs ##### Dependencies - Bump Spring Boot to 3.3.2 ([#​3541](https://togithub.com/getsentry/sentry-java/pull/3541)) </details> --- ### 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 PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/simpledotorg/simple-android). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sasikanth Miriyampalli <[email protected]>
- Loading branch information