Skip to content

Upgrade ESLint from v9 to v10 - #49

Merged
flipbit merged 2 commits into
mainfrom
chore/eslint-10-upgrade
Aug 27, 2026
Merged

flipbit merged 2 commits into
mainfrom
chore/eslint-10-upgrade

Conversation

@flipbit

@flipbit flipbit commented Aug 27, 2026

Copy link
Copy Markdown
Owner

Upgrades eslint from ^9.39.4 to ^10.9.1 and @eslint/js from ^9.39.4 to ^10.0.1.

We were already on flat config (eslint.config.mjs), so the big breaking changes in ESLint 10 (removal of eslintrc support, deprecated API methods) don't affect us at all. The updated eslint:recommended ruleset didn't flag any new violations either, which was a nice surprise.

All the other plugins (typescript-eslint, eslint-plugin-react-hooks, eslint-plugin-vue, eslint-config-prettier) were already at their latest versions, so no changes needed there.

Also removes the Dependabot ignore rules for eslint and @eslint/js major bumps that were added in #48 - they're not needed now that we're on v10.

All 351 tests pass, build is clean.

@flipbit
flipbit merged commit 1d87993 into main Aug 27, 2026
5 checks passed
@flipbit
flipbit deleted the chore/eslint-10-upgrade branch August 27, 2026 09:09
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