Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 17, 2019

This PR contains the following updates:

Package Type Update Change
react (source) devDependencies minor 16.8.6 -> 16.12.0
react-dom (source) devDependencies minor 16.8.6 -> 16.12.0

Release Notes

facebook/react

v16.12.0

Compare Source

React DOM
React Is

v16.11.0

Compare Source

React DOM
  • Fix mouseenter handlers from firing twice inside nested React containers. @​yuanoook in #​16928
  • Remove unstable_createRoot and unstable_createSyncRoot experimental APIs. (These are available in the Experimental channel as createRoot and createSyncRoot.) (@​acdlite in #​17088)

v16.10.2

Compare Source

React DOM
  • Fix regression in react-native-web by restoring order of arguments in event plugin extractors (@​necolas in #​16978)

v16.10.1

Compare Source

React DOM
  • Fix regression in Next.js apps by allowing Suspense mismatch during hydration to silently proceed (@​sebmarkbage in #​16943)

v16.10.0

Compare Source

React DOM
Scheduler (Experimental)
  • Improve queue performance by switching its internal data structure to a min binary heap. (@​acdlite in #​16245)
  • Use postMessage loop with short intervals instead of attempting to align to frame boundaries with requestAnimationFrame. (@​acdlite in #​16214)
useSubscription
  • Avoid tearing issue when a mutation happens and the previous update is still in progress. (@​bvaughn in #​16623)

v16.9.0

Compare Source

React
  • Add <React.Profiler> API for gathering performance measurements programmatically. (@​bvaughn in #​15172)
  • Remove unstable_ConcurrentMode in favor of unstable_createRoot. (@​acdlite in #​15532)
React DOM
React DOM Server
React Test Utilities and Test Renderer
ESLint Plugin: React Hooks

Renovate configuration

📅 Schedule: "every weekend" in timezone America/Los_Angeles.

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

♻️ Rebasing: Whenever PR becomes conflicted, or if you tick the rebase/retry checkbox below.

🔕 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/react-monorepo branch from 8a53a12 to dcdf32d Compare September 28, 2019 07:24
@renovate renovate bot changed the title Update react monorepo to v16.9.0 Update react monorepo to v16.10.0 Sep 28, 2019
@renovate renovate bot force-pushed the renovate/react-monorepo branch from dcdf32d to 29cab47 Compare September 28, 2019 18:41
@renovate renovate bot changed the title Update react monorepo to v16.10.0 Update react monorepo to v16.10.1 Sep 28, 2019
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 29cab47 to 505ac52 Compare October 5, 2019 07:21
@renovate renovate bot changed the title Update react monorepo to v16.10.1 Update react monorepo to v16.10.2 Oct 5, 2019
@CLAassistant
Copy link

CLAassistant commented Oct 5, 2019

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@renovate renovate bot force-pushed the renovate/react-monorepo branch from 505ac52 to 0edbed3 Compare October 26, 2019 07:18
@renovate renovate bot changed the title Update react monorepo to v16.10.2 Update react monorepo to v16.11.0 Oct 26, 2019
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 0edbed3 to 8c2511b Compare December 14, 2019 17:00
@renovate renovate bot changed the title Update react monorepo to v16.11.0 Update react monorepo to v16.12.0 Dec 14, 2019
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.

4 participants