Closed greenkeeper[bot] closed 5 years ago
After pinning to 2.18.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
eslint-plugin-import was updated from 2.18.1
to 2.18.2
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The devDependency eslint-plugin-import was updated from
2.18.0
to2.18.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/juliuste/interrail/builds/560879550?utm_source=github_status&utm_medium=notification)).Commits
The new version differs by 14 commits.
b51aa2f
Bump to v2.18.1
32704da
fix: Improve parse perf when using
@typescript-eslint/parser
3b21de6
[Tests] extract common "get parser" logic into test helpers
f4e3f1b
prefer-default-export: don't warn on TypeAlias & TSTypeAliasDeclaration
1caa402
[Fix]
no-unused-modules
: Exclude package "main"/"bin"/"browser" entry points22d5440
[fix]
export
: false positive for typescript overloads5abd5ed
[Tests] temporarily disable these failing tests in eslint < 4
752dcd5
[Tests] add missing
--no-save
to time travel scriptd3a3fa5
[Refactor]
no-extraneous-dependencies
: remove the last bit of lodash8a38fd4
[Refactor]
no-extraneous-dependencies
: useArray.isArray
instead of lodashc5078ad
[Refactor]
importType
: remove use ofcond
118afd4
no-deprecated: don't run tests for typescript-eslint-parser against ESLint <4
6512110
fix tests for node 4 + fixed lint issues
bb9ba24
no-deprecated TS tests (#1315)
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: