Created by: greenkeeper[bot]
Version 2.10.0 of eslint-plugin-import was just published.
| Dependency | eslint-plugin-import |
|---|---|
| Current Version | 2.9.0 |
| Type | devDependency |
The version 2.10.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of eslint-plugin-import.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 34 commits.
-
47ac30fbump webpack resolver to v0.9.0 -
6356a78bump to v2.10.0 -
82f67e6bump utils to v2.2.0 -
ed719a3Merge branch 'no-cycles' -
ab44320changelog notes -
b34d9ffAdd autofixer for order rule (#908) -
e215b61try solution from appveyor/ci#650 -
231874cupdate eslint-import-resolver-webpack homepage to the source of the package (#997) -
ad66aeasmh. -
d81f48ano-cycle: maxDepth tests + docs -
6933fa4no-cycle: initial docs + maxDepth option -
864dbcfno-cycle: explicit CJS/AMD tests -
314c0b7fix issue (and add conspicuously absent test) with 'export *' -
f7c48b5no-cycle: real rule! first draft, perf is likely atrocious -
0c21c4esublime-linter project tweaks
There are 34 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