opencomponents / oc-template-react

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

Update react-dom in packages/oc-template-react/package.json from 16.8.6 to 16.9.0 #535

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-dom

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

16.9.0 ### React * Add `` API for gathering performance measurements programmatically. ([bvaughn](https://github.com/bvaughn) in [#15172](https://www.dependencies.io/github-redirect/facebook/react/pull/15172)) * Remove `unstable_ConcurrentMode` in favor of `unstable_createRoot`. ([acdlite](https://github.com/acdlite) in [#15532](https://www.dependencies.io/github-redirect/facebook/react/pull/15532)) ### React DOM * Deprecate old names for the `UNSAFE_*` lifecycle methods. ([bvaughn](https://github.com/bvaughn) in [#15186](https://www.dependencies.io/github-redirect/facebook/react/pull/15186) and [threepointone](https://github.com/threepointone) in [#16103](https://www.dependencies.io/github-redirect/facebook/react/pull/16103)) * Deprecate `javascript:` URLs as a common attack surface. ([sebmarkbage](https://github.com/sebmarkbage) in [#15047](https://www.dependencies.io/github-redirect/facebook/react/pull/15047)) * Deprecate uncommon "module pattern" (factory) components. ([sebmarkbage](https://github.com/sebmarkbage) in [#15145](https://www.dependencies.io/github-redirect/facebook/react/pull/15145)) * Add support for the `disablePictureInPicture` attribute on `
codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #535   +/-   ##
=======================================
  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 81b5548...64037a8. Read the comment docs.