Skip to content

Require Node.js 10 and upgrade dependencies #125

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

Merged
merged 8 commits into from
Dec 17, 2020
Merged

Require Node.js 10 and upgrade dependencies #125

merged 8 commits into from
Dec 17, 2020

Conversation

realityking
Copy link
Contributor

Waiting for dependents/node-filing-cabinet#94 before this ready to merge.

This is mostly straightforwardly bumping dependencies and requiring Node.js 10.13+

Two other changes

  • babel is only used to load test which are written as ESM. I replaced all of that with the simple esm package. This cuts down the dev dependencies nicely.
  • I aligned the required Node.js version with that of PostCSS 8 so that when there's a release with Use PostCSS 8 and require Node.js 10 node-detective-postcss#76 it can be upgraded without bumping the major version again

@realityking realityking changed the title [WIP] Require Node.js 10 and upgrade dependencies Require Node.js 10 and upgrade dependencies Dec 17, 2020
@realityking
Copy link
Contributor Author

@mrjoelkemp This one is ready to review

@mrjoelkemp mrjoelkemp merged commit e298bff into dependents:master Dec 17, 2020
@mrjoelkemp
Copy link
Collaborator

@realityking excellent work getting all of the packages upgraded carefully. Thanks for the contributions. I just released v8.

@realityking realityking deleted the node-10 branch December 17, 2020 16:05
@realityking
Copy link
Contributor Author

Thanks for keeping up with it :)

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.

2 participants