Octav14n / BoFiLo

A Android frontend for https://github.com/JimmXinu/FanFicFare
Apache License 2.0
12 stars 0 forks source link

Update dependency io.sentry:sentry-android to v7.14.0 - autoclosed #74

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.sentry:sentry-android 7.13.0 -> 7.14.0 age adoption passing confidence

Release Notes

getsentry/sentry-java (io.sentry:sentry-android) ### [`v7.14.0`](https://togithub.com/getsentry/sentry-java/blob/HEAD/CHANGELOG.md#7140) [Compare Source](https://togithub.com/getsentry/sentry-java/compare/7.13.0...7.14.0) ##### Features - Session Replay: Gesture/touch support for Flutter ([#​3623](https://togithub.com/getsentry/sentry-java/pull/3623)) ##### Fixes - Fix app start spans missing from Pixel devices ([#​3634](https://togithub.com/getsentry/sentry-java/pull/3634)) - Avoid ArrayIndexOutOfBoundsException on Android cpu data collection ([#​3598](https://togithub.com/getsentry/sentry-java/pull/3598)) - Fix lazy select queries instrumentation ([#​3604](https://togithub.com/getsentry/sentry-java/pull/3604)) - Session Replay: buffer mode improvements ([#​3622](https://togithub.com/getsentry/sentry-java/pull/3622)) - Align next segment timestamp with the end of the buffered segment when converting from buffer mode to session mode - Persist `buffer` replay type for the entire replay when converting from buffer mode to session mode - Properly store screen names for `buffer` mode - Session Replay: fix various crashes and issues ([#​3628](https://togithub.com/getsentry/sentry-java/pull/3628)) - Fix video not being encoded on Pixel devices - Fix SIGABRT native crashes on Xiaomi devices when encoding a video - Fix `RejectedExecutionException` when redacting a screenshot - Fix `FileNotFoundException` when persisting segment values ##### Chores - Introduce `ReplayShadowMediaCodec` and refactor tests using custom encoder ([#​3612](https://togithub.com/getsentry/sentry-java/pull/3612))

Configuration

📅 Schedule: 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.



This PR was generated by Mend Renovate. View the repository job log.