An in-range update of eslint-plugin-import is breaking the build π¨
greenkeeper opened this issue Β· 1 comments
The devDependency eslint-plugin-import was updated from 2.17.1
to 2.17.2
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
eslint-plugin-import 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.
eddcfa9
Bump to v2.17.2
b151d04
[fix]
no-unused-modules
: avoid crash when usingignoreExports
-option3512563
[fix]
no-unused-modules
: make sure that rule with no options will not fail8e0c021
[Test]
no-unused-modules
add failing test case9b7a970
[meta] add
npm run mocha
for easier unit testing
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 π΄
After pinning to 2.17.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.