vue-json-csv
vue-json-csv copied to clipboard
chore(deps): bump actions/setup-node from 4.0.0 to 4.0.2
Bumps actions/setup-node from 4.0.0 to 4.0.2.
Release notes
Sourced from actions/setup-node's releases.
v4.0.2
What's Changed
- Add support for
volta.extendsby@ThisIsMantain actions/setup-node#921- Add support for arm64 Windows by
@dmitry-shibanovin actions/setup-node#927New Contributors
@ThisIsMantamade their first contribution in actions/setup-node#921Full Changelog: https://github.com/actions/setup-node/compare/v4.0.1...v4.0.2
v4.0.1
What's Changed
- Ignore engines in Yarn 1 e2e-cache tests by
@trivikrin actions/setup-node#882- Update setup-node references in the README.md file to setup-node@v4 by
@jwetzellin actions/setup-node#884- Update reusable workflows to use Node.js v20 by
@MaksimZhukovin actions/setup-node#889- Add fix for cache to resolve slow post action step by
@aparnajyothi-yin actions/setup-node#917- Fix README.md by
@takayamakiin actions/setup-node#898- Add
package.jsontonode-version-filelist of examples. by@TWiStErRobin actions/setup-node#879- Fix node-version-file interprets entire package.json as a version by
@NullVoxPopuliin actions/setup-node#865New Contributors
@trivikrmade their first contribution in actions/setup-node#882@jwetzellmade their first contribution in actions/setup-node#884@aparnajyothi-ymade their first contribution in actions/setup-node#917@takayamakimade their first contribution in actions/setup-node#898@TWiStErRobmade their first contribution in actions/setup-node#879@NullVoxPopulimade their first contribution in actions/setup-node#865Full Changelog: https://github.com/actions/setup-node/compare/v4...v4.0.1
Commits
60edb5dAdd support for arm64 Windows (#927)d86ebcdAdd support forvolta.extends(#921)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)- See full diff 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)