OlivierJM / react-github-api

Using GitHub API with GraphQL
https://repo-query.netlify.com/
MIT License
7 stars 1 forks source link

Update react monorepo to v16.7.0 #53

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 patch 16.7.0-alpha.2 -> 16.7.0 homepage, source
react-dom dependencies patch 16.7.0-alpha.2 -> 16.7.0 homepage, source

Release Notes

facebook/react ### [`v16.7.0`](https://togithub.com/facebook/react/blob/master/CHANGELOG.md#​1670-December-19-2018) ##### React DOM - Fix performance of `React.lazy` for large numbers of lazily-loaded components. ([@​acdlite](http://github.com/acdlite) in [#​14429](https://togithub.com/facebook/react/pull/14429)) - Clear fields on unmount to avoid memory leaks. ([@​trueadm](http://github.com/trueadm) in [#​14276](https://togithub.com/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://togithub.com/facebook/react/pull/14291)) - Fix a performance regression in profiling mode. ([@​bvaughn](http://github.com/bvaughn) in [#​14383](https://togithub.com/facebook/react/pull/14383)) ##### Scheduler (Experimental) - Post to MessageChannel instead of window. ([@​acdlite](http://github.com/acdlite) in [#​14234](https://togithub.com/facebook/react/pull/14234)) - Reduce serialization overhead. ([@​developit](http://github.com/developit) in [#​14249](https://togithub.com/facebook/react/pull/14249)) - Fix fallback to `setTimeout` in testing environments. ([@​bvaughn](http://github.com/bvaughn) in [#​14358](https://togithub.com/facebook/react/pull/14358)) - Add methods for debugging. ([@​mrkev](http://github.com/mrkev) in [#​14053](https://togithub.com/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.

OlivierJM commented 5 years ago

This is breaking I will go ahead and close it.

renovate[bot] commented 5 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (16.7.0). 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.