springload / draftail

📝🍸 A configurable rich text editor built with Draft.js
https://www.draftail.org/
MIT License
613 stars 64 forks source link

chore(deps): update react to v16.13.1 #352

Closed thi-bot closed 4 years ago

thi-bot commented 4 years ago

This PR contains the following updates:

Package Update Type Change Sourcegraph
react (source) patch devDependencies 16.13.0 -> 16.13.1 code search for "react"
react-dom (source) patch devDependencies 16.13.0 -> 16.13.1 code search for "react-dom"
react-test-renderer (source) patch devDependencies 16.13.0 -> 16.13.1 code search for "react-test-renderer"

Release Notes

facebook/react ### [`v16.13.1`](https://togithub.com/facebook/react/blob/master/CHANGELOG.md#​16131-March-19-2020) [Compare Source](https://togithub.com/facebook/react/compare/v16.13.0...v16.13.1) ##### 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](https://togithub.com/acdlite) in [#​18238](https://togithub.com/facebook/react/pull/18238)) - Revert warning for cross-component updates that happen inside class render lifecycles (`componentWillReceiveProps`, `shouldComponentUpdate`, and so on). ([@​gaearon](https://togithub.com/gaearon) in [#​18330](https://togithub.com/facebook/react/pull/18330))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Renovate Bot.