-
Notifications
You must be signed in to change notification settings - Fork 526
Comparing changes
Open a pull request
base repository: actions/setup-dotnet
base: v4
head repository: actions/setup-dotnet
compare: v5
- 9 commits
- 48 files changed
- 8 contributors
Commits on Apr 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 267870a - Browse repository at this point
Copy the full SHA 267870aView commit details
Commits on Jun 24, 2025
-
removes end-of-line dotnet versions (#647)
Co-authored-by: “gowridurgad” <“[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f55b45 - Browse repository at this point
Copy the full SHA 0f55b45View commit details
Commits on Jul 7, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for 4ddad1c - Browse repository at this point
Copy the full SHA 4ddad1cView commit details
Commits on Jul 8, 2025
-
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]>
Configuration menu - View commit details
-
Copy full SHA for bf4cd79 - Browse repository at this point
Copy the full SHA bf4cd79View commit details
Commits on Jul 15, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for e8e5b82 - Browse repository at this point
Copy the full SHA e8e5b82View commit details
Commits on Jul 29, 2025
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 06a5327 - Browse repository at this point
Copy the full SHA 06a5327View commit details
Commits on Jul 30, 2025
-
Co-authored-by: “gowridurgad” <“[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 87c6e11 - Browse repository at this point
Copy the full SHA 87c6e11View commit details
Commits on Aug 21, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for 5c125af - Browse repository at this point
Copy the full SHA 5c125afView commit details
Commits on Sep 3, 2025
-
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]>
Configuration menu - View commit details
-
Copy full SHA for d4c9434 - Browse repository at this point
Copy the full SHA d4c9434View 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...v5