Skip to content

chore: drop Node.js 16#5592

Merged
stevenjoezhang merged 2 commits intomasterfrom
node-version
Dec 24, 2024
Merged

chore: drop Node.js 16#5592
stevenjoezhang merged 2 commits intomasterfrom
node-version

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.

@github-actions
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
@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