chore(deps): bump actions/setup-node from v4 to v5#67
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changelog
v5.0.0
What's Changed
Breaking Changes
This update, introduces automatic caching when a valid
packageManagerfield is present in yourpackage.json. This aims to improve workflow performance and make dependency management more seamless.To disable this automatic caching, set
package-manager-cache: falseMake sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes
Dependency Upgrades
New Contributors
Full Changelog: actions/setup-node@v4...v5.0.0
v4.4.0
What's Changed
Bug fixes:
Enhancement:
Dependency update:
New Contributors
Full Changelog: actions/setup-node@v4...v4.4.0
v4.3.0
What's Changed
Dependency updates
New Contributors
Full Changelog: actions/setup-node@v4...v4.3.0
v4.2.0
What's Changed
@actions/cacheto^4.0.0by @priyagupta108 in Use the new cache service: upgrade@actions/cacheto^4.0.0actions/setup-node#1191New Contributors
Full Changelog: actions/setup-node@v4...v4.2.0
v4.1.0
What's Changed
isGheslogic by @jww3 in ReviseisGheslogic actions/setup-node#1148This 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
isGheslogic actions/setup-node#1148Full Changelog: actions/setup-node@v4...v4.1.0
v4.0.4
What's Changed
Documentation changes:
New Contributors
Full Changelog: actions/setup-node@v4...v4.0.4
v4.0.3
What's Changed
Bug fixes:
Documentation changes:
Dependency updates:
New Contributors
Full Changelog: actions/setup-node@v4...v4.0.3
v4.0.2
What's Changed
volta.extendsby @ThisIsManta in Add support forvolta.extendsactions/setup-node#921New Contributors
volta.extendsactions/setup-node#921Full Changelog: actions/setup-node@v4.0.1...v4.0.2
v4.0.1
What's Changed
package.jsontonode-version-filelist of examples. by @TWiStErRob in Addpackage.jsontonode-version-filelist of examples. actions/setup-node#879New Contributors
package.jsontonode-version-filelist of examples. actions/setup-node#879Full Changelog: actions/setup-node@v4...v4.0.1