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.13.1 #87

Merged
merged 1 commit into from
May 10, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 9, 2020

This PR contains the following updates:

Package Type Update Change
react (source) devDependencies minor 16.12.0 -> 16.13.1
react-dom (source) devDependencies minor 16.12.0 -> 16.13.1

Release Notes

facebook/react

v16.13.1

Compare Source

React DOM
  • Fix bug in legacy mode Suspense where effect clean-up functions are not fired. This only affects users who use Suspense for data fetching in legacy mode, which is not technically supported. (@​acdlite in #​18238)
  • Revert warning for cross-component updates that happen inside class render lifecycles (componentWillReceiveProps, shouldComponentUpdate, and so on). (@​gaearon in #​18330)

v16.13.0

Compare Source

React
React DOM
Concurrent Mode (Experimental)

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 you tick the rebase/retry checkbox.

🔕 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/react-monorepo branch from 13bbb8b to 23f5c0a Compare May 10, 2020 05:33
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 23f5c0a to 2fb64e1 Compare May 10, 2020 05:34
@codecov
Copy link

codecov bot commented May 10, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #87   +/-   ##
=======================================
  Coverage   97.31%   97.31%           
=======================================
  Files          22       22           
  Lines         893      893           
  Branches      171      171           
=======================================
  Hits          869      869           
  Misses         24       24           

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 432494c...2fb64e1. Read the comment docs.

@dackmin dackmin merged commit 416262a into master May 10, 2020
@dackmin dackmin deleted the renovate/react-monorepo branch May 10, 2020 05:39
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