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

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

Merged
merged 1 commit into from
Oct 6, 2019

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 27, 2019

This PR contains the following updates:

Package Type Update Change
react (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: 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 this update 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
Copy link

codecov bot commented Sep 27, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #80   +/-   ##
=======================================
  Coverage   91.25%   91.25%           
=======================================
  Files          28       28           
  Lines         823      823           
  Branches      110      110           
=======================================
  Hits          751      751           
  Misses         67       67           
  Partials        5        5

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 d43dcaf...34c1e58. Read the comment docs.

@renovate renovate bot changed the title fix(deps): update dependency react to v16.10.0 fix(deps): update dependency react to v16.10.1 Sep 28, 2019
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 3de4f27 to d41cb34 Compare September 28, 2019 18:25
@renovate renovate bot force-pushed the renovate/react-monorepo branch from d41cb34 to 34c1e58 Compare October 3, 2019 21:26
@renovate renovate bot changed the title fix(deps): update dependency react to v16.10.1 fix(deps): update dependency react to v16.10.2 Oct 3, 2019
@jhwohlgemuth jhwohlgemuth merged commit 294eb77 into master Oct 6, 2019
@jhwohlgemuth jhwohlgemuth deleted the renovate/react-monorepo branch October 6, 2019 01:47
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.

2 participants