The version 2.9.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).
Coverage remained the same at 100.0% when pulling 6602518fd5620160508c69a77c9f16819405e426 on greenkeeper/eslint-plugin-import-2.9.0 into 45f9ba0e6d61b40ebb8f85250c61ed2deac1c6aa on master.
Version 2.9.0 of eslint-plugin-import was just published.
The version 2.9.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 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](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: