-
Notifications
You must be signed in to change notification settings - Fork 1
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
An in-range update of eslint is breaking the build 🚨 #18
Comments
After pinning to 4.18.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Version 4.18.2 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv4.18.2
CommitsThe new version differs by 12 commits.
See the full diff |
Version 4.19.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv4.19.0
CommitsThe new version differs by 12 commits.
See the full diff |
Version 4.19.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv4.19.1
CommitsThe new version differs by 7 commits.
See the full diff |
Version 4.18.1 of eslint was just published.
This version is covered by your current version range and after updating it in your project the build failed.
eslint is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
Commits
The new version differs by 5 commits.
8c237d8
4.18.1
537b5c3
Build: changelog update for 4.18.1
f417506
Fix: ensure no-await-in-loop reports the correct node (fixes #9992) (#9993)
3e99363
Docs: Fixed typo in key-spacing rule doc (#9987)
7c2cd70
Docs: deprecate experimentalObjectRestSpread (#9986)
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: