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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to ESLint 8 #4

Closed
wants to merge 1 commit into from
Closed

Upgrade to ESLint 8 #4

wants to merge 1 commit into from

Conversation

ezzatron
Copy link
Member

@ezzatron ezzatron commented Jan 20, 2022

What change does this introduce?

ESLint and associated packages will be upgraded to support ESLint version 8.

Why make this change?

So I can get some rest from Dependabot spam 馃檹

Is there anything you are unsure about?

Remaining peer dependency warnings:

warning " > eslint-config-standard-with-typescript@21.0.1" has incorrect peer dependency "@typescript-eslint/eslint-plugin@^4.0.1".
warning " > eslint-config-standard-with-typescript@21.0.1" has incorrect peer dependency "eslint@^7.12.1".
warning " > eslint-config-standard-with-typescript@21.0.1" has incorrect peer dependency "eslint-plugin-promise@^4.2.1 || ^5.0.0".
warning "eslint-config-standard-with-typescript > @typescript-eslint/parser@4.33.0" has incorrect peer dependency "eslint@^5.0.0 || ^6.0.0 || ^7.0.0".
warning "eslint-config-standard-with-typescript > eslint-config-standard@16.0.3" has incorrect peer dependency "eslint@^7.12.1".
warning "eslint-config-standard-with-typescript > eslint-config-standard@16.0.3" has incorrect peer dependency "eslint-plugin-promise@^4.2.1 || ^5.0.0".

What issues does this relate to?

@ezzatron
Copy link
Member Author

Seems like I'm just waiting on a new release of https://github.com/standard/eslint-config-standard-with-typescript, which should hopefully arrive soon, since the ESLint 8 support branch has been merged.

@ezzatron ezzatron closed this Jul 9, 2022
@ezzatron ezzatron deleted the eslint-8 branch July 9, 2022 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant