Skip to content

Commit 24fbe2f

Browse files
Update dependency io.sentry.android.gradle to v5.5.0 (#441)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.sentry.android.gradle](https://redirect.github.com/getsentry/sentry-android-gradle-plugin) | `5.4.0` -> `5.5.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin/5.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin/5.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin/5.4.0/5.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin/5.4.0/5.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>getsentry/sentry-android-gradle-plugin (io.sentry.android.gradle)</summary> ### [`v5.5.0`](https://redirect.github.com/getsentry/sentry-android-gradle-plugin/blob/HEAD/CHANGELOG.md#550) [Compare Source](https://redirect.github.com/getsentry/sentry-android-gradle-plugin/compare/5.4.0...5.5.0) ##### Fixes - Fix another API incompatibility with Kotlin 2.1.20 ([#&#8203;871](https://redirect.github.com/getsentry/sentry-android-gradle-plugin/pull/871)) ##### Dependencies - Bump CLI from v2.43.0 to v2.43.1 ([#&#8203;872](https://redirect.github.com/getsentry/sentry-android-gradle-plugin/pull/872)) - [changelog](https://redirect.github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2431) - [diff](https://redirect.github.com/getsentry/sentry-cli/compare/2.43.0...2.43.1) - Bump Android SDK from v8.9.0 to v8.11.1 ([#&#8203;870](https://redirect.github.com/getsentry/sentry-android-gradle-plugin/pull/870), [#&#8203;875](https://redirect.github.com/getsentry/sentry-android-gradle-plugin/pull/875)) - [changelog](https://redirect.github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8111) - [diff](https://redirect.github.com/getsentry/sentry-java/compare/8.9.0...8.11.1) </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://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/EmergeTools/hackernews). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa89d19 commit 24fbe2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ emergePlugin = "4.4.0"
2020
emergeSnapshots = "1.4.1"
2121
emergeReaper = "1.0.2-SNAPSHOT"
2222
emergeDistribution = "0.0.5-SNAPSHOT"
23-
sentry = "5.4.0"
23+
sentry = "5.5.0"
2424
shapes = "1.0.1"
2525
datastore = "1.1.4"
2626
room = "2.7.1"

0 commit comments

Comments
 (0)