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(deps): update eslint-plugin-cypress to 3.5.0 #1571

Conversation

MikeMcC399
Copy link
Contributor

Issue

The repo is configured to use [email protected] which uses the configuration of ESLint 8 and this is deprecated in ESLint 9. Since ESLint 8 end-of-life is in October 2024, preparations should take place to update.

Change

Update to use [email protected] which is backwards compatible with ESLint 8 and forwards compatible with ESLint 9 using legacy or flat configurations. (For flat configurations a minimum version [email protected] is required.)

Verification

yarn
yarn eslint .

Ensure that ESLint runs correctly and reports linting errors.

@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 marked this pull request as ready for review August 13, 2024 09:49
@jennifer-shehane jennifer-shehane merged commit dfd4750 into cypress-io:develop Aug 13, 2024
10 checks passed
@MikeMcC399 MikeMcC399 deleted the update/eslint-plugin-cypress-3.5.0 branch August 14, 2024 05:46
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.

3 participants