Skip to content

Conversation

@pactflow-renovate-bot
Copy link
Contributor

@pactflow-renovate-bot pactflow-renovate-bot bot commented Oct 5, 2025

This PR contains the following updates:

Package Change Age Confidence
react (source) 19.1.0 -> 19.2.1 age confidence
react-dom (source) 19.2.0 -> 19.2.1 age confidence

Release Notes

facebook/react (react)

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.2

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: 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 has been generated by Renovate Bot.

@pactflow-renovate-bot pactflow-renovate-bot bot force-pushed the renovate/react-monorepo branch from cc24461 to 7055f3e Compare October 23, 2025 02:48
@pactflow-renovate-bot pactflow-renovate-bot bot changed the title fix(deps): update react monorepo to v19.2.0 chore(deps): update react monorepo to v19.2.0 Oct 23, 2025
@pactflow-renovate-bot pactflow-renovate-bot bot force-pushed the renovate/react-monorepo branch 3 times, most recently from bdbf3b0 to 9911340 Compare October 29, 2025 22:55
@pactflow-renovate-bot pactflow-renovate-bot bot force-pushed the renovate/react-monorepo branch from 9911340 to c5b6049 Compare November 4, 2025 22:26
@pactflow-renovate-bot pactflow-renovate-bot bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 5481b1b to 5c58d97 Compare December 1, 2025 23:35
@pactflow-renovate-bot pactflow-renovate-bot bot force-pushed the renovate/react-monorepo branch from 5c58d97 to 8cd3b12 Compare December 6, 2025 16:15
@pactflow-renovate-bot pactflow-renovate-bot bot changed the title chore(deps): update react monorepo to v19.2.0 fix(deps): update react monorepo to v19.2.1 Dec 6, 2025
@pactflow-renovate-bot
Copy link
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 warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @typescript-eslint/eslint-plugin@2.34.0
npm error Found: eslint@9.39.0
npm error node_modules/eslint
npm error   peer eslint@"^6.0.0 || ^7.0.0 || >=8.0.0" from @eslint-community/eslint-utils@4.9.0
npm error   node_modules/@eslint-community/eslint-utils
npm error     @eslint-community/eslint-utils@"^4.2.0" from @typescript-eslint/utils@5.62.0
npm error     node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/utils
npm error       @typescript-eslint/utils@"5.62.0" from @typescript-eslint/type-utils@5.62.0
npm error       node_modules/@typescript-eslint/type-utils
npm error         @typescript-eslint/type-utils@"5.62.0" from @typescript-eslint/eslint-plugin@5.62.0
npm error         node_modules/react-scripts/node_modules/@typescript-eslint/eslint-plugin
npm error     @eslint-community/eslint-utils@"^4.8.0" from eslint@9.39.0
npm error     2 more (@typescript-eslint/utils, eslint)
npm error   peer eslint@"*" from @typescript-eslint/experimental-utils@2.34.0
npm error   node_modules/@typescript-eslint/experimental-utils
npm error     @typescript-eslint/experimental-utils@"2.34.0" from @typescript-eslint/eslint-plugin@2.34.0
npm error     node_modules/@typescript-eslint/eslint-plugin
npm error       peer @typescript-eslint/eslint-plugin@"2.x" from eslint-config-react-app@5.2.1
npm error       node_modules/eslint-config-react-app
npm error         dev eslint-config-react-app@"5.2.1" from the root project
npm error       1 more (the root project)
npm error     @typescript-eslint/experimental-utils@"2.34.0" from @typescript-eslint/parser@2.34.0
npm error     node_modules/@typescript-eslint/parser
npm error       peer @typescript-eslint/parser@"^2.0.0" from @typescript-eslint/eslint-plugin@2.34.0
npm error       node_modules/@typescript-eslint/eslint-plugin
npm error         peer @typescript-eslint/eslint-plugin@"2.x" from eslint-config-react-app@5.2.1
npm error         node_modules/eslint-config-react-app
npm error         1 more (the root project)
npm error       2 more (eslint-config-react-app, the root project)
npm error   9 more (@typescript-eslint/type-utils, babel-eslint, ...)
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^5.0.0 || ^6.0.0" from @typescript-eslint/eslint-plugin@2.34.0
npm error node_modules/@typescript-eslint/eslint-plugin
npm error   peer @typescript-eslint/eslint-plugin@"2.x" from eslint-config-react-app@5.2.1
npm error   node_modules/eslint-config-react-app
npm error     dev eslint-config-react-app@"5.2.1" from the root project
npm error   dev @typescript-eslint/eslint-plugin@"2.34.0" from the root project
npm error
npm error Conflicting peer dependency: eslint@6.8.0
npm error node_modules/eslint
npm error   peer eslint@"^5.0.0 || ^6.0.0" from @typescript-eslint/eslint-plugin@2.34.0
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     peer @typescript-eslint/eslint-plugin@"2.x" from eslint-config-react-app@5.2.1
npm error     node_modules/eslint-config-react-app
npm error       dev eslint-config-react-app@"5.2.1" from the root project
npm error     dev @typescript-eslint/eslint-plugin@"2.34.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /var/cache/renovate/others/npm/_logs/2025-12-06T16_15_09_842Z-eresolve-report.txt
npm error A complete log of this run can be found in: /var/cache/renovate/others/npm/_logs/2025-12-06T16_15_09_842Z-debug-0.log

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.

1 participant