Skip to content

chore(deps-dev): upgrade eslint to v9 and migrate to flat config#152

Merged
yoshinorin merged 1 commit into
hexojs:masterfrom
yoshinorin:chore/update-eslint
May 10, 2026
Merged

chore(deps-dev): upgrade eslint to v9 and migrate to flat config#152
yoshinorin merged 1 commit into
hexojs:masterfrom
yoshinorin:chore/update-eslint

Conversation

@yoshinorin
Copy link
Copy Markdown
Member

@yoshinorin yoshinorin commented May 7, 2026

check list

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

Description

CI is currently failing due to the eslint version. This PR upgrades eslint to v9 and migrates to flat config.

Changes

  • Upgrade eslint from v8 to v9
  • Migrate from legacy .eslintrc / .eslintignore to flat config (eslint.config.js)
  • Remove test/.eslintrc and apply test-specific config via eslint-config-hexo/test

Additional information

N/A

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage is 100.0%yoshinorin:chore/update-eslint into hexojs:master. No base build found for hexojs:master.

@yoshinorin yoshinorin merged commit c92e7d1 into hexojs:master May 10, 2026
9 checks passed
@yoshinorin yoshinorin deleted the chore/update-eslint branch May 10, 2026 12:19
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.

3 participants