manywho / ui-bootstrap

5 stars 3 forks source link

Bump react-test-renderer from 16.8.6 to 16.9.0 #85

Open dependabot-preview[bot] opened 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps react-test-renderer from 16.8.6 to 16.9.0.

Release notes *Sourced from [react-test-renderer'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-test-renderer'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-test-renderer/issues/16282)) - [`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-test-renderer/issues/16264)) - [`e6a0473`](https://github.com/facebook/react/commit/e6a0473c3c6f501dbe291f60b9ee35760ab99eed) Warn when rendering tests in concurrent/batched mode without a mocked schedul... - [`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-test-renderer/issues/16223)) - [`7ad2211`](https://github.com/facebook/react/commit/7ad221126f77de71f4307758518955884dd67453) [Flare] Ensure Flare components are no-ops for TestRenderer ([#16192](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer/issues/16192)) - [`c73e1f2`](https://github.com/facebook/react/commit/c73e1f236f932c76fbed5be87bf0fd91da6c0549) flush work on exiting outermost act(), with nested act()s from different rend... - [`5098891`](https://github.com/facebook/react/commit/509889119360ed83ca6ef3f83bcf01e5aa7dcd81) [Flare] Redesign core event system ([#16163](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer/issues/16163)) - [`2c4d61e`](https://github.com/facebook/react/commit/2c4d61e1022ae383dd11fe237f6df8451e6f0310) Adds experimental fundamental interface ([#16049](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer/issues/16049)) - [`67e3f3f`](https://github.com/facebook/react/commit/67e3f3fb6e342f95f00215c84d5d013d7b0e1b33) [Flare] Revise responder event types ([#16081](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer/issues/16081)) - [`b8f91e6`](https://github.com/facebook/react/commit/b8f91e6649ccbd9e3bcb6b5907bb20e411ee2074) [fail] reset IsThisRendererActing correctly ([#16042](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer/issues/16042)) - Additional commits viewable in [compare view](https://github.com/facebook/react/commits/v16.9.0/packages/react-test-renderer)


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