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

chore: drop Node.js 8 #191

Merged
merged 3 commits into from Apr 26, 2020
Merged

chore: drop Node.js 8 #191

merged 3 commits into from Apr 26, 2020

Conversation

SukkaW
Copy link
Member

@SukkaW SukkaW commented Apr 21, 2020

@SukkaW SukkaW requested review from stevenjoezhang, curbengh and a team April 21, 2020 12:52
stevenjoezhang
stevenjoezhang previously approved these changes Apr 21, 2020
@coveralls
Copy link

coveralls commented Apr 21, 2020

Coverage Status

Coverage decreased (-0.009%) to 97.008% when pulling d9be440 on SukkaW:drop-node-10 into efe1fec on hexojs:master.

@curbengh
Copy link
Contributor

lgtm, just need to rebase.

stevenjoezhang
stevenjoezhang previously approved these changes Apr 25, 2020
@SukkaW
Copy link
Member Author

SukkaW commented Apr 25, 2020

@curbengh Done.

Minimum required Node.js version is set to 10.3.0 (Tested on my local machine).

stevenjoezhang
stevenjoezhang previously approved these changes Apr 25, 2020
@curbengh
Copy link
Contributor

curbengh commented Apr 25, 2020

Minimum required Node.js version is set to 10.3.0

can increase to at least 10.9 just in case we need 10.9+ features, prefer >=10.18 if possible.

the rebase somehow doesn't include dropping Node 8 from appveyor, this PR previously did.

@SukkaW
Copy link
Member Author

SukkaW commented Apr 25, 2020

prefer >=10.18 if possible.

@curbengh As I mentioned in hexojs/hexo#3818 (comment), we could use 10.13.0 instead (which is the first LTS version of Node.js 10)

@SukkaW SukkaW merged commit b990b8f into hexojs:master Apr 26, 2020
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

4 participants