Skip to content

Update react monorepo to ^16.13.1

Administrator requested to merge renovate/react-monorepo into master

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
react (source) dependencies patch ^16.13.1 homepage, source code search for "react"
react-test-renderer (source) devDependencies patch ^16.13.1 homepage, source code search for "react-test-renderer"

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)

Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 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.

Merge request reports

Loading