There have been updates to the react monorepo:
-
- The
dependency react was updated from 16.12.0 to 16.13.0.
- The
dependency react-dom was updated from 16.12.0 to 16.13.0.
🚨 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).
Release Notes for 16.13.0 (February 26, 2020)
React
- Warn when a string ref is used in a manner that's not amenable to a future codemod (@lunaruan in #17864)
- Deprecate
React.createFactory() (@trueadm in #17878)
React DOM
Concurrent Mode (Experimental)
Artifacts
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴
There have been updates to the react monorepo:
dependencyreact was updated from16.12.0to16.13.0.dependencyreact-dom was updated from16.12.0to16.13.0.🚨 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
Release Notes for 16.13.0 (February 26, 2020)
React
React.createFactory()(@trueadm in #17878)React DOM
stylemay cause an unexpected collision (@sophiebits in #14181, #18002)unstable_createPortal(@trueadm in #17880)onMouseEnterbeing fired on disabled buttons (@AlfredoGJ in #17675)shouldComponentUpdatetwice when developing inStrictMode(@bvaughn in #17942)versionproperty to ReactDOM (@ealush in #15780)toString()ofdangerouslySetInnerHTML(@sebmarkbage in #17773)Concurrent Mode (Experimental)
ReactDOM.createRoot()(@trueadm in #17937)ReactDOM.createRoot()callback params and added warnings on usage (@bvaughn in #17916)SuspenseListCPU bound heuristic (@sebmarkbage in #17455)isPendingonly being true when transitioning from inside an input event (@acdlite in #17382)React.memocomponents dropping updates when interrupted by a higher priority update (@acdlite in #18091)Artifacts
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴