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

Update lint dev-dependencies #15172

Merged
merged 3 commits into from
Jan 9, 2025
Merged

Conversation

hasezoey
Copy link
Collaborator

@hasezoey hasezoey commented Jan 9, 2025

Summary

This PR updates some lint dev-dependencies to their latest version. ESLint 8.x is EOL, so we might as well use the latest version.
Should we upgrade ESLint to 9.x within mongoose 8.x (which requires node 18+), as we only run lint in higher node environments and also already have other things that require higher node versions?

@hasezoey hasezoey requested a review from vkarpov15 January 9, 2025 11:32
Copy link
Collaborator

@vkarpov15 vkarpov15 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 👍

I have been looking to upgrade to ESLint 9, I think it is fine for Mongoose 8 to use that even with the Node 18+ requirement, because lint success/failure shouldn't depend on Node version. However, ESLint 9 has completely new configuration format, which has made upgrading tricky in my experience, so I haven't started that yet.

@vkarpov15 vkarpov15 merged commit ad10f48 into Automattic:master Jan 9, 2025
41 checks passed
@hasezoey hasezoey deleted the updateDeps branch January 9, 2025 17:16
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.

2 participants