Skip to content

chore(deps): update eslint to 9.2.0#210

Merged
jennifer-shehane merged 1 commit intocypress-io:masterfrom
MikeMcC399:update/eslint-to-9
May 10, 2024
Merged

chore(deps): update eslint to 9.2.0#210
jennifer-shehane merged 1 commit intocypress-io:masterfrom
MikeMcC399:update/eslint-to-9

Conversation

@MikeMcC399
Copy link
Copy Markdown
Collaborator

Situation

The installed base version of ESLint is eslint@8.57.0

CI circle.yml does however temporarily install each supported version ESLint v7, v8 and v9 during testing with Jest.

The repo is compatible with ESLint v9 and can be updated.

Change

Update the installed base version of ESLint to eslint@9.2.0 (latest).

Verification

npm ci
npm run lint
npm test

@cypress-app-bot
Copy link
Copy Markdown

@MikeMcC399
Copy link
Copy Markdown
Collaborator Author

Leaving this in draft state at the moment, although I don't know of any reason why it couldn't be merged.

@MikeMcC399 MikeMcC399 force-pushed the update/eslint-to-9 branch from 15a09a4 to 3ad2854 Compare May 10, 2024 06:54
@MikeMcC399 MikeMcC399 marked this pull request as ready for review May 10, 2024 11:25
@jennifer-shehane jennifer-shehane merged commit a109c4a into cypress-io:master May 10, 2024
@MikeMcC399 MikeMcC399 deleted the update/eslint-to-9 branch May 10, 2024 11:36
@MikeMcC399
Copy link
Copy Markdown
Collaborator Author

@jennifer-shehane

I've just about reached the end of my level of competency now and I should probably let somebody else take the lead for the full migration to ESLint Flat Config which involves a lot of manipulation of JavaScript data structures that I am only vaguely familiar with. That was already my impression when I started the work. I did however manage to do a lot more than I thought I would be able to do! 🙂 (Total of 39 PRs)

@cypress-app-bot
Copy link
Copy Markdown

🎉 This PR is included in version 3.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants