Update dependency com.android.tools:desugar_jdk_libs to v2.1.5 #9

Closed
matt wants to merge 1 commit from renovate/com.android.tools-desugar_jdk_libs-2.x into main
matt commented 2025-10-10 12:18:29 -04:00 (Migrated from gitlab.goober.cloud)

This MR contains the following updates:

Package Type Update Change
com.android.tools:desugar_jdk_libs dependencies minor 2.0.3 -> 2.1.5

Release Notes

google/desugar_jdk_libs (com.android.tools:desugar_jdk_libs)

v2.1.5

  • Added support for Stream.toList(), which was added in JDK-16 and Android 14
    (API level 34).

v2.1.4

  • Fix Narrow non Standalone Week Names on some locales. SIMPLIFIED_CHINESE and
    TRADITIONAL_CHINESE is on the last code point convention for narrow format.
    This is a follow up to 2.1.3 using the same values as Standalone Week Names.

v2.1.3

  • Fix Narrow Standalone Week Names on some locales. SIMPLIFIED_CHINESE and
    TRADITIONAL_CHINESE is on the last code point convention for narrow format.
    See issue 300128109

v2.1.2

  • Added support for standalone weekday names. Before they were returned as
    numbers 1 through 7.
    See issue 362277530

v2.1.1

v2.1.0

  • Support default method java.util.Collection#toArray(java.util.function.IntFunction).
  • Improve collection wrapping through java.util.Collections.
    See c01a5446ca13586b801dbba4d83c6821337b3cc2 for implementation details.
  • Requires AGP version 8.0.0 or later (Android Studio 2022.2.1 stable).

v2.0.4

  • Better support for "stand-alone" month names ("LLLL" format).
    See (issue 160113376)
    for details.
  • Added support for java.util.Base64 introduced in API level 26
  • Workaround for some non ASCII characters
    (issue 293388944)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.android.tools:desugar_jdk_libs](https://github.com/google/desugar_jdk_libs) | dependencies | minor | `2.0.3` -> `2.1.5` | --- ### Release Notes <details> <summary>google/desugar_jdk_libs (com.android.tools:desugar_jdk_libs)</summary> ### [`v2.1.5`](https://github.com/google/desugar_jdk_libs/blob/HEAD/CHANGELOG.md#Version-215--2025-02-14-) - Added support for `Stream.toList()`, which was added in JDK-16 and Android 14 (API level 34). ### [`v2.1.4`](https://github.com/google/desugar_jdk_libs/blob/HEAD/CHANGELOG.md#Version-214--2024-12-18-) - Fix Narrow non Standalone Week Names on some locales. `SIMPLIFIED_CHINESE` and `TRADITIONAL_CHINESE` is on the last code point convention for narrow format. This is a follow up to 2.1.3 using the same values as Standalone Week Names. ### [`v2.1.3`](https://github.com/google/desugar_jdk_libs/blob/HEAD/CHANGELOG.md#Version-213--2024-10-28-) - Fix Narrow Standalone Week Names on some locales. `SIMPLIFIED_CHINESE` and `TRADITIONAL_CHINESE` is on the last code point convention for narrow format. See [issue 300128109](https://issuetracker.google.com/300128109) ### [`v2.1.2`](https://github.com/google/desugar_jdk_libs/blob/HEAD/CHANGELOG.md#Version-212--2024-08-30-) - Added support for standalone weekday names. Before they were returned as numbers 1 through 7. See [issue 362277530](https://issuetracker.google.com/362277530) ### [`v2.1.1`](https://github.com/google/desugar_jdk_libs/blob/HEAD/CHANGELOG.md#Version-211--2024-08-26-) - Fixed issue with incorrect standalone month name. See [issue 355577226](https://issuetracker.google.com/355577226) ### [`v2.1.0`](https://github.com/google/desugar_jdk_libs/blob/HEAD/CHANGELOG.md#Version-210--2024-07-31-) - Support default method `java.util.Collection#toArray(java.util.function.IntFunction)`. - Improve collection wrapping through `java.util.Collections`. See [c01a5446ca13586b801dbba4d83c6821337b3cc2](https://github.com/google/desugar_jdk_libs/commit/c01a5446ca13586b801dbba4d83c6821337b3cc2) for implementation details. - Requires AGP version 8.0.0 or later (Android Studio 2022.2.1 stable). ### [`v2.0.4`](https://github.com/google/desugar_jdk_libs/blob/HEAD/CHANGELOG.md#Version-204--2023-11-01-) - Better support for "stand-alone" month names ("LLLL" format). See ([issue 160113376](https://issuetracker.google.com/160113376)) for details. - Added support for `java.util.Base64` introduced in API level 26 - Workaround for some non ASCII characters ([issue 293388944](https://issuetracker.google.com/293388944)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDQuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE0NC40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
hermes left a comment

Automated review (posted as hermes).

What it doesUpdate dependency com.android.tools:desugar_jdk_libs to v2.1.5
Touches 1 file(s), +1/-1.
Files: a/app/build.gradle.kts, b/app/build.gradle.kts

State — author Ghost (the original GitLab Renovate account was deleted in the migration, so this re-attributed to the deleted-user placeholder), opened 2025-10-10, mergeable=True, repo archived=False.

Verdict — repo is live; worth a human look before merging.

Automated review (posted as `hermes`). **What it does** — `Update dependency com.android.tools:desugar_jdk_libs to v2.1.5` Touches 1 file(s), +1/-1. Files: `a/app/build.gradle.kts`, `b/app/build.gradle.kts` **State** — author `Ghost` (the original GitLab Renovate account was deleted in the migration, so this re-attributed to the deleted-user placeholder), opened 2025-10-10, mergeable=True, repo archived=False. **Verdict** — repo is live; worth a human look before merging.
First-time contributor

Closing as part of the archived-repo cleanup: this repository is archived, so this pull request cannot be merged.

Closing as part of the archived-repo cleanup: this repository is archived, so this pull request cannot be merged.
matt closed this pull request 2026-09-10 15:16:38 -04:00

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
matt-archive/QWeather!9
No description provided.