chore(deps): update actions/setup-node action to v6 #991
Merged
silverwind
merged 1 commits from 2026-05-22 06:28:26 +00:00
renovate/major-workflow-dependencies into main
Labels
Clear labels
kind/performance
kind
breaking
kind
bug
kind
build
kind
compatible
kind
dependencies
kind
docs
kind
enhancement
kind
feature
kind
help wanted
kind
proposal
kind
refactor
related
act
Related to act.
related
environment
Related to the environment.
related
exec
related
gitea
Related to Gitea.
related
workflow
Related to the workflow file or actions scripts.
reviewed
confirmed
confirmed issue
reviewed
duplicate
This issue or pull request already exists
reviewed
invalid
Something is wrong
reviewed
needs feedback
reviewed
wontfix
This won't be fixed
reviewed
workaround
No labels
Milestone
No items
No Milestone
Assignees
42wim (Wim)
6543 (6543)
a1012112796 (a1012112796)
Akkuman
appleboy (Bo-Yi Wu (吳柏毅))
axifive ( Alexey 〒erentyev)
betacat0 (helong zhang)
bircni (Nicolas)
blumia
bwko
caicandong
ChristopherHX
DaanSelen (DaanSelen)
davidsvantesson (David Svantesson)
delvh
denyskon (Denys Konovalov)
fuxiaohei (Fuxiaohei)
gary-kim (Gary Kim)
garymoon (Gary Moon)
giteabot (Gitea Bot)
guillep2k (Guillermo Prandi)
HesterG
hiifong (hiifong)
jaqra
jolheiser (John Olheiser)
jonasfranz (Jonas Franz)
jpraet
kdumontnu (Kyle D.)
kemzeb (Kemal Zebari)
kerwin612 (Kerwin Bryant)
khmarbaise
KN4CK3R
kolaente
lafriks (Lauris BH)
lng2020 (lng2020)
luhahn
lunny (Lunny Xiao)
mrsdizzie (mrsdizzie)
noerw (Norwin)
puni9869 (puni9869)
renovate-bot (Renovate Bot)
richmahn
sapk
screenshots
sillyguodong
silverwind
smartclip_tim
strk
tboerger (Thomas Boerger)
techknowlogick
TheFox0x7
tobiasbp (Tobias Balle-Petersen)
typeless
volker.raschek (Markus Pesch)
wolfogre (Jason Song)
wxiaoguang
yardenshoham
yp05327 (yp05327)
zeripath (Andrew Thornton)
Zettat123
Clear assignees
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: gitea/runner#991
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
v4→v6Release Notes
actions/setup-node (actions/setup-node)
v6.4.0Compare Source
What's Changed
Dependency updates:
New Contributors
Full Changelog: https://github.com/actions/setup-node/compare/v6...v6.4.0
v6.3.0Compare Source
What's Changed
Enhancements:
devEnginesfield by @susnux in #1283Dependency updates:
Bug fixes:
New Contributors
Full Changelog: https://github.com/actions/setup-node/compare/v6...v6.3.0
v6.2.0Compare Source
What's Changed
Documentation
Dependency updates:
New Contributors
Full Changelog: https://github.com/actions/setup-node/compare/v6...v6.2.0
v6.1.0Compare Source
What's Changed
Enhancement:
Dependency updates:
Documentation update:
Full Changelog: https://github.com/actions/setup-node/compare/v6...v6.1.0
v6.0.0Compare Source
What's Changed
Breaking Changes
Dependency Upgrades
Full Changelog: https://github.com/actions/setup-node/compare/v5...v6.0.0
v6Compare Source
v5.0.0Compare Source
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: https://github.com/actions/setup-node/compare/v4...v5.0.0
v5Compare Source
v4.4.0Compare Source
What's Changed
Bug fixes:
Enhancement:
Dependency update:
New Contributors
Full Changelog: https://github.com/actions/setup-node/compare/v4...v4.4.0
v4.3.0Compare Source
What's Changed
Dependency updates
New Contributors
Full Changelog: https://github.com/actions/setup-node/compare/v4...v4.3.0
v4.2.0Compare Source
What's Changed
@actions/cacheto^4.0.0by @priyagupta108 in #1191New Contributors
Full Changelog: https://github.com/actions/setup-node/compare/v4...v4.2.0
v4.1.0Compare Source
What's Changed
isGheslogic by @jww3 in #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
Full Changelog: https://github.com/actions/setup-node/compare/v4...v4.1.0
v4.0.4Compare Source
What's Changed
Documentation changes:
New Contributors
Full Changelog: https://github.com/actions/setup-node/compare/v4...v4.0.4
v4.0.3Compare Source
What's Changed
Bug fixes:
Documentation changes:
Dependency updates:
New Contributors
Full Changelog: https://github.com/actions/setup-node/compare/v4...v4.0.3
v4.0.2Compare Source
What's Changed
volta.extendsby @ThisIsManta in #921New Contributors
Full Changelog: https://github.com/actions/setup-node/compare/v4.0.1...v4.0.2
v4.0.1Compare Source
What's Changed
package.jsontonode-version-filelist of examples. by @TWiStErRob in #879New Contributors
Full Changelog: https://github.com/actions/setup-node/compare/v4...v4.0.1
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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 Mend Renovate.