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

Update react monorepo to v16.10.1 #43

Merged
merged 1 commit into from Sep 30, 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.9.0 -> 16.10.1
react-dom (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.

@renovate renovate bot added the dependencies The change only effects the dependencies. label Sep 27, 2019
@renovate renovate bot changed the title Update react monorepo to v16.10.0 Update react monorepo to v16.10.1 Sep 28, 2019
@hipstersmoothie hipstersmoothie changed the title Update react monorepo to v16.10.1 rebase! Update react monorepo to v16.10.1 Sep 30, 2019
@renovate renovate bot changed the title rebase! Update react monorepo to v16.10.1 Update react monorepo to v16.10.1 Sep 30, 2019
@hipstersmoothie hipstersmoothie merged commit 4feafeb into master Sep 30, 2019
@hipstersmoothie hipstersmoothie deleted the renovate/react-monorepo branch September 30, 2019 17:02
@hipstersmoothie
Copy link
Owner

🚀 PR was released in v0.1.8 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies The change only effects the dependencies. released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants