Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Node v16 #9790

Closed
tay1orjones opened this issue Oct 1, 2021 · 0 comments · Fixed by #10346
Closed

Update to Node v16 #9790

tay1orjones opened this issue Oct 1, 2021 · 0 comments · Fixed by #10346

Comments

@tay1orjones
Copy link
Member

We should consider updating the repo and CI actions to use node v16. In October 2021 v14 is moving to maintenance, v16 is moving to LTS:

Shortlist to complete with some open questions:

  • .nvmrc upped to v16 after it's released eta Oct 26
  • Update package.json engines field to >=14.x?
    • v12 is technically still in maintenance until Q2 2022, teams could still be on this one.
  • Update github actions configuration to run against v16
    • Should we add an additional github action to run against v12/v14 as well? It seems fair to assume some teams may be on v12/v14 even once v16 is out.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants