An in-range update of eslint-plugin-import is breaking the build π¨
greenkeeper opened this issue Β· 4 comments
The devDependency eslint-plugin-import was updated from 2.18.2
to 2.19.0
.
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 could not complete due to an error (Details).
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 support
There are 46 commits in total.
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.18.2 your tests are passing again. Downgrade this dependency
- The
devDependency
eslint-plugin-import was updated from2.19.0
to2.19.1
.
Your tests are passing again with this update. Explicitly upgrade to this version
- The
devDependency
eslint-plugin-import was updated from2.20.0
to2.20.1
.
Your tests are passing again with this update. Explicitly upgrade to this version
Commits
The new version differs by 48 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 regex
There are 48 commits in total.
See the full diff
- The
devDependency
eslint-plugin-import was updated from2.20.1
to2.20.2
.
Your tests are passing again with this update. Explicitly upgrade to this version
Commits
The new version differs by 62 commits.
71ca88f
Bump to v2.20.2
a618f88
[Tests] pin esquery, due to breaking change in a minor version
9c5899e
utils: v2.6.0
efb5f07
[Tests] use babel instead of NODE_PATH
1a3a128
[Fix]
first
: Add a way to disableabsolute-first
explicitlyefd6be1
[Fix]
no-unused-modules
: handleexport { default } from
syntaxadbced7
utils: [New] Print more helpful info if parsing fails
b6242b0
[fix]
no-duplicates
: fix fixer on cases with default import41aaa18
resolvers/node
: [New] add.node
extension12971f5
[Fix]
order
: recognize ".." as a "parent" path47f912e
[Fix]
order
: fixisExternalModule
detection on windows8905007
[Tests] appveyor: on node 8-12, use npm 6.10.3
2beec94
[meta] use
in-publish
inprepublish
1fbef73
[meta] fix changelog link
45f0860
Bump to v2.20.1
There are 62 commits in total.
See the full diff