Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

Update react-test-renderer in /modules/frontend from 16.3.0 to 16.3.2 #129

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Apr 16, 2018

Dependencies.io has updated react-test-renderer (a npm dependency in /modules/frontend) from "16.3.0" to "16.3.2".

16.3.2

React

  • Improve the error message when passing null or undefined to React.cloneElement. (nicolevy in #12534)

React DOM

  • Fix an IE crash in development when using <StrictMode>. (bvaughn in #12546)
  • Fix labels in User Timing measurements for new component types. (bvaughn in #12609)
  • Improve the warning about wrong component type casing. (nicolevy in #12533)
  • Improve general performance in development mode. (gaearon in #12537)
  • Improve performance of the experimental unstable_observedBits API with nesting. (gaearon in #12543)

React Test Renderer

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #129   +/-   ##
=======================================
  Coverage   78.16%   78.16%           
=======================================
  Files          32       32           
  Lines         284      284           
  Branches       39       39           
=======================================
  Hits          222      222           
  Misses         49       49           
  Partials       13       13

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 376177a...c5b29ef. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants