Skip to content

Bump react-dom from 18.3.1 to 19.2.7 - #582

Open
dependabot[bot] wants to merge 6 commits into
trunkfrom
dependabot/npm_and_yarn/react-dom-19.2.6
Open

Bump react-dom from 18.3.1 to 19.2.7#582
dependabot[bot] wants to merge 6 commits into
trunkfrom
dependabot/npm_and_yarn/react-dom-19.2.6

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubMay 19, 2026

Copy link
Copy Markdown

Bumps react-dom from 18.3.1 to 19.2.7.

Release notes

Sourced from react-dom's releases.

19.2.7 (June 1st, 2026)

React Server Components

19.2.6 (May 6th, 2026)

React Server Components

19.2.5 (April 8th, 2026)

React Server Components

19.2.4 (January 26th, 2026)

React Server Components

19.2.3 (December 11th, 2025)

React Server Components

19.2.2 (December 11th, 2025)

React Server Components

19.2.1 (December 3rd, 2025)

React Server Components

19.2.0 (Oct 1, 2025)

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

New React DOM Features

... (truncated)

Changelog

Sourced from react-dom's changelog.

19.2.1 (Dec 3, 2025)

React Server Components

19.2.0 (October 1st, 2025)

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

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

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for react-dom since your current version.


Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 19, 2026
@desrosj
desrosjforce-pushed the trunk branch 5 times, most recently from 00e0635 to cc15ae0CompareMay 21, 2026 23:51
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/react-dom-19.2.6 branch from b728edd to 7b43b3bCompareMay 22, 2026 04:27
@dependabot@github

dependabotBot commented on behalf of githubJun 9, 2026

Copy link
Copy Markdown
Author

A newer version of react-dom exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@github-actions

Copy link
Copy Markdown

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

Core Committers: Use this line as a base for the props when committing in SVN:

Props desrosj.

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.3.1 to 19.2.7.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react-dom)
---
updated-dependencies:
- dependency-name: react-dom
dependency-version: 19.2.6
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot changed the title Bump react-dom from 18.3.1 to 19.2.6Bump react-dom from 18.3.1 to 19.2.7Jun 11, 2026
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/react-dom-19.2.6 branch from 7b43b3b to 5c1e087CompareJune 11, 2026 14:30
@desrosj
desrosjforce-pushed the trunk branch 3 times, most recently from 7f3380b to ac3bbc2CompareJune 18, 2026 18:09
@desrosj
desrosjforce-pushed the trunk branch 3 times, most recently from 967c01d to 24f2eaeCompareJune 25, 2026 23:30
@desrosj
desrosjforce-pushed the trunk branch 5 times, most recently from de1060d to bf53dd7CompareJuly 15, 2026 15:44
@desrosj
desrosjforce-pushed the trunk branch 2 times, most recently from 1d540aa to 63e105cCompareAugust 5, 2026 13:19
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@desrosj