An in-range update of eslint-plugin-import is breaking the build π¨
Closed this issue Β· 4 comments
Version 2.8.0 of eslint-plugin-import was just published.
Branch | Build failing π¨ |
---|---|
Dependency | eslint-plugin-import |
Current Version | 2.7.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 35 commits.
95b1ba6
disable AppVeyor coveralls
4071379
#842/#944 changelog note
8702af7
#744 changelog note
91c5318
#886 / #891 changelog notes
1b3f544
bump v2.8.0
cef88f2
Merge pull request #944 from alexgorbatchev/alexgorbatchev/issue-842
c246b9e
#842 Fixes Cannot read property 'some' of undefined
1958e0b
[Tests] fix broken test on master
68f63f5
forgot @k15a's user link π
5f5fbf6
changelog notes for #620 + #632
92dd662
Merge pull request #632 from k15a/master
1ba1c3a
removing changelog note, will re-add
146f87f
changelog notes for #720 + #858
57527c7
Merge pull request #858 from laysent/master
006ddeb
Merge remote-tracking branch 'refs/remotes/benmosher/master'
There are 35 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.7.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Version 2.9.0 just got published.
Your tests are still failing with this version. Compare the changes π¨
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
Version 2.10.0 just got published.
Your tests are still failing with this version. Compare the changes π¨
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
Version 2.11.0 just got published.
Your tests are still failing with this version. Compare the changes π¨
Commits
The new version differs by 21 commits.
e0dcfbd
Merge branch 'fix-perf' into release-2.10.1 (fixes #1058)
774ea8d
changelog note for #1058
7bd2775
perf: no AST nodes in caches
83c85fc
bump to v2.11.0 for #880 (semver-minor)
54e3013
changelog for #880
0ff8f23
bump to v2.10.1
f0b4f3e
Merge pull request #1069 from ljharb/resolve
fb8e1e5
[patch] use
resolve
instead ofbuiltin-modules
d8077c8
Merge pull request #1064 from ljharb/fix_no_cycle
80d1ceb
Merge pull request #1065 from sharmilajesupaul/minor-typo-fix
f13f18e
minor typo in import/no-cycle rule docs
19fc3df
[Fix]
no-cycle
:create
must always return an object, even if thereβs no listenersee15fa4
Merge pull request #880 from futpib/no-commonjs-allow-require
48d0a8a
changelog note for #1046
a2acbde
add fixer for
first
(#1046)
There are 21 commits in total.
See the full diff