Skip to content

chore: upgrade to eslint v9#2574

Open
michaelhthomas wants to merge 9 commits intoseerr-team:developfrom
michaelhthomas:chore/upgrade-eslint
Open

chore: upgrade to eslint v9#2574
michaelhthomas wants to merge 9 commits intoseerr-team:developfrom
michaelhthomas:chore/upgrade-eslint

Conversation

@michaelhthomas
Copy link
Contributor

@michaelhthomas michaelhthomas commented Feb 24, 2026

Description

It's always good to be on the newest versions of tools. While ESLint v10 is out now, some plugins aren't yet compatible. But getting off the deprecated ESLint v8 and upgrading to the new configuration format is desirable nonetheless.

The new versions of ESLint have a new config file format, so some manual migration is required. Also, newer versions of plugins have additional / fixed rules, so there are some fixes to conform with those new lints.

How Has This Been Tested?

Lint passes

Screenshots / Logs (if applicable)

Checklist:

  • I have read and followed the contribution guidelines.
  • Disclosed any use of AI (see our policy)
  • I have updated the documentation accordingly.
  • All new and existing tests passed.
  • Successful build pnpm build
  • Translation keys pnpm i18n:extract
  • Database migration (if required)

Fixes #2645

@coderabbitai
Copy link

coderabbitai bot commented Feb 24, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: cea74f60-9c95-439d-bae0-d6c80346997e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@michaelhthomas michaelhthomas force-pushed the chore/upgrade-eslint branch 2 times, most recently from c4de878 to a7587b8 Compare February 24, 2026 19:42
@gauthier-th gauthier-th changed the title refactor: upgrade to eslint v9 chore: upgrade to eslint v9 Feb 25, 2026
@github-actions github-actions bot added the merge conflict Cannot merge due to merge conflicts label Feb 27, 2026
@github-actions
Copy link

This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged.

@github-actions github-actions bot removed the merge conflict Cannot merge due to merge conflicts label Mar 6, 2026
@michaelhthomas michaelhthomas marked this pull request as ready for review March 6, 2026 15:09
@michaelhthomas michaelhthomas requested a review from a team as a code owner March 6, 2026 15: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.

[Chore]: Upgrade to ESLint v9

1 participant