build(deps): bump actions/setup-node from 3.8.1 to 4.0.0 by dependabot[bot] · Pull Request #2395 · nodejs/undici (original) (raw)
Bumps actions/setup-node from 3.8.1 to 4.0.0.
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-zenika in actions/setup-node#868
- Update actions/checkout for documentation and yaml by @dmitry-shibanov in actions/setup-node#876
New Contributors
- @gmembre-zenika made their first contribution in actions/setup-node#868
Full Changelog: actions/setup-node@v3...v4.0.0
v3.8.2
What's Changed
- Update semver by @dmitry-shibanov in actions/setup-node#861
- Update temp directory creation by @nikolai-laevskii in actions/setup-node#859
- Bump
@babel/traversefrom 7.15.4 to 7.23.2 by @dependabot in actions/setup-node#870- Add notice about binaries not being updated yet by @nikolai-laevskii in actions/setup-node#872
- Update toolkit cache and core by @dmitry-shibanov and @seongwon-privatenote in actions/setup-node#875
Full Changelog: actions/setup-node@v3...v3.8.2
Commits
- 8f152de Update actions/checkout for documentation and yaml (#876)
- 23755b5 upgrade actions/checkout to v4 (#868)
- 54534a2 Change node version for action to node20 (#866)
- 1a4442c Update toolkit cache and core (#875)
- 6e9e448 Merge pull request #872 from akv-platform/add-notice-about-binaries-not-being...
- e52912e Update tests
- ac16ae4 Update message to use waning instead of info
- 5a8d911 Update build
- 9e956a5 Add notice about binaries not being updated yet
- 7da2a7e Bump
@babel/traversefrom 7.15.4 to 7.23.2 (#870) - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)