-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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 🚨 #2633
Comments
After pinning to 3.12.0 your tests are passing again. Downgrade this dependency 📌. |
Version 3.13.0 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 Release Notesv3.13.0
CommitsThe new version differs by 48 commits .
There are 48 commits in total. See the full diff. |
Version 3.13.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv3.13.1CommitsThe new version differs by 52 commits .
There are 52 commits in total. See the full diff. |
Version 3.14.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv3.14.1
CommitsThe new version differs by 29 commits .
There are 29 commits in total. See the full diff. |
Version 3.12.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 devDependency 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
❌ continuous-integration/appveyor/branch Waiting for AppVeyor build to complete Details
❌ continuous-integration/travis-ci/push The Travis CI build failed Details
Release Notes
v3.12.1indent
regression with function calls (fixes #7732, fixes #7733) (#7734) (Teddy Katz)Commits
The new version differs by 6 commits .
9679daa
3.12.1
8a31bc8
Build: package.json and changelog update for 3.12.1
0ad4d33
Fix:
indent
regression with function calls (fixes #7732, fixes #7733) (#7734)ab246dd
Docs: Rules restricting globals/properties/syntax are linked together (#7743)
df2f115
Docs: Add eslint-config-mdcs to JSCS Migration Guide (#7737)
4b77333
Build: avoid creating broken rule links in the changelog (#7731)
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: