-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
Drop support for node 4 #4769
Drop support for node 4 #4769
Conversation
This is awesome. Are you gonna upgrade jsdom to 11? :) |
Yup, in a separate PR |
Could this not have waited till LTS EOL in April? Lot's of packages follow LTS policy and still need to test against Node 4 |
And they are free to use |
See #5122 |
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Summary
#4767 (comment)
I'm thinking it's a good idea to do this separately from other changes which require node 4.
(also 🎉)
Test plan
Passing CI