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

feat: update ESLint to v9 #30

Merged
merged 1 commit into from
Dec 4, 2024
Merged

feat: update ESLint to v9 #30

merged 1 commit into from
Dec 4, 2024

Conversation

mfeltscher
Copy link
Member

@mfeltscher mfeltscher commented Aug 13, 2024

BREAKING CHANGE: due to the upgrade of various ESLint plugins, the minimum supported version
TypeScript and Node.js has been increased. This should not affect most users, but if you are using
an older version of TypeScript or Node.js, you may need to upgrade.
Furthermore some of the dependencies have been updated to their latest versions, which may cause
some checks to fail.

@mfeltscher mfeltscher marked this pull request as draft August 13, 2024 13:33
@mfeltscher
Copy link
Member Author

Still waiting for import-js/eslint-plugin-import#2948

@mfeltscher mfeltscher marked this pull request as ready for review November 20, 2024 15:53
@dwirz
Copy link
Member

dwirz commented Nov 21, 2024

why don't we need to change anything in our eslintrc?

@mfeltscher mfeltscher marked this pull request as draft November 21, 2024 15:49
@mfeltscher mfeltscher force-pushed the feat/eslint9 branch 4 times, most recently from 34b47ad to a890939 Compare December 4, 2024 15:18
@mfeltscher mfeltscher changed the base branch from main to next December 4, 2024 15:25
@mfeltscher mfeltscher marked this pull request as ready for review December 4, 2024 15:25
BREAKING CHANGE: due to the upgrade of various ESLint plugins, the minimum supported version
TypeScript and Node.js has been increased. This should not affect most users, but if you are using
an older version of TypeScript or Node.js, you may need to upgrade.
Furthermore some of the dependencies have been updated to their latest versions, which may cause
some checks to fail.
@dwirz dwirz merged commit 3e8b4fd into next Dec 4, 2024
mfeltscher added a commit that referenced this pull request Dec 4, 2024
BREAKING CHANGE: due to the upgrade of various ESLint plugins, the minimum supported version
TypeScript and Node.js has been increased. This should not affect most users, but if you are using
an older version of TypeScript or Node.js, you may need to upgrade.
Furthermore some of the dependencies have been updated to their latest versions, which may cause
some checks to fail.
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