Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: actions/setup-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.7.0
Choose a base ref
...
head repository: actions/setup-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4
Choose a head ref
  • 6 commits
  • 35 files changed
  • 4 contributors

Commits on Mar 3, 2025

  1. 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
    aparnajyothi-y authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    799ee7c View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2025

  1. 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
    aparnajyothi-y authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    b8ebb8b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. Configuration menu
    Copy the full SHA
    3b6c050 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. 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] <support@github.com>
    
    * check failures fix
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>
    dependabot[bot] and aparnajyothi-y authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    148017a View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. 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] <support@github.com>
    
    * check failures fix
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>
    dependabot[bot] and aparnajyothi-y authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    dd38875 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5195ef View commit details
    Browse the repository at this point in the history
Loading