balena-io-library / base-images

Balena base images
https://docs.balena.io/reference/base-images/base-images/#balena-base-images
Apache License 2.0
224 stars 85 forks source link

Update actions/setup-node action to v4.1.0 #1127

Closed balena-renovate[bot] closed 1 month ago

balena-renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
actions/setup-node action minor v4.0.4 -> v4.1.0

Release Notes

actions/setup-node (actions/setup-node) ### [`v4.1.0`](https://togithub.com/actions/setup-node/releases/tag/v4.1.0) [Compare Source](https://togithub.com/actions/setup-node/compare/v4.0.4...v4.1.0) #### What's Changed - Resolve High Security Alerts by upgrading Dependencies by [@​aparnajyothi-y](https://togithub.com/aparnajyothi-y) in [https://github.com/actions/setup-node/pull/1132](https://togithub.com/actions/setup-node/pull/1132) - Upgrade IA Publish by [@​Jcambass](https://togithub.com/Jcambass) in [https://github.com/actions/setup-node/pull/1134](https://togithub.com/actions/setup-node/pull/1134) - Revise `isGhes` logic by [@​jww3](https://togithub.com/jww3) in [https://github.com/actions/setup-node/pull/1148](https://togithub.com/actions/setup-node/pull/1148) - Add architecture to cache key by [@​pengx17](https://togithub.com/pengx17) in [https://github.com/actions/setup-node/pull/843](https://togithub.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](https://togithub.com/jww3) made their first contribution in [https://github.com/actions/setup-node/pull/1148](https://togithub.com/actions/setup-node/pull/1148) - [@​pengx17](https://togithub.com/pengx17) made their first contribution in [https://github.com/actions/setup-node/pull/843](https://togithub.com/actions/setup-node/pull/843) **Full Changelog**: https://github.com/actions/setup-node/compare/v4...v4.1.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.