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

Support ESLint 8.x #218

Closed
Tracked by #193 ...
MichaelDeBoey opened this issue Sep 4, 2021 · 5 comments 路 Fixed by #219
Closed
Tracked by #193 ...

Support ESLint 8.x #218

MichaelDeBoey opened this issue Sep 4, 2021 · 5 comments 路 Fixed by #219

Comments

@MichaelDeBoey
Copy link
Member

MichaelDeBoey commented Sep 4, 2021

ESLint v8.0.0 is released 馃帀

It would be awesome to have official ESLint 8 support. 馃憡
I'm happy to help where I can of course 馃檪

thewilkybarkid added a commit to PREreview/prereview that referenced this issue Nov 26, 2021
ESLint 8 is available, but eslint-plugin-promise doesn't yet support it.

Refs #422, eslint-community/eslint-plugin-promise#218
Jason3S added a commit to streetsidesoftware/cspell that referenced this issue Dec 7, 2021
Add it back when [Support ESLint 8.x 路 Issue #218 路 xjamundx/eslint-plugin-promise](eslint-community/eslint-plugin-promise#218) is resolved.
Jason3S added a commit to streetsidesoftware/cspell that referenced this issue Dec 7, 2021
* ci: Remove eslint-plugin-promise

Add it back when [Support ESLint 8.x 路 Issue #218 路 xjamundx/eslint-plugin-promise](eslint-community/eslint-plugin-promise#218) is resolved.
@Romick2005
Copy link

Romick2005 commented Dec 7, 2021

image
This means that this package require updating eslint version. I think that just up eslint version to the latest would not break anything and it is easy to do.

@doberkofler
Copy link

Support for eslint 8 would be most appreciated.

@rtrembecky
Copy link

@doberkofler ESLint 8 is supported as of 1.0.8: https://github.com/microsoft/rushstack/blob/master/eslint/eslint-patch/CHANGELOG.md#108
I just went to upgrade my ESLint plugins and configs and I'm running ESLint 8 with @rushstack/eslint-patch of 1.1.0 with no issues.

@xjamundx
Copy link
Contributor

xjamundx commented Dec 18, 2021

@MichaelDeBoey what do you actually want me to do here? like just update the dev dep to eslint 8 or is there something else? I updated all the deps I could find. Personally I'm 100% fine dropping all linting plugins for this repo (ironically). It's a bit of a circular dependency nightmare IMO

@MichaelDeBoey
Copy link
Member Author

@xjamundx I have #219 to support ESLint v8, but that PR is dependent on #239

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 a pull request may close this issue.

5 participants