-
-
Notifications
You must be signed in to change notification settings - Fork 3
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 🚨 #3
Comments
After pinning to 4.9.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Version 4.11.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv4.11.0
CommitsThe new version differs by 35 commits.
There are 35 commits in total. See the full diff |
Version 4.12.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv4.12.0
CommitsThe new version differs by 15 commits.
See the full diff |
Version 4.12.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv4.12.1 |
Version 4.13.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv4.13.0
CommitsThe new version differs by 6 commits.
See the full diff |
Version 4.13.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv4.13.1
CommitsThe new version differs by 6 commits.
See the full diff |
Version 4.14.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv4.14.0
CommitsThe new version differs by 19 commits.
There are 19 commits in total. See the full diff |
Version 4.15.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv4.15.0
CommitsThe new version differs by 14 commits.
See the full diff |
Version 4.16.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv4.16.0
CommitsThe new version differs by 22 commits.
There are 22 commits in total. See the full diff |
Version 4.17.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 11 commits.
See the full diff |
Version 4.18.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 14 commits.
See the full diff |
Version 4.18.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 5 commits.
See the full diff |
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 |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v5.14.0
CommitsThe new version differs by 425 commits.
There are 250 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v5.14.1CommitsThe new version differs by 428 commits.
There are 250 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v5.15.0
CommitsThe new version differs by 450 commits.
There are 250 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v5.15.1CommitsThe new version differs by 454 commits.
There are 250 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v5.15.2
CommitsThe new version differs by 473 commits.
There are 250 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v5.15.3CommitsThe new version differs by 477 commits.
There are 250 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v5.16.0
CommitsThe new version differs by 488 commits.
There are 250 commits in total. See the full diff |
Version 4.10.0 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
Release Notes
v4.10.0npm run check-commit
script (#9513) (Teddy Katz).md
to link (for github users) (#9501) (薛定谔的猫)npm run profile
script (fixes #9397) (#9455) (Teddy Katz)Commits
The new version differs by 38 commits.
9deb1b1
4.10.0
6d19001
Build: changelog update for 4.10.0
bb6e60a
Fix: Improve the doc for no-restricted-modules rule (fixes #9437) (#9495)
c529de9
Docs: Amend rule document to correct and complete it (refs #6251). (#9498)
f9c6673
Chore: Add tests to cover array and object values and leading commas. (#9502)
9169258
Chore: remove
npm run check-commit
script (#9513)7d390b2
Docs: Revise contributor documentation on issue labels. (#9469)
d80b9d0
Fix: no-var don't fix globals (fixes #9520) (#9525)
b8aa071
Fix: allow linting the empty string from stdin (fixes #9515) (#9517)
350a72c
Chore: regex.test => string.startsWith (#9518)
de0bef4
Chore: remove obsolete eslintbot templates (#9512)
720b6d5
Docs: Update ISSUE_TEMPLATE.md (#9504)
2fa64b7
Fix: should not convert non-consecutive line comments to a single blo… (#9475)
9725146
Fix: multiline-comment-style fix produces invalid code (fixes #9461). (#9463)
b12cff8
Fix: Expected order of jsdoc tags (fixes #9412) (#9451)
There are 38 commits in total.
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: