Open greenkeeper[bot] opened 6 years ago
After pinning to 16.5.0 your tests are passing again. Downgrade this dependency 📌.
dependency
react was updated from 16.5.1
to 16.5.2
.dependency
react-dom was updated from 16.5.1
to 16.5.2
.Your tests are still failing with these versions. Compare changes
<iframe>
regression (@JSteunou in #13650)updateWrapper
so that <textarea>
s no longer re-render when data is unchanged (@joelbarbosa in #13643dependency
react was updated from 16.5.2
to 16.6.0
.dependency
react-dom was updated from 16.5.2
to 16.6.0
.Your tests are still failing with these versions. Compare changes
dependency
react was updated from 16.6.0
to 16.6.1
.dependency
react-dom was updated from 16.6.0
to 16.6.1
.Your tests are still failing with these versions. Compare changes
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
There have been updates to the react monorepoundefined
🚨 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 failed ([Details](https://travis-ci.org/fus-marcom/franciscan-react/builds/428308351?utm_source=github_status&utm_medium=notification)).Release Notes for v16.5.1
16.5.1 (September 13, 2018)
React
React.forwardRef
receives an unexpected number of arguments. (@andresroberto in #13636)React DOM
isReactComponent
. (@gaearon in #13608)react-dom/profiling
withschedule/tracking
. (@bvaughn in #13605)ForwardRef
component defines adisplayName
, use it in warnings. (@probablyup in #13615)Schedule (Experimental)
schedule/tracking-profiling
. (@bvaughn in #13605)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: