mslalith / focus_launcher

A minimalist Android Launcher built with Jetpack Compose.
https://play.google.com/store/apps/details?id=dev.mslalith.focuslauncher
GNU General Public License v3.0
166 stars 12 forks source link

fix(deps): update dependency io.sentry:sentry-bom to v7.11.0 #498

Closed renovate[bot] closed 4 days ago

renovate[bot] commented 4 days ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.sentry:sentry-bom 7.10.0 -> 7.11.0 age adoption passing confidence

Release Notes

getsentry/sentry-java (io.sentry:sentry-bom) ### [`v7.11.0`](https://togithub.com/getsentry/sentry-java/blob/HEAD/CHANGELOG.md#7110) [Compare Source](https://togithub.com/getsentry/sentry-java/compare/7.10.0...7.11.0) ##### Features - Report dropped spans ([#​3528](https://togithub.com/getsentry/sentry-java/pull/3528)) ##### Fixes - Fix duplicate session start for React Native ([#​3504](https://togithub.com/getsentry/sentry-java/pull/3504)) - Move onFinishCallback before span or transaction is finished ([#​3459](https://togithub.com/getsentry/sentry-java/pull/3459)) - Add timestamp when a profile starts ([#​3442](https://togithub.com/getsentry/sentry-java/pull/3442)) - Move fragment auto span finish to onFragmentStarted ([#​3424](https://togithub.com/getsentry/sentry-java/pull/3424)) - Remove profiling timeout logic and disable profiling on API 21 ([#​3478](https://togithub.com/getsentry/sentry-java/pull/3478)) - Properly reset metric flush flag on metric emission ([#​3493](https://togithub.com/getsentry/sentry-java/pull/3493)) - Use SecureRandom in favor of Random for Metrics ([#​3495](https://togithub.com/getsentry/sentry-java/pull/3495)) - Fix UncaughtExceptionHandlerIntegration Memory Leak ([#​3398](https://togithub.com/getsentry/sentry-java/pull/3398)) - Deprecated `User.segment`. Use a custom tag or context instead. ([#​3511](https://togithub.com/getsentry/sentry-java/pull/3511)) - Fix duplicated http spans ([#​3526](https://togithub.com/getsentry/sentry-java/pull/3526)) - When capturing unhandled hybrid exception session should be ended and new start if need ([#​3480](https://togithub.com/getsentry/sentry-java/pull/3480)) ##### Dependencies - Bump Native SDK from v0.7.0 to v0.7.2 ([#​3314](https://togithub.com/getsentry/sentry-java/pull/3314)) - [changelog](https://togithub.com/getsentry/sentry-native/blob/master/CHANGELOG.md#072) - [diff](https://togithub.com/getsentry/sentry-native/compare/0.7.0...0.7.2)

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.



This PR has been generated by Mend Renovate. View repository job log here.