Luchanso / new-year-chain

Blockchain for your new year resolution
1 stars 0 forks source link

fix(deps): update react monorepo to v16.7.0 #12

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
react dependencies minor 16.6.3 -> 16.7.0 homepage, source
react-dom dependencies minor 16.6.3 -> 16.7.0 homepage, source

Release Notes

facebook/react ### [`v16.7.0`](https://renovatebot.com/gh/facebook/react/blob/master/CHANGELOG.md#​1670-December-19-2018) [Compare Source](https://renovatebot.com/gh/facebook/react/compare/v16.6.3...v16.7.0) ##### React DOM - Fix performance of `React.lazy` for large numbers of lazily-loaded components. ([@​acdlite](http://github.com/acdlite) in [#​14429](https://renovatebot.com/gh/facebook/react/pull/14429)) - Clear fields on unmount to avoid memory leaks. ([@​trueadm](http://github.com/trueadm) in [#​14276](https://renovatebot.com/gh/facebook/react/pull/14276)) - Fix bug with SSR and context when mixing `react-dom/server@16.6` and `react@<16.6`. ([@​gaearon](http://github.com/gaearon) in [#​14291](https://renovatebot.com/gh/facebook/react/pull/14291)) - Fix a performance regression in profiling mode. ([@​bvaughn](http://github.com/bvaughn) in [#​14383](https://renovatebot.com/gh/facebook/react/pull/14383)) ##### Scheduler (Experimental) - Post to MessageChannel instead of window. ([@​acdlite](http://github.com/acdlite) in [#​14234](https://renovatebot.com/gh/facebook/react/pull/14234)) - Reduce serialization overhead. ([@​developit](http://github.com/developit) in [#​14249](https://renovatebot.com/gh/facebook/react/pull/14249)) - Fix fallback to `setTimeout` in testing environments. ([@​bvaughn](http://github.com/bvaughn) in [#​14358](https://renovatebot.com/gh/facebook/react/pull/14358)) - Add methods for debugging. ([@​mrkev](http://github.com/mrkev) in [#​14053](https://renovatebot.com/gh/facebook/react/pull/14053))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

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