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 to 9.12.0 and other eslint* deps #221

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

MikeMcC399
Copy link
Collaborator

@MikeMcC399 MikeMcC399 commented Sep 10, 2024

Change

This is a routine maintenance update.

Module Before After
eslint 9.3.0 9.12.0
@eslint/js 9.3.0 9.12.0
eslint-plugin-eslint-plugin 6.1.0 6.2.0
eslint-plugin-mocha 10.4.3 10.5.0
eslint-plugin-n 17.7.0 17.10.3

Verification

Node.js v20.18.0 LTS

npm test
npm run lint

@MikeMcC399 MikeMcC399 self-assigned this Sep 10, 2024
@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 marked this pull request as ready for review September 10, 2024 16:14
@jennifer-shehane
Copy link
Member

@MikeMcC399 I think this will need a semantic commit to trigger a new release yah?

@MikeMcC399
Copy link
Collaborator Author

MikeMcC399 commented Sep 10, 2024

@jennifer-shehane

I think this will need a semantic commit to trigger a new release yah?

Whoops! 🤭 I forget to add a semantic commit message. That is fixed now, however it shouldn't need a new release.

The changes are only to devDependencies which are used only in CI.

The only production module in dependencies is globals and that hasn't changed.

There are no changes to the peerDependencies eslint >= 7

There are no changes to any JavaScript source files affecting how the linter works in production.

(I'm updating the dependencies as preparation for next steps after ESLint 8 moves to end-of-life on Oct 5, 2024.)

@MikeMcC399 MikeMcC399 marked this pull request as draft September 14, 2024 13:49
@MikeMcC399 MikeMcC399 changed the title update eslint to 9.10.0 and other eslint* deps chore(deps): update eslint to 9.10.0 and other eslint* deps Sep 20, 2024
@MikeMcC399 MikeMcC399 marked this pull request as ready for review September 20, 2024 10:36
@MikeMcC399 MikeMcC399 marked this pull request as draft September 20, 2024 10:36
@MikeMcC399 MikeMcC399 changed the title chore(deps): update eslint to 9.10.0 and other eslint* deps chore(deps): update eslint to 9.11.0 and other eslint* deps Sep 20, 2024
@MikeMcC399 MikeMcC399 changed the title chore(deps): update eslint to 9.11.0 and other eslint* deps chore(deps): update eslint to 9.11.1 and other eslint* deps Sep 24, 2024
@MikeMcC399 MikeMcC399 marked this pull request as ready for review October 3, 2024 09:24
@MikeMcC399 MikeMcC399 changed the title chore(deps): update eslint to 9.11.1 and other eslint* deps chore(deps): update eslint to 9.12.0 and other eslint* deps Oct 5, 2024
update eslint 9.3.0 to 9.12.0
update @eslint/js 9.3.0 to 9.12.0
update eslint-plugin-eslint-plugin 6.1.0 to 6.2.0
update eslint-plugin-mocha 10.4.3 to 10.5.0
update eslint-plugin-n 17.7.0 to 17.10.3
@jennifer-shehane jennifer-shehane merged commit 5361dad into cypress-io:master Oct 8, 2024
7 checks passed
@MikeMcC399 MikeMcC399 deleted the update/eslint-deps branch October 8, 2024 16:22
@cypress-app-bot
Copy link

🎉 This PR is included in version 3.6.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