Commit 68a1c42
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` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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 <hello@sasikanth.dev>1 parent bcec06d commit 68a1c42
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
| |||
53 | 52 | | |
54 | 53 | | |
55 | 54 | | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| |||
0 commit comments