-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Comparing changes
Open a pull request
base repository: actions/setup-node
base: 6f7d311033589797eb88968ee012790a1a42f779
head repository: actions/setup-node
compare: c9b99bb9d632c2ef45259325877c4507ca33e10c
- 15 commits
- 47 files changed
- 9 contributors
Commits on Oct 21, 2024
-
* Revise `isGhes` logic * ran 'npm run format' * added unit test
Configuration menu - View commit details
-
Copy full SHA for abb238b - Browse repository at this point
Copy the full SHA abb238bView commit details
Commits on Oct 24, 2024
-
fix: add arch to cached path (#843)
* fix: add arch to cached path * fix: change from using env to os module * fix: use process.env.RUNNER_OS instead of os.platform() * fix: remove unused var
Configuration menu - View commit details
-
Copy full SHA for 39370e3 - Browse repository at this point
Copy the full SHA 39370e3View commit details
Commits on Dec 18, 2024
-
Add macos-13 to the workflows and upgrade publish-actions from 0.2.2 …
…to 0.3.0 (#1174) * Update versions.yml * Update versions.yml * ubuntu-24, macos-13 updates * check -failure fix
Configuration menu - View commit details
-
Copy full SHA for 48b9067 - Browse repository at this point
Copy the full SHA 48b9067View commit details
Commits on Jan 16, 2025
-
1
Configuration menu - View commit details
-
Copy full SHA for fbeca22 - Browse repository at this point
Copy the full SHA fbeca22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eef37b - Browse repository at this point
Copy the full SHA 5eef37bView commit details -
Use the new cache service: upgrade
@actions/cache
to^4.0.0
(#1191)* upgrade `@actions/cache` to `^4.0.0` * Review licenses & update types * updated package-lock.json
Configuration menu - View commit details
-
Copy full SHA for 8f9cc17 - Browse repository at this point
Copy the full SHA 8f9cc17View commit details
Commits on Jan 21, 2025
-
Bump pnpm/action-setup from 2 to 4 (#1194)
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2 to 4. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@v2...v4) --- updated-dependencies: - dependency-name: pnpm/action-setup 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 0bc26de - Browse repository at this point
Copy the full SHA 0bc26deView commit details -
Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 (#1195)
Bumps [actions/publish-immutable-action](https://github.com/actions/publish-immutable-action) from 0.0.3 to 0.0.4. - [Release notes](https://github.com/actions/publish-immutable-action/releases) - [Commits](actions/publish-immutable-action@0.0.3...v0.0.4) --- updated-dependencies: - dependency-name: actions/publish-immutable-action dependency-type: direct:production update-type: version-update:semver-patch ... 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 111c4be - Browse repository at this point
Copy the full SHA 111c4beView commit details -
Bump semver from 7.6.0 to 7.6.3 (#1196)
* Bump semver from 7.6.0 to 7.6.3 Bumps [semver](https://github.com/npm/node-semver) from 7.6.0 to 7.6.3. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.6.0...v7.6.3) --- updated-dependencies: - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * fix for check-dist & license check failures --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>
Configuration menu - View commit details
-
Copy full SHA for 260f870 - Browse repository at this point
Copy the full SHA 260f870View commit details -
Bump @types/jest from 29.5.12 to 29.5.14 (#1201)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.12 to 29.5.14. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch ... 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 574f09a - Browse repository at this point
Copy the full SHA 574f09aView commit details
Commits on Jan 22, 2025
-
Bump undici from 5.28.4 to 5.28.5 (#1205)
* Bump undici from 5.28.4 to 5.28.5 Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.28.5. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.28.4...v5.28.5) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * fix for check-dist and license failures * npm run updates --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>
Configuration menu - View commit details
-
Copy full SHA for 1d0ff46 - Browse repository at this point
Copy the full SHA 1d0ff46View commit details
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] <support@github.com> * fix for check-dist and license failures --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>
Configuration menu - View commit details
-
Copy full SHA for 8026329 - Browse repository at this point
Copy the full SHA 8026329View commit details
Commits on Feb 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3b8b03f - Browse repository at this point
Copy the full SHA 3b8b03fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 626bea3 - Browse repository at this point
Copy the full SHA 626bea3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9b99bb - Browse repository at this point
Copy the full SHA c9b99bbView 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 6f7d311033589797eb88968ee012790a1a42f779...c9b99bb9d632c2ef45259325877c4507ca33e10c