Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(starters): update react monorepo to ^16.8.2 #11781

Merged
merged 1 commit into from
Feb 15, 2019
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 14, 2019

This PR contains the following updates:

Package Type Update Change References
react dependencies patch ^16.8.1 -> ^16.8.2 homepage, source
react-dom dependencies patch ^16.8.1 -> ^16.8.2 homepage, source

Release Notes

facebook/react

v16.8.2

Compare Source

React DOM
React Test Utils and React Test Renderer

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner February 14, 2019 21:55
Copy link
Contributor

@DSchau DSchau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖

@DSchau DSchau merged commit 10e458d into master Feb 15, 2019
@DSchau DSchau deleted the renovate/react-monorepo branch February 15, 2019 17:14
pragmaticpat pushed a commit to pragmaticpat/gatsby that referenced this pull request Apr 28, 2022
This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| react | dependencies | patch | `^16.8.1` -> `^16.8.2` | [homepage](https://reactjs.org/), [source](https://togithub.com/facebook/react) |
| react-dom | dependencies | patch | `^16.8.1` -> `^16.8.2` | [homepage](https://reactjs.org/), [source](https://togithub.com/facebook/react) |

---

### Release Notes

<details>
<summary>facebook/react</summary>

### [`v16.8.2`](https://togithub.com/facebook/react/blob/master/CHANGELOG.md#&#8203;1682-February-14-2019)

[Compare Source](https://togithub.com/facebook/react/compare/v16.8.1...v16.8.2)

##### React DOM

-   Fix `ReactDOM.render` being ignored inside `useEffect`. ([@&gatsbyjs#8203;gaearon](https://togithub.com/gaearon) in [#&gatsbyjs#8203;14799](https://togithub.com/facebook/react/pull/14799))
-   Fix a crash when unmounting empty portals. ([@&gatsbyjs#8203;gaearon](https://togithub.com/gaearon) in [#&gatsbyjs#8203;14820](https://togithub.com/facebook/react/pull/14820))
-   Fix `useImperativeHandle` to work correctly when no deps are specified. ([@&gatsbyjs#8203;gaearon](https://togithub.com/gaearon) in [#&gatsbyjs#8203;14801](https://togithub.com/facebook/react/pull/14801))
-   Fix `crossOrigin` attribute to work in SVG `image` elements. ([@&gatsbyjs#8203;aweary](https://togithub.com/aweary) in [#&gatsbyjs#8203;14832](https://togithub.com/facebook/react/pull/14832))
-   Fix a false positive warning when using Suspense with Hooks. ([@&gatsbyjs#8203;gaearon](https://togithub.com/gaearon) in [#&gatsbyjs#8203;14821](https://togithub.com/facebook/react/pull/14821))

##### React Test Utils and React Test Renderer

-   Include component stack into the `act()` warning. ([@&gatsbyjs#8203;threepointone](https://togithub.com/threepointone) in [#&gatsbyjs#8203;14855](https://togithub.com/facebook/react/pull/14855))

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`".

:no_bell: **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#gatsbyjs/gatsby).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants