-
-
Notifications
You must be signed in to change notification settings - Fork 91
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: Support ESLint 7.x #190
Conversation
Thanks for this @MichaelDeBoey! Hi @xjamundx 👋👋👋 |
@kentcdodds We still have to wait for |
Let me know when this is ready and I can review. I've mostly abandoned this project, but I can get this in. |
Thanks @xjamundx! With almost 500k projects relying on this module, perhaps it would be good to find another maintainer? |
@MichaelDeBoey feel free to remove any dev deps causing issues. We'll probably publish this as a breaking change anyhow. |
@xjamundx We still have to wait for |
@xjamundx This one can be merged if you want to |
BREAKING CHANGE: Requires Node@^10.12.x || 12.x BREAKING CHANGE: Requires ESLint@^7.x
Publish as a breaking change? |
@xjamundx This is indeed a breaking change |
ESLint v7.0.0 is released 🎉
(dev)Dependencies should be compatible with ESLint 7 too before we can merge this one:
eslint-plugin-eslint-plugin
v3.0.0
eslint-plugin-jest
eslint@7
jest-community/eslint-plugin-jest#572Releasedeslint-plugin-node
eslint-plugin-prettier
Releasedjest-runner-eslint
v0.10.0
BREAKING CHANGE: Requires Node@^10.12.x || 12.x
BREAKING CHANGE: Requires ESLint@^7.x
Closes #189