kamontat / Portfolio-old

My Portfolio
https://kamontat.space
MIT License
0 stars 0 forks source link

Update react monorepo to v16.6.3 #141

Open renovate[bot] opened 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
react dependencies patch 16.6.0 -> 16.6.3 homepage, source
react-dom dependencies patch 16.6.0 -> 16.6.3 homepage, source

Release Notes

facebook/react ### [`v16.6.3`](https://renovatebot.com/gh/facebook/react/blob/master/CHANGELOG.md#​1663-November-12-2018) [Compare Source](https://renovatebot.com/gh/facebook/react/compare/v16.6.1...v16.6.3) ##### React DOM - Fix bugs in `Suspense` and `lazy`. ([@​acdlite](https://renovatebot.com/gh/acdlite) in [#​14133](https://renovatebot.com/gh/facebook/react/pull/14133), [#​14157](https://renovatebot.com/gh/facebook/react/pull/14157), and [#​14164](https://renovatebot.com/gh/facebook/react/pull/14164)) - Fix highlighting of `React.memo` updates in React DevTools. ([@​bvaughn](https://renovatebot.com/gh/bvaughn) in [#​14141](https://renovatebot.com/gh/facebook/react/pull/14141)) - Fix interaction of Suspense with the React Profiler. ([@​bvaughn](https://renovatebot.com/gh/bvaughn) in [#​14065](https://renovatebot.com/gh/facebook/react/pull/14065)) - Fix a false positive warning when using Suspense. ([@​acdlite](https://renovatebot.com/gh/acdlite) in [#​14158](https://renovatebot.com/gh/facebook/react/pull/14158)) ##### React DOM Server - Fix incorrect sharing of context state between `renderToNodeStream()` calls. ([@​sebmarkbage](https://renovatebot.com/gh/sebmarkbage) in [#​14182](https://renovatebot.com/gh/facebook/react/pull/14182)) - Add a warning about incorrect usage of the context API. ([@​trueadm](https://renovatebot.com/gh/trueadm) in [#​14033](https://renovatebot.com/gh/facebook/react/pull/14033)) ### [`v16.6.1`](https://renovatebot.com/gh/facebook/react/blob/master/CHANGELOG.md#​1661-November-6-2018) [Compare Source](https://renovatebot.com/gh/facebook/react/compare/v16.6.0...v16.6.1) ##### React DOM - Fallback should not remount every time a promise resolves. ([@​acdlite](https://renovatebot.com/gh/acdlite) in [#​14083](https://renovatebot.com/gh/facebook/react/pull/14083)) - Fix bug where Suspense keeps showing fallback even after everything finishes loading. ([@​acdlite](https://renovatebot.com/gh/acdlite) in [#​14083](https://renovatebot.com/gh/facebook/react/pull/14083)) - Fix unresolved default props in lifecycle methods of a lazy component. ([@​gaearon](https://renovatebot.com/gh/gaearon) in [#​14112](https://renovatebot.com/gh/facebook/react/pull/14112)) - Fix bug when recovering from an error thrown during complete phase. ([@​gaearon](https://renovatebot.com/gh/gaearon) in [#​14104](https://renovatebot.com/gh/facebook/react/pull/14104)) ##### Scheduler (Experimental) - Switch from deadline object to `shouldYield` API. ([@​acdlite](https://renovatebot.com/gh/acdlite) in [#​14025](https://renovatebot.com/gh/facebook/react/pull/14025))

Renovate configuration

:date: Schedule: "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

:vertical_traffic_light: Automerge: Enabled.

: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.