This version is covered by your current version range and after updating it in your project the build failed.
As eslint-plugin-import 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 :muscle:
Status Details
- ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/webdriverio/wdio-junit-reporter/builds/250737737?utm_source=github_status&utm_medium=notification)
Commits
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).
After pinning to 2.6.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Version 2.7.0 of eslint-plugin-import just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As eslint-plugin-import 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 :muscle:
Status Details
- ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/webdriverio/wdio-junit-reporter/builds/250737737?utm_source=github_status&utm_medium=notification)Commits
The new version differs by 7 commits.
c9dd91d
bump to v2.7.0
ee5a986
changelog note for #843
0dc4451
Merge branch 'no-absolute-path-perf'
f70d127
upgraded no-absolute-path to use
moduleVisitor
pattern to support all module systemse4b8884
PR note fixes
5aa2fe0
Rename funtion reportIfMissing to reportIfAbsolute
3e8438e
Extract isAbsolutePath from importTypes helper
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: