Open greenkeeper[bot] opened 5 years ago
dependency
react was updated from 16.8.3
to 16.8.4
.dependency
react-dom was updated from 16.8.3
to 16.8.4
.Your tests for group integration are passing again with this update. Explicitly upgrade integration to these versions π
dependency
react was updated from 16.8.3
to 16.8.4
.dependency
react-dom was updated from 16.8.3
to 16.8.4
.Your tests for group example-basic are passing again with this update. Explicitly upgrade example-basic to these versions π
devDependency
react was updated from 16.8.4
to 16.8.5
.devDependency
react-dom was updated from 16.8.4
to 16.8.5
.devDependency
react-test-renderer was updated from 16.8.4
to 16.8.5
.Your tests for group react-universal-app are passing again with this update. Explicitly upgrade react-universal-app to these versions π
dependency
react was updated from 16.8.4
to 16.8.5
.dependency
react-dom was updated from 16.8.4
to 16.8.5
.Your tests for group integration are passing again with this update. Explicitly upgrade integration to these versions π
dependency
react was updated from 16.8.4
to 16.8.5
.dependency
react-dom was updated from 16.8.4
to 16.8.5
.Your tests for group example-basic are passing again with this update. Explicitly upgrade example-basic to these versions π
devDependency
react was updated from 16.8.5
to 16.8.6
.devDependency
react-dom was updated from 16.8.5
to 16.8.6
.devDependency
react-test-renderer was updated from 16.8.5
to 16.8.6
.Your tests for group react-universal-app are passing again with this update. Explicitly upgrade react-universal-app to these versions π
useReducer()
. (@acdlite in #15124)contextType
is set to Context.Consumer
instead of Context
. (@aweary in #14831)contextType
is set to invalid values. (@gaearon in #15142)dependency
react was updated from 16.8.5
to 16.8.6
.dependency
react-dom was updated from 16.8.5
to 16.8.6
.Your tests for group integration are passing again with this update. Explicitly upgrade integration to these versions π
useReducer()
. (@acdlite in #15124)contextType
is set to Context.Consumer
instead of Context
. (@aweary in #14831)contextType
is set to invalid values. (@gaearon in #15142)dependency
react was updated from 16.8.5
to 16.8.6
.dependency
react-dom was updated from 16.8.5
to 16.8.6
.Your tests for group example-basic are passing again with this update. Explicitly upgrade example-basic to these versions π
useReducer()
. (@acdlite in #15124)contextType
is set to Context.Consumer
instead of Context
. (@aweary in #14831)contextType
is set to invalid values. (@gaearon in #15142)devDependency
react was updated from 16.8.6
to 16.9.0
.devDependency
react-dom was updated from 16.8.6
to 16.9.0
.devDependency
react-test-renderer was updated from 16.8.6
to 16.9.0
.Your tests for group react-universal-app are passing again with this update. Explicitly upgrade react-universal-app to these versions π
<React.Profiler>
API for gathering performance measurements programmatically. (@bvaughn in #15172)unstable_ConcurrentMode
in favor of unstable_createRoot
. (@acdlite in #15532)UNSAFE_*
lifecycle methods. (@bvaughn in #15186 and @threepointone in #16103)javascript:
URLs as a common attack surface. (@sebmarkbage in #15047)disablePictureInPicture
attribute on <video>
. (@eek in #15334)onLoad
event for <embed>
. (@cherniavskii in #15614)useState
state from DevTools. (@bvaughn in #14906)setState
is called from useEffect
, creating a loop. (@gaearon in #15180)findDOMNode
for components wrapped in <Suspense>
. (@acdlite in #15312)!important
style. (@acdlite in #15861 and #15882)act(async () => ...)
for testing asynchronous state updates. (@threepointone in #14853)act
from different renderers. (@threepointone in #16039 and #16042)act()
call. (@threepointone in #15763 and #16041)act
from the wrong renderer. (@threepointone in #15756)β’ react: https://unpkg.com/react@16.9.0/umd/
β’ react-art: https://unpkg.com/react-art@16.9.0/umd/
β’ react-dom: https://unpkg.com/react-dom@16.9.0/umd/
β’ react-is: https://unpkg.com/react-is@16.9.0/umd/
β’ react-test-renderer: https://unpkg.com/react-test-renderer@16.9.0/umd/
β’ scheduler: https://unpkg.com/scheduler@0.15.0/umd/
dependency
react was updated from 16.8.6
to 16.9.0
.dependency
react-dom was updated from 16.8.6
to 16.9.0
.Your tests are still failing with these versions. Compare changes
<React.Profiler>
API for gathering performance measurements programmatically. (@bvaughn in #15172)unstable_ConcurrentMode
in favor of unstable_createRoot
. (@acdlite in #15532)UNSAFE_*
lifecycle methods. (@bvaughn in #15186 and @threepointone in #16103)javascript:
URLs as a common attack surface. (@sebmarkbage in #15047)disablePictureInPicture
attribute on <video>
. (@eek in #15334)onLoad
event for <embed>
. (@cherniavskii in #15614)useState
state from DevTools. (@bvaughn in #14906)setState
is called from useEffect
, creating a loop. (@gaearon in #15180)findDOMNode
for components wrapped in <Suspense>
. (@acdlite in #15312)!important
style. (@acdlite in #15861 and #15882)act(async () => ...)
for testing asynchronous state updates. (@threepointone in #14853)act
from different renderers. (@threepointone in #16039 and #16042)act()
call. (@threepointone in #15763 and #16041)act
from the wrong renderer. (@threepointone in #15756)β’ react: https://unpkg.com/react@16.9.0/umd/
β’ react-art: https://unpkg.com/react-art@16.9.0/umd/
β’ react-dom: https://unpkg.com/react-dom@16.9.0/umd/
β’ react-is: https://unpkg.com/react-is@16.9.0/umd/
β’ react-test-renderer: https://unpkg.com/react-test-renderer@16.9.0/umd/
β’ scheduler: https://unpkg.com/scheduler@0.15.0/umd/
dependency
react was updated from 16.8.6
to 16.9.0
.dependency
react-dom was updated from 16.8.6
to 16.9.0
.Your tests for group example-basic are passing again with this update. Explicitly upgrade example-basic to these versions π
<React.Profiler>
API for gathering performance measurements programmatically. (@bvaughn in #15172)unstable_ConcurrentMode
in favor of unstable_createRoot
. (@acdlite in #15532)UNSAFE_*
lifecycle methods. (@bvaughn in #15186 and @threepointone in #16103)javascript:
URLs as a common attack surface. (@sebmarkbage in #15047)disablePictureInPicture
attribute on <video>
. (@eek in #15334)onLoad
event for <embed>
. (@cherniavskii in #15614)useState
state from DevTools. (@bvaughn in #14906)setState
is called from useEffect
, creating a loop. (@gaearon in #15180)findDOMNode
for components wrapped in <Suspense>
. (@acdlite in #15312)!important
style. (@acdlite in #15861 and #15882)act(async () => ...)
for testing asynchronous state updates. (@threepointone in #14853)act
from different renderers. (@threepointone in #16039 and #16042)act()
call. (@threepointone in #15763 and #16041)act
from the wrong renderer. (@threepointone in #15756)β’ react: https://unpkg.com/react@16.9.0/umd/
β’ react-art: https://unpkg.com/react-art@16.9.0/umd/
β’ react-dom: https://unpkg.com/react-dom@16.9.0/umd/
β’ react-is: https://unpkg.com/react-is@16.9.0/umd/
β’ react-test-renderer: https://unpkg.com/react-test-renderer@16.9.0/umd/
β’ scheduler: https://unpkg.com/scheduler@0.15.0/umd/
devDependency
react was updated from 16.9.0
to 16.10.0
.devDependency
react-dom was updated from 16.9.0
to 16.10.0
.devDependency
react-test-renderer was updated from 16.9.0
to 16.10.0
.Your tests for group react-universal-app are passing again with this update. Explicitly upgrade react-universal-app to these versions π
dependency
react was updated from 16.9.0
to 16.10.0
.dependency
react-dom was updated from 16.9.0
to 16.10.0
.Your tests for group integration are passing again with this update. Explicitly upgrade integration to these versions π
dependency
react was updated from 16.9.0
to 16.10.0
.dependency
react-dom was updated from 16.9.0
to 16.10.0
.Your tests for group example-basic are passing again with this update. Explicitly upgrade example-basic to these versions π
devDependency
react was updated from 16.10.0
to 16.10.1
.devDependency
react-dom was updated from 16.10.0
to 16.10.1
.devDependency
react-test-renderer was updated from 16.10.0
to 16.10.1
.Your tests for group react-universal-app are passing again with this update. Explicitly upgrade react-universal-app to these versions π
dependency
react was updated from 16.10.0
to 16.10.1
.dependency
react-dom was updated from 16.10.0
to 16.10.1
.Your tests for group integration are passing again with this update. Explicitly upgrade integration to these versions π
dependency
react was updated from 16.10.0
to 16.10.1
.dependency
react-dom was updated from 16.10.0
to 16.10.1
.Your tests for group example-basic are passing again with this update. Explicitly upgrade example-basic to these versions π
devDependency
react was updated from 16.10.1
to 16.10.2
.devDependency
react-dom was updated from 16.10.1
to 16.10.2
.devDependency
react-test-renderer was updated from 16.10.1
to 16.10.2
.Your tests for group react-universal-app are passing again with this update. Explicitly upgrade react-universal-app to these versions π
β’ react: https://unpkg.com/react@16.10.2/umd/
β’ react-art: https://unpkg.com/react-art@16.10.2/umd/
β’ react-dom: https://unpkg.com/react-dom@16.10.2/umd/
β’ react-is: https://unpkg.com/react-is@16.10.2/umd/
β’ react-test-renderer: https://unpkg.com/react-test-renderer@16.10.2/umd/
β’ scheduler: https://unpkg.com/scheduler@0.16.2/umd/
dependency
react was updated from 16.10.1
to 16.10.2
.dependency
react-dom was updated from 16.10.1
to 16.10.2
.Your tests for group integration are passing again with this update. Explicitly upgrade integration to these versions π
β’ react: https://unpkg.com/react@16.10.2/umd/
β’ react-art: https://unpkg.com/react-art@16.10.2/umd/
β’ react-dom: https://unpkg.com/react-dom@16.10.2/umd/
β’ react-is: https://unpkg.com/react-is@16.10.2/umd/
β’ react-test-renderer: https://unpkg.com/react-test-renderer@16.10.2/umd/
β’ scheduler: https://unpkg.com/scheduler@0.16.2/umd/
dependency
react was updated from 16.10.1
to 16.10.2
.dependency
react-dom was updated from 16.10.1
to 16.10.2
.Your tests for group example-basic are passing again with this update. Explicitly upgrade example-basic to these versions π
β’ react: https://unpkg.com/react@16.10.2/umd/
β’ react-art: https://unpkg.com/react-art@16.10.2/umd/
β’ react-dom: https://unpkg.com/react-dom@16.10.2/umd/
β’ react-is: https://unpkg.com/react-is@16.10.2/umd/
β’ react-test-renderer: https://unpkg.com/react-test-renderer@16.10.2/umd/
β’ scheduler: https://unpkg.com/scheduler@0.16.2/umd/
devDependency
react was updated from 16.10.2
to 16.11.0
.devDependency
react-dom was updated from 16.10.2
to 16.11.0
.devDependency
react-test-renderer was updated from 16.10.2
to 16.11.0
.Your tests for group react-universal-app are passing again with this update. Explicitly upgrade react-universal-app to these versions π
mouseenter
handlers from firing twice inside nested React containers. @yuanoook in #16928unstable_createRoot
and unstable_createSyncRoot
experimental APIs. (These are available in the Experimental channel as createRoot
and createSyncRoot
.) (@acdlite in #17088)β’ react: https://unpkg.com/react@16.11.0/umd/
β’ react-art: https://unpkg.com/react-art@16.11.0/umd/
β’ react-dom: https://unpkg.com/react-dom@16.11.0/umd/
β’ react-is: https://unpkg.com/react-is@16.11.0/umd/
β’ react-test-renderer: https://unpkg.com/react-test-renderer@16.11.0/umd/
β’ scheduler: https://unpkg.com/scheduler@0.17.0/umd/
dependency
react was updated from 16.10.2
to 16.11.0
.dependency
react-dom was updated from 16.10.2
to 16.11.0
.Your tests for group integration are passing again with this update. Explicitly upgrade integration to these versions π
mouseenter
handlers from firing twice inside nested React containers. @yuanoook in #16928unstable_createRoot
and unstable_createSyncRoot
experimental APIs. (These are available in the Experimental channel as createRoot
and createSyncRoot
.) (@acdlite in #17088)β’ react: https://unpkg.com/react@16.11.0/umd/
β’ react-art: https://unpkg.com/react-art@16.11.0/umd/
β’ react-dom: https://unpkg.com/react-dom@16.11.0/umd/
β’ react-is: https://unpkg.com/react-is@16.11.0/umd/
β’ react-test-renderer: https://unpkg.com/react-test-renderer@16.11.0/umd/
β’ scheduler: https://unpkg.com/scheduler@0.17.0/umd/
dependency
react was updated from 16.10.2
to 16.11.0
.dependency
react-dom was updated from 16.10.2
to 16.11.0
.Your tests for group example-basic are passing again with this update. Explicitly upgrade example-basic to these versions π
mouseenter
handlers from firing twice inside nested React containers. @yuanoook in #16928unstable_createRoot
and unstable_createSyncRoot
experimental APIs. (These are available in the Experimental channel as createRoot
and createSyncRoot
.) (@acdlite in #17088)β’ react: https://unpkg.com/react@16.11.0/umd/
β’ react-art: https://unpkg.com/react-art@16.11.0/umd/
β’ react-dom: https://unpkg.com/react-dom@16.11.0/umd/
β’ react-is: https://unpkg.com/react-is@16.11.0/umd/
β’ react-test-renderer: https://unpkg.com/react-test-renderer@16.11.0/umd/
β’ scheduler: https://unpkg.com/scheduler@0.17.0/umd/
devDependency
react was updated from 16.11.0
to 16.12.0
.devDependency
react-dom was updated from 16.11.0
to 16.12.0
.devDependency
react-test-renderer was updated from 16.11.0
to 16.12.0
.Your tests for group react-universal-app are passing again with this update. Explicitly upgrade react-universal-app to these versions π
β’ react: https://unpkg.com/react@16.12.0/umd/
β’ react-art: https://unpkg.com/react-art@16.12.0/umd/
β’ react-dom: https://unpkg.com/react-dom@16.12.0/umd/
β’ react-is: https://unpkg.com/react-is@16.12.0/umd/
β’ react-test-renderer: https://unpkg.com/react-test-renderer@16.12.0/umd/
β’ scheduler: https://unpkg.com/scheduler@0.18.0/umd/
dependency
react was updated from 16.11.0
to 16.12.0
.dependency
react-dom was updated from 16.11.0
to 16.12.0
.Your tests for group integration are passing again with this update. Explicitly upgrade integration to these versions π
β’ react: https://unpkg.com/react@16.12.0/umd/
β’ react-art: https://unpkg.com/react-art@16.12.0/umd/
β’ react-dom: https://unpkg.com/react-dom@16.12.0/umd/
β’ react-is: https://unpkg.com/react-is@16.12.0/umd/
β’ react-test-renderer: https://unpkg.com/react-test-renderer@16.12.0/umd/
β’ scheduler: https://unpkg.com/scheduler@0.18.0/umd/
dependency
react was updated from 16.11.0
to 16.12.0
.dependency
react-dom was updated from 16.11.0
to 16.12.0
.Your tests for group example-basic are passing again with this update. Explicitly upgrade example-basic to these versions π
β’ react: https://unpkg.com/react@16.12.0/umd/
β’ react-art: https://unpkg.com/react-art@16.12.0/umd/
β’ react-dom: https://unpkg.com/react-dom@16.12.0/umd/
β’ react-is: https://unpkg.com/react-is@16.12.0/umd/
β’ react-test-renderer: https://unpkg.com/react-test-renderer@16.12.0/umd/
β’ scheduler: https://unpkg.com/scheduler@0.18.0/umd/
devDependency
react was updated from 16.12.0
to 16.13.0
.devDependency
react-dom was updated from 16.12.0
to 16.13.0
.devDependency
react-test-renderer was updated from 16.12.0
to 16.13.0
.Your tests for group react-universal-app are passing again with this update. Explicitly upgrade react-universal-app to these versions π
React.createFactory()
(@trueadm in #17878)style
may cause an unexpected collision (@sophiebits in #14181, #18002)unstable_createPortal
(@trueadm in #17880)onMouseEnter
being fired on disabled buttons (@AlfredoGJ in #17675)shouldComponentUpdate
twice when developing in StrictMode
(@bvaughn in #17942)version
property to ReactDOM (@ealush in #15780)toString()
of dangerouslySetInnerHTML
(@sebmarkbage in #17773)ReactDOM.createRoot()
(@trueadm in #17937)ReactDOM.createRoot()
callback params and added warnings on usage (@bvaughn in #17916)SuspenseList
CPU bound heuristic (@sebmarkbage in #17455)isPending
only being true when transitioning from inside an input event (@acdlite in #17382)React.memo
components dropping updates when interrupted by a higher priority update (@acdlite in #18091)dependency
react was updated from 16.12.0
to 16.13.0
.dependency
react-dom was updated from 16.12.0
to 16.13.0
.Your tests for group integration are passing again with this update. Explicitly upgrade integration to these versions π
React.createFactory()
(@trueadm in #17878)style
may cause an unexpected collision (@sophiebits in #14181, #18002)unstable_createPortal
(@trueadm in #17880)onMouseEnter
being fired on disabled buttons (@AlfredoGJ in #17675)shouldComponentUpdate
twice when developing in StrictMode
(@bvaughn in #17942)version
property to ReactDOM (@ealush in #15780)toString()
of dangerouslySetInnerHTML
(@sebmarkbage in #17773)ReactDOM.createRoot()
(@trueadm in #17937)ReactDOM.createRoot()
callback params and added warnings on usage (@bvaughn in #17916)SuspenseList
CPU bound heuristic (@sebmarkbage in #17455)isPending
only being true when transitioning from inside an input event (@acdlite in #17382)React.memo
components dropping updates when interrupted by a higher priority update (@acdlite in #18091)dependency
react was updated from 16.12.0
to 16.13.0
.dependency
react-dom was updated from 16.12.0
to 16.13.0
.Your tests for group example-basic are passing again with this update. Explicitly upgrade example-basic to these versions π
React.createFactory()
(@trueadm in #17878)style
may cause an unexpected collision (@sophiebits in #14181, #18002)unstable_createPortal
(@trueadm in #17880)onMouseEnter
being fired on disabled buttons (@AlfredoGJ in #17675)shouldComponentUpdate
twice when developing in StrictMode
(@bvaughn in #17942)version
property to ReactDOM (@ealush in #15780)toString()
of dangerouslySetInnerHTML
(@sebmarkbage in #17773)ReactDOM.createRoot()
(@trueadm in #17937)ReactDOM.createRoot()
callback params and added warnings on usage (@bvaughn in #17916)SuspenseList
CPU bound heuristic (@sebmarkbage in #17455)isPending
only being true when transitioning from inside an input event (@acdlite in #17382)React.memo
components dropping updates when interrupted by a higher priority update (@acdlite in #18091)devDependency
react was updated from 16.13.0
to 16.13.1
.devDependency
react-dom was updated from 16.13.0
to 16.13.1
.devDependency
react-test-renderer was updated from 16.13.0
to 16.13.1
.Your tests for group react-universal-app are passing again with this update. Explicitly upgrade react-universal-app to these versions π
dependency
react was updated from 16.13.0
to 16.13.1
.dependency
react-dom was updated from 16.13.0
to 16.13.1
.Your tests for group integration are passing again with this update. Explicitly upgrade integration to these versions π
dependency
react was updated from 16.13.0
to 16.13.1
.dependency
react-dom was updated from 16.13.0
to 16.13.1
.Your tests for group example-basic are passing again with this update. Explicitly upgrade example-basic to these versions π
There have been updates to the react monorepo:
devDependency
react was updated from16.8.3
to16.8.4
.devDependency
react-dom was updated from16.8.3
to16.8.4
.devDependency
react-test-renderer was updated from16.8.3
to16.8.4
.π¨ 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
- β **ci/circleci: app-tests:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/jtart/react-universal-app/542?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - β **ci/circleci: integration-tests:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/jtart/react-universal-app/541?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - β **coverage/coveralls:** First build on greenkeeper/react-universal-app/monorepo.react-20190306001551 at 100.0% ([Details](https://coveralls.io/builds/22009068)).Release Notes for v16.8.4
16.8.4 (March 5, 2019)
React DOM and other renderers
useContext
hook. (@bvaughn in #14940)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: