Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update plugin sentry to v5 (#5217)
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) | `4.14.1` -> `5.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin/5.0.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.0.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/4.14.1/5.0.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/4.14.1/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>getsentry/sentry-android-gradle-plugin (io.sentry.android.gradle)</summary> ### [`v5.0.0`](https://redirect.github.com/getsentry/sentry-android-gradle-plugin/blob/HEAD/CHANGELOG.md#500) [Compare Source](https://redirect.github.com/getsentry/sentry-android-gradle-plugin/compare/4.14.1...5.0.0) ##### Intro Version 5.0 of the `sentry-android-gradle-plugin` uses the latest major version of the Java/Android SDK (`8.0.0`). We plan to do another major release within the next few months, which will contain more functional changes. You can see what exactly we're planning and track progress in [#​825](https://redirect.github.com/getsentry/sentry-android-gradle-plugin/issues/825). ##### Fixes - Ensure DexGuard flavor/buildtype mapping files are respected as well ([#​822](https://redirect.github.com/getsentry/sentry-android-gradle-plugin/pull/822)) ##### Dependencies - Bump CLI from v2.39.1 to v2.41.1 ([#​818](https://redirect.github.com/getsentry/sentry-android-gradle-plugin/pull/818)) - [changelog](https://redirect.github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2411) - [diff](https://redirect.github.com/getsentry/sentry-cli/compare/2.39.1...2.41.1) - Bump Android SDK from v7.18.0 to v8.0.0 ([#​817](https://redirect.github.com/getsentry/sentry-android-gradle-plugin/pull/817)) - [changelog](https://redirect.github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#800) - [diff](https://redirect.github.com/getsentry/sentry-java/compare/7.18.0...8.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 is behind base branch, 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/simpledotorg/simple-android). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sasikanth Miriyampalli <[email protected]>
- Loading branch information