Skip to content

feat!: add support for ESLint v10 and remove support for ESLint v8 and Node.js v18#295

Merged
ricardogobbosouza merged 14 commits intomainfrom
support-eslint-10
Feb 27, 2026
Merged

feat!: add support for ESLint v10 and remove support for ESLint v8 and Node.js v18#295
ricardogobbosouza merged 14 commits intomainfrom
support-eslint-10

Conversation

@ricardogobbosouza
Copy link
Collaborator

@ricardogobbosouza ricardogobbosouza commented Feb 23, 2026

Add support eslint 10

Summary

Resolve #294

What kind of change does this PR introduce?

feature

Did you add tests for your changes?

Yes

Does this PR introduce a breaking change?

Drop support for node 18
Drop support for eslint 8

@alexander-akait
Copy link
Member

For security check just set --production, we don't need verify them for dev deps

@ricardogobbosouza ricardogobbosouza changed the title feat: support eslint 10 feat!: support eslint 10 Feb 23, 2026
@alexander-akait
Copy link
Member

Feel free to remove Required in settings for eslint 8

@codecov
Copy link

codecov bot commented Feb 23, 2026

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@ricardogobbosouza ricardogobbosouza changed the title feat!: support eslint 10 feat!: add support for ESLint v10 and remove support for ESLint v8 and Node.js v18 Feb 24, 2026
@ricardogobbosouza ricardogobbosouza merged commit 42de4fe into main Feb 27, 2026
21 checks passed
@ricardogobbosouza ricardogobbosouza deleted the support-eslint-10 branch February 27, 2026 19:06
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.

Support ESLint 10.*

2 participants