Skip to content

fix(deps): update react monorepo - #86

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/react-monorepo
Open

fix(deps): update react monorepo#86
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/react-monorepo

Conversation

@renovate

@renovate renovate Bot commented Sep 29, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@types/react (source) ~19.1.0~19.2.0 age confidence
react (source) 19.1.019.2.8 age confidence
react-dom (source) 19.1.019.2.8 age confidence
react-test-renderer (source) 19.1.019.2.8 age confidence

Release Notes

react/react (react)

v19.2.8

Compare Source

v19.2.7

Compare Source

React Server Components

v19.2.6

Compare Source

React Server Components

v19.2.5

Compare Source

React Server Components

v19.2.4

Compare Source

React Server Components

v19.2.3

Compare Source

React Server Components

v19.2.2

Compare Source

React Server Components

v19.2.1

Compare Source

React Server Components

v19.2.0

Compare Source

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features
  • <Activity>: A new API to hide and restore the UI and internal state of its children.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools
New React DOM Features
  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.
Notable changes
  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.
  • Add Node Web Streams (prerender, renderToReadableStream) to server-side-rendering APIs for Node.js
  • Use underscore instead of : IDs generated by useId
All Changes
React
React DOM
React Server Components
React Reconciler

v19.1.9

Compare Source

v19.1.8

Compare Source

React Server Components

v19.1.7

Compare Source

React Server Components

v19.1.6

Compare Source

React Server Components

v19.1.5

Compare Source

React Server Components

v19.1.4

Compare Source

React Server Components

v19.1.3

Compare Source

React Server Components

v19.1.2

Compare Source

React Server Components

v19.1.1

Compare Source

React
react/react (react-dom)

v19.2.8

Compare Source

v19.2.7

Compare Source

React Server Components

v19.2.6

Compare Source

React Server Components

v19.2.5

Compare Source

React Server Components

v19.2.4

Compare Source

React Server Components

v19.2.3

Compare Source

React Server Components

v19.2.2

Compare Source

React Server Components

v19.2.1

Compare Source

React Server Components

v19.2.0

Compare Source

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features
  • <Activity>: A new API to hide and restore the UI and internal state of its children.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools
New React DOM Features
  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.
Notable changes
  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.
  • Add Node Web Streams (prerender, renderToReadableStream) to server-side-rendering APIs for Node.js
  • Use underscore instead of : IDs generated by useId
All Changes
React
React DOM
React Server Components
React Reconciler

v19.1.9

Compare Source

v19.1.8

Compare Source

React Server Components

v19.1.7

Compare Source

React Server Components

v19.1.6

Compare Source

React Server Components

v19.1.5

Compare Source

React Server Components

v19.1.4

Compare Source

React Server Components

v19.1.3

Compare Source

React Server Components

v19.1.2

Compare Source

React Server Components

v19.1.1

Compare Source

React
react/react (react-test-renderer)

v19.2.8: 19.2.8 (July 21st, 2026)

Compare Source

React Server Components

v19.2.7

Compare Source

React Server Components

v19.2.6

Compare Source

React Server Components

v19.2.5

Compare Source

React Server Components

v19.2.4

Compare Source

React Server Components

v19.2.3

Compare Source

React Server Components

v19.2.2

Compare Source

React Server Components

v19.2.1

Compare Source

React Server Components

v19.2.0

Compare Source

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features
  • <Activity>: A new API to hide and restore the UI and internal state of its children.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools
New React DOM Features
  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.
Notable changes
  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.
  • Add Node Web Streams (prerender, renderToReadableStream) to server-side-rendering APIs for Node.js
  • Use underscore instead of : IDs generated by useId
All Changes
React
React DOM
React Server Components
React Reconciler

v19.1.9: 19.1.9 (July 21st, 2026)

Compare Source

React Server Components

v19.1.8

Compare Source

React Server Components

v19.1.7

Compare Source

React Server Components

v19.1.6

Compare Source

React Server Components

v19.1.5

Compare Source

React Server Components

v19.1.4

Compare Source

React Server Components

v19.1.3

Compare Source

React Server Components

v19.1.2

Compare Source

React Server Components

v19.1.1

Compare Source

React

Configuration

📅 Schedule: (UTC)

  • 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 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 was generated by Mend Renovate. View the repository job log.

@vercel

vercel Bot commented Sep 29, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
v0-thecrux Ready Ready Preview, Comment Jan 27, 2026 1:07pm

@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from 5a175d1 to 793163d Compare September 29, 2025 18:29
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from 793163d to c1ac532 Compare September 30, 2025 09:12
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from c1ac532 to 676f755 Compare October 1, 2025 02:17
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from 676f755 to 3c5ccf9 Compare October 1, 2025 20:36
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from 3c5ccf9 to b9014fe Compare October 2, 2025 01:36
@renovate renovate Bot changed the title fix(deps): update react monorepo fix(deps): update react monorepo to ~19.2.0 Oct 2, 2025
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from b9014fe to b58083a Compare October 6, 2025 22:27
@renovate renovate Bot changed the title fix(deps): update react monorepo to ~19.2.0 fix(deps): update react monorepo Oct 6, 2025
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from b58083a to deeaf17 Compare October 7, 2025 05:53
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from deeaf17 to a3d06a5 Compare November 11, 2025 16:42
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from a3d06a5 to 7dfd765 Compare November 12, 2025 18:42
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from 7dfd765 to 9ab8ba3 Compare November 15, 2025 00:51
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from 9ab8ba3 to a2efc07 Compare November 18, 2025 07:09
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from a2efc07 to 6318294 Compare November 24, 2025 12:58
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from 6318294 to 432e530 Compare December 3, 2025 17:28
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from 432e530 to 4c8df68 Compare December 11, 2025 21:01
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from 4c8df68 to 1a5d8d7 Compare December 12, 2025 03:50
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from 1a5d8d7 to 60208e2 Compare January 10, 2026 13:08
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from 60208e2 to 129a348 Compare January 20, 2026 16:43
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from 129a348 to 493e3c7 Compare January 26, 2026 21:46
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from 493e3c7 to 06254b5 Compare January 27, 2026 13:07
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch 3 times, most recently from 0e64c49 to cea2735 Compare February 11, 2026 12:48
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from cea2735 to db269df Compare April 8, 2026 20:47
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from db269df to 027a1f5 Compare May 6, 2026 17:28
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from 027a1f5 to 2f4b8ef Compare May 19, 2026 18:01
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 683539e to b28fb32 Compare June 5, 2026 22:00
@renovate renovate Bot changed the title fix(deps): update react monorepo chore(deps): update dependency @types/react to ~19.2.0 Jul 21, 2026
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch 2 times, most recently from dfa7450 to 27f2f0a Compare July 24, 2026 16:06
@renovate renovate Bot changed the title chore(deps): update dependency @types/react to ~19.2.0 fix(deps): update react monorepo Jul 24, 2026
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from 27f2f0a to b1e84fc Compare July 31, 2026 02:50
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