An in-range update of eslint-plugin-import is breaking the build π¨
Closed this issue Β· 2 comments
Version 2.9.0 of eslint-plugin-import was just published.
Branch | Build failing π¨ |
---|---|
Dependency | eslint-plugin-import |
Current Version | 2.8.0 |
Type | devDependency |
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 101 commits.
180d71a
bump plugin to v2.9.0
0231c78
Merge pull request #1026 from isiahmeadows/patch-1
ae5a031
Missed a link
5b0777d
Add
no-default-export
+ docs/tests (#936)ff3d883
Merge pull request #1025 from patrick-steele-idem/update-dependencies
654d284
Merge pull request #1024 from patrick-steele-idem/issue-1023
9b20a78
Upgraded "find-root" and "lodash.get" for the webpack resolver
8778d7c
Fixes #1023 - Load exceptions in user resolvers are not reported
91cfd6d
Merge pull request #1022 from nevir/patch-1
0e729c7
no-self-import is unreleased
219a8d2
Merge pull request #1012 from silvenon/extensions-export
ab49972
Support export declarations in extensions rule
3268a82
Merge pull request #1010 from silvenon/extensions
fdcd4d9
Add a .coffee test proving extension resolve order
bc50394
Merge pull request #1009 from silvenon/extensions
There are 101 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.8.0 your tests are passing again. Downgrade this dependency π.
Version 2.10.0 just got published.
Your tests are passing again with this version. Explicitly upgrade to this version π
Commits
The new version differs by 34 commits.
47ac30f
bump webpack resolver to v0.9.0
6356a78
bump to v2.10.0
82f67e6
bump utils to v2.2.0
ed719a3
Merge branch 'no-cycles'
ab44320
changelog notes
b34d9ff
Add autofixer for order rule (#908)
e215b61
try solution from appveyor/ci#650
231874c
update eslint-import-resolver-webpack homepage to the source of the package (#997)
ad66aea
smh.
d81f48a
no-cycle: maxDepth tests + docs
6933fa4
no-cycle: initial docs + maxDepth option
864dbcf
no-cycle: explicit CJS/AMD tests
314c0b7
fix issue (and add conspicuously absent test) with 'export *'
f7c48b5
no-cycle: real rule! first draft, perf is likely atrocious
0c21c4e
sublime-linter project tweaks
There are 34 commits in total.
See the full diff