Skip to content

fix(deps): update react monorepo #20

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 27, 2019

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/react (source) 16.9.2 -> 16.14.65 age adoption passing confidence
@types/react-dom (source) 16.9.0 -> 16.9.25 age adoption passing confidence
react (source) 16.9.0 -> 16.14.0 age adoption passing confidence
react-dom (source) 16.9.0 -> 16.14.0 age adoption passing confidence

Release Notes

facebook/react (react)

v16.14.0

Compare Source

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)

v16.12.0

Compare Source

React DOM
React Is

v16.11.0

Compare Source

React DOM
  • Fix mouseenter handlers from firing twice inside nested React containers. @​yuanoook in #​16928
  • Remove unstable_createRoot and unstable_createSyncRoot experimental APIs. (These are available in the Experimental channel as createRoot and createSyncRoot.) (@​acdlite in #​17088)

v16.10.2

Compare Source

React DOM
  • Fix regression in react-native-web by restoring order of arguments in event plugin extractors (@​necolas in #​16978)

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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented Sep 27, 2019

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/nextjs-tfjs-cnn/nextjs-tfjs-cnn/6nyqwbyp7
✅ Preview: Failed

@renovate renovate bot force-pushed the renovate/react-monorepo branch from 48ca8ea to 120bb2c Compare September 28, 2019 18:37
@renovate renovate bot changed the title fix(deps): update react monorepo to v16.10.0 fix(deps): update react monorepo to v16.10.1 Sep 28, 2019
@codecov
Copy link

codecov bot commented Sep 28, 2019

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.87%. Comparing base (d23f92e) to head (2e39d72).

❗ Current head 2e39d72 differs from pull request most recent head aa00d10. Consider uploading reports for the commit aa00d10 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #20   +/-   ##
=======================================
  Coverage   36.87%   36.87%           
=======================================
  Files          16       16           
  Lines         141      141           
  Branches       24       24           
=======================================
  Hits           52       52           
  Misses         89       89           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/react-monorepo branch from 120bb2c to d36dc68 Compare October 3, 2019 21:24
@renovate renovate bot changed the title fix(deps): update react monorepo to v16.10.1 fix(deps): update react monorepo to v16.10.2 Oct 3, 2019
@renovate renovate bot force-pushed the renovate/react-monorepo branch from d36dc68 to df43ec4 Compare October 22, 2019 21:34
@renovate renovate bot changed the title fix(deps): update react monorepo to v16.10.2 fix(deps): update react monorepo to v16.11.0 Oct 22, 2019
@renovate renovate bot force-pushed the renovate/react-monorepo branch from df43ec4 to c97cab7 Compare November 21, 2019 11:46
@renovate renovate bot changed the title fix(deps): update react monorepo to v16.11.0 fix(deps): update react monorepo to v16.12.0 Nov 21, 2019
@renovate renovate bot force-pushed the renovate/react-monorepo branch from c97cab7 to 27fff59 Compare March 14, 2020 21:01
@renovate renovate bot changed the title fix(deps): update react monorepo to v16.12.0 fix(deps): update react monorepo to v16.13.0 Mar 14, 2020
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 27fff59 to 563ae06 Compare May 2, 2020 00:02
@renovate renovate bot changed the title fix(deps): update react monorepo to v16.13.0 fix(deps): update react monorepo to v16.13.1 May 2, 2020
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 563ae06 to 2e39d72 Compare October 29, 2020 11:01
@renovate renovate bot changed the title fix(deps): update react monorepo to v16.13.1 fix(deps): update react monorepo to v16.14.0 Oct 29, 2020
@renovate renovate bot changed the title fix(deps): update react monorepo to v16.14.0 chore(deps): update react monorepo Mar 18, 2023
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 2e39d72 to 89dc66d Compare March 18, 2023 07:56
@vercel
Copy link

vercel bot commented Mar 18, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nextjs-tfjs-cnn ❌ Failed (Inspect) May 27, 2025 10:37am

@renovate renovate bot force-pushed the renovate/react-monorepo branch from 3366b2b to 78657cc Compare December 13, 2023 04:40
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 78657cc to 59a7ca7 Compare December 28, 2023 16:53
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 59a7ca7 to 5f652f5 Compare January 15, 2024 10:31
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 5f652f5 to ec97a0a Compare February 26, 2024 21:56
@renovate renovate bot force-pushed the renovate/react-monorepo branch from ec97a0a to ec2e2b8 Compare March 14, 2024 14:30
@renovate renovate bot force-pushed the renovate/react-monorepo branch from ec2e2b8 to e880446 Compare March 18, 2024 14:35
@renovate renovate bot force-pushed the renovate/react-monorepo branch from e880446 to aa00d10 Compare March 26, 2024 12:01
@renovate renovate bot force-pushed the renovate/react-monorepo branch from aa00d10 to 4143aa1 Compare September 16, 2024 10:18
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 4143aa1 to 06fb301 Compare September 27, 2024 18:37
@renovate renovate bot changed the title chore(deps): update react monorepo fix(deps): update dependency react to v16.14.0 Dec 8, 2024
@renovate renovate bot changed the title fix(deps): update dependency react to v16.14.0 chore(deps): update react monorepo Dec 8, 2024
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 06fb301 to 564136a Compare December 9, 2024 20:00
@renovate renovate bot changed the title chore(deps): update react monorepo fix(deps): update react monorepo Dec 10, 2024
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 564136a to d68668e Compare March 19, 2025 17:44
@renovate renovate bot force-pushed the renovate/react-monorepo branch from d68668e to 7acdcfc Compare May 21, 2025 14:51
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.

0 participants