solidity
solidity copied to clipboard
Bump actions/setup-node from 4.0.3 to 4.1.0
Bumps actions/setup-node from 4.0.3 to 4.1.0.
Release notes
Sourced from actions/setup-node's releases.
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
v4.0.4
What's Changed
- Add workflow file for publishing releases to immutable action package by
@Jcambassin actions/setup-node#1125- Enhance Windows ARM64 Setup and Update micromatch Dependency by
@priyagupta108in actions/setup-node#1126Documentation changes:
- Documentation update in the README file by
@suyashgaonkarin actions/setup-node#1106- Correct invalid 'lts' version string reference by
@fulldecentin actions/setup-node#1124New Contributors
@suyashgaonkarmade their first contribution in actions/setup-node#1106@priyagupta108made their first contribution in actions/setup-node#1126@Jcambassmade their first contribution in actions/setup-node#1125@fulldecentmade their first contribution in actions/setup-node#1124Full Changelog: https://github.com/actions/setup-node/compare/v4...v4.0.4
Commits
39370e3fix: add arch to cached path (#843)abb238bReviseisGheslogic (#1148)aca7b64Merge pull request #1134 from actions/Jcambass-patch-188de2a3Resolve High Security Alerts by upgrading Dependencies (#1132)0a44ba7Correct version string (#1124)d6ebc7bUpgrade IA Publish97ca147Merge pull request #1125 from actions/add-is-release-workflowaa363deCreate publish-immutable-action.yml1c7b2dbFix: windows arm64 setup (#1126)26961cfDocumentation update in the README file (#1106)- 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)