Update actions/setup-java action to v3.13.0 #512
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.5.1
->v3.13.0
Release Notes
actions/setup-java (actions/setup-java)
v3.13.0
Compare Source
What's changed
In the scope of this release, support for Dragonwell JDK was added by @Accelerator1996 in https://github.com/actions/setup-java/pull/532
Several inaccuracies were also fixed:
New Contributors
Full Changelog: actions/setup-java@v3...v3.13.0
v3.12.0
Compare Source
In scope of this release the following changes were made:
Bug fixes:
Feature implementations:
Resolving dependencies issues:
Infrastructure updates:
Documentation changes:
New Contributors
Full Changelog: actions/setup-java@v3...v3.12.0
v3.11.0
Compare Source
In scope of this release we added support for IBM Semeru (OpenJ9) JDK (https://github.com/actions/setup-java/pull/289).
Supported distributions
Currently, the following distributions are supported:
temurin
zulu
adopt
oradopt-hotspot
adopt-openj9
liberica
microsoft
corretto
semeru
oracle
v3.10.0
Compare Source
In scope of this release we added support for Oracle JDK (https://github.com/actions/setup-java/pull/450).
Supported distributions
Currently, the following distributions are supported:
temurin
zulu
adopt
oradopt-hotspot
adopt-openj9
liberica
microsoft
corretto
oracle
v3.9.0
Compare Source
In scope of this release we add support for
.java-version
file (https://github.com/actions/setup-java/pull/426). For more information about its usage please refer to the documentation.v3.8.0
Compare Source
In scope of this release we added logic to pass the token input through on GHES for Microsoft Build of OpenJDK (https://github.com/actions/setup-java/pull/395) and updated minimatch dependency.
v3.6.0
Compare Source
In scope of this release we added Maven Toolchains Support and Maven Toolchains Declaration. Moreover, from this release we use
os.arch
to determine default architecture for runners: https://github.com/actions/setup-java/pull/376. Besides, we made such changes as:SEGMENT_DOWNLOAD_TIMEOUT_MINS
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.