-
Notifications
You must be signed in to change notification settings - Fork 786
Comparing changes
Open a pull request
base repository: actions/setup-java
base: v4.5.0
head repository: actions/setup-java
compare: v4
- 14 commits
- 29 files changed
- 8 contributors
Commits on Dec 11, 2024
-
Fix sbt and x86 CI failures on Ubuntu-24 (#693)
* updated workflows with ubuntu 24.04 runner * added workflow_dispatch to test workflows * updated workflow to ubnutu 22.04 * Updated workflows for PR * workflows updated to ubuntu-latest * Audit fixes
Configuration menu - View commit details
-
Copy full SHA for 7136edc - Browse repository at this point
Copy the full SHA 7136edcView commit details
Commits on Dec 12, 2024
-
Add Support for JetBrains Runtime (#637)
* Add Support for JetBrains Runtime - Add Installer, Models - Includes Tests & Test Manifest Data - Add to `e2e-versions.yml` - Run `npm run build` - Update README.md * Add Docs + Distro Factory * Fix Runtime Unrecognizable * `npm run build` (JBR) * Fix Incorrect JBR Distribution * Switch to `jbrsdk_jcef` * Fix Incorrect File Extension * `npm run build` (JBR) * Fix Windows Support * Add `GITHUB_TOKEN` Authentication * Update Authorization, Add Documentation * Fix PR Issues - Fix JDK 11 URL Bug - Add JDK URL Testing to ensure versions can be downloaded - Run Prettier * Change Distribution to \`jbrsdk\` * Don't Replace Underscores * Fix `semver` not resolving correctly * Update e2e-versions.yml - Add `GITHUB_TOKEN` environment variable for JetBrains requests - Add `jetbrains` to other E2E tests * `npm run format` * Fix Format, Inaccessible URLs * Update Tests * Fix Broken URLs, Add Additional Package Types * `npm run build` * Fix JetBrains Tests, Issues in `e2e-versions.yml` * Add Hidden JDK 11 Versions * Update `jetbrains-installer` Tests * Add Notices in Documentation * Fix Documentation * Run `npm audit fix` * Fix Tests on Windows
Configuration menu - View commit details
-
Copy full SHA for 7a6d8a8 - Browse repository at this point
Copy the full SHA 7a6d8a8View commit details
Commits on Jan 16, 2025
-
Ben Wells authored
Jan 16, 2025 Configuration menu - View commit details
-
Copy full SHA for 99d3141 - Browse repository at this point
Copy the full SHA 99d3141View commit details -
Update cache from 3.2.4 to 4.0.0 (#724)
* update package-lock.json * licensed update and cache upgrade * cache upgrade
Configuration menu - View commit details
-
Copy full SHA for 51ab6d2 - Browse repository at this point
Copy the full SHA 51ab6d2View commit details
Commits on Jan 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 28b532b - Browse repository at this point
Copy the full SHA 28b532bView commit details
Commits on Jan 28, 2025
-
Bump @actions/http-client from 2.2.1 to 2.2.3 (#728)
* Bump @actions/http-client from 2.2.1 to 2.2.3 Bumps [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client) from 2.2.1 to 2.2.3. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/http-client/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/http-client) --- updated-dependencies: - dependency-name: "@actions/http-client" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * fix for check-dist and license failures --------- 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 d4e4b6b - Browse repository at this point
Copy the full SHA d4e4b6bView commit details -
Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 (#727)
Bumps [actions/publish-immutable-action](https://github.com/actions/publish-immutable-action) from 0.0.3 to 0.0.4. - [Release notes](https://github.com/actions/publish-immutable-action/releases) - [Commits](actions/publish-immutable-action@0.0.3...v0.0.4) --- updated-dependencies: - dependency-name: actions/publish-immutable-action dependency-type: direct:production update-type: version-update:semver-patch ... 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 25f376e - Browse repository at this point
Copy the full SHA 25f376eView commit details -
Bump @types/jest from 29.5.12 to 29.5.14 (#729)
* Bump @types/jest from 29.5.12 to 29.5.14 Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.12 to 29.5.14. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * fix for check failures --------- 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 3a4f6e1 - Browse repository at this point
Copy the full SHA 3a4f6e1View commit details
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
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.5.0...v4