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

Update dependency com.android.tools:desugar_jdk_libs to v2 #1071

Merged
merged 1 commit into from
May 17, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 17, 2023

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.3 age adoption passing confidence

Release Notes

google/desugar_jdk_libs

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 - 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.


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

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

@renovate renovate bot added dependencies Pull requests that update dependencies gradle labels May 17, 2023
@nielsvanvelzen nielsvanvelzen added this to the v2.5.1 milestone May 17, 2023
@nielsvanvelzen nielsvanvelzen enabled auto-merge (rebase) May 17, 2023 14:43
@nielsvanvelzen nielsvanvelzen merged commit 68d5405 into master May 17, 2023
@nielsvanvelzen nielsvanvelzen deleted the renovate/major-androiddesugarlibs branch May 17, 2023 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update dependencies gradle
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant