The version 2.13.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.
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
Version 2.13.0 of eslint-plugin-import was just published.
[eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import)
The version 2.13.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 95 commits.
c34f14f
changelog/package bumps
9db789b
[Fix]
namespace
: ensure this rule works in ES2018add69cf
[New] Add ESLint 5 support
59fc04e
[Tests] on
node
v10
cdb328c
[webpack] log a useful error in a module bug arises
ebafcbf
no-restricted-paths: complete coverage
e6f5c13
No relative parent imports rule (#1093)
8f668c7
changelog/package bumps
cd9d249
exclude tests from coverage + bump TS parser (#1095)
f0d0c4f
webpack resolver: cache instance(s) of resolve function (#1091)
8c9c3b8
Merge pull request #1085 from benmosher/packageDir-array
5111c79
revert
has
removal per @ljharb's note412ee2e
[Refactor] use "has" instead of ".hasOwnProperty"
e2fdc5f
Fix typo: 'runtime'
d8ca5e2
fix typo
There are 95 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: