-
Notifications
You must be signed in to change notification settings - Fork 808
Comparing changes
Open a pull request
base repository: actions/setup-java
base: v4.7.0
head repository: actions/setup-java
compare: main
- 18 commits
- 84 files changed
- 12 contributors
Commits on Mar 3, 2025
-
Add Documentation to Recommend Using GraalVM JDK 17 Version to 17.0.1…
…2 to Align with GFTC License Terms (#704) * Update the graalvm documentation * update the documentation
Configuration menu - View commit details
-
Copy full SHA for 799ee7c - Browse repository at this point
Copy the full SHA 799ee7cView commit details
Commits on Mar 19, 2025
-
upgrade @action/cache from 4.0.0 to 4.0.2 (#766)
* actions/cache upgrade to 4.0.2 * check failures fix * fix for licensed check failure
Configuration menu - View commit details
-
Copy full SHA for b8ebb8b - Browse repository at this point
Copy the full SHA b8ebb8bView commit details
Commits on Mar 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3b6c050 - Browse repository at this point
Copy the full SHA 3b6c050View commit details
Commits on Apr 1, 2025
-
Bump @actions/glob from 0.4.0 to 0.5.0 (#744)
* Bump @actions/glob from 0.4.0 to 0.5.0 Bumps [@actions/glob](https://github.com/actions/toolkit/tree/HEAD/packages/glob) from 0.4.0 to 0.5.0. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/glob/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/glob) --- updated-dependencies: - dependency-name: "@actions/glob" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * check failures fix --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aparna Jyothi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 148017a - Browse repository at this point
Copy the full SHA 148017aView commit details
Commits on Apr 8, 2025
-
Bump ts-jest from 29.1.2 to 29.2.5 (#743)
* Bump ts-jest from 29.1.2 to 29.2.5 Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.2 to 29.2.5. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.1.2...v29.2.5) --- updated-dependencies: - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * check failures fix --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aparna Jyothi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd38875 - Browse repository at this point
Copy the full SHA dd38875View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5195ef - Browse repository at this point
Copy the full SHA c5195efView commit details
Commits on Apr 16, 2025
-
1
Configuration menu - View commit details
-
Copy full SHA for f4f1212 - Browse repository at this point
Copy the full SHA f4f1212View commit details
Commits on Jun 23, 2025
-
Improve Error Handling for Setup-Java Action to Help Debug Intermitte…
…nt Failures (#848) * error-handling * Logic update --------- Co-authored-by: “gowridurgad” <“[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ebb356c - Browse repository at this point
Copy the full SHA ebb356cView commit details
Commits on Jul 3, 2025
-
Fix: prevent default installation of JetBrains pre-releases (#859)
* fix: prevent default installation of JetBrains pre-releases * simplify prerelease filter logic * fix basic validation checks
Configuration menu - View commit details
-
Copy full SHA for 67aec00 - Browse repository at this point
Copy the full SHA 67aec00View commit details
Commits on Jul 7, 2025
-
Bump eslint-plugin-jest from 27.9.0 to 29.0.1 (#730)
* Bump eslint-plugin-jest from 27.9.0 to 29.0.1 Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.9.0 to 28.11.0. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v27.9.0...v28.11.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Fix failures * Fix lint error --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: HarithaVattikuti <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c190c18 - Browse repository at this point
Copy the full SHA c190c18View commit details
Commits on Jul 15, 2025
-
Bump undici from 5.28.5 to 5.29.0 (#833)
* Bump undici from 5.28.5 to 5.29.0 Bumps [undici](https://github.com/nodejs/undici) from 5.28.5 to 5.29.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.28.5...v5.29.0) --- updated-dependencies: - dependency-name: undici dependency-version: 5.29.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Fix CI failures --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: HarithaVattikuti <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ae2b61d - Browse repository at this point
Copy the full SHA ae2b61dView commit details
Commits on Jul 30, 2025
-
Co-authored-by: “gowridurgad” <“[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e9343db - Browse repository at this point
Copy the full SHA e9343dbView commit details
Commits on Aug 20, 2025
-
* Upgrade to node 24 Upgrading action to node 24 since new runner version. * fix tests * Fix tests and licences * format * format x2 * Upgrade Node.js version in workflow files to 24.x * check failure fix * check failures fix * Fix mock platform --------- Co-authored-by: Aparna Jyothi <[email protected]> Co-authored-by: Haritha <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0913e9a - Browse repository at this point
Copy the full SHA 0913e9aView commit details
Commits on Aug 21, 2025
-
Bump actions/checkout from 4 to 5 (#896)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dded088 - Browse repository at this point
Copy the full SHA dded088View commit details
Commits on Sep 3, 2025
-
Update documentation to use checkout and Java v5 (#903)
Co-authored-by: lmvysakh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d0351b4 - Browse repository at this point
Copy the full SHA d0351b4View commit details
Commits on Sep 9, 2025
-
Bump prettier from 2.8.8 to 3.6.2 (#873)
* Bump prettier from 2.8.8 to 3.6.2 Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.6.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.8...3.6.2) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * doc update and check failure fix * npm run format-check * doc format update * doc update * doc update --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aparna Jyothi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a7ab372 - Browse repository at this point
Copy the full SHA a7ab372View commit details
Commits on Sep 16, 2025
-
Clarify JAVA_HOME and PATH setup in README (#841)
* Update README to clarify JAVA_HOME and PATH setup * Clarify instructions for setting up multiple JDKs in README
Configuration menu - View commit details
-
Copy full SHA for 8c57fa3 - Browse repository at this point
Copy the full SHA 8c57fa3View commit details -
Update Regex to Support All ASDF Versions for the supported distribut…
…ions in tool-versions File (#767) * Regex update to fix #719 * Check failures fix * npm run format, npm run format-check & npm run build * Regex update * regex update * fixed check failures * updated regex * regex update for all the versions * regex and docmentation update * Regex update * format and doc update * doc format update * npm audit fix * resolve conflicts * resolve conflicts * resolve conflicts * doc update * Java version upgrade
Configuration menu - View commit details
-
Copy full SHA for ead9eaa - Browse repository at this point
Copy the full SHA ead9eaaView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.7.0...main