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-dotnet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4
Choose a base ref
...
head repository: actions/setup-dotnet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5
Choose a head ref
  • 9 commits
  • 48 files changed
  • 8 contributors

Commits on Apr 8, 2025

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

Commits on Jun 24, 2025

  1. removes end-of-line dotnet versions (#647)

    Co-authored-by: “gowridurgad” <“[email protected]>
    gowridurgad and “gowridurgad” authored Jun 24, 2025
    Configuration menu
    Copy the full SHA
    0f55b45 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2025

  1. Bump husky from 8.0.3 to 9.1.7 (#591)

    Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.1.7.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v8.0.3...v9.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: husky
      dependency-type: direct:development
      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>
    dependabot[bot] authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    4ddad1c View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. Bump @actions/glob from 0.4.0 to 0.5.0 (#594)

    * 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]>
    
    * 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]>
    dependabot[bot] and HarithaVattikuti authored Jul 8, 2025
    Configuration menu
    Copy the full SHA
    bf4cd79 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

  1. Bump eslint-config-prettier from 9.1.0 to 10.1.5 (#639)

    Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.1.0 to 10.1.5.
    - [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-config-prettier@v9.1.0...v10.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-prettier
      dependency-version: 10.1.5
      dependency-type: direct:development
      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>
    dependabot[bot] authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    e8e5b82 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2025

  1. Bump undici from 5.28.5 to 5.29.0 (#641)

    * 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]>
    
    * Check failure fix
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: lmvysakh <[email protected]>
    dependabot[bot] and lmvysakh authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    06a5327 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2025

  1. Bumps form-data (#652)

    Co-authored-by: “gowridurgad” <“[email protected]>
    gowridurgad and “gowridurgad” authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    87c6e11 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2025

  1. Bump actions/checkout from 4 to 5 (#662)

    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>
    dependabot[bot] authored Aug 21, 2025
    Configuration menu
    Copy the full SHA
    5c125af View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2025

  1. Update to Node.js 24 and modernize async usage (#654)

    * Update to Node.js 24 and modernize async usage
    
    Bump Node.js version to 24 in workflows, action metadata, and engines. Update TypeScript target to ES2022 and use native async/await instead of __awaiter in compiled JS. Upgrade @types/node to 24.1.0 and update undici-types. Remove legacy async helpers and refactor code for improved readability and compatibility with modern Node.js.
    
    * update licences
    
    * update indentation
    
    * update package.json version
    
    * documentation update
    
    ---------
    
    Co-authored-by: Aparna Jyothi <[email protected]>
    salmanmkc and aparnajyothi-y authored Sep 3, 2025
    Configuration menu
    Copy the full SHA
    d4c9434 View commit details
    Browse the repository at this point in the history
Loading