Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 5, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react (source) ^19.1.1 -> ^19.2.0 age adoption passing confidence
react (source) ^19.1.0 -> ^19.2.0 age adoption passing confidence
@types/react (source) ^19.1.13 -> ^19.2.2 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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

Configuration

📅 Schedule: Branch creation - "before 8am on wednesday" in timezone Asia/Shanghai, 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 renovate bot added the dependencies Pull requests that update a dependency file label Oct 5, 2025
@renovate renovate bot requested a review from chenjiahan as a code owner October 5, 2025 01:28
Copy link
Contributor Author

renovate bot commented Oct 5, 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: packages/rspack-test-tools/viewer/pnpm-lock.yaml
 ERROR  Failed to switch pnpm to v10.16.0. Looks like pnpm CLI is missing at "/home/ubuntu/.local/share/pnpm/.tools/pnpm/10.16.0/bin" or is incorrect
spawnSync /home/ubuntu/.local/share/pnpm/.tools/pnpm/10.16.0/bin/pnpm ENOENT

Copy link

netlify bot commented Oct 5, 2025

Deploy Preview for rspack failed. Why did it fail? →

Name Link
🔨 Latest commit 5e25676
🔍 Latest deploy log https://app.netlify.com/projects/rspack/deploys/68e77e6d3974b800087609f3

Copy link
Contributor

github-actions bot commented Oct 5, 2025

📦 Binary Size-limit

Comparing 5e25676 to chore(deps): update swc (#11747) by renovate[bot]

❌ Size increased by 4.63KB from 47.89MB to 47.89MB (⬆️0.01%)

Copy link

codspeed-hq bot commented Oct 5, 2025

CodSpeed Performance Report

Merging #11808 will not alter performance

Comparing renovate/react-19.x (5e25676) with main (ed1f1fa)

Summary

✅ 17 untouched

@renovate renovate bot force-pushed the renovate/react-19.x branch 8 times, most recently from 40e1555 to 743e1f6 Compare October 9, 2025 08:08
@renovate renovate bot force-pushed the renovate/react-19.x branch from 743e1f6 to 5e25676 Compare October 9, 2025 09:20
@chenjiahan chenjiahan closed this Oct 9, 2025
@chenjiahan chenjiahan deleted the renovate/react-19.x branch October 9, 2025 09:22
Copy link
Contributor Author

renovate bot commented Oct 9, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^19.2.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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.

1 participant