serious-scaffold / ss-python

A Python Project Template for Long-Term Maintainability
https://serious-scaffold.github.io/ss-python/
MIT License
80 stars 10 forks source link

build(deps): update actions/setup-node action to v4.1.0 #772

Closed serious-scaffold[bot] closed 4 weeks ago

serious-scaffold[bot] commented 4 weeks 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://redirect.github.com/actions/setup-node/releases/tag/v4.1.0) [Compare Source](https://redirect.github.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://redirect.github.com/aparnajyothi-y) in [https://github.com/actions/setup-node/pull/1132](https://redirect.github.com/actions/setup-node/pull/1132) - Upgrade IA Publish by [@​Jcambass](https://redirect.github.com/Jcambass) in [https://github.com/actions/setup-node/pull/1134](https://redirect.github.com/actions/setup-node/pull/1134) - Revise `isGhes` logic by [@​jww3](https://redirect.github.com/jww3) in [https://github.com/actions/setup-node/pull/1148](https://redirect.github.com/actions/setup-node/pull/1148) - Add architecture to cache key by [@​pengx17](https://redirect.github.com/pengx17) in [https://github.com/actions/setup-node/pull/843](https://redirect.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](https://redirect.github.com/jww3) made their first contribution in [https://github.com/actions/setup-node/pull/1148](https://redirect.github.com/actions/setup-node/pull/1148) - [@​pengx17](https://redirect.github.com/pengx17) made their first contribution in [https://github.com/actions/setup-node/pull/843](https://redirect.github.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: Disabled by config. Please merge this manually once you are satisfied.

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.

serious-scaffold[bot] commented 1 week ago

:tada: This PR is included in version 0.0.56 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: