Sourced from actions/setup-node's releases.
v6.4.0
What's Changed
Dependency updates:
- Upgrade
@actionsdependencies by@Copilotin actions/setup-node#1525- Update Node.js versions in versions.yml and bump package to v6.4.0 by
@priya-kinthaliin actions/setup-node#1533New Contributors
@Copilotmade their first contribution in actions/setup-node#1525Full Changelog: https://github.com/actions/setup-node/compare/v6...v6.4.0
v6.3.0
What's Changed
Enhancements:
- Support parsing
devEnginesfield by@susnuxin actions/setup-node#1283When using node-version-file: package.json, setup-node now prefers devEngines.runtime over engines.node.
Dependency updates:
- Fix npm audit issues by
@gowridurgadin actions/setup-node#1491- Replace uuid with crypto.randomUUID() by
@trivikrin actions/setup-node#1378- Upgrade minimatch from 3.1.2 to 3.1.5 by
@dependabotin actions/setup-node#1498Bug fixes:
- Remove hardcoded bearer for mirror-url
@marco-ippolitoin actions/setup-node#1467- Scope test lockfiles by package manager and update cache tests by
@gowridurgadin actions/setup-node#1495New Contributors
@susnuxmade their first contribution in actions/setup-node#1283Full Changelog: https://github.com/actions/setup-node/compare/v6...v6.3.0
v6.2.0
What's Changed
Documentation
- Documentation update related to absence of Lockfile by
@mahabaleshwarsin actions/setup-node#1454- Correct mirror option typos by
@MikeMcC399in actions/setup-node#1442- Readme update on checkout version v6 by
@deiningin actions/setup-node#1446- Readme typo fixes
@munyariin actions/setup-node#1226- Advanced document update on checkout version v6 by
@aparnajyothi-yin actions/setup-node#1468Dependency updates:
- Upgrade
@actions/cacheto v5.0.1 by@salmanmkcin actions/setup-node#1449New Contributors
@mahabaleshwarsmade their first contribution in actions/setup-node#1454@MikeMcC399made their first contribution in actions/setup-node#1442@deiningmade their first contribution in actions/setup-node#1446
... (truncated)
48b55a0
Update Node.js versions in versions.yml and bump package to v6.4.0 (#1533)ab72c7e
Upgrade @actions
dependencies (#1525)53b8394
Bump minimatch from 3.1.2 to 3.1.5 (#1498)54045ab
Scope test lockfiles by package manager and update cache tests (#1495)c882bff
Replace uuid with crypto.randomUUID() (#1378)774c1d6
feat(node-version-file): support parsing devEngines field
(#1283)efcb663
fix: remove hardcoded bearer (#1467)d02c89d
Fix npm audit issues (#1491)6044e13
Docs: bump actions/checkout from v5 to v6 (#1468)8e49463
Fix README typo (#1226)