Skip to content

Commit 3b44ba7

Browse files
renovate[bot]sagarwal
andauthored
Update chucker to v4.3.0 (#5695)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [com.github.chuckerteam.chucker:library-no-op](https://redirect.github.com/ChuckerTeam/chucker) | `4.2.0` → `4.3.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.chuckerteam.chucker:library-no-op/4.3.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.chuckerteam.chucker:library-no-op/4.2.0/4.3.0?slim=true) | | [com.github.chuckerteam.chucker:library](https://redirect.github.com/ChuckerTeam/chucker) | `4.2.0` → `4.3.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.chuckerteam.chucker:library/4.3.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.chuckerteam.chucker:library/4.2.0/4.3.0?slim=true) | --- ### Release Notes <details> <summary>ChuckerTeam/chucker (com.github.chuckerteam.chucker:library-no-op)</summary> ### [`v4.3.0`](https://redirect.github.com/ChuckerTeam/chucker/blob/HEAD/CHANGELOG.md#Version-430--2026-01-10-) [Compare Source](https://redirect.github.com/ChuckerTeam/chucker/compare/4.2.0...4.3.0) ##### Fixed - Fixed share of `curl` when URL contains spaces \[[#&#8203;1464](https://redirect.github.com/ChuckerTeam/chucker/issues/1464)] - Remove unused wake lock permission ([#&#8203;1498](https://redirect.github.com/ChuckerTeam/chucker/issues/1498)) ##### Dependency Updates - Target and Compile SDK to 36 - OkHTTP to 5.3.0 - Kotlin to 2.3.0 - AGP to 8.13.1 - Material to 1.13.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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: sagarwal <sagarwal@rtsl.org>
1 parent 234d512 commit 3b44ba7

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
- Add support for Android 16
4848
- Bump compile and target SDK to 36
4949
- Bump AndroidX Activity to v1.12.2
50+
- Bump Chucker to v4.3.0
5051

5152
### Changes
5253

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ androidx-viewmodel = "2.10.0"
1111
androidx-lifecycle = "2.10.0"
1212
androidx-activity = "1.12.2"
1313

14-
chucker = "4.2.0"
14+
chucker = "4.3.0"
1515
dagger = "2.57.2"
1616

1717
kotlin = "2.3.0"

0 commit comments

Comments
 (0)