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

Bump minimum Node version to 14 LTS #1375

Closed
JoshuaKGoldberg opened this issue Feb 22, 2022 · 0 comments · Fixed by #1376
Closed

Bump minimum Node version to 14 LTS #1375

JoshuaKGoldberg opened this issue Feb 22, 2022 · 0 comments · Fixed by #1376
Assignees
Labels
breaking change This would be a breaking release and should be released carefully. status: accepting prs Please, send in a PR to resolve this! ✨ tooling Things that touch how the repository is built, published, etc.

Comments

@JoshuaKGoldberg
Copy link
Member

Overview

Replacing #1374 & addressing #1370 comments following #1366. Node 12 only supports ES2019 syntax, but SWC has a bug in test coverage computations that low: swc-project/swc#3854.

Node 12 is only LTS for a couple more months. As a breaking change to go along with modules in #1364, let's bump the minimum Node version to 14 LTS.

@JoshuaKGoldberg JoshuaKGoldberg self-assigned this Feb 22, 2022
@JoshuaKGoldberg JoshuaKGoldberg added breaking change This would be a breaking release and should be released carefully. status: accepting prs Please, send in a PR to resolve this! ✨ tooling Things that touch how the repository is built, published, etc. labels Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change This would be a breaking release and should be released carefully. status: accepting prs Please, send in a PR to resolve this! ✨ tooling Things that touch how the repository is built, published, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant