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

chore(deps): update react monorepo to v16.10.1 #167

Merged
merged 1 commit into from
Sep 29, 2019

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.9.0 -> 16.10.1
react (source) dependencies minor 16.9.0 -> 16.10.1
react-dom (source) devDependencies minor 16.9.0 -> 16.10.1
react-dom (source) dependencies minor 16.9.0 -> 16.10.1
react-test-renderer (source) devDependencies 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: 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.

@codecov-io
Copy link

codecov-io commented Sep 27, 2019

Codecov Report

Merging #167 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #167   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines          17     17           
=====================================
  Hits           17     17

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 183cd7e...15adb94. Read the comment docs.

@renovate renovate bot changed the title chore(deps): update react monorepo to v16.10.0 chore(deps): update react monorepo to v16.10.1 Sep 28, 2019
@neighborhood999 neighborhood999 merged commit be757e9 into master Sep 29, 2019
@neighborhood999 neighborhood999 deleted the renovate/react-monorepo branch September 29, 2019 01:32
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.

None yet

3 participants