This repository has been archived by the owner on Mar 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
An in-range update of eslint-plugin-import is breaking the build 🚨 #624
Labels
Comments
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. |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 46 commits.
There are 46 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 14 commits.
See the full diff |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
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. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: