Skip to content
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.

Update react monorepo to v16.10.2 #227

Merged
merged 1 commit into from
Oct 14, 2019
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 27, 2019

This PR contains the following updates:

Package Type Update Change
react (source) devDependencies minor 16.8.6 -> 16.10.2
react-dom (source) devDependencies minor 16.8.6 -> 16.10.2
react-test-renderer (source) devDependencies minor 16.8.6 -> 16.10.2

Release Notes

facebook/react

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: At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ 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
Copy link
Contributor Author

renovate bot commented Sep 27, 2019

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/react-monorepo branch 4 times, most recently from a74767f to 8ba6f97 Compare September 28, 2019 18:36
@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 10 times, most recently from 1113201 to 2d78d61 Compare October 3, 2019 22:35
@renovate renovate bot changed the title Update react monorepo to v16.10.1 Update react monorepo to v16.10.2 Oct 3, 2019
@renovate renovate bot force-pushed the renovate/react-monorepo branch 7 times, most recently from 372ade3 to 3546cdc Compare October 11, 2019 00:23
@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.537% when pulling 62f5aaa on renovate/react-monorepo into de1a5a6 on master.

@renovate renovate bot merged commit 3c6e46e into master Oct 14, 2019
@renovate renovate bot deleted the renovate/react-monorepo branch October 14, 2019 18:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants