Update actions/setup-java action to v5 #6
Reference in New Issue
Block a user
Delete Branch "renovate/actions-setup-java-5.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v4→v5Release Notes
actions/setup-java (actions/setup-java)
v5.2.0Compare Source
What's Changed
Enhancement
Documentation Changes
Dependency Updates
New Contributors
Full Changelog: https://github.com/actions/setup-java/compare/v5...v5.2.0
v5.1.0Compare Source
What's Changed
New Features
.sdkmanrcfile injava-version-fileparameter by @guicamest in #736Bug Fixes & Improvements
Documentation changes
Dependency updates
New Contributors
Full Changelog: https://github.com/actions/setup-java/compare/v5...v5.1.0
v5.0.0Compare Source
What's Changed
Breaking Changes
Make sure your runner is updated to this version or newer to use this release. v2.327.1 Release Notes
Dependency Upgrades
Bug Fixes
New Contributors
Full Changelog: https://github.com/actions/setup-java/compare/v4...v5.0.0
v5Compare Source
v4.8.0Compare Source
What's Changed
Full Changelog: https://github.com/actions/setup-java/compare/v4...v4.8.0
v4.7.1Compare Source
What's Changed
Documentation changes
Dependency updates:
Full Changelog: https://github.com/actions/setup-java/compare/v4...v4.7.1
v4.7.0Compare Source
What's Changed
cachefrom version 3.2.4 to 4.0.0 by @aparnajyothi-y in #724@actions/http-clientfrom 2.2.1 to 2.2.3 by @dependabot in #728actions/publish-immutable-actionfrom 0.0.3 to 0.0.4 by @dependabot in #727@types/jestfrom 29.5.12 to 29.5.14 by @dependabot in #729New Contributors
Full Changelog: https://github.com/actions/setup-java/compare/v4...v4.7.0
v4.6.0Compare Source
What's Changed
Add-ons:
Bug fixes:
New Contributors
Full Changelog: https://github.com/actions/setup-java/compare/v4...v4.6.0
v4.5.0Compare Source
What's Changed
Bug fixes:
isGheslogic by @jww3 in #697New Contributors:
Full Changelog: https://github.com/actions/setup-java/compare/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: https://github.com/actions/setup-java/compare/v4...v4.4.0
v4.3.0Compare Source
What's Changed
Bug fixes :
New Contributors :
Full Changelog: https://github.com/actions/setup-java/compare/v4...v4.3.0
v4.2.2Compare Source
What's Changed
Bug fixes:
Documentation changes
Dependency updates:
Full Changelog: https://github.com/actions/setup-java/compare/v4...v4.2.2
v4.2.1Compare Source
What's Changed
Full Changelog: https://github.com/actions/setup-java/compare/v4...v4.2.1
v4.2.0Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/actions/setup-java/compare/v4...v4.2.0
v4.1.0Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/actions/setup-java/compare/v4...v4.1.0
Configuration
📅 Schedule: (UTC)
🚦 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 has been generated by Mend Renovate.