ouchadam / small-talk

Minimal Android messenger powered by Matrix
Apache License 2.0
139 stars 4 forks source link

Update dependency com.android.tools:desugar_jdk_libs to v1.2.3 - autoclosed #333

Closed renovate[bot] closed 12 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.android.tools:desugar_jdk_libs 1.1.5 -> 1.2.3 age adoption passing confidence

Release Notes

google/desugar_jdk_libs (com.android.tools:desugar_jdk_libs) ### [`v1.2.3`](https://togithub.com/google/desugar_jdk_libs/blob/HEAD/CHANGELOG.md#Version-123--2023-03-29-) - Improved lint information including fields. - Update to Android U APIs. ### [`v1.2.2`](https://togithub.com/google/desugar_jdk_libs/blob/HEAD/CHANGELOG.md#Version-122--2022-08-19-) - Add support for API level 33. ### [`v1.2.0`](https://togithub.com/google/desugar_jdk_libs/blob/HEAD/CHANGELOG.md#Version-120--2022-06-21-) - Release based on JDK-11. Require AGP version 7.3.0-beta03 or later (Android Studio 2021.3.1). - support for all `java.util` methods added in API level 31 (classes `java.util.Duration` and `java.util.LocalTime`). - Support for all methods on `java.util.concurrent.ConcurrentHashMap`. - Added class `java.util.concurrent.Flow`. ### [`v1.1.9`](https://togithub.com/google/desugar_jdk_libs/blob/HEAD/CHANGELOG.md#Version-119--2023-03-29-) - Improved lint information including fields. - Update to Android U APIs. ### [`v1.1.8`](https://togithub.com/google/desugar_jdk_libs/blob/HEAD/CHANGELOG.md#Version-118--2022-08-19-) Same as in version *1.2.2* above. ### [`v1.1.6`](https://togithub.com/google/desugar_jdk_libs/blob/HEAD/CHANGELOG.md#Version-116--2022-06-21-) - Update version to 1.1.6 to get configuration with fix for `j$.time` serialization issues ([issue 235932415](https://issuetracker.google.com/235932415)).

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.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 1 year ago

APK Size: 2.07 MB

codecov[bot] commented 1 year ago

Codecov Report

Merging #333 (7428be4) into main (5a39167) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #333   +/-   ##
=========================================
  Coverage     54.84%   54.84%           
  Complexity      117      117           
=========================================
  Files           104      104           
  Lines          1732     1732           
  Branches        239      239           
=========================================
  Hits            950      950           
  Misses          672      672           
  Partials        110      110           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more