qlik-demo-team / qdt-react-website

Website using the qdt-react-template with examples of all of the components.
https://webapps.qlik.com/qdt-components/react/index.html
MIT License
2 stars 3 forks source link

Update react monorepo to v16.9.0 #40

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) dependencies minor 16.8.6 -> 16.9.0
react-dom (source) dependencies minor 16.8.6 -> 16.9.0

Release Notes

facebook/react ### [`v16.9.0`](https://togithub.com/facebook/react/blob/master/CHANGELOG.md#​1690-August-8-2019) [Compare Source](https://togithub.com/facebook/react/compare/v16.8.6...v16.9.0) ##### React - Add `` API for gathering performance measurements programmatically. ([@​bvaughn](https://togithub.com/bvaughn) in [#​15172](https://togithub.com/facebook/react/pull/15172)) - Remove `unstable_ConcurrentMode` in favor of `unstable_createRoot`. ([@​acdlite](https://togithub.com/acdlite) in [#​15532](https://togithub.com/facebook/react/pull/15532)) ##### React DOM - Deprecate old names for the `UNSAFE_*` lifecycle methods. ([@​bvaughn](https://togithub.com/bvaughn) in [#​15186](https://togithub.com/facebook/react/pull/15186) and [@​threepointone](https://togithub.com/threepointone) in [#​16103](https://togithub.com/facebook/react/pull/16103)) - Deprecate `javascript:` URLs as a common attack surface. ([@​sebmarkbage](https://togithub.com/sebmarkbage) in [#​15047](https://togithub.com/facebook/react/pull/15047)) - Deprecate uncommon "module pattern" (factory) components. ([@​sebmarkbage](https://togithub.com/sebmarkbage) in [#​15145](https://togithub.com/facebook/react/pull/15145)) - Add support for the `disablePictureInPicture` attribute on `

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.