-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: MarioPula/setup-node
base: main
head repository: actions/setup-node
compare: main
- 10 commits
- 91 files changed
- 9 contributors
Commits on Nov 18, 2025
-
Bump @actions/cache from 4.0.3 to 4.1.0 (actions#1384)
* Bump @actions/cache from 4.0.3 to 4.1.0 Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 4.0.3 to 4.1.0. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache) --- updated-dependencies: - dependency-name: "@actions/cache" dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * check failure fix --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: gowridurgad <gowridurgad@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 633bb92 - Browse repository at this point
Copy the full SHA 633bb92View commit details
Commits on Nov 26, 2025
-
Remove always-auth configuration handling from action (actions#1436)
* Remove always-auth configuration handling from setup-node * docs: update README to note always-auth removal Update README to mention removal of always-auth input * Clarify removal of 'always-auth' input in README Updated the description of the 'always-auth' input removal for clarity.
Configuration menu - View commit details
-
Copy full SHA for b9b25d4 - Browse repository at this point
Copy the full SHA b9b25d4View commit details
Commits on Dec 3, 2025
-
Bump actions/checkout from 5 to 6 (actions#1439)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a4d2e2b - Browse repository at this point
Copy the full SHA a4d2e2bView commit details -
Bump js-yaml from 3.14.1 to 3.14.2 (actions#1435)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.14.1...3.14.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 3.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 395ad32 - Browse repository at this point
Copy the full SHA 395ad32View commit details
Commits on Dec 18, 2025
-
Update Documentation for Lockfile (actions#1454)
* update documentation for lockfile * Update adavance usage in README.md * Documentation update * Update lockfile documenation * fix coplilot suggestion
Configuration menu - View commit details
-
Copy full SHA for 65d868f - Browse repository at this point
Copy the full SHA 65d868fView commit details
Commits on Jan 13, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 21ddc7b - Browse repository at this point
Copy the full SHA 21ddc7bView commit details -
Bump @actions/cache to v5.0.1 (actions#1449)
* Bump @actions/cache to v5.0.0 This update removes the punycode deprecation warning by updating to a version of @actions/cache that no longer depends on packages using the deprecated punycode module. * Update license cache for @actions/cache v5.0.0 dependencies Regenerated license files to reflect the updated dependency tree after bumping @actions/cache to v5.0.0. This includes license information for new transitive dependencies and removes licenses for dependencies that are no longer used. * Update license metadata for @actions/http-client Mark @actions/http-client v2.2.1 and v3.0.0 as MIT license (correctly identified from LICENSE file content) * prepare release 6.0.1 * Bump version to 6.1.1 in package.json and package-lock.json * fix: update @actions/cache with storage-blob fix for Node.js 24 punycode deprecation * fix: update @actions/cache to ^5.0.1 for Node.js 24 punycode fix Updates @actions/cache to version 5.0.1 which includes the @azure/storage-blob update that fixes the punycode deprecation warning on Node.js 24. * fix: update @actions/cache to ^5.0.1 for Node.js 24 punycode fix Updates @actions/cache to version 5.0.1 which includes the @azure/storage-blob update that fixes the punycode deprecation warning on Node.js 24.
Configuration menu - View commit details
-
Copy full SHA for 2951748 - Browse repository at this point
Copy the full SHA 2951748View commit details
Commits on Jan 14, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 621ac41 - Browse repository at this point
Copy the full SHA 621ac41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e49463 - Browse repository at this point
Copy the full SHA 8e49463View commit details
Commits on Jan 15, 2026
-
Docs: bump actions/checkout from v5 to v6 (actions#1468)
* Update versions.yml * Update versions.yml * doc update * revert vesrions.yml
Configuration menu - View commit details
-
Copy full SHA for 6044e13 - Browse repository at this point
Copy the full SHA 6044e13View 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 main...main