Release notes
*Sourced from [react'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'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
- [`c4c9f08`](https://github.com/facebook/react/commit/c4c9f086eb9b61a36d9d96a847374ea65147b6cb) BugFix: Suspense priority warning firing when not supposed to ([#16256](https://github.com/facebook/react/tree/HEAD/packages/react/issues/16256))
- [`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/issues/16264))
- [`121bfb0`](https://github.com/facebook/react/commit/121bfb03bccf3bdb4c5d1ba7cc53b573edb74434) update legacy context warning message ([#16196](https://github.com/facebook/react/tree/HEAD/packages/react/issues/16196))
- [`9ae5e38`](https://github.com/facebook/react/commit/9ae5e38f18b6e27dcddc7ecdfc38eefd678c095a) Add guard to ensure Profiler onRender prop is function before calling ([#16197](https://github.com/facebook/react/tree/HEAD/packages/react/issues/16197))
- [`06cc996`](https://github.com/facebook/react/commit/06cc9969947e614636e9260849fe5b50514eadfe) Edit Suspense Priority Warning Message ([#16186](https://github.com/facebook/react/tree/HEAD/packages/react/issues/16186))
- [`5098891`](https://github.com/facebook/react/commit/509889119360ed83ca6ef3f83bcf01e5aa7dcd81) [Flare] Redesign core event system ([#16163](https://github.com/facebook/react/tree/HEAD/packages/react/issues/16163))
- [`03944bf`](https://github.com/facebook/react/commit/03944bfb0bdacfe35b2a1722426ff744ae47d018) Update Suspense Priority Warning to Include Component that Triggered Update (...
- [`2c4d61e`](https://github.com/facebook/react/commit/2c4d61e1022ae383dd11fe237f6df8451e6f0310) Adds experimental fundamental interface ([#16049](https://github.com/facebook/react/tree/HEAD/packages/react/issues/16049))
- [`d9b4c55`](https://github.com/facebook/react/commit/d9b4c55d53c67045c38b12f5aad57a163e7f63a2) unify deprecated/unsafe lifecycle warnings, pass tests ([#16103](https://github.com/facebook/react/tree/HEAD/packages/react/issues/16103))
- [`8d413bf`](https://github.com/facebook/react/commit/8d413bf2c3679befe8c6b56733b7c6f6e467ec07) Remove React.error and React.warn ([#16126](https://github.com/facebook/react/tree/HEAD/packages/react/issues/16126))
- Additional commits viewable in [compare view](https://github.com/facebook/react/commits/v16.9.0/packages/react)
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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps react from 16.8.6 to 16.9.0.
Release notes
*Sourced from [react's releases](https://github.com/facebook/react/releases).* > ## 16.9.0 (August 8, 2019) > ### React > > * Add `Changelog
*Sourced from [react's changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md).* > ## 16.9.0 (August 8, 2019) > > ### React > > * Add `Commits
- [`c4c9f08`](https://github.com/facebook/react/commit/c4c9f086eb9b61a36d9d96a847374ea65147b6cb) BugFix: Suspense priority warning firing when not supposed to ([#16256](https://github.com/facebook/react/tree/HEAD/packages/react/issues/16256)) - [`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/issues/16264)) - [`121bfb0`](https://github.com/facebook/react/commit/121bfb03bccf3bdb4c5d1ba7cc53b573edb74434) update legacy context warning message ([#16196](https://github.com/facebook/react/tree/HEAD/packages/react/issues/16196)) - [`9ae5e38`](https://github.com/facebook/react/commit/9ae5e38f18b6e27dcddc7ecdfc38eefd678c095a) Add guard to ensure Profiler onRender prop is function before calling ([#16197](https://github.com/facebook/react/tree/HEAD/packages/react/issues/16197)) - [`06cc996`](https://github.com/facebook/react/commit/06cc9969947e614636e9260849fe5b50514eadfe) Edit Suspense Priority Warning Message ([#16186](https://github.com/facebook/react/tree/HEAD/packages/react/issues/16186)) - [`5098891`](https://github.com/facebook/react/commit/509889119360ed83ca6ef3f83bcf01e5aa7dcd81) [Flare] Redesign core event system ([#16163](https://github.com/facebook/react/tree/HEAD/packages/react/issues/16163)) - [`03944bf`](https://github.com/facebook/react/commit/03944bfb0bdacfe35b2a1722426ff744ae47d018) Update Suspense Priority Warning to Include Component that Triggered Update (... - [`2c4d61e`](https://github.com/facebook/react/commit/2c4d61e1022ae383dd11fe237f6df8451e6f0310) Adds experimental fundamental interface ([#16049](https://github.com/facebook/react/tree/HEAD/packages/react/issues/16049)) - [`d9b4c55`](https://github.com/facebook/react/commit/d9b4c55d53c67045c38b12f5aad57a163e7f63a2) unify deprecated/unsafe lifecycle warnings, pass tests ([#16103](https://github.com/facebook/react/tree/HEAD/packages/react/issues/16103)) - [`8d413bf`](https://github.com/facebook/react/commit/8d413bf2c3679befe8c6b56733b7c6f6e467ec07) Remove React.error and React.warn ([#16126](https://github.com/facebook/react/tree/HEAD/packages/react/issues/16126)) - Additional commits viewable in [compare view](https://github.com/facebook/react/commits/v16.9.0/packages/react)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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.