Open greenkeeper[bot] opened 4 years ago
After pinning to 2.18.2 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.19.0
to 2.19.1
.Your tests are still failing with this version. Compare changes
The devDependency eslint-plugin-import was updated from
2.18.2
to2.19.0
.π¨ 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
- β **ci/circleci:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/likecoin/likecoin-tunnel/69?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).Commits
The new version differs by 46 commits.
9b76635
Bump to v2.19.0
47a232e
[resolvers/webpack] v0.12.0
26ad476
[resolvers/webpack] [deps] update
debug
,enhanced-resolve
,has
,interpret
,lodash
,resolve
,semver
3f0e8f3
[resolvers/node] [Deps] update
resolve
7190c3e
bump utils to v2.5.0
a60e5c6
[New]
no-commonjs
: addallowConditionalRequire
option414c923
[New] enable passing cwd as an option to
eslint-import-resolver-webpack
8224e51
[New]
order
/no-extraneous-dependencies
: Alphabetize imports within groupsf12ae59
[New]
no-duplicates
: add a considerQueryString option to handle false positives when using some webpack loaders.2d3d045
[fix]
importType
: Accept '@example' as internal0426f16
[New]
order
: add pathGroups option to add support to order by paths99b3fbf
[Fix]
no-extraneous-dependencies
: Add support forexport from
21bf8c6
[Fix]
no-cycle
: should not warn for Flow imports0cd5e43
[Fix]
no-unused-modules
: fix crash due toexport *
05085bb
[flow]
no-unused-modules
: add flow type supportThere are 46 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: