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

chore(deps): update sentry to v4.3.1 #399

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.sentry.android.gradle 4.3.0 -> 4.3.1 age adoption passing confidence
io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin 4.3.0 -> 4.3.1 age adoption passing confidence

Release Notes

getsentry/sentry-android-gradle-plugin (io.sentry.android.gradle) ### [`v4.3.1`](https://togithub.com/getsentry/sentry-android-gradle-plugin/blob/HEAD/CHANGELOG.md#431) [Compare Source](https://togithub.com/getsentry/sentry-android-gradle-plugin/compare/4.3.0...4.3.1) ##### Fixes - Do not pollute build classpath with groovy dependencies ([#​660](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/660)) - Do not execute `minifyWithR8` task when running tests with `isIncludeAndroidResources` enabled ([#​662](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/662)) - Make tasks with reproducible inputs Cacheable ([#​664](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/664)) - `SentryGenerateIntegrationListTask` - `SentryGenerateDebugMetaPropertiesTask` - `GenerateBundleIdTask` - `SentryGenerateProguardUuidTask` ##### Dependencies - Bump CLI from v2.28.0 to v2.28.6 ([#​655](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/655), [#​657](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/657)) - [changelog](https://togithub.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2286) - [diff](https://togithub.com/getsentry/sentry-cli/compare/2.28.0...2.28.6) - Bump Android SDK from v7.3.0 to v7.4.0 ([#​659](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/659)) - [changelog](https://togithub.com/getsentry/sentry-java/blob/main/CHANGELOG.md#740) - [diff](https://togithub.com/getsentry/sentry-java/compare/7.3.0...7.4.0)

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 these updates again.



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