Closed dependencies[bot] closed 5 years ago
Merging #408 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #408 +/- ##
=======================================
Coverage 96.04% 96.04%
=======================================
Files 19 19
Lines 253 253
Branches 31 31
=======================================
Hits 243 243
Misses 10 10
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 1383506...4d67e59. Read the comment docs.
Merging #408 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #408 +/- ##
=======================================
Coverage 96.04% 96.04%
=======================================
Files 19 19
Lines 253 253
Branches 31 31
=======================================
Hits 243 243
Misses 10 10
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 1383506...4d67e59. Read the comment docs.
Dependencies.io has updated
react-dom
(a npm dependency in/packages/oc-template-react
) from "16.8.1" to "16.8.2".16.8.2
### React DOM * Fix `ReactDOM.render` being ignored inside `useEffect`. ([gaearon](https://github.com/gaearon) in [#14799](https://www.dependencies.io/github-redirect/facebook/react/pull/14799)) * Fix a crash when unmounting empty portals. ([gaearon](https://github.com/gaearon) in [#14820](https://www.dependencies.io/github-redirect/facebook/react/pull/14820)) * Fix `useImperativeHandle` to work correctly when no deps are specified. ([gaearon](https://github.com/gaearon) in [#14801](https://www.dependencies.io/github-redirect/facebook/react/pull/14801)) * Fix `crossOrigin` attribute to work in SVG `image` elements. ([aweary](https://github.com/aweary) in [#14832](https://www.dependencies.io/github-redirect/facebook/react/pull/14832)) * Fix a false positive warning when using Suspense with Hooks. ([gaearon](https://github.com/gaearon) in [#14821](https://www.dependencies.io/github-redirect/facebook/react/pull/14821)) ### React Test Utils and React Test Renderer * Include component stack into the `act()` warning. ([threepointone](https://github.com/threepointone) in [#14855](https://www.dependencies.io/github-redirect/facebook/react/pull/14855))