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
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/faizulho/eshop/builds/645007191?utm_source=github_status&utm_medium=notification)).
Commits
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
After pinning to 2.20.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
The devDependency eslint-plugin-import was updated from
2.20.0
to2.20.1
.🚨 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
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/faizulho/eshop/builds/645007191?utm_source=github_status&utm_medium=notification)).Commits
The new version differs by 23 commits.
45f0860
Bump to v2.20.1
5d00854
[Fix]
order
: Fix alphabetize for mixed requires and importsbbd166b
[Fix]
export
: Handle function overloading in*.d.ts
4665ec5
[Fix]
no-absolute-path
: fix a crash with invalid import syntax392c6b9
[Fix]
named
: for importing from a module which re-exports named exports from anode_modules
modulecc5bde5
[Tests]
named
: add failing test for #1446aff3a46
[meta] fix "files" field to include/exclude the proper files
986ba74
docs: fix a few spelling mistakes
6274d96
[Tests] set
eslint-plugin/consistent-output
lint rule to always require test case output assertionsa4d301b
[meta] add missing changelog links
2d42464
[Tests] only run the linter once, not on every build
26f232b
[Tests] add eslint-plugin-eslint-plugin internally and fix violations
99647f1
[Docs]: Update Tidelift language to enterprise
f84d457
no-duplicates
: allow duplicate if one is namespace and other not7e71b50
[Fix]
extensions
: Fix scope regexThere are 23 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: