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: graalvm/setup-graalvm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.7
Choose a base ref
...
head repository: graalvm/setup-graalvm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.0
Choose a head ref
  • 5 commits
  • 40 files changed
  • 3 contributors

Commits on Sep 23, 2025

  1. Bump the npm-updates group with 7 updates

    Bumps the npm-updates group with 7 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [uuid](https://github.com/uuidjs/uuid) | `11.1.0` | `13.0.0` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.11` | `24.4.0` |
    | [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) | `7.7.0` | `7.7.1` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.41.0` | `8.43.0` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.41.0` | `8.43.0` |
    | [eslint](https://github.com/eslint/eslint) | `9.34.0` | `9.35.0` |
    | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.1.2` | `30.1.3` |
    
    
    Updates `uuid` from 11.1.0 to 13.0.0
    - [Release notes](https://github.com/uuidjs/uuid/releases)
    - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
    - [Commits](uuidjs/uuid@v11.1.0...v13.0.0)
    
    Updates `@types/node` from 20.19.11 to 24.4.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@types/semver` from 7.7.0 to 7.7.1
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)
    
    Updates `@typescript-eslint/eslint-plugin` from 8.41.0 to 8.43.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.43.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 8.41.0 to 8.43.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.43.0/packages/parser)
    
    Updates `eslint` from 9.34.0 to 9.35.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.34.0...v9.35.0)
    
    Updates `jest` from 30.1.2 to 30.1.3
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v30.1.3/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: uuid
      dependency-version: 13.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: npm-updates
    - dependency-name: "@types/node"
      dependency-version: 24.4.0
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm-updates
    - dependency-name: "@types/semver"
      dependency-version: 7.7.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-updates
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-version: 8.43.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-updates
    - dependency-name: "@typescript-eslint/parser"
      dependency-version: 8.43.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-updates
    - dependency-name: eslint
      dependency-version: 9.35.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-updates
    - dependency-name: jest
      dependency-version: 30.1.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-updates
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and fniephaus committed Sep 23, 2025
    Configuration menu
    Copy the full SHA
    59f089d View commit details
    Browse the repository at this point in the history
  2. Convert to ESM.

    fniephaus committed Sep 23, 2025
    Configuration menu
    Copy the full SHA
    b4c67ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0246c29 View commit details
    Browse the repository at this point in the history
  4. Bump SBOM test versions to 25

    rudsberg authored and fniephaus committed Sep 23, 2025
    Configuration menu
    Copy the full SHA
    933f904 View commit details
    Browse the repository at this point in the history
  5. Bump version to 1.4.0.

    fniephaus committed Sep 23, 2025
    Configuration menu
    Copy the full SHA
    e140024 View commit details
    Browse the repository at this point in the history
Loading