This version is covered by your current version range and after updating it in your project the build failed.
eslint-plugin-react is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/loanmarket/react-router-redux-multi/builds/474641166?utm_source=github_status&utm_medium=notification)).
Release Notes for v7.12.2
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).
After pinning to 7.12.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
The devDependency eslint-plugin-react was updated from
7.12.1
to7.12.2
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
eslint-plugin-react is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/loanmarket/react-router-redux-multi/builds/474641166?utm_source=github_status&utm_medium=notification)).Release Notes for v7.12.2
Fixed
prop-types
: avoid crash on used prevProps (#2095, @ljharb)forbid-prop-types
: fix crash with propWrapper check on MemberExpressions (#2104, @ljharb)Commits
The new version differs by 5 commits.
c93cbc6
Update CHANGELOG and bump version
e71feb5
[Fix]
forbid-prop-types
: fix crash with propWrapper check on MemberExpressions11a66c0
Merge pull request #2103 from yoyo837/patch-1
e9cfc16
Link does not end with '.'
4da90ea
[Fix]
prop-types
: avoid crash on used prevPropsSee 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: