Skip to content

Commit

Permalink
Update dependency io.sentry.android.gradle to v4.14.1 (#291)
Browse files Browse the repository at this point in the history
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.13.0` -> `4.14.1` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin/4.14.1?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/4.14.1?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.13.0/4.14.1?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.13.0/4.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>getsentry/sentry-android-gradle-plugin
(io.sentry.android.gradle)</summary>

###
[`v4.14.1`](https://redirect.github.com/getsentry/sentry-android-gradle-plugin/blob/HEAD/CHANGELOG.md#4141)

[Compare
Source](https://redirect.github.com/getsentry/sentry-android-gradle-plugin/compare/4.14.0...4.14.1)

##### Dependencies

- Bump CLI from v2.39.0 to v2.39.1
([#&#8203;792](https://redirect.github.com/getsentry/sentry-android-gradle-plugin/pull/792))
-
[changelog](https://redirect.github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2391)
-
[diff](https://redirect.github.com/getsentry/sentry-cli/compare/2.39.0...2.39.1)

###
[`v4.14.0`](https://redirect.github.com/getsentry/sentry-android-gradle-plugin/blob/HEAD/CHANGELOG.md#4140)

[Compare
Source](https://redirect.github.com/getsentry/sentry-android-gradle-plugin/compare/4.13.0...4.14.0)

##### Features

- Add AutoInstallStrategy for graphql-22
([#&#8203;781](https://redirect.github.com/getsentry/sentry-android-gradle-plugin/pull/781))
- New experimental option to upload proguard mappings chunked. Set the
env variable to try it out: `export
SENTRY_EXPERIMENTAL_PROGUARD_CHUNK_UPLOAD=1`
- This should prevent intermittent `502: Bad Gateway` errors when
uploading proguard mappings

##### Dependencies

- Bump CLI from v2.38.0 to v2.39.0
([#&#8203;786](https://redirect.github.com/getsentry/sentry-android-gradle-plugin/pull/786),
[#&#8203;791](https://redirect.github.com/getsentry/sentry-android-gradle-plugin/pull/791))
-
[changelog](https://redirect.github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2390)
-
[diff](https://redirect.github.com/getsentry/sentry-cli/compare/2.38.0...2.39.0)
- Bump Android SDK from v7.16.0 to v7.18.0
([#&#8203;788](https://redirect.github.com/getsentry/sentry-android-gradle-plugin/pull/788))
-
[changelog](https://redirect.github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#7180)
-
[diff](https://redirect.github.com/getsentry/sentry-java/compare/7.16.0...7.18.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent c5cd1f6 commit ae910ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ emergePlugin = "4.0.5"
emergeSnapshots = "1.3.1"
emergeReaper = "1.0.0-rc03"
emergeDistribution = "0.0.1"
sentry = "4.13.0"
sentry = "4.14.1"
shapes = "1.0.1"
datastore = "1.1.1"
room = "2.6.1"
Expand Down

0 comments on commit ae910ce

Please sign in to comment.