thread
thread copied to clipboard
chore(deps): bump actions/setup-node from 4.0.4 to 4.3.0
Bumps actions/setup-node from 4.0.4 to 4.3.0.
Release notes
Sourced from actions/setup-node's releases.
v4.3.0
What's Changed
Dependency updates
- Upgrade
@actions/globfrom 0.4.0 to 0.5.0 by@dependabotin actions/setup-node#1200- Upgrade
@action/cachefrom 4.0.0 to 4.0.2 by@gowridurgadin actions/setup-node#1251- Upgrade
@vercel/nccfrom 0.38.1 to 0.38.3 by@dependabotin actions/setup-node#1203- Upgrade
@actions/tool-cachefrom 2.0.1 to 2.0.2 by@dependabotin actions/setup-node#1220New Contributors
@gowridurgadmade their first contribution in actions/setup-node#1251Full Changelog: https://github.com/actions/setup-node/compare/v4...v4.3.0
v4.2.0
What's Changed
- Enhance workflows and upgrade publish-actions from 0.2.2 to 0.3.0 by
@aparnajyothi-yin actions/setup-node#1174- Add recommended permissions section to readme by
@benwellsin actions/setup-node#1193- Configure Dependabot settings by
@HarithaVattikutiin actions/setup-node#1192- Upgrade
@actions/cacheto^4.0.0by@priyagupta108in actions/setup-node#1191- Upgrade pnpm/action-setup from 2 to 4 by
@dependabotin actions/setup-node#1194- Upgrade actions/publish-immutable-action from 0.0.3 to 0.0.4 by
@dependabotin actions/setup-node#1195- Upgrade semver from 7.6.0 to 7.6.3 by
@dependabotin actions/setup-node#1196- Upgrade
@types/jestfrom 29.5.12 to 29.5.14 by@dependabotin actions/setup-node#1201- Upgrade undici from 5.28.4 to 5.28.5 by
@dependabotin actions/setup-node#1205New Contributors
@benwellsmade their first contribution in actions/setup-node#1193Full Changelog: https://github.com/actions/setup-node/compare/v4...v4.2.0
v4.1.0
What's Changed
- Resolve High Security Alerts by upgrading Dependencies by
@aparnajyothi-yin actions/setup-node#1132- Upgrade IA Publish by
@Jcambassin actions/setup-node#1134- Revise
isGheslogic by@jww3in actions/setup-node#1148- Add architecture to cache key by
@pengx17in actions/setup-node#843 This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts. Note: This change may break previous cache keys as they will no longer be compatible with the new format.New Contributors
@jww3made their first contribution in actions/setup-node#1148@pengx17made their first contribution in actions/setup-node#843Full Changelog: https://github.com/actions/setup-node/compare/v4...v4.1.0
Commits
cdca736Bump@actions/tool-cachefrom 2.0.1 to 2.0.2 (#1220)22c0e74Bump@vercel/nccfrom 0.38.1 to 0.38.3 (#1203)a7c2d94actions/cache upgrade (#1251)8026329Bump@actions/globfrom 0.4.0 to 0.5.0 (#1200)1d0ff46Bump undici from 5.28.4 to 5.28.5 (#1205)574f09aBump@types/jestfrom 29.5.12 to 29.5.14 (#1201)260f870Bump semver from 7.6.0 to 7.6.3 (#1196)111c4beBump actions/publish-immutable-action from 0.0.3 to 0.0.4 (#1195)0bc26deBump pnpm/action-setup from 2 to 4 (#1194)8f9cc17Use the new cache service: upgrade@actions/cacheto^4.0.0(#1191)- 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)