Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2025

This PR contains the following updates:

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

Release Notes

facebook/react (react)

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

@renovate renovate bot added the dependencies label Oct 7, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Oct 7, 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: yarn.lock
➤ YN0000: · Yarn 4.2.2
➤ YN0000: ┌ Resolution step
➤ YN0001: │ Error: @auto-files/rpc-apis@workspace:*: Workspace not found (@auto-files/rpc-apis@workspace:*)
    at St.getWorkspaceByDescriptor (/tmp/containerbase/cache/.cache/node/corepack/v1/yarn/4.2.2/yarn.js:210:3520)
    at l1.getCandidates (/tmp/containerbase/cache/.cache/node/corepack/v1/yarn/4.2.2/yarn.js:140:115276)
    at Pd.getCandidates (/tmp/containerbase/cache/.cache/node/corepack/v1/yarn/4.2.2/yarn.js:141:1311)
    at Pd.getCandidates (/tmp/containerbase/cache/.cache/node/corepack/v1/yarn/4.2.2/yarn.js:141:1311)
    at /tmp/containerbase/cache/.cache/node/corepack/v1/yarn/4.2.2/yarn.js:210:8409
    at Ky (/tmp/containerbase/cache/.cache/node/corepack/v1/yarn/4.2.2/yarn.js:140:53916)
    at Fe (/tmp/containerbase/cache/.cache/node/corepack/v1/yarn/4.2.2/yarn.js:210:8389)
    at async Promise.allSettled (index 2)
    at async _c (/tmp/containerbase/cache/.cache/node/corepack/v1/yarn/4.2.2/yarn.js:140:53244)
➤ YN0000: └ Completed in 1s 499ms
➤ YN0000: · Failed with errors in 1s 513ms

@netlify
Copy link

netlify bot commented Oct 7, 2025

Deploy Preview for auto-drive-demo failed. Why did it fail? →

Name Link
🔨 Latest commit cfa870e
🔍 Latest deploy log https://app.netlify.com/projects/auto-drive-demo/deploys/68f7585e1c3b3400083275d5

@socket-security
Copy link

socket-security bot commented Oct 7, 2025

No dependency changes detected. Learn more about Socket for GitHub.

👍 No dependency changes detected in pull request

@renovate renovate bot force-pushed the renovate/react-monorepo branch from b6679c9 to cfa870e Compare October 21, 2025 09:54
@netlify
Copy link

netlify bot commented Oct 21, 2025

Deploy Preview for auto-drive-storage failed. Why did it fail? →

Name Link
🔨 Latest commit cfa870e
🔍 Latest deploy log https://app.netlify.com/projects/auto-drive-storage/deploys/68f7585ebb260d0008e48bdc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant