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 16 #5592

Merged
merged 2 commits into from
Dec 24, 2024
Merged

chore: drop Node.js 16 #5592

merged 2 commits into from
Dec 24, 2024

Conversation

stevenjoezhang
Copy link
Member

What does it do?

Versions of Node.js prior than 16 are already in End-Of-Life status. We should upgrade the supported Node.js versions in package.json. The required Node.js versions for other Hexo plugins also need to be upgraded accordingly.

Screenshots

Pull request tasks

  • Add test cases for the changes.
  • Passed the CI test.

Copy link

How to test

git clone -b node-version https://github.com/hexojs/hexo.git
cd hexo
npm install
npm test

Copy link
Member

@yoshinorin yoshinorin left a comment

Choose a reason for hiding this comment

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

👍

@stevenjoezhang stevenjoezhang merged commit 51dcd8d into master Dec 24, 2024
20 of 22 checks passed
@stevenjoezhang stevenjoezhang deleted the node-version branch December 24, 2024 06:40
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