nordnet / nordnet-ui-kit

Nordnet UI Kit
https://nordnet.github.io/nordnet-ui-kit/
106 stars 28 forks source link

chore(deps): update react monorepo to v16.8.6 #613

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
react (source) devDependencies patch 16.8.4 -> 16.8.6
react-dom (source) devDependencies patch 16.8.4 -> 16.8.6
react-test-renderer (source) devDependencies patch 16.8.4 -> 16.8.6

Release Notes

facebook/react ### [`v16.8.6`](https://togithub.com/facebook/react/blob/master/CHANGELOG.md#​1686-March-27-2019) [Compare Source](https://togithub.com/facebook/react/compare/v16.8.5...v16.8.6) ##### React DOM - Fix an incorrect bailout in `useReducer()`. ([@​acdlite](https://togithub.com/acdlite) in [#​15124](https://togithub.com/facebook/react/pull/15124)) - Fix iframe warnings in Safari DevTools. ([@​renanvalentin](https://togithub.com/renanvalentin) in [#​15099](https://togithub.com/facebook/react/pull/15099)) - Warn if `contextType` is set to `Context.Consumer` instead of `Context`. ([@​aweary](https://togithub.com/aweary) in [#​14831](https://togithub.com/facebook/react/pull/14831)) - Warn if `contextType` is set to invalid values. ([@​gaearon](https://togithub.com/gaearon) in [#​15142](https://togithub.com/facebook/react/pull/15142)) ### [`v16.8.5`](https://togithub.com/facebook/react/blob/master/CHANGELOG.md#​1685-March-22-2019) [Compare Source](https://togithub.com/facebook/react/compare/v16.8.4...v16.8.5) ##### React DOM - Don't set the first option as selected in select tag with `size` attribute. ([@​kulek1](https://togithub.com/kulek1) in [#​14242](https://togithub.com/facebook/react/pull/14242)) - Improve the `useEffect(async () => ...)` warning message. ([@​gaearon](https://togithub.com/gaearon) in [#​15118](https://togithub.com/facebook/react/pull/15118)) - Improve the error message sometimes caused by duplicate React. ([@​jaredpalmer](https://togithub.com/jaredpalmer) in [#​15139](https://togithub.com/facebook/react/pull/15139)) ##### React DOM Server - Improve the `useLayoutEffect` warning message when server rendering. ([@​gaearon](https://togithub.com/gaearon) in [#​15158](https://togithub.com/facebook/react/pull/15158)) ##### React Shallow Renderer - Fix `setState` in shallow renderer to work with Hooks. ([@​gaearon](https://togithub.com/gaearon) in [#​15120](https://togithub.com/facebook/react/pull/15120)) - Fix shallow renderer to support `React.memo`. ([@​aweary](https://togithub.com/aweary) in [#​14816](https://togithub.com/facebook/react/pull/14816)) - Fix shallow renderer to support Hooks inside `forwardRef`. ([@​eps1lon](https://togithub.com/eps1lon) in [#​15100](https://togithub.com/facebook/react/pull/15100))

Renovate configuration

:date: Schedule: "before 3am on Monday" (UTC).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Renovate Bot. View repository job log here.

vercel[bot] commented 5 years ago

This pull request is automatically deployed with Now. To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://nordnet-ui-kit-git-renovate-react-monorepo.nordnet1.now.sh

codecov[bot] commented 5 years ago

Codecov Report

Merging #613 into master will increase coverage by 0.05%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #613      +/-   ##
==========================================
+ Coverage   84.07%   84.12%   +0.05%     
==========================================
  Files         213      212       -1     
  Lines        1557     1556       -1     
  Branches      295      294       -1     
==========================================
  Hits         1309     1309              
+ Misses        213      212       -1     
  Partials       35       35
codecov[bot] commented 5 years ago

Codecov Report

Merging #613 into master will increase coverage by 0.05%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #613      +/-   ##
==========================================
+ Coverage   84.01%   84.07%   +0.05%     
==========================================
  Files         213      213              
  Lines        1558     1557       -1     
  Branches      296      295       -1     
==========================================
  Hits         1309     1309              
+ Misses        214      213       -1     
  Partials       35       35
codecov[bot] commented 5 years ago

Codecov Report

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

@@           Coverage Diff           @@
##           master     #613   +/-   ##
=======================================
  Coverage   84.03%   84.03%           
=======================================
  Files         213      213           
  Lines        1560     1560           
  Branches      296      296           
=======================================
  Hits         1311     1311           
  Misses        214      214           
  Partials       35       35
renovate[bot] commented 5 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (16.8.6). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.