Skip to content

Upgrade ESLint to v10#336

Draft
martnpaneq wants to merge 1 commit into
masterfrom
ck/4327-eslint-v10
Draft

Upgrade ESLint to v10#336
martnpaneq wants to merge 1 commit into
masterfrom
ck/4327-eslint-v10

Conversation

@martnpaneq

Copy link
Copy Markdown
Contributor

Part of https://github.com/ckeditor/ckeditor5-internal/issues/4327.

Upgrades ESLint from v9 to v10 and aligns the shared CKEditor 5 linter packages:

  • eslint^10.0.0
  • eslint-config-ckeditor5^18.0.0 (where used)
  • eslint-plugin-ckeditor5-rules^18.0.0 (where used)

Important

Blocked on the foundation release. eslint-config-ckeditor5@18 / eslint-plugin-ckeditor5-rules@18 (ESLint 10 support) come from ckeditor/ckeditor5-linters-config#138 and are not published yet, so the lockfile cannot be regenerated and CI is expected to be red until that release lands. Once v18 is on npm, run pnpm install to update the lockfile, fix any new lint findings, and re-run CI.

Lockfile intentionally not included in this commit for the reason above.

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.

1 participant