Skip to content

fix(deps): update react monorepo to v16.10.1#1171

Merged
DalderupMaurice merged 1 commit intodevelopfrom
renovate/react-monorepo
Sep 30, 2019
Merged

fix(deps): update react monorepo to v16.10.1#1171
DalderupMaurice merged 1 commit intodevelopfrom
renovate/react-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Sep 30, 2019

This PR contains the following updates:

Package Type Update Change
react (source) dependencies minor 16.9.0 -> 16.10.1
react-dom (source) dependencies minor 16.9.0 -> 16.10.1
react-is (source) dependencies minor 16.9.0 -> 16.10.1

Release Notes

facebook/react

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: "on monday" (UTC).

🚦 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 added the Renovate 🌴 Dependency update label Sep 30, 2019
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 30, 2019

Codecov Report

Merging #1171 into develop will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop    #1171   +/-   ##
========================================
  Coverage    50.79%   50.79%           
========================================
  Files          240      240           
  Lines         2063     2063           
  Branches       276      276           
========================================
  Hits          1048     1048           
  Misses         843      843           
  Partials       172      172

@DalderupMaurice DalderupMaurice merged commit f91167e into develop Sep 30, 2019
@DalderupMaurice DalderupMaurice deleted the renovate/react-monorepo branch September 30, 2019 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Renovate 🌴 Dependency update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants