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

Core: Drop support for Node 6 and Node 8, require Node 10+ #1464

Merged
merged 1 commit into from
Jul 26, 2020

Conversation

Krinkle
Copy link
Member

@Krinkle Krinkle commented Jul 21, 2020

Per https://github.com/nodejs/Release, Node 6 and 8 have
reached EOL in 2019.

This allows us to drop the resolve package as dependency, as well as its transient dependency on the path-parse package, which are no longer needed as of Node 8.

Per <https://github.com/nodejs/Release>, Node 6 and 8 have
reached EOL in 2019.

This allows us to drop the 'resolve' package as dependency,
which is no longer needed as of Node 8.
@Krinkle Krinkle mentioned this pull request Jul 21, 2020
3 tasks
@Krinkle Krinkle merged commit d7927a0 into master Jul 26, 2020
@Krinkle Krinkle deleted the drop-node-6-8 branch July 26, 2020 16:29
@Krinkle
Copy link
Member Author

Krinkle commented Aug 16, 2020

ro0gr added a commit to ro0gr/ember-cli-page-object that referenced this pull request Oct 27, 2020
unsupported node versions were dropped by QUnit recently,
see: qunitjs/qunit#1464
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant