GroceriStar / react-only-intern-22

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

Bump react from 16.4.1 to 16.4.2 #45

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps react from 16.4.1 to 16.4.2.

Release notes *Sourced from [react's releases](https://github.com/facebook/react/releases).* > ## v16.4.2 > ## 16.4.2 (August 1, 2018) > > ### React DOM Server > > * Fix a [potential XSS vulnerability when the attacker controls an attribute name](https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html) (`CVE-2018-6341`). This fix is available in the latest `react-dom@16.4.2`, as well as in previous affected minor versions: `react-dom@16.0.1`, `react-dom@16.1.2`, `react-dom@16.2.1`, and `react-dom@16.3.3`. ([[**gaearon**](https://github.com/gaearon)](https://github.com/gaearon) in [#13302](https://github-redirect.dependabot.com/facebook/react/pull/13302)) > > * Fix a crash in the server renderer when an attribute is called `hasOwnProperty`. This fix is only available in `react-dom@16.4.2`. ([[**gaearon**](https://github.com/gaearon)](https://github.com/gaearon) in [#13303](https://github-redirect.dependabot.com/facebook/react/pull/13303))
Changelog *Sourced from [react's changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md).* > ## 16.4.2 (August 1, 2018) > > ### React DOM Server > > * Fix a [potential XSS vulnerability when the attacker controls an attribute name](https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html) (`CVE-2018-6341`). This fix is available in the latest `react-dom@16.4.2`, as well as in previous affected minor versions: `react-dom@16.0.1`, `react-dom@16.1.2`, `react-dom@16.2.1`, and `react-dom@16.3.3`. ([[**gaearon**](https://github.com/gaearon)](https://github.com/gaearon) in [#13302](https://github-redirect.dependabot.com/facebook/react/pull/13302)) > > * Fix a crash in the server renderer when an attribute is called `hasOwnProperty`. This fix is only available in `react-dom@16.4.2`. ([[**gaearon**](https://github.com/gaearon)](https://github.com/gaearon) in [#13303](https://github-redirect.dependabot.com/facebook/react/pull/13303))
Commits - [`54adb26`](https://github.com/facebook/react/commit/54adb2674afe16ec603e0c54bf46ccf1afa42308) 16.4.2 - [`d922ed2`](https://github.com/facebook/react/commit/d922ed2cf2fadf2578a1379be3bb89430e7ceb0c) Fix SSR crash on a hasOwnProperty attribute - [`5b19684`](https://github.com/facebook/react/commit/5b19684fc3eddb44a790f31804707de9234147c7) Sanitize unknown attribute names for SSR - See full diff in [compare view](https://github.com/facebook/react/compare/v16.4.1...v16.4.2)


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 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 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 is rebasing this PR ⚠️

Sit tight and this PR will be updated for you in a minute. If you make any changes yourself then they'll take precedence over the rebase (which will be abandoned).