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/package.json from 16.8.5 to 16.8.6 #446

Closed dependencies[bot] closed 5 years ago

dependencies[bot] commented 5 years ago

Overview

The following dependencies have been updated by dependencies.io:

Details

react

This dependency is located in packages/oc-template-react/package.json and was updated from "16.8.5" to "16.8.6".

16.8.6 ### React DOM * Fix an incorrect bailout in `useReducer()`. ([acdlite](https://github.com/acdlite) in [#15124](https://www.dependencies.io/github-redirect/facebook/react/pull/15124)) * Fix iframe warnings in Safari DevTools. ([renanvalentin](https://github.com/renanvalentin) in [#15099](https://www.dependencies.io/github-redirect/facebook/react/pull/15099)) * Warn if `contextType` is set to `Context.Consumer` instead of `Context`. ([aweary](https://github.com/aweary) in [#14831](https://www.dependencies.io/github-redirect/facebook/react/pull/14831)) * Warn if `contextType` is set to invalid values. ([gaearon](https://github.com/gaearon) in [#15142](https://www.dependencies.io/github-redirect/facebook/react/pull/15142)) ## Artifacts * **react**: https://unpkg.com/react@16.8.6/umd/ * **react-art**: https://unpkg.com/react-art@16.8.6/umd/ * **react-dom**: https://unpkg.com/react-dom@16.8.6/umd/ * **react-is**: https://unpkg.com/react-is@16.8.6/umd/ * **react-test-renderer**: https://unpkg.com/react-test-renderer@16.8.6/umd/ * **scheduler**: https://unpkg.com/scheduler@0.13.6/umd/
codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #446   +/-   ##
=======================================
  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 abc9d8c...cf74848. Read the comment docs.