Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: upgrade to typescript-eslint v8 #5478

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

loganrosen
Copy link
Contributor

Which problem is this PR solving?

The repository currently depends on an old version of typescript-eslint (v5).

Short description of the changes

Upgrading to typescript-eslint v8 to pick up the latest recommended lint rules and modifying the code to be compliant with the new rules. In most cases, this required updating/adding new ignores for renamed/new rules. In other cases, non-breaking changes were made to the code to make it compliant. I also upgraded eslint to the last v8 version due to a new stricter peer dependency requirement.

How Has This Been Tested?

npm run lint and npm run test succeed.

@loganrosen loganrosen requested a review from a team as a code owner February 15, 2025 05:00
Copy link

linux-foundation-easycla bot commented Feb 15, 2025

CLA Signed


The committers listed above are authorized under a signed CLA.

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