Open greenkeeper[bot] opened 6 years ago
After pinning to 16.6.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
react was updated from 16.6.1
to 16.6.2
.dependency
react-dom was updated from 16.6.1
to 16.6.2
.Your tests are still failing with these versions. Compare changes
dependency
react was updated from 16.6.2
to 16.6.3
.dependency
react-dom was updated from 16.6.2
to 16.6.3
.Your tests are still failing with these versions. Compare changes
dependency
react was updated from 16.6.3
to 16.7.0
.dependency
react-dom was updated from 16.6.3
to 16.7.0
.Your tests are still failing with these versions. Compare changes
React.lazy
for large numbers of lazily-loaded components. (@acdlite in #14429)react-dom/server@16.6
and react@<16.6
. (@gaearon in #14291)dependency
react was updated from 16.7.0
to 16.8.0
.dependency
react-dom was updated from 16.7.0
to 16.8.0
.Your tests are still failing with these versions. Compare changes
dependency
react was updated from 16.8.0
to 16.8.1
.dependency
react-dom was updated from 16.8.0
to 16.8.1
.Your tests are still failing with these versions. Compare changes
dependency
react was updated from 16.8.1
to 16.8.2
.dependency
react-dom was updated from 16.8.1
to 16.8.2
.Your tests are still failing with these versions. Compare changes
ReactDOM.render
being ignored inside useEffect
. (@gaearon in #14799)useImperativeHandle
to work correctly when no deps are specified. (@gaearon in #14801)crossOrigin
attribute to work in SVG image
elements. (@aweary in #14832)act()
warning. (@threepointone in #14855)dependency
react was updated from 16.8.2
to 16.8.3
.dependency
react-dom was updated from 16.8.2
to 16.8.3
.Your tests are still failing with these versions. Compare changes
There have been updates to the react monorepo:
dependency
react was updated from16.6.0
to16.6.1
.dependency
react-dom was updated from16.6.0
to16.6.1
.🚨 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 direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/gerbilsinspace/soundboard.cool/builds/451728849?utm_source=github_status&utm_medium=notification)).Release Notes for v16.6.1
16.6.1 (November 6, 2018)
React DOM
Scheduler (Experimental)
shouldYield
API. (@acdlite in #14025)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: