HeartBeat
HeartBeat copied to clipboard
chore(deps): bump actions/setup-node from 3 to 4
Bumps actions/setup-node from 3 to 4.
Release notes
Sourced from actions/setup-node's releases.
v4.0.0
What's Changed
In scope of this release we changed version of node runtime for action from node16 to node20 and updated dependencies in actions/setup-node#866
Besides, release contains such changes as:
- Upgrade actions/checkout to v4 by
@gmembre-zenikain actions/setup-node#868- Update actions/checkout for documentation and yaml by
@dmitry-shibanovin actions/setup-node#876New Contributors
@gmembre-zenikamade their first contribution in actions/setup-node#868Full Changelog: https://github.com/actions/setup-node/compare/v3...v4.0.0
v3.8.2
What's Changed
- Update semver by
@dmitry-shibanovin actions/setup-node#861- Update temp directory creation by
@nikolai-laevskiiin actions/setup-node#859- Bump
@babel/traversefrom 7.15.4 to 7.23.2 by@dependabotin actions/setup-node#870- Add notice about binaries not being updated yet by
@nikolai-laevskiiin actions/setup-node#872- Update toolkit cache and core by
@dmitry-shibanovand@seongwon-privatenotein actions/setup-node#875Full Changelog: https://github.com/actions/setup-node/compare/v3...v3.8.2
v3.8.1
What's Changed
In scope of this release, the filter was removed within the cache-save step by
@dmitry-shibanovin actions/setup-node#831. It is filtered and checked in the toolkit/cache library.Full Changelog: https://github.com/actions/setup-node/compare/v3...v3.8.1
v3.8.0
What's Changed
Bug fixes:
- Add check for existing paths by
@dmitry-shibanovin actions/setup-node#803- Resolve SymbolicLink by
@dmitry-shibanovin actions/setup-node#809- Change passing logic for cache input by
@dmitry-shibanovin actions/setup-node#816- Fix armv7 cache issue by
@louislamin actions/setup-node#794- Update check-dist workflow name by
@sinchangin actions/setup-node#710Feature implementations:
- feat: handling the case where "node" is used for tool-versions file. by
@xytisin actions/setup-node#812Documentation changes:
- Refer to semver package name in README.md by
@olleolleollein actions/setup-node#808Update dependencies:
- Update toolkit cache to fix zstd by
@dmitry-shibanovin actions/setup-node#804- Bump tough-cookie and
@azure/ms-rest-jsby@dependabotin actions/setup-node#802- Bump semver from 6.1.2 to 6.3.1 by
@dependabotin actions/setup-node#807
... (truncated)
Commits
b39b52dFix node-version-file interprets entire package.json as a version (#865)7247617Addpackage.jsontonode-version-filelist of examples. (#879)f3ec4caFix README.md (#898)ec97f37Add fix for cache (#917)5ef044fUpdate reusable workflows to use Node.js v20 (#889)c45882aupdate to setup-node@v4 in docs (#884)ee36e8bIgnore engines check in Yarn 1 e2e-cache tests (#882)8f152deUpdate actions/checkout for documentation and yaml (#876)23755b5upgrade actions/checkout to v4 (#868)54534a2Change node version for action to node20 (#866)- See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.