The version 7.7.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-react.
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 a5552b12dcff8574fb56579355c34124ec7f8081 on greenkeeper/eslint-plugin-react-7.7.0 into 9763cec176684191d32677b0047864e7a41d943f on master.
Version 7.7.0 of eslint-plugin-react was just published.
The version 7.7.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-react.
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 40 commits.
abe8381
Update CHANGELOG and bump version
0e2e046
[Dev Deps] update
babel-eslint
,eslint
,istanbul
,mocha
34f83a5
[New] Add
jsx-max-depth
e4de360
[Fix] jsx-curly-spacing problem in new tests, fixes #1414
a2764d9
[Tests] number comments to more easily locate failures
b4141d8
[Tests] Added tests for jsx-curly-spacing that deal with comments in children.
c996740
Merge pull request #1690 from mindspacepdx/am-should-component-update
e26b7e2
[Tests] clean up some formatting
8ca344a
Rearranged tests to be at the bottom of componentWillReceiveProps tests. Added a default parser test.
3ac7943
[docs] add missing rule to readme
0fa0761
Added test & working
e77c97f
Test
fb2fefd
Merge pull request #1675 from yuri-sakharov/fix/react-no-unused-prop-types
3d83d13
Added more tests
24658b5
Added more valid tests
There are 40 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: