Skip to content

Update ESLint to v10 - #4470

Merged
datho7561 merged 2 commits into
redhat-developer:mainfrom
MeherSru:fix-4469-eslint-10
Jul 29, 2026
Merged

Update ESLint to v10 #4470
datho7561 merged 2 commits into
redhat-developer:mainfrom
MeherSru:fix-4469-eslint-10

Conversation

@MeherSru

@MeherSru MeherSru commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

This updates ESLint from v8 to v10, using the new flat config format, as requested in #4469. Also swaps to the new unified typescript-eslint package, and fixes a couple of other outdated tools (eslint-webpack-plugin, webpack-cli) that broke when trying to use the new ESLint.

@MeherSru
MeherSru marked this pull request as ready for review July 24, 2026 12:47
@datho7561
datho7561 self-requested a review July 28, 2026 13:04

@datho7561 datho7561 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks like a good start but needs some small changes to match what we had before.

It took me a while to review, because I forgot that vscode-java didn't adopt the default configuration options for eslint, and I thought you had missed that step in the migration. I think we should eventually adopt the default eslint options, but not in this PR. I'll open an separate issue for that.

Comment thread eslint.config.mjs Outdated
Comment thread eslint.config.mjs Outdated

@datho7561 datho7561 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good. Thanks, Meher!

@datho7561
datho7561 merged commit d432ad3 into redhat-developer:main Jul 29, 2026
2 checks passed
@datho7561 datho7561 mentioned this pull request Jul 29, 2026
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