GroceriStar / react-only-intern-22

GNU General Public License v3.0
0 stars 0 forks source link

Bump react-dom from 16.4.2 to 16.5.0 #61

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps react-dom from 16.4.2 to 16.5.0.

Release notes *Sourced from [react-dom's releases](https://github.com/facebook/react/releases).* > ## v16.5.0 > ## 16.5.0 (September 5, 2018) > > ### React > > * Add a warning if `React.forwardRef` render function doesn't take exactly two arguments ([[**bvaughn**](https://github.com/bvaughn)](https://github.com/bvaughn) in [#13168](https://github-redirect.dependabot.com/facebook/react/issues/13168)) > * Improve the error message when passing an element to `createElement` by mistake ([[**DCtheTall**](https://github.com/DCtheTall)](https://github.com/DCtheTall) in [#13131](https://github-redirect.dependabot.com/facebook/react/issues/13131)) > * Don't call profiler `onRender` until after mutations ([[**bvaughn**](https://github.com/bvaughn)](https://github.com/bvaughn) in [#13572](https://github-redirect.dependabot.com/facebook/react/issues/13572)) > > ### React DOM > > * Add support for React DevTools Profiler ([[**bvaughn**](https://github.com/bvaughn)](https://github.com/bvaughn) in [#13058](https://github-redirect.dependabot.com/facebook/react/issues/13058)) > * Add `react-dom/profiling` entry point alias for profiling in production ([[**bvaughn**](https://github.com/bvaughn)](https://github.com/bvaughn) in [#13570](https://github-redirect.dependabot.com/facebook/react/issues/13570)) > * Add `onAuxClick` event for browsers that support it ([[**jquense**](https://github.com/jquense)](https://github.com/jquense) in [#11571](https://github-redirect.dependabot.com/facebook/react/issues/11571)) > * Add `movementX` and `movementY` fields to mouse events ([[**jasonwilliams**](https://github.com/jasonwilliams)](https://github.com/jasonwilliams) in [#9018](https://github-redirect.dependabot.com/facebook/react/issues/9018)) > * Add `tangentialPressure` and `twist` fields to pointer events ([[**motiz88**](https://github.com/motiz88)](https://github.com/motiz88) in [#13374](https://github-redirect.dependabot.com/facebook/react/issues/13374)) > * Minimally support iframes (nested browsing contexts) in selection event handling ([[**acusti**](https://github.com/acusti)](https://github.com/acusti) in [#12037](https://github-redirect.dependabot.com/facebook/react/issues/12037)) > * Support passing booleans to the `focusable` SVG attribute ([[**gaearon**](https://github.com/gaearon)](https://github.com/gaearon) in [#13339](https://github-redirect.dependabot.com/facebook/react/issues/13339)) > * Ignore `
Changelog *Sourced from [react-dom's changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md).* > ## 16.5.0 (September 5, 2018) > > ### React > > * Add a warning if `React.forwardRef` render function doesn't take exactly two arguments ([[**bvaughn**](https://github.com/bvaughn)](https://github.com/bvaughn) in [#13168](https://github-redirect.dependabot.com/facebook/react/issues/13168)) > * Improve the error message when passing an element to `createElement` by mistake ([[**DCtheTall**](https://github.com/DCtheTall)](https://github.com/DCtheTall) in [#13131](https://github-redirect.dependabot.com/facebook/react/issues/13131)) > * Don't call profiler `onRender` until after mutations ([[**bvaughn**](https://github.com/bvaughn)](https://github.com/bvaughn) in [#13572](https://github-redirect.dependabot.com/facebook/react/issues/13572)) > > ### React DOM > > * Add support for React DevTools Profiler ([[**bvaughn**](https://github.com/bvaughn)](https://github.com/bvaughn) in [#13058](https://github-redirect.dependabot.com/facebook/react/issues/13058)) > * Add `react-dom/profiling` entry point alias for profiling in production ([[**bvaughn**](https://github.com/bvaughn)](https://github.com/bvaughn) in [#13570](https://github-redirect.dependabot.com/facebook/react/issues/13570)) > * Add `onAuxClick` event for browsers that support it ([[**jquense**](https://github.com/jquense)](https://github.com/jquense) in [#11571](https://github-redirect.dependabot.com/facebook/react/issues/11571)) > * Add `movementX` and `movementY` fields to mouse events ([[**jasonwilliams**](https://github.com/jasonwilliams)](https://github.com/jasonwilliams) in [#9018](https://github-redirect.dependabot.com/facebook/react/issues/9018)) > * Add `tangentialPressure` and `twist` fields to pointer events ([[**motiz88**](https://github.com/motiz88)](https://github.com/motiz88) in [#13374](https://github-redirect.dependabot.com/facebook/react/issues/13374)) > * Minimally support iframes (nested browsing contexts) in selection event handling ([[**acusti**](https://github.com/acusti)](https://github.com/acusti) in [#12037](https://github-redirect.dependabot.com/facebook/react/issues/12037)) > * Support passing booleans to the `focusable` SVG attribute ([[**gaearon**](https://github.com/gaearon)](https://github.com/gaearon) in [#13339](https://github-redirect.dependabot.com/facebook/react/issues/13339)) > * Ignore `
Commits - [`71c0e05`](https://github.com/facebook/react/commit/71c0e05ba79e2e12556980ffbab264b41fdc19cd) Update bundle sizes for 16.5.0 release - [`92a620e`](https://github.com/facebook/react/commit/92a620e214e5abb985d2800cc792294e09cb19f6) Update error codes for 16.5.0 release - [`6255cc3`](https://github.com/facebook/react/commit/6255cc39494ef9d6193987184ae0b612e23292f8) Updating package versions for release 16.5.0 - [`5c5fc5f`](https://github.com/facebook/react/commit/5c5fc5f473f2877cb403e30c473a1b84684d3510) Updating yarn.lock file for 16.5.0 release - [`1bede61`](https://github.com/facebook/react/commit/1bede616d1d947320f749355e9b0b6a96a2223ed) Build script correctly bumps prerelease deps (e.g. schedule) for react ([#13577](https://github-redirect.dependabot.com/facebook/react/issues/13577)) - [`0a8740d`](https://github.com/facebook/react/commit/0a8740db61329eba42987d6ac619e7bf6e622a04) Build script correctly bumps prerelease deps (e.g. schedule) ([#13576](https://github-redirect.dependabot.com/facebook/react/issues/13576)) - [`28cb379`](https://github.com/facebook/react/commit/28cb37978219584fc5b3e296aa87810d567fd3ec) Added a test for Profiler onRender that throws ([#13575](https://github-redirect.dependabot.com/facebook/react/issues/13575)) - [`8963118`](https://github.com/facebook/react/commit/8963118b3c0d29b6b7428189ff4a0ba58bc2d1c4) Update react-dom README - [`b47a28c`](https://github.com/facebook/react/commit/b47a28cb9ebf584a2e2d199b943fa560686cd95a) Tweak react-dom README - [`f765f02`](https://github.com/facebook/react/commit/f765f022534958bcf49120bf23bc1aa665e8f651) When a root expires, flush all expired work in a single batch ([#13503](https://github-redirect.dependabot.com/facebook/react/issues/13503)) - Additional commits viewable in [compare view](https://github.com/facebook/react/compare/v16.4.2...v16.5.0)


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 merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@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 - `@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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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.
dependabot-preview[bot] commented 6 years ago

Superseded by #67.