myxvisual / react-uwp

📱⌨ React Components that Implement Microsoft's UWP Design & Fluent Design.
https://react-uwp.com
MIT License
1.18k stars 78 forks source link

build(deps): bump react-dom from 16.4.2 to 16.9.0 in /docs #97

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps react-dom from 16.4.2 to 16.9.0.

Release notes *Sourced from [react-dom's releases](https://github.com/facebook/react/releases).* > ## 16.9.0 (August 8, 2019) > ### React > > * Add `` API for gathering performance measurements programmatically. ([@​bvaughn](https://github.com/bvaughn) in [#15172](https://github-redirect.dependabot.com/facebook/react/pull/15172)) > * Remove `unstable_ConcurrentMode` in favor of `unstable_createRoot`. ([@​acdlite](https://github.com/acdlite) in [#15532](https://github-redirect.dependabot.com/facebook/react/pull/15532)) > > ### React DOM > > * Deprecate old names for the `UNSAFE_*` lifecycle methods. ([@​bvaughn](https://github.com/bvaughn) in [#15186](https://github-redirect.dependabot.com/facebook/react/pull/15186) and [@​threepointone](https://github.com/threepointone) in [#16103](https://github-redirect.dependabot.com/facebook/react/pull/16103)) > * Deprecate `javascript:` URLs as a common attack surface. ([@​sebmarkbage](https://github.com/sebmarkbage) in [#15047](https://github-redirect.dependabot.com/facebook/react/pull/15047)) > * Deprecate uncommon "module pattern" (factory) components. ([@​sebmarkbage](https://github.com/sebmarkbage) in [#15145](https://github-redirect.dependabot.com/facebook/react/pull/15145)) > * Add support for the `disablePictureInPicture` attribute on `
Changelog *Sourced from [react-dom's changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md).* > ## 16.9.0 (August 8, 2019) > > ### React > > * Add `` API for gathering performance measurements programmatically. ([@​bvaughn](https://github.com/bvaughn) in [#15172](https://github-redirect.dependabot.com/facebook/react/pull/15172)) > * Remove `unstable_ConcurrentMode` in favor of `unstable_createRoot`. ([@​acdlite](https://github.com/acdlite) in [#15532](https://github-redirect.dependabot.com/facebook/react/pull/15532)) > > ### React DOM > > * Deprecate old names for the `UNSAFE_*` lifecycle methods. ([@​bvaughn](https://github.com/bvaughn) in [#15186](https://github-redirect.dependabot.com/facebook/react/pull/15186) and [@​threepointone](https://github.com/threepointone) in [#16103](https://github-redirect.dependabot.com/facebook/react/pull/16103)) > * Deprecate `javascript:` URLs as a common attack surface. ([@​sebmarkbage](https://github.com/sebmarkbage) in [#15047](https://github-redirect.dependabot.com/facebook/react/pull/15047)) > * Deprecate uncommon "module pattern" (factory) components. ([@​sebmarkbage](https://github.com/sebmarkbage) in [#15145](https://github-redirect.dependabot.com/facebook/react/pull/15145)) > * Add support for the `disablePictureInPicture` attribute on `
Commits - [`a1dbb85`](https://github.com/facebook/react/commit/a1dbb852c29d23d5d0b76a0171eb59df4bebf684) warn if you try to use act() in prod ([#16282](https://github.com/facebook/react/tree/HEAD/packages/react-dom/issues/16282)) - [`0c1ec04`](https://github.com/facebook/react/commit/0c1ec049f8832d1c27f876844666fda393036800) Add a feature flag to disable legacy context ([#16269](https://github.com/facebook/react/tree/HEAD/packages/react-dom/issues/16269)) - [`4279455`](https://github.com/facebook/react/commit/42794557ca44a8c05c71aab698d44d1294236538) [Flare] Tweaks to Flare system design and API ([#16264](https://github.com/facebook/react/tree/HEAD/packages/react-dom/issues/16264)) - [`3756167`](https://github.com/facebook/react/commit/375616788510d65b0d523fb1b331aefbd737d03d) Add missing check to unmocked Scheduler warning ([#16261](https://github.com/facebook/react/tree/HEAD/packages/react-dom/issues/16261)) - [`f939df4`](https://github.com/facebook/react/commit/f939df402c074227014a85256cfe7c80ac30a0bc) [act] Wrap IsThisRendererActing in DEV check ([#16259](https://github.com/facebook/react/tree/HEAD/packages/react-dom/issues/16259)) - [`db3ae32`](https://github.com/facebook/react/commit/db3ae32b8fe2c3fe24c4f5496aecdeab24b9d719) flush fallbacks in tests ([#16240](https://github.com/facebook/react/tree/HEAD/packages/react-dom/issues/16240)) - [`e6a0473`](https://github.com/facebook/react/commit/e6a0473c3c6f501dbe291f60b9ee35760ab99eed) Warn when rendering tests in concurrent/batched mode without a mocked schedul... - [`0d7141d`](https://github.com/facebook/react/commit/0d7141dd49809c3815aeb6fc257d4dfe2607d317) [Flare] Fix SSR issue with serializing responders prop ([#16227](https://github.com/facebook/react/tree/HEAD/packages/react-dom/issues/16227)) - [`858c842`](https://github.com/facebook/react/commit/858c84206ef79f210e552c0128f01d1ae3a0cbf0) Don't hyphenate custom CSS properties for ReactDOMServer ([#16167](https://github.com/facebook/react/tree/HEAD/packages/react-dom/issues/16167)) - [`d412eec`](https://github.com/facebook/react/commit/d412eec8396e9b800b2e75a2585111ffa09b4978) [act] flush work correctly without a mocked scheduler ([#16223](https://github.com/facebook/react/tree/HEAD/packages/react-dom/issues/16223)) - Additional commits viewable in [compare view](https://github.com/facebook/react/commits/v16.9.0/packages/react-dom)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/myxvisual/react-uwp/network/alerts).
dependabot[bot] commented 4 years ago

Looks like react-dom is up-to-date now, so this is no longer needed.