opencomponents / oc-template-react

⚛️ Module for handling React templates in OC
MIT License
23 stars 16 forks source link

Update react in /packages/oc-template-react from 16.8.2 to 16.8.3 #421

Closed dependencies[bot] closed 5 years ago

dependencies[bot] commented 5 years ago

Dependencies.io has updated react (a npm dependency in /packages/oc-template-react) from "16.8.2" to "16.8.3".

16.8.3 ### React DOM - Fix a bug that caused inputs to behave incorrectly in UMD builds. ([gaearon](https://github.com/gaearon) in [#14914](https://www.dependencies.io/github-redirect/facebook/react/pull/14914)) - Fix a bug that caused render phase updates to be discarded. ([gaearon](https://github.com/gaearon) in [#14852](https://www.dependencies.io/github-redirect/facebook/react/pull/14852)) ### React DOM Server - Unwind the context stack when a stream is destroyed without completing, to prevent incorrect values during a subsequent render. ([overlookmotel](https://github.com/overlookmotel) in [#14706](https://www.dependencies.io/github-redirect/facebook/react/pull/14706/)) ## ESLint Plugin for React Hooks * Add a new recommended `exhaustive-deps` rule. ([gaearon](https://github.com/gaearon) in [#14636](https://www.dependencies.io/github-redirect/facebook/react/pull/14636)) ## Artifacts * **react**: https://unpkg.com/react@16.8.3/umd/ * **react-art**: https://unpkg.com/react-art@16.8.3/umd/ * **react-dom**: https://unpkg.com/react-dom@16.8.3/umd/ * **react-is**: https://unpkg.com/react-is@16.8.3/umd/ * **react-test-renderer**: https://unpkg.com/react-test-renderer@16.8.3/umd/ * **scheduler**: https://unpkg.com/scheduler@0.13.3/umd/
codecov[bot] commented 5 years ago

Codecov Report

Merging #421 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #421   +/-   ##
=======================================
  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 f28795b...415db85. Read the comment docs.