Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency io.sentry:sentry-android-gradle-plugin to v4.5.1 (#…
…4909) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.sentry:sentry-android-gradle-plugin](https://togithub.com/getsentry/sentry-android-gradle-plugin) | `4.4.0` -> `4.5.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.sentry:sentry-android-gradle-plugin/4.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.sentry:sentry-android-gradle-plugin/4.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.sentry:sentry-android-gradle-plugin/4.4.0/4.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.sentry:sentry-android-gradle-plugin/4.4.0/4.5.1?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:sentry-android-gradle-plugin)</summary> ### [`v4.5.1`](https://togithub.com/getsentry/sentry-android-gradle-plugin/blob/HEAD/CHANGELOG.md#451) [Compare Source](https://togithub.com/getsentry/sentry-android-gradle-plugin/compare/4.5.0...4.5.1) ##### Fixes - Fix auth-token error for ProGuard mapping upload, even when mapping upload is disabled (fixed with sentry-cli 2.31.1) ##### Dependencies - Bump CLI from v2.31.0 to v2.31.1 ([#​700](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/700)) - [changelog](https://togithub.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2311) - [diff](https://togithub.com/getsentry/sentry-cli/compare/2.31.0...2.31.1) ### [`v4.5.0`](https://togithub.com/getsentry/sentry-android-gradle-plugin/blob/HEAD/CHANGELOG.md#450) [Compare Source](https://togithub.com/getsentry/sentry-android-gradle-plugin/compare/4.4.1...4.5.0) ##### Fixes - Remove excessive info logging ([#​696](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/696)) ##### Dependencies - Bump Android SDK from v7.6.0 to v7.8.0 ([#​690](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/690)) - [changelog](https://togithub.com/getsentry/sentry-java/blob/main/CHANGELOG.md#780) - [diff](https://togithub.com/getsentry/sentry-java/compare/7.6.0...7.8.0) - Bump CLI from v2.28.6 to v2.31.0 ([#​684](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/684)) - [changelog](https://togithub.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2310) - [diff](https://togithub.com/getsentry/sentry-cli/compare/2.28.6...2.31.0) ### [`v4.4.1`](https://togithub.com/getsentry/sentry-android-gradle-plugin/blob/HEAD/CHANGELOG.md#441) [Compare Source](https://togithub.com/getsentry/sentry-android-gradle-plugin/compare/4.4.0...4.4.1) ##### Fixes - Fix circular depencency issue between mergeAssets and minify tasks ([#​682](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/682)) - Fix sentry-cli not being extracted prior to task execution ([#​691](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/691)) </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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/simpledotorg/simple-android). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information