Skip to content
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

Bump desugar JDK library to v2.0.4 #4843

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 21, 2024

Mend Renovate

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

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)

v2.0.3

  • Improved lint information including fields.
  • Update to Android U APIs.

v2.0.2

  • Disable desugaring of ConcurrentLinkedQueue. It requires desugaring of
    VarHandle which is not present in AGP version 7.4.x
    (issue 72683872)

v2.0.1

  • Updated the JDK-11 based release fixing multiple issues. Version 2.0.0
    should be considered a beta release.
  • Require AGP version 7.4.0 or later (Android Studio 2022.1.1 stable).

v2.0.0

  • Release based on JDK-11. Require AGP version 7.4.0-alpha10 or later
    (Android Studio 2022.1.1).
  • Supports three different configurations desugar_jdk_libs_minimal,
    desugar_jdk_libs and desugar_jdk_libs_nio.
    • desugar_jdk_libs_minimal limits desugaring to package
      java.util.function and class java.util.Optional.
    • desugar_jdk_libs desugars the same APIs as in version 1.1.x and
      1.2.x.
    • desugar_jdk_libs_nio includes desugaring of package java.nio.

Configuration

📅 Schedule: Branch creation - "after 12am and before 2am on the first day of the month" in timezone Asia/Kolkata, 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.


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

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

@simple-services simple-services requested review from a team and siddh1004 and removed request for a team March 21, 2024 11:16
@github-actions github-actions bot enabled auto-merge (squash) March 21, 2024 11:16
@renovate renovate bot force-pushed the renovate/com.android.tools-desugar_jdk_libs-2.x branch from 1f7b0f3 to 3cd7531 Compare March 22, 2024 04:56
@msasikanth msasikanth changed the title Update dependency com.android.tools:desugar_jdk_libs to v2 Bump desugar JDK library to v2.0.4 Mar 22, 2024
@msasikanth msasikanth force-pushed the renovate/com.android.tools-desugar_jdk_libs-2.x branch from 3cd7531 to c077139 Compare March 22, 2024 05:00
Copy link
Contributor Author

renovate bot commented Mar 22, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@github-actions github-actions bot merged commit 2cca93b into master Mar 22, 2024
20 of 21 checks passed
@github-actions github-actions bot deleted the renovate/com.android.tools-desugar_jdk_libs-2.x branch March 22, 2024 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants