Closed renovate[bot] closed 2 months ago
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
This PR contains the following updates:
16.8.5
->16.8.6
GitHub Vulnerability Alerts
CVE-2018-6341
Affected versions of
react-dom
are vulnerable to Cross-Site Scripting (XSS). The package fails to validate attribute names in HTML tags which may lead to Cross-Site Scripting in specific scenarios. This may allow attackers to execute arbitrary JavaScript in the victim's browser. To be affected by this vulnerability, the application needs to:ReactDOMServer
Recommendation
If you are using
react-dom
16.0.x, upgrade to 16.0.1 or later.If you are using
react-dom
16.1.x, upgrade to 16.1.2 or later.If you are using
react-dom
16.2.x, upgrade to 16.2.1 or later.If you are using
react-dom
16.3.x, upgrade to 16.3.3 or later.If you are using
react-dom
16.4.x, upgrade to 16.4.2 or later.Release Notes
facebook/react (react-dom)
### [`v16.8.6`](https://redirect.github.com/facebook/react/blob/HEAD/CHANGELOG.md#1686-March-27-2019) [Compare Source](https://redirect.github.com/facebook/react/compare/v16.8.5...v16.8.6) ##### React DOM - Fix an incorrect bailout in `useReducer()`. ([@acdlite](https://redirect.github.com/acdlite) in [#15124](https://redirect.github.com/facebook/react/pull/15124)) - Fix iframe warnings in Safari DevTools. ([@renanvalentin](https://redirect.github.com/renanvalentin) in [#15099](https://redirect.github.com/facebook/react/pull/15099)) - Warn if `contextType` is set to `Context.Consumer` instead of `Context`. ([@aweary](https://redirect.github.com/aweary) in [#14831](https://redirect.github.com/facebook/react/pull/14831)) - Warn if `contextType` is set to invalid values. ([@gaearon](https://redirect.github.com/gaearon) in [#15142](https://redirect.github.com/facebook/react/pull/15142))Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.