-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Comparing changes
Open a pull request
base repository: actions/setup-node
base: v4.2.0
head repository: actions/setup-node
compare: v5.0.0
- 15 commits
- 91 files changed
- 11 contributors
Commits on Jan 27, 2025
-
Bump @actions/glob from 0.4.0 to 0.5.0 (#1200)
* 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 for check-dist and license failures --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aparna Jyothi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8026329 - Browse repository at this point
Copy the full SHA 8026329View commit details
Commits on Mar 11, 2025
-
Co-authored-by: “gowridurgad” <“[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a7c2d94 - Browse repository at this point
Copy the full SHA a7c2d94View commit details
Commits on Mar 12, 2025
-
Bump @vercel/ncc from 0.38.1 to 0.38.3 (#1203)
* Bump @vercel/ncc from 0.38.1 to 0.38.3 Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.38.1 to 0.38.3. - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.38.1...0.38.3) --- updated-dependencies: - dependency-name: "@vercel/ncc" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * fix for check failures --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aparna Jyothi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 22c0e74 - Browse repository at this point
Copy the full SHA 22c0e74View commit details
Commits on Mar 13, 2025
-
Bump @actions/tool-cache from 2.0.1 to 2.0.2 (#1220)
* Bump @actions/tool-cache from 2.0.1 to 2.0.2 Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) from 2.0.1 to 2.0.2. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache) --- updated-dependencies: - dependency-name: "@actions/tool-cache" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * check failures fix --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aparna Jyothi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cdca736 - Browse repository at this point
Copy the full SHA cdca736View commit details
Commits on Mar 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1ccdddc - Browse repository at this point
Copy the full SHA 1ccdddcView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 40337cb - Browse repository at this point
Copy the full SHA 40337cbView commit details
Commits on Apr 2, 2025
-
feat: support private mirrors (#1240)
* feat: support private mirrors * chore: change fallback message with mirrors
Configuration menu - View commit details
-
Copy full SHA for e3ce749 - Browse repository at this point
Copy the full SHA e3ce749View commit details -
Bump @action/cache from 4.0.2 to 4.0.3 (#1262)
* Update versions.yml * Update versions.yml * actions/cache upgrade to 4.0.3 * events update * npm audit fix revert * npm adit fix revert
Configuration menu - View commit details
-
Copy full SHA for 49933ea - Browse repository at this point
Copy the full SHA 49933eaView commit details
Commits on Jun 18, 2025
-
Bump @octokit/request-error and @actions/github (#1227)
* Bump @octokit/request-error and @actions/github Bumps [@octokit/request-error](https://github.com/octokit/request-error.js) to 5.1.1 and updates ancestor dependency [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github). These dependencies need to be updated together. Updates `@octokit/request-error` from 2.1.0 to 5.1.1 - [Release notes](https://github.com/octokit/request-error.js/releases) - [Commits](octokit/request-error.js@v2.1.0...v5.1.1) Updates `@actions/github` from 5.1.1 to 6.0.0 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github) --- updated-dependencies: - dependency-name: "@octokit/request-error" dependency-type: indirect - dependency-name: "@actions/github" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Fix 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 08f58d1 - Browse repository at this point
Copy the full SHA 08f58d1View commit details
Commits on Jul 15, 2025
-
Bump uuid from 9.0.1 to 11.1.0 (#1273)
* Bump uuid from 9.0.1 to 11.1.0 Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.1 to 11.1.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v9.0.1...v11.1.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 11.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Bump uuid from 9.0.1 to 11.1.0 Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.1 to 11.1.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v9.0.1...v11.1.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 11.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Fix 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 7e24a65 - Browse repository at this point
Copy the full SHA 7e24a65View commit details
Commits on Jul 25, 2025
-
Bump undici from 5.28.5 to 5.29.0 (#1295)
* 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 failures fix * check-failures fix * check failures fix --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aparna Jyothi <[email protected]> Co-authored-by: “gowridurgad” <“[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 65becef - Browse repository at this point
Copy the full SHA 65becefView commit details
Commits on Jul 31, 2025
-
Co-authored-by: “gowridurgad” <“[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5e2628c - Browse repository at this point
Copy the full SHA 5e2628cView commit details
Commits on Aug 26, 2025
-
Enhance caching in setup-node with automatic package manager detection (
#1348) * setup node in local * Enhance caching in setup-node with package manager filed detection * updated with array * update the field
Configuration menu - View commit details
-
Copy full SHA for d7a1131 - Browse repository at this point
Copy the full SHA d7a1131View commit details
Commits on Sep 3, 2025
-
Upgrade action to use node24 (#1325)
* Change Node.js version to 24 Update Node.js version from 20 to 24 in action.yml * update and vulnerability fixes * update node version check * update licences * node version check update * update version for test * node version * update node version to 24.0.0 in tool-versions and package-volta.json * node 24 * update to 24 * update to specify engines * check failures fix * update package-lock.json * licensed update * check failure fix * documentation update --------- Co-authored-by: Aparna Jyothi <[email protected]>
2Configuration menu - View commit details
-
Copy full SHA for b7234cc - Browse repository at this point
Copy the full SHA b7234ccView commit details -
Bump actions/checkout from 4 to 5 (#1345)
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 a0853c2 - Browse repository at this point
Copy the full SHA a0853c2View 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.2.0...v5.0.0