Skip to content

Conversation

svc-secops
Copy link
Contributor

@svc-secops svc-secops commented May 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/react (source) 19.1.11 -> 19.2.2 age adoption passing confidence
@types/react-dom (source) 19.1.7 -> 19.2.1 age adoption passing confidence
react (source) 19.1.1 -> 19.2.0 age adoption passing confidence
react-dom (source) 19.1.1 -> 19.2.0 age adoption passing 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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 8am and before 4pm on tuesday" in timezone Etc/UTC.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


This PR has been generated by Renovate Bot.

@svc-secops svc-secops requested a review from a team as a code owner May 5, 2024 12:25
@svc-secops svc-secops added the dependencies Pull requests that update a dependency file label May 5, 2024
@svc-secops svc-secops force-pushed the renovate/react-monorepo branch from a36da5e to ee4d61d Compare May 15, 2024 12:04
@svc-secops svc-secops force-pushed the renovate/react-monorepo branch from ee4d61d to 6fbab74 Compare May 27, 2024 12:03
@svc-secops svc-secops force-pushed the renovate/react-monorepo branch from 6fbab74 to 24c7f66 Compare July 17, 2024 11:40
@svc-secops svc-secops changed the title chore(deps): update react monorepo fix(deps): update dependency react-dom to v18.3.1 Jul 17, 2024
@svc-secops svc-secops force-pushed the renovate/react-monorepo branch from 24c7f66 to 58aebc7 Compare August 14, 2024 12:17
@svc-secops svc-secops force-pushed the renovate/react-monorepo branch from 58aebc7 to add9cf8 Compare August 24, 2024 11:07
@svc-secops svc-secops changed the title fix(deps): update dependency react-dom to v18.3.1 chore(deps): update react monorepo Aug 24, 2024
@svc-secops svc-secops force-pushed the renovate/react-monorepo branch from add9cf8 to de852da Compare September 2, 2024 12:38
@svc-secops svc-secops force-pushed the renovate/react-monorepo branch 3 times, most recently from 000e12e to 259587e Compare September 23, 2024 12:03
@svc-secops svc-secops force-pushed the renovate/react-monorepo branch 2 times, most recently from 3316562 to 4c2c41f Compare October 1, 2024 11:17
@svc-secops svc-secops force-pushed the renovate/react-monorepo branch from 4c2c41f to 9d9fd37 Compare October 16, 2024 11:19
@svc-secops svc-secops force-pushed the renovate/react-monorepo branch from 9d9fd37 to d00f4da Compare October 26, 2024 12:37
@svc-secops svc-secops force-pushed the renovate/react-monorepo branch 4 times, most recently from e7c5ba3 to eb2db11 Compare December 14, 2024 14:57
@svc-secops svc-secops force-pushed the renovate/react-monorepo branch from eb2db11 to 52e7d12 Compare December 20, 2024 12:24
@svc-secops svc-secops force-pushed the renovate/react-monorepo branch from 52e7d12 to 104be98 Compare January 4, 2025 12:02
@svc-secops svc-secops force-pushed the renovate/react-monorepo branch 2 times, most recently from 8b6abe0 to d2ace42 Compare March 27, 2025 13:34
@svc-secops svc-secops force-pushed the renovate/react-monorepo branch from d2ace42 to 76015e3 Compare April 5, 2025 11:21
@svc-secops svc-secops changed the title chore(deps): update react monorepo fix(deps): update react monorepo May 2, 2025
@svc-secops svc-secops force-pushed the renovate/react-monorepo branch 2 times, most recently from 23eb3bf to 5a99c37 Compare May 9, 2025 13:14
@svc-secops svc-secops force-pushed the renovate/react-monorepo branch from 5a99c37 to a5b9fda Compare May 24, 2025 12:32
@svc-secops svc-secops force-pushed the renovate/react-monorepo branch from a5b9fda to 3384bb1 Compare May 30, 2025 12:59
@svc-secops svc-secops force-pushed the renovate/react-monorepo branch from 3384bb1 to 6693341 Compare August 26, 2025 11:21
@svc-secops svc-secops changed the title fix(deps): update react monorepo chore(deps): update dependency @types/react-dom to v19.1.8 Aug 26, 2025
@svc-secops svc-secops force-pushed the renovate/react-monorepo branch from 6693341 to 4594b57 Compare August 28, 2025 11:07
@svc-secops svc-secops changed the title chore(deps): update dependency @types/react-dom to v19.1.8 chore(deps): update react monorepo Aug 28, 2025
@svc-secops svc-secops changed the title chore(deps): update react monorepo chore(deps): update dependency @types/react-dom to v19.1.8 Aug 29, 2025
@svc-secops svc-secops changed the title chore(deps): update dependency @types/react-dom to v19.1.8 chore(deps): update react monorepo Aug 31, 2025
@svc-secops svc-secops force-pushed the renovate/react-monorepo branch 2 times, most recently from f1d7abc to adfde4d Compare September 3, 2025 14:07
@svc-secops svc-secops force-pushed the renovate/react-monorepo branch from adfde4d to f399fef Compare September 16, 2025 11:02
@svc-secops svc-secops force-pushed the renovate/react-monorepo branch 4 times, most recently from fb8be3c to c6d1d23 Compare October 5, 2025 12:37
@svc-secops svc-secops changed the title chore(deps): update react monorepo fix(deps): update react monorepo to v19.2.0 Oct 5, 2025
@svc-secops svc-secops force-pushed the renovate/react-monorepo branch from c6d1d23 to 7d909eb Compare October 10, 2025 14:12
@svc-secops svc-secops changed the title fix(deps): update react monorepo to v19.2.0 fix(deps): update react monorepo Oct 10, 2025
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