-
Notifications
You must be signed in to change notification settings - Fork 0
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 🚨 #14
Comments
Version 3.15.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv3.15.0
CommitsThe new version differs by 17 commits .
There are 17 commits in total. See the full diff. |
Version 3.16.0 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 Release Notesv3.16.0
CommitsThe new version differs by 31 commits .
There are 31 commits in total. See the full diff. |
Version 3.16.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv3.16.1
CommitsThe new version differs by 39 commits .
There are 39 commits in total. See the full diff. |
Version 3.17.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv3.17.0
CommitsThe new version differs by 29 commits .
There are 29 commits in total. See the full diff. |
Version 3.17.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv3.17.1
CommitsThe new version differs by 7 commits .
See the full diff. |
Version 3.18.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv3.18.0
CommitsThe new version differs by 26 commits .
There are 26 commits in total. See the full diff. |
Version 3.19.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv3.19.0
CommitsThe new version differs by 38 commits .
There are 38 commits in total. See the full diff. |
Version 3.14.1 of eslint just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As eslint is “only” a peerDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this 💪
Status Details
❌ bitHound - Dependencies 1 failing dependency. Details
✅ bitHound - Code No failing files. Details
✅ continuous-integration/travis-ci/push The Travis CI build passed Details
Release Notes
v3.14.1Commits
The new version differs by 8 commits .
e544644
3.14.1
1297635
Build: package.json and changelog update for 3.14.1
791f32b
Fix: brace-style false positive for keyword method names (fixes #7974) (#7980)
d7a0add
Docs: Add ESLint tutorial embed to getting started (#7971)
72d41f0
Fix: no-var autofix syntax error in single-line statements (fixes #7961) (#7962)
b9e5b68
Fix: indent rule crash on sparse array with object (fixes #7959) (#7960)
a7bd66a
Chore: Adding assign/redeclare tests to no-undefined (refs #7964) (#7965)
8bcbf5d
Docs: typo in prefer-promise-reject-errors (#7958)
See the full diff.
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: