-
Notifications
You must be signed in to change notification settings - Fork 74
[2026.01.*] Pre-release merge #5706
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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` |  |  | | [com.github.chuckerteam.chucker:library](https://redirect.github.com/ChuckerTeam/chucker) | `4.2.0` → `4.3.0` |  |  | --- ### 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 \[[#​1464](https://redirect.github.com/ChuckerTeam/chucker/issues/1464)] - Remove unused wake lock permission ([#​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>
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [org.mockito.kotlin:mockito-kotlin](https://redirect.github.com/mockito/mockito-kotlin) | `6.1.0` → `6.2.0` |  |  | --- ### Release Notes <details> <summary>mockito/mockito-kotlin (org.mockito.kotlin:mockito-kotlin)</summary> ### [`v6.2.0`](https://redirect.github.com/mockito/mockito-kotlin/releases/tag/v6.2.0) <sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://redirect.github.com/shipkit/shipkit-changelog)*</sup></sup> ##### 6.2.0 - 2026-01-14 - [27 commit(s)](https://redirect.github.com/mockito/mockito-kotlin/compare/v6.1.0...v6.2.0) by Joshua Selbo, Mark Koops, Tim van der Lippe - Improving stubbing support for suspend functions and value classes [(#​569)](https://redirect.github.com/mockito/mockito-kotlin/pull/569) - Update PR template to run formatting [(#​568)](https://redirect.github.com/mockito/mockito-kotlin/pull/568) - Ignore ktfmt formatting revision in git blame [(#​567)](https://redirect.github.com/mockito/mockito-kotlin/pull/567) - Enable Spotless formatting check in CI [(#​566)](https://redirect.github.com/mockito/mockito-kotlin/pull/566) - Apply ktfmt formatting [(#​565)](https://redirect.github.com/mockito/mockito-kotlin/pull/565) - Add tooling for Spotless + ktfmt [(#​562)](https://redirect.github.com/mockito/mockito-kotlin/pull/562) - Follow-up on primitive value classes [(#​561)](https://redirect.github.com/mockito/mockito-kotlin/pull/561) - Update MockSettings usage [(#​560)](https://redirect.github.com/mockito/mockito-kotlin/pull/560) - Fix anyOrNull matcher with value class wrapping primitive type [(#​557)](https://redirect.github.com/mockito/mockito-kotlin/pull/557) - Enhance/unify and document stubbing API, more groundwork towards implementing improved suspend function support [(#​556)](https://redirect.github.com/mockito/mockito-kotlin/pull/556) - Add wrappers for mockStatic, mockConstruction [(#​551)](https://redirect.github.com/mockito/mockito-kotlin/pull/551) - Add MockedStatic.verify extension fun with lambda last [(#​549)](https://redirect.github.com/mockito/mockito-kotlin/pull/549) - Extending/organizing MatchersTest.kt [(#​548)](https://redirect.github.com/mockito/mockito-kotlin/pull/548) - Adding value class support to KArgumentCaptor. [(#​547)](https://redirect.github.com/mockito/mockito-kotlin/pull/547) - Fix the output directory for the dokka Javadoc plugin [(#​546)](https://redirect.github.com/mockito/mockito-kotlin/pull/546) - [#​544](https://redirect.github.com/mockito/mockito-kotlin/issues/544) Adding value class support to the eq() argument matcher. [(#​545)](https://redirect.github.com/mockito/mockito-kotlin/pull/545) - eq() argument matcher does not support for value class type arguments [(#​544)](https://redirect.github.com/mockito/mockito-kotlin/issues/544) - Add note about releasing tags via GitHub UI [(#​543)](https://redirect.github.com/mockito/mockito-kotlin/pull/543) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: sagarwal <sagarwal@rtsl.org>
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [androidx.compose:compose-bom](https://developer.android.com/jetpack) | `2025.12.01` → `2026.01.00` |  |  | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: sagarwal <sagarwal@rtsl.org>
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [io.sentry:sentry-android](https://redirect.github.com/getsentry/sentry-java) | `8.29.0` → `8.30.0` |  |  | --- ### Release Notes <details> <summary>getsentry/sentry-java (io.sentry:sentry-android)</summary> ### [`v8.30.0`](https://redirect.github.com/getsentry/sentry-java/blob/HEAD/CHANGELOG.md#8300) [Compare Source](https://redirect.github.com/getsentry/sentry-java/compare/8.29.0...8.30.0) ##### Fixes - Fix ANRs when collecting device context ([#​4970](https://redirect.github.com/getsentry/sentry-java/pull/4970)) - **IMPORTANT:** This disables collecting external storage size (total/free) by default, to enable it back use `options.isCollectExternalStorageContext = true` or `<meta-data android:name="io.sentry.external-storage-context" android:value="true" />` - Fix `NullPointerException` when reading ANR marker ([#​4979](https://redirect.github.com/getsentry/sentry-java/pull/4979)) - Report discarded log in batch processor as `log_byte` ([#​4971](https://redirect.github.com/getsentry/sentry-java/pull/4971)) ##### Improvements - Expose `MAX_EVENT_SIZE_BYTES` constant in SentryOptions ([#​4962](https://redirect.github.com/getsentry/sentry-java/pull/4962)) - Discard envelopes on `4xx` and `5xx` response ([#​4950](https://redirect.github.com/getsentry/sentry-java/pull/4950)) - This aims to not overwhelm Sentry after an outage or load shedding (including HTTP 429) where too many events are sent at once ##### Feature - Add a Tombstone integration that detects native crashes without relying on the NDK integration, but instead using `ApplicationExitInfo.REASON_CRASH_NATIVE` on Android 12+. ([#​4933](https://redirect.github.com/getsentry/sentry-java/pull/4933)) - Currently exposed via options as an *internal* API only. - If enabled alongside the NDK integration, crashes will be reported as two separate events. Users should enable only one; deduplication between both integrations will be added in a future release. - Add Sentry Metrics to Java SDK ([#​5026](https://redirect.github.com/getsentry/sentry-java/pull/5026)) - Metrics are enabled by default - APIs are namespaced under `Sentry.metrics()` - We offer the following APIs: - `count`: A metric that increments counts - `gauge`: A metric that tracks a value that can go up or down - `distribution`: A metric that tracks the statistical distribution of values - For more details, see the Metrics documentation: <https://docs.sentry.io/product/explore/metrics/getting-started/> </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: sagarwal <sagarwal@rtsl.org>
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [com.android.lint](https://developer.android.com/studio/build) ([source](https://android.googlesource.com/platform/tools/base)) | `8.13.2` → `9.0.0` |  |  | | [com.android.library](https://developer.android.com/studio/build) ([source](https://android.googlesource.com/platform/tools/base)) | `8.13.2` → `9.0.0` |  |  | | [com.android.application](https://developer.android.com/studio/build) ([source](https://android.googlesource.com/platform/tools/base)) | `8.13.2` → `9.0.0` |  |  | --- ### 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>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
A new release train Release is starting. The master branch has to be merged into sandbox branch.