Skip to content

Update react monorepo to v19.2.4#105

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

Update react monorepo to v19.2.4#105
renovate[bot] wants to merge 1 commit intomainfrom
renovate/react-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 28, 2025

This PR contains the following updates:

Package Change Age Confidence
react (source) 19.1.019.2.4 age confidence
react-dom (source) 19.1.019.2.4 age confidence

Release Notes

facebook/react (react)

v19.2.4: 19.2.4 (January 26th, 2026)

Compare Source

React Server Components

v19.2.3: 19.2.3 (December 11th, 2025)

Compare Source

React Server Components

v19.2.2: 19.2.2 (December 11th, 2025)

Compare Source

React Server Components

v19.2.1: 19.2.1 (December 3rd, 2025)

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.5: 19.1.5 (January 26th, 2026)

Compare Source

React Server Components

v19.1.4: 19.1.4 (December 11th, 2025)

Compare Source

React Server Components

v19.1.3: 19.1.3 (December 11th, 2025)

Compare Source

React Server Components

v19.1.2: 19.1.2 (December 3rd, 2025)

Compare Source

React Server Components

v19.1.1

Compare Source

React

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.

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

@renovate
Copy link
Contributor Author

renovate bot commented Jul 28, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: website/yarn.lock
warning package.json: No license field
error SyntaxError: Invalid value type 2769:0 in /tmp/renovate/repos/github/finos/software-project-blueprint/website/yarn.lock
    at Parser.unexpected (/opt/containerbase/tools/yarn-slim/1.22.22/24.13.1/node_modules/yarn/lib/cli.js:64026:11)
    at Parser.parse (/opt/containerbase/tools/yarn-slim/1.22.22/24.13.1/node_modules/yarn/lib/cli.js:64154:16)
    at Parser.parse (/opt/containerbase/tools/yarn-slim/1.22.22/24.13.1/node_modules/yarn/lib/cli.js:64131:26)
    at parse (/opt/containerbase/tools/yarn-slim/1.22.22/24.13.1/node_modules/yarn/lib/cli.js:64231:21)
    at module.exports.exports.default (/opt/containerbase/tools/yarn-slim/1.22.22/24.13.1/node_modules/yarn/lib/cli.js:63793:96)
    at Lockfile.<anonymous> (/opt/containerbase/tools/yarn-slim/1.22.22/24.13.1/node_modules/yarn/lib/cli.js:3068:63)
    at Generator.next (<anonymous>)
    at step (/opt/containerbase/tools/yarn-slim/1.22.22/24.13.1/node_modules/yarn/lib/cli.js:310:30)
    at /opt/containerbase/tools/yarn-slim/1.22.22/24.13.1/node_modules/yarn/lib/cli.js:321:13

@netlify
Copy link

netlify bot commented Jul 28, 2025

Deploy Preview for project-blueprint ready!

Name Link
🔨 Latest commit 349ea42
🔍 Latest deploy log https://app.netlify.com/projects/project-blueprint/deploys/69966fef3a228a000811667e
😎 Deploy Preview https://deploy-preview-105--project-blueprint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Jul 28, 2025

Deploy Preview for software-project-blueprint ready!

Name Link
🔨 Latest commit 349ea42
🔍 Latest deploy log https://app.netlify.com/projects/software-project-blueprint/deploys/69966fefd610a3000863c58b
😎 Deploy Preview https://deploy-preview-105--software-project-blueprint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate renovate bot force-pushed the renovate/react-monorepo branch from 6e2b2ea to fbeace6 Compare August 31, 2025 13:43
@renovate renovate bot force-pushed the renovate/react-monorepo branch from fbeace6 to 0a960f2 Compare October 2, 2025 01:06
@renovate renovate bot changed the title Update react monorepo to v19.1.1 Update react monorepo to v19.2.0 Oct 2, 2025
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 0a960f2 to 8af05e4 Compare December 3, 2025 18:39
@renovate renovate bot changed the title Update react monorepo to v19.2.0 Update react monorepo to v19.2.1 Dec 3, 2025
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 845a1f0 to 9e539a9 Compare December 11, 2025 20:45
@renovate renovate bot changed the title Update react monorepo to v19.2.1 Update react monorepo to v19.2.2 Dec 11, 2025
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 9e539a9 to dcf414c Compare December 12, 2025 03:36
@renovate renovate bot changed the title Update react monorepo to v19.2.2 Update react monorepo to v19.2.3 Dec 12, 2025
@renovate renovate bot force-pushed the renovate/react-monorepo branch 4 times, most recently from 0c3d708 to ec48d2b Compare January 26, 2026 20:37
@renovate renovate bot changed the title Update react monorepo to v19.2.3 Update react monorepo to v19.2.4 Jan 26, 2026
@renovate renovate bot force-pushed the renovate/react-monorepo branch from ec48d2b to 349ea42 Compare February 19, 2026 02:05
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