Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 20, 2020

This PR contains the following updates:

Package Type Update Change
eslint-plugin-react-hooks (source) devDependencies patch 2.5.0 -> 2.5.1
react (source) devDependencies patch 16.13.0 -> 16.13.1
react-dom (source) devDependencies patch 16.13.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)

Renovate configuration

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

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@codesandbox-ci
Copy link

codesandbox-ci bot commented Mar 20, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 4d2e4df:

Sandbox Source
objective-visvesvaraya-jii95 Configuration

@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 55fd0f3 to f1bfb48 Compare March 27, 2020 22:30
@codecov
Copy link

codecov bot commented Mar 27, 2020

Codecov Report

Merging #270 into next will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             next     #270   +/-   ##
=======================================
  Coverage   98.58%   98.58%           
=======================================
  Files           8        8           
  Lines         424      424           
  Branches      148      148           
=======================================
  Hits          418      418           
  Misses          6        6           

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 b5964d3...4d2e4df. Read the comment docs.

@renovate renovate bot changed the title chore(deps): update react monorepo Update react monorepo Mar 27, 2020
@renovate renovate bot force-pushed the renovate/react-monorepo branch 5 times, most recently from 1711523 to eca2554 Compare March 28, 2020 02:48
@renovate renovate bot force-pushed the renovate/react-monorepo branch from eca2554 to 4d2e4df Compare March 28, 2020 03:32
@renovate renovate bot merged commit 66fcc19 into next Mar 28, 2020
@renovate renovate bot deleted the renovate/react-monorepo branch March 28, 2020 05:52
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