Open greenkeeper[bot] opened 5 years ago
After pinning to 16.6.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
react was updated from 16.6.2
to 16.6.3
.devDependency
react-dom was updated from 16.6.2
to 16.6.3
.devDependency
react-test-renderer was updated from 16.6.2
to 16.6.3
.Your tests are passing again with this update. Explicitly upgrade to these versions π
devDependency
react was updated from 16.6.3
to 16.7.0
.devDependency
react-dom was updated from 16.6.3
to 16.7.0
.devDependency
react-test-renderer was updated from 16.6.3
to 16.7.0
.Your tests are passing again with this update. Explicitly upgrade to these versions π
React.lazy
for large numbers of lazily-loaded components. (@acdlite in #14429)react-dom/server@16.6
and react@<16.6
. (@gaearon in #14291)
There have been updates to the react monorepo:
devDependency
react was updated from16.6.1
to16.6.2
.devDependency
react-dom was updated from16.6.1
to16.6.2
.devDependency
react-test-renderer was updated from16.6.1
to16.6.2
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
This monorepo update includes releases of one or more dependencies which all belong to the react group definition.
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 could not complete due to an error ([Details](https://travis-ci.org/loanmarket/react-router-redux-multi/builds/454283979?utm_source=github_status&utm_medium=notification)).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: