Update actions/setup-java action to v4 - autoclosed#110
Closed
renovate[bot] wants to merge 1 commit intomainfrom
Closed
Update actions/setup-java action to v4 - autoclosed#110renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
8e88cbe to
5263de3
Compare
2a5bbd9 to
625066a
Compare
625066a to
afdb3a1
Compare
afdb3a1 to
1644983
Compare
1644983 to
19ba501
Compare
19ba501 to
b9a293c
Compare
b9a293c to
5cbe68b
Compare
5cbe68b to
001f7f5
Compare
001f7f5 to
fb32cfc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.10.0->v4.7.1Release Notes
actions/setup-java (actions/setup-java)
v4.7.1Compare Source
What's Changed
Documentation changes
Dependency updates:
Full Changelog: actions/setup-java@v4...v4.7.1
v4.7.0Compare Source
What's Changed
cachefrom version 3.2.4 to 4.0.0 by @aparnajyothi-y in https://github.com/actions/setup-java/pull/724@actions/http-clientfrom 2.2.1 to 2.2.3 by @dependabot in https://github.com/actions/setup-java/pull/728actions/publish-immutable-actionfrom 0.0.3 to 0.0.4 by @dependabot in https://github.com/actions/setup-java/pull/727@types/jestfrom 29.5.12 to 29.5.14 by @dependabot in https://github.com/actions/setup-java/pull/729New Contributors
Full Changelog: actions/setup-java@v4...v4.7.0
v4.6.0Compare Source
What's Changed
Add-ons:
Bug fixes:
New Contributors
Full Changelog: actions/setup-java@v4...v4.6.0
v4.5.0Compare Source
What's Changed
Bug fixes:
isGheslogic by @jww3 in #697New Contributors:
Full Changelog: actions/setup-java@v4...v4.5.0
v4.4.0Compare Source
What's Changed
Add-ons :
Bug fixes :
This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
Note: This change may break previous cache keys as they will no longer be compatible with the new format.
New Contributors
Full Changelog: actions/setup-java@v4...v4.4.0
v4.3.0Compare Source
What's Changed
Bug fixes :
New Contributors :
Full Changelog: actions/setup-java@v4...v4.3.0
v4.2.2Compare Source
What's Changed
Bug fixes:
Documentation changes
Dependency updates:
Full Changelog: actions/setup-java@v4...v4.2.2
v4.2.1Compare Source
What's Changed
Full Changelog: actions/setup-java@v4...v4.2.1
v4.2.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-java@v4...v4.2.0
v4.1.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-java@v4...v4.1.0
v4.0.0Compare Source
What's Changed
In the scope of this release, the version of the Node.js runtime was updated to 20. The majority of dependencies were updated to the latest versions. From now on, the code for the setup-java will run on Node.js 20 instead of Node.js 16.
Breaking changes
Non-breaking changes
New Contributors
Full Changelog: actions/setup-java@v3...v4.0.0
v3.14.1Compare Source
What's Changed
Full Changelog: actions/setup-java@v3...v3.14.1
v3.14.0Compare Source
What's Changed
In scope of this release we updated actions/cache package to ensure continued support and compatibility, as older versions of the package are now deprecated. For more information please refer to the toolkit/cache.
Full Changelog: actions/setup-java@v3...v3.14.0
v3.13.0Compare 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.0Compare 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.0Compare 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:
temurinzuluadoptoradopt-hotspotadopt-openj9libericamicrosoftcorrettosemeruoracleConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.