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

Remove Node.js 6 and Node.js 8 support #7362

Closed
rdsedmundo opened this issue Feb 19, 2020 · 5 comments
Closed

Remove Node.js 6 and Node.js 8 support #7362

rdsedmundo opened this issue Feb 19, 2020 · 5 comments
Assignees
Labels
Milestone

Comments

@rdsedmundo
Copy link
Contributor

Feature Proposal

Description

Both versions have already reached End-of-Life and no longer receive security updates. Supporting those versions, especially 6.x, stops the codebase of leveraging useful features from new ES versions, namely async..await for instance.

See: https://github.com/nodejs/Release#end-of-life-releases

Similar or dependent issues:

@medikoo
Copy link
Contributor

medikoo commented Feb 19, 2020

Yes we plan to do that with shortly coming v2.0.0 release. I'll keep it open for reference

@medikoo medikoo changed the title Deprecate Node.js 6 and Node.js 8 support Remove Node.js 6 and Node.js 8 support Feb 19, 2020
@medikoo
Copy link
Contributor

medikoo commented Feb 19, 2020

I've also renamed it to "Remove .. support", as technically we plan to remove support, not just deprecate.

Also as v6 and v8 are EOL'd I think they're naturally assumed as deprecated, I assume it's no point to add some extra warning logs in v1 for that.

@ronkorving
Copy link
Contributor

@medikoo Since you refered to this from #7486, which seems to be getting extra attention due to vulnerabilities in dependencies, could you share with us the current timeline for v2? In February you said "shortly". We're not half a year in, so I would just like to ask if there is a more precise time you can share?

@medikoo
Copy link
Contributor

medikoo commented Aug 19, 2020

@ronkorving I hope we will release v2 within 1 month time frame. Stay tuned

@ronkorving
Copy link
Contributor

Thanks for sharing that, good luck!

@medikoo medikoo added this to the v2 milestone Aug 24, 2020
@medikoo medikoo self-assigned this Aug 25, 2020
@medikoo medikoo closed this as completed Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants