Skip to content

chore(deps): update react monorepo to v19.2.7#3476

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

chore(deps): update react monorepo to v19.2.7#3476
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/react-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

facebook/react (react)

v19.2.7: 19.2.7 (June 1st, 2026)

Compare Source

React Server Components

v19.2.6: 19.2.6 (May 6th, 2026)

Compare Source

React Server Components

v19.2.5: 19.2.5 (April 8th, 2026)

Compare Source

React Server Components

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.8: 19.1.8 (June 1st, 2026)

Compare Source

React Server Components

v19.1.7: 19.1.7 (May 6th, 2026)

Compare Source

React Server Components

v19.1.6: 19.1.6 (April 8th, 2026)

Compare Source

React Server Components

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: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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.

@vercel

vercel Bot commented Jul 10, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
forma-36 Error Error Jul 15, 2026 4:08am
forma-36-storybook Error Error Jul 15, 2026 4:08am

Request Review

@renovate
renovate Bot requested a review from damann as a code owner July 10, 2026 06:22
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jul 10, 2026
@renovate
renovate Bot requested a review from a team as a code owner July 10, 2026 06:22
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jul 10, 2026
@renovate
renovate Bot enabled auto-merge (squash) July 10, 2026 06:22
@renovate

renovate Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: react-day-picker@8.10.1
npm ERR! Found: react@19.2.7
npm ERR! node_modules/react
npm ERR!   dev react@"19.2.7" from the root project
npm ERR!   peer react@"^16.8.0 || ^17 || ^18 || ^19" from @codesandbox/sandpack-react@2.20.0
npm ERR!   node_modules/@codesandbox/sandpack-react
npm ERR!     @codesandbox/sandpack-react@"^2.20.0" from @contentful/f36-website@1.0.1
npm ERR!     packages/website
npm ERR!       @contentful/f36-website@1.0.1
npm ERR!       node_modules/@contentful/f36-website
npm ERR!         workspace packages/website from the root project
npm ERR!   106 more (@contentful/rich-text-react-renderer, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.0 || ^17.0.0 || ^18.0.0" from react-day-picker@8.10.1
npm ERR! packages/components/datepicker/node_modules/react-day-picker
npm ERR!   react-day-picker@"^8.7.1" from @contentful/f36-datepicker@6.14.1
npm ERR!   packages/components/datepicker
npm ERR!     @contentful/f36-datepicker@6.14.1
npm ERR!     node_modules/@contentful/f36-datepicker
npm ERR!       workspace packages/components/datepicker from the root project
npm ERR!       1 more (@contentful/f36-components)
npm ERR! 
npm ERR! Conflicting peer dependency: react@18.3.1
npm ERR! node_modules/react
npm ERR!   peer react@"^16.8.0 || ^17.0.0 || ^18.0.0" from react-day-picker@8.10.1
npm ERR!   packages/components/datepicker/node_modules/react-day-picker
npm ERR!     react-day-picker@"^8.7.1" from @contentful/f36-datepicker@6.14.1
npm ERR!     packages/components/datepicker
npm ERR!       @contentful/f36-datepicker@6.14.1
npm ERR!       node_modules/@contentful/f36-datepicker
npm ERR!         workspace packages/components/datepicker from the root project
npm ERR!         1 more (@contentful/f36-components)
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2026-07-16T14_16_04_360Z-debug-0.log

@changeset-bot

changeset-bot Bot commented Jul 10, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 73de866

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from 98d821b to 8752caf Compare July 10, 2026 07:36
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from 8752caf to b71ceb6 Compare July 10, 2026 08:06
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from b71ceb6 to 45f6028 Compare July 10, 2026 08:51
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from 45f6028 to cbdb1fb Compare July 13, 2026 06:18
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from cbdb1fb to 5320d59 Compare July 13, 2026 11:33
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from 5320d59 to 5f0503b Compare July 13, 2026 11:38
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from 5f0503b to db0164c Compare July 13, 2026 13:07
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from db0164c to 6b4a812 Compare July 13, 2026 15:19
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from 6b4a812 to 0e31335 Compare July 14, 2026 03:57
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from 0e31335 to 6114daf Compare July 14, 2026 09:31
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from 6114daf to 0a2553d Compare July 14, 2026 10:50
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from 0a2553d to 48fb3fc Compare July 14, 2026 12:49
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from 48fb3fc to 54c000d Compare July 14, 2026 12:56
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from 54c000d to 75ca400 Compare July 14, 2026 13:25
@renovate
renovate Bot force-pushed the renovate/react-monorepo branch from 75ca400 to 9884aa8 Compare July 14, 2026 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants