edm00se / typing-for-my-kid

a fork of KCD's project, for my kid
https://typing-for-my-kid.now.sh/
1 stars 0 forks source link

Bump react-dom from 16.10.1 to 16.11.0 #21

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps react-dom from 16.10.1 to 16.11.0.

Release notes *Sourced from [react-dom's releases](https://github.com/facebook/react/releases).* > ## 16.11.0 (October 22, 2019) > ### React DOM > > * Fix `mouseenter` handlers from firing twice inside nested React containers. [@​yuanoook](https://github.com/yuanoook) in [#16928](https://github-redirect.dependabot.com/facebook/react/pull/16928) > * Remove `unstable_createRoot` and `unstable_createSyncRoot` experimental APIs. (These are available in the Experimental channel as `createRoot` and `createSyncRoot`.) ([@​acdlite](http://github.com/acdlite) in [#17088](https://github-redirect.dependabot.com/facebook/react/pull/17088)) > > ## Artifacts > > • react: https://unpkg.com/react@16.11.0/umd/ > • react-art: https://unpkg.com/react-art@16.11.0/umd/ > • react-dom: https://unpkg.com/react-dom@16.11.0/umd/ > • react-is: https://unpkg.com/react-is@16.11.0/umd/ > • react-test-renderer: https://unpkg.com/react-test-renderer@16.11.0/umd/ > • scheduler: https://unpkg.com/scheduler@0.17.0/umd/ > > ## 16.10.2 (October 3, 2019) > ### React DOM > > * Fix regression in react-native-web by restoring order of arguments in event plugin extractors ([@​necolas](https://github.com/necolas) in [#16978](https://github-redirect.dependabot.com/facebook/react/pull/16978)) > > ## Artifacts > > • react: https://unpkg.com/react@16.10.2/umd/ > • react-art: https://unpkg.com/react-art@16.10.2/umd/ > • react-dom: https://unpkg.com/react-dom@16.10.2/umd/ > • react-is: https://unpkg.com/react-is@16.10.2/umd/ > • react-test-renderer: https://unpkg.com/react-test-renderer@16.10.2/umd/ > • scheduler: https://unpkg.com/scheduler@0.16.2/umd/
Changelog *Sourced from [react-dom's changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md).* > ## 16.11.0 (October 22, 2019) > > ### React DOM > > * Fix `mouseenter` handlers from firing twice inside nested React containers. [@​yuanoook](https://github.com/yuanoook) in [#16928](https://github-redirect.dependabot.com/facebook/react/pull/16928) > * Remove `unstable_createRoot` and `unstable_createSyncRoot` experimental APIs. (These are available in the Experimental channel as `createRoot` and `createSyncRoot`.) ([@​acdlite](http://github.com/acdlite) in [#17088](https://github-redirect.dependabot.com/facebook/react/pull/17088)) > > ## 16.10.2 (October 3, 2019) > > ### React DOM > > * Fix regression in react-native-web by restoring order of arguments in event plugin extractors ([@​necolas](https://github.com/necolas) in [#16978](https://github-redirect.dependabot.com/facebook/react/pull/16978))
Commits - [`349cf5a`](https://github.com/facebook/react/commit/349cf5acc3cda0010fa464a3c959c83a78a24bd7) Experimental test helper: `it.experimental` ([#17149](https://github.com/facebook/react/tree/HEAD/packages/react-dom/issues/17149)) - [`68fb580`](https://github.com/facebook/react/commit/68fb58029d818979804677a4d1063eb71f2934f4) Remove unstable_ prefix in various internal uses ([#17146](https://github.com/facebook/react/tree/HEAD/packages/react-dom/issues/17146)) - [`c47f593`](https://github.com/facebook/react/commit/c47f59331ee94b1d04f974f075373d368a8c8ab3) Move SuspenseList to experimental package ([#17130](https://github.com/facebook/react/tree/HEAD/packages/react-dom/issues/17130)) - [`685ed56`](https://github.com/facebook/react/commit/685ed561f22ea062281a4c570c7067e6020457c4) Migrate useDeferredValue and useTransition ([#17058](https://github.com/facebook/react/tree/HEAD/packages/react-dom/issues/17058)) - [`7cec151`](https://github.com/facebook/react/commit/7cec15155ac2bb9d8c61dc8ab1951c6226c5cd3b) Remove prefixed concurrent APIs from www build ([#17108](https://github.com/facebook/react/tree/HEAD/packages/react-dom/issues/17108)) - [`ed5f010`](https://github.com/facebook/react/commit/ed5f010ae51db1544ce92e1a5105e870b5a5098e) Client render Suspense content if there's no boundary match ([#16945](https://github.com/facebook/react/tree/HEAD/packages/react-dom/issues/16945)) - [`d7feeb2`](https://github.com/facebook/react/commit/d7feeb25ac8cc23133c294fa01932658023130c0) unstable_createRoot -> createRoot in test ([#17107](https://github.com/facebook/react/tree/HEAD/packages/react-dom/issues/17107)) - [`6ff23f2`](https://github.com/facebook/react/commit/6ff23f2a5da0e60fa008cef97529469945618d06) Change retry priority to "Never" for dehydrated boundaries ([#17105](https://github.com/facebook/react/tree/HEAD/packages/react-dom/issues/17105)) - [`4356245`](https://github.com/facebook/react/commit/43562455c992cfc614f4301473443e1360baf7b5) Temporary patch www fork with prefixed APIs ([#17103](https://github.com/facebook/react/tree/HEAD/packages/react-dom/issues/17103)) - [`30c5daf`](https://github.com/facebook/react/commit/30c5daf943bd3bed38e464ac79e38f0e8a27426b) Remove concurrent apis from stable ([#17088](https://github.com/facebook/react/tree/HEAD/packages/react-dom/issues/17088)) - Additional commits viewable in [compare view](https://github.com/facebook/react/commits/v16.11.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 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)
dependabot-preview[bot] commented 5 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.