Skip to content
This repository has been archived by the owner on Oct 16, 2019. It is now read-only.

fix(deps): update react to v16.10.2 #113

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 28, 2019

This PR contains the following updates:

Package Type Update Change
react (source) dependencies minor 16.9.0 -> 16.10.2
react-dom (source) dependencies minor 16.9.0 -> 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)

Renovate configuration

📅 Schedule: "after 5am and before 9am every weekday,every weekend" (UTC).

🚦 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.

@vercel
Copy link

vercel bot commented Sep 28, 2019

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://alea-git-renovate-react.cogito-study.now.sh

@renovate renovate bot changed the title fix(deps): update react to v16.10.0 fix(deps): update react to v16.10.1 Sep 28, 2019
@renovate renovate bot force-pushed the renovate/react branch from a364f70 to dc4d224 Compare October 3, 2019 21:30
@renovate renovate bot changed the title fix(deps): update react to v16.10.1 fix(deps): update react to v16.10.2 Oct 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant