Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Releases: actions/setup-node

v7.0.0

Choose a tag to compare

@gowridurgad gowridurgad released this 14 Jul 02:46
Immutable release. Only release title and notes can be modified.
8207627

What's Changed

Enhancements:

Bug fixes:

Documentation updates:

Dependency update:

  • Upgrade @actions/cache to 5.1.0, log cache write denied by @jasongin in #1569

New Contributors

Full Changelog: v6...v7.0.0

v6.5.0

Choose a tag to compare

@HarithaVattikuti HarithaVattikuti released this 14 Jul 02:51
Immutable release. Only release title and notes can be modified.
2499707

What's Changed

  • Update @actions/cache to 5.1.0 and add security overrides for undici and fast-xml-parser by @HarithaVattikuti in #1579

Full Changelog: v6.4.0...v6.5.0

v6.4.0

Choose a tag to compare

@gowridurgad gowridurgad released this 20 Apr 02:57
48b55a0

What's Changed

Dependency updates:

New Contributors

  • @Copilot made their first contribution in #1525

Full Changelog: v6...v6.4.0

v6.3.0

Choose a tag to compare

@gowridurgad gowridurgad released this 04 Mar 02:52
53b8394

What's Changed

Enhancements:

When using node-version-file: package.json, setup-node now prefers devEngines.runtime over engines.node.

Dependency updates:

Bug fixes:

New Contributors

Full Changelog: v6...v6.3.0

v6.2.0

Choose a tag to compare

@HarithaVattikuti HarithaVattikuti released this 15 Jan 03:07
6044e13

What's Changed

Documentation

Dependency updates:

New Contributors

Full Changelog: v6...v6.2.0

v6.1.0

Choose a tag to compare

@gowridurgad gowridurgad released this 03 Dec 03:19
395ad32

What's Changed

Enhancement:

Dependency updates:

Documentation update:

Full Changelog: v6...v6.1.0

v6.0.0

Choose a tag to compare

@HarithaVattikuti HarithaVattikuti released this 14 Oct 02:55
2028fbc

What's Changed

Breaking Changes

  • Limit automatic caching to npm, update workflows and documentation by @priyagupta108 in #1374

Dependency Upgrades

  • Upgrade ts-jest from 29.1.2 to 29.4.1 and document breaking changes in v5 by @dependabot[bot] in #1336
  • Upgrade prettier from 2.8.8 to 3.6.2 by @dependabot[bot] in #1334
  • Upgrade actions/publish-action from 0.3.0 to 0.4.0 by @dependabot[bot] in #1362

Full Changelog: v5...v6.0.0

v5.0.0

Choose a tag to compare

@gowridurgad gowridurgad released this 04 Sep 02:52
a0853c2

What's Changed

Breaking Changes

  • Enhance caching in setup-node with automatic package manager detection by @priya-kinthali in #1348

This update, introduces automatic caching when a valid packageManager field is present in your package.json. This aims to improve workflow performance and make dependency management more seamless.
To disable this automatic caching, set package-manager-cache: false

steps:
- uses: actions/checkout@v5
- uses: actions/setup-node@v5
  with:
    package-manager-cache: false

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Dependency Upgrades

New Contributors

Full Changelog: v4...v5.0.0

v3.9.1

Choose a tag to compare

@HarithaVattikuti HarithaVattikuti released this 17 Apr 13:58
3235b87

What's Changed

Full Changelog: v3...v3.9.1

v3.9.0

Choose a tag to compare

@gowridurgad gowridurgad released this 14 Apr 02:47
dbe1369

What's Changed

  • Upgrade @actions/cache to 4.0.3 by @gowridurgad in #1270
    In scope of this release we updated actions/cache package to ensure continued support and compatibility, as older versions of the package are now deprecated. For more information please refer to the toolkit/cache.

Full Changelog: v3...v3.9.0

Morty Proxy This is a proxified and sanitized view of the page, visit original site.