-
Notifications
You must be signed in to change notification settings - Fork 45
Update actions/setup-java action to v4 #28
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
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferences |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #28 +/- ##
=======================================
Coverage 64.74% 64.74%
=======================================
Files 69 69
Lines 1129 1129
=======================================
Hits 731 731
Misses 398 398 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
c29c6fe to
7fa972b
Compare
This PR contains the following updates:
v3.12.0->v4.7.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release 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
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.
This PR was generated by Mend Renovate. View the repository job log.