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

fix: Bump minimum nodejs version supported to v12 #2192

Merged
merged 1 commit into from
Mar 10, 2021

Conversation

rpl
Copy link
Member

@rpl rpl commented Mar 10, 2021

This PR does bump the minimum nodejs version supported to v12 (would likely still work for now on nodejs v10 but it will print a warning when installed from npm, with yarn the user will have to explicitly pass the yarn CLI option to ask yarn to allow installing the package without enforcing the mininum nodejs version).

Along with bumping the minimum supported version, it does also add nodejs v15 to the nodejs versions we do run as part of the CI jobs (which is meant to be replaced with nodejs 16 once it will be released).

@rpl rpl merged commit 281a814 into mozilla:master Mar 10, 2021
This was referenced Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant