chore(deps): update actions/setup-node action to v4.1.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
actions/setup-node | action | minor |
v4.0.3 -> v4.1.0
|
Release Notes
actions/setup-node (actions/setup-node)
v4.1.0
What's Changed
- Resolve High Security Alerts by upgrading Dependencies by @aparnajyothi-y in https://github.com/actions/setup-node/pull/1132
- Upgrade IA Publish by @Jcambass in https://github.com/actions/setup-node/pull/1134
- Revise
isGhes
logic by @jww3 in https://github.com/actions/setup-node/pull/1148 - Add architecture to cache key by @pengx17 in https://github.com/actions/setup-node/pull/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
- @jww3 made their first contribution in https://github.com/actions/setup-node/pull/1148
- @pengx17 made their first contribution in https://github.com/actions/setup-node/pull/843
Full Changelog: https://github.com/actions/setup-node/compare/v4...v4.1.0
v4.0.4
What's Changed
- Add workflow file for publishing releases to immutable action package by @Jcambass in https://github.com/actions/setup-node/pull/1125
- Enhance Windows ARM64 Setup and Update micromatch Dependency by @priyagupta108 in https://github.com/actions/setup-node/pull/1126
Documentation changes:
- Documentation update in the README file by @suyashgaonkar in https://github.com/actions/setup-node/pull/1106
- Correct invalid 'lts' version string reference by @fulldecent in https://github.com/actions/setup-node/pull/1124
New Contributors
- @suyashgaonkar made their first contribution in https://github.com/actions/setup-node/pull/1106
- @priyagupta108 made their first contribution in https://github.com/actions/setup-node/pull/1126
- @Jcambass made their first contribution in https://github.com/actions/setup-node/pull/1125
- @fulldecent made their first contribution in https://github.com/actions/setup-node/pull/1124
Full Changelog: https://github.com/actions/setup-node/compare/v4...v4.0.4
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.
Edited by Botaniker (Bot)