-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of eslint-plugin-import is breaking the build 🚨 #358
Comments
After pinning to 2.17.3 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 CommitsThe new version differs by 14 commits.
See the full diff |
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 |
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 |
The devDependency eslint-plugin-import was updated from
2.17.3
to2.18.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 26 commits.
c924f5d
Bump to v2.18.0
c8132f2
Merge pull request #1393 from sheepsteak/eslint-6
7e41d29
Make testVersion take a function to delay running require.resolve
d7023f6
Remove ESLint 6 from allowed failures in Travis
3bee716
Use
eslint@6
instead of[email protected]
in Travisd9b7258
Only run tests using typescript-eslint-parser on eslint@<6
c2b19d0
Update to @typescript-eslint/parser canary
2f1f4da
Allow ESLint@6
e6ea127
Use require.resolve when passing parser to RuleTester
1029b4f
Add ecmaVersion when required
b5ff64e
Transform output of FileEnumerator into what rule expects
fc65509
Merge pull request #1389 from fooloomanzoo/patch-1
4140870
Update no-named-as-default-member.md
58b41c2
Merge pull request #1383 from golopot/node-12
8974346
[Build] make node 12 pass CI
There are 26 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: