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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop Node 4 support #145

Merged
merged 3 commits into from Oct 5, 2018
Merged

Drop Node 4 support #145

merged 3 commits into from Oct 5, 2018

Conversation

malept
Copy link
Member

@malept malept commented Oct 4, 2018

Drops Node 4 support, updates all dependencies, and tests CI against Node 10.

Also replaces mkdirp with fs-extra's functionality, because fs.ensureDir has mode documented, as of
jprichardson/node-fs-extra#587

Once this PR is merged, I'll file the PR for 1.0.0 馃帀

@malept malept mentioned this pull request Oct 4, 2018
3 tasks
Copy link
Collaborator

@fcastilloec fcastilloec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm glad to know that fs-extra has now added documentation for using mode. I've been waiting for so long that I forgot about it.
I think I mentioned previously that I'd like to add a package-lock.json to the project, mainly so when we test in the CIs, we use npm ci to always have consistent dependencies. This has nothing to do with the new release so it can be done later.

@malept malept merged commit 12987d3 into master Oct 5, 2018
@malept malept deleted the node-6 branch October 5, 2018 06:03
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.

None yet

2 participants