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

ci: drop support for node 4.x and node 6.x #67

Merged
merged 1 commit into from
Oct 21, 2019

Conversation

alexdiliberto
Copy link
Contributor

@alexdiliberto alexdiliberto commented Oct 21, 2019

Related to: #61 (comment)

@pzuraq Having all kinds of issues on CI with the combination of Yarn + Node 4.x || 6.x. Going directly to Node 8.x min version support just works.

Initially attempted to ember-cli-update my way to latest this morning but for this addon it's non-trivial, meaning I can't just do it in an hour.

Are you willing to drop support for Node 4.x && 6.x on a new major semver release?

Next steps would be to ember-cli-update our way to latest.


related yarn/babel issues:

yarnpkg/yarn#6914
babel/babel#8269

@alexdiliberto alexdiliberto changed the title ci: attempts to fix ci failures ci: drop support for node 4.x and node 6.x Oct 21, 2019
@pzuraq pzuraq merged commit 8b5f741 into pzuraq:master Oct 21, 2019
@pzuraq
Copy link
Owner

pzuraq commented Oct 21, 2019

Thanks for doing this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants