Created by: greenkeeper[bot]
Version 2.12.0 of eslint-plugin-import was just published.
| Dependency |
eslint-plugin-import
|
|---|---|
| Current Version | 2.11.0 |
| Type | devDependency |
The version 2.12.0 is not covered by your current version range.
If you don鈥檛 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鈥檛 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 33 commits.
-
8f668c7changelog/package bumps -
cd9d249exclude tests from coverage + bump TS parser (#1095) -
f0d0c4fwebpack resolver: cache instance(s) of resolve function (#1091) -
8c9c3b8Merge pull request #1085 from benmosher/packageDir-array -
5111c79reverthasremoval per @ljharb's note -
412ee2e[Refactor] use "has" instead of ".hasOwnProperty" -
e2fdc5fFix typo: 'runtime' -
d8ca5e2fix typo -
04d1c29Merge branch 'master' into packageDir-array -
72bb2cbmerge import/paths setting into existing packageDir option -
4e37dbfchangelog links -
2e41a70Merge pull request #1081 from benmosher/release -
2e0ed83Merge branch 'master' into release -
ec87b64Ignore type imports for named rule. (#1057) -
d5d8b35memo-parser cautionary note
There are 33 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot