Skip to content

Commit 238af32

Browse files
chore(deps): update dependency io.sentry.android.gradle to v6.0.0-beta.3 (#697)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [io.sentry.android.gradle](https://redirect.github.com/getsentry/sentry-android-gradle-plugin) | `6.0.0-beta.2` -> `6.0.0-beta.3` | ![age](https://developer.mend.io/api/mc/badges/age/maven/io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin/6.0.0-beta.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin/6.0.0-beta.2/6.0.0-beta.3?slim=true) | --- ### Release Notes <details> <summary>getsentry/sentry-android-gradle-plugin (io.sentry.android.gradle)</summary> ### [`v6.0.0-beta.3`](https://redirect.github.com/getsentry/sentry-android-gradle-plugin/blob/HEAD/CHANGELOG.md#600-beta3) [Compare Source](https://redirect.github.com/getsentry/sentry-android-gradle-plugin/compare/6.0.0-beta.2...6.0.0-beta.3) **Breaking changes**: This version introduces sentry-cli 3.0.0. Sentry-cli 3.0.0 and above only officially supports Sentry SaaS and Sentry self-hosted versions 25.11.1 and higher. While many Sentry CLI features may, in practice, continue working with some older Sentry versions, continued support for Sentry versions older than 25.11.1 is not guaranteed. You can use an older version of the this plugin if you need support for older Sentry self-hosted versions. ##### Various fixes & improvements - Set SENTRY\_PIPELINE environment variable for all sentry-cli invocations ([#&#8203;1036](https://redirect.github.com/getsentry/sentry-android-gradle-plugin/pull/1036)) ##### Dependencies - Bump Android SDK from v8.26.0 to v8.28.0 ([#&#8203;1032](https://redirect.github.com/getsentry/sentry-android-gradle-plugin/pull/1032), [#&#8203;1034](https://redirect.github.com/getsentry/sentry-android-gradle-plugin/pull/1034)) - [changelog](https://redirect.github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8280) - [diff](https://redirect.github.com/getsentry/sentry-java/compare/8.26.0...8.28.0) - Bump CLI from v2.58.2 to v3.0.0 ([#&#8203;1037](https://redirect.github.com/getsentry/sentry-android-gradle-plugin/pull/1037), [#&#8203;1038](https://redirect.github.com/getsentry/sentry-android-gradle-plugin/pull/1038), [#&#8203;1040](https://redirect.github.com/getsentry/sentry-android-gradle-plugin/pull/1040)) - [changelog](https://redirect.github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#300) - [diff](https://redirect.github.com/getsentry/sentry-cli/compare/2.58.2...3.0.0) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ec8b167 commit 238af32

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
@@ -18,7 +18,7 @@ navigation = "2.9.6"
1818
browser = "1.9.0"
1919
emergePlugin = "4.4.0"
2020
emergeSnapshots = "1.5.0"
21-
sentry = "6.0.0-beta.2"
21+
sentry = "6.0.0-beta.3"
2222
shapes = "1.1.0"
2323
datastore = "1.2.0"
2424
room = "2.8.4"

0 commit comments

Comments
 (0)