Thanks to visit codestin.com
Credit goes to github.com

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.6
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.3.7
Choose a head ref
  • 8 commits
  • 10 files changed
  • 2 contributors

Commits on Sep 2, 2025

  1. Bump actions/checkout from 4 to 5

    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]>
    dependabot[bot] authored and fniephaus committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    7e60c93 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2025

  1. Bump the npm-development group across 1 directory with 9 updates

    Bumps the npm-development group with 8 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `1.3.1` | `1.3.2` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.9` | `20.19.11` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.38.0` | `8.41.0` |
    | [eslint](https://github.com/eslint/eslint) | `9.31.0` | `9.34.0` |
    | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.5.3` | `5.5.4` |
    | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.0.5` | `30.1.2` |
    | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.0` | `29.4.1` |
    | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.2` |
    
    
    
    Updates `@eslint/compat` from 1.3.1 to 1.3.2
    - [Release notes](https://github.com/eslint/rewrite/releases)
    - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md)
    - [Commits](https://github.com/eslint/rewrite/commits/compat-v1.3.2/packages/compat)
    
    Updates `@types/node` from 20.19.9 to 20.19.11
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@typescript-eslint/eslint-plugin` from 8.38.0 to 8.41.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.41.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 8.38.0 to 8.41.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.41.0/packages/parser)
    
    Updates `eslint` from 9.31.0 to 9.34.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.31.0...v9.34.0)
    
    Updates `eslint-plugin-prettier` from 5.5.3 to 5.5.4
    - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-plugin-prettier@v5.5.3...v5.5.4)
    
    Updates `jest` from 30.0.5 to 30.1.2
    - [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/HEAD/packages/jest)
    
    Updates `ts-jest` from 29.4.0 to 29.4.1
    - [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.4.0...v29.4.1)
    
    Updates `typescript` from 5.8.3 to 5.9.2
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
    - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/compat"
      dependency-version: 1.3.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    - dependency-name: "@types/node"
      dependency-version: 20.19.11
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-version: 8.41.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: "@typescript-eslint/parser"
      dependency-version: 8.41.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: eslint
      dependency-version: 9.34.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: eslint-plugin-prettier
      dependency-version: 5.5.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    - dependency-name: jest
      dependency-version: 30.1.2
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: ts-jest
      dependency-version: 29.4.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    - dependency-name: typescript
      dependency-version: 5.9.2
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and fniephaus committed Sep 3, 2025
    Configuration menu
    Copy the full SHA
    eb8ac6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    deee6c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2025

  1. Revise dependabot.yml.

    fniephaus committed Sep 15, 2025
    Configuration menu
    Copy the full SHA
    2fea119 View commit details
    Browse the repository at this point in the history
  2. Pin GitHub Actions.

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

Commits on Sep 16, 2025

  1. Configuration menu
    Copy the full SHA
    1513e54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4710e5 View commit details
    Browse the repository at this point in the history
  3. Bump version to 1.3.7.

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