An in-range update of eslint is breaking the build π¨
Closed this issue Β· 1 comments
greenkeeper commented
Version 5.0.1 of eslint was just published.
Branch | Build failing π¨ |
---|---|
Dependency |
[eslint](https://github.com/eslint/eslint)
|
Current Version | 5.0.0 |
Type | devDependency |
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
- β continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details
Release Notes
v5.0.1Commits
The new version differs by 4 commits.
caeb223
5.0.1
125dc34
Build: changelog update for 5.0.1
196c102
Fix: valid-jsdoc should allow optional returns for async (fixes #10386) (#10480)
4c823bd
Docs: Fix max-lines-per-function correct code's max value (#10513)
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 π΄
greenkeeper commented
After pinning to 5.0.0 your tests are passing again. Downgrade this dependency π.