Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps com.android.tools:desugar_jdk_libs from 1.2.2 to 2.1.4.

Changelog

Sourced from com.android.tools:desugar_jdk_libs's changelog.

Version 2.1.4 (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.

Version 2.1.3 (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

Version 2.1.2 (2024-08-30)

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

Version 2.1.1 (2024-08-26)

Version 2.1.0 (2024-07-31)

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

Version 2.0.4 (2023-11-01)

  • 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)

Version 2.0.3 (2023-03-29)

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

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.android.tools:desugar_jdk_libs](https://github.com/google/desugar_jdk_libs) from 1.2.2 to 2.1.4.
- [Changelog](https://github.com/google/desugar_jdk_libs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/desugar_jdk_libs/commits)

---
updated-dependencies:
- dependency-name: com.android.tools:desugar_jdk_libs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 6, 2025
@zoff99
Copy link
Owner

zoff99 commented Jan 7, 2025

@dependabot ignore this dependency

@dependabot dependabot bot closed this Jan 7, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 7, 2025

OK, I won't notify you about com.android.tools:desugar_jdk_libs again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/gradle/android-refimpl-app/com.android.tools-desugar_jdk_libs-2.1.4 branch January 7, 2025 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants