-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Update minimum node version to 22 #13362
Copy link
Copy link
Open
Labels
dependenciesRelating to our package dependenciesRelating to our package dependenciespriority - next release
Description
Node v20 is reaching End of Life this month so we should bump our minimum up to Node v22.
This has come up a few times recently where we were unable to update packages (#13239) or unable to use newer node functions. These sort of things could be addressed at the same time.
Locally all devs need to make sure they update their node versions.
In all CI workflows we should bump to using Node 22 and/or 22 + 24 the few places we test that
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
dependenciesRelating to our package dependenciesRelating to our package dependenciespriority - next release