Skip to content

chore(deps): Bump react-dom and @types/react-dom in /site - #17

Merged
juliojimenez merged 2 commits into
mainfrom
dependabot/npm_and_yarn/site/multi-d8ec5a502f
Aug 10, 2026
Merged

chore(deps): Bump react-dom and @types/react-dom in /site#17
juliojimenez merged 2 commits into
mainfrom
dependabot/npm_and_yarn/site/multi-d8ec5a502f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 9, 2026

Copy link
Copy Markdown
Contributor

Bumps react-dom and @types/react-dom. These dependencies needed to be updated together.
Updates react-dom from 18.3.1 to 19.2.8

Release notes

Sourced from react-dom's releases.

19.2.8 (July 21st, 2026)

React Server Components

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

... (truncated)

Changelog

Sourced from react-dom's changelog.

19.2.7 (June 1, 2026)

React Server Components

19.2.6 (May 6, 2026)

React Server Components

19.2.5 (March 18, 2026)

React Server Components

19.2.4 (Jan 26, 2026)

React Server Components

19.2.3 (Dec 11, 2025)

React Server Components

19.2.2 (Dec 11, 2025)

React Server Components

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

... (truncated)

Commits
Maintainer changes

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


Updates @types/react-dom from 18.3.7 to 19.2.4

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 9, 2026
@dependabot
dependabot Bot requested a review from juliojimenez as a code owner August 9, 2026 23:44
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 9, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/site/multi-d8ec5a502f branch from ed065f6 to 6c9ef14 Compare August 10, 2026 00:00
@juliojimenez
juliojimenez enabled auto-merge (squash) August 10, 2026 00:13
@juliojimenez juliojimenez self-assigned this Aug 10, 2026
@juliojimenez
juliojimenez requested a balanced review from Copilot August 10, 2026 00:14
Bumps [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). These dependencies needed to be updated together.

Updates `react-dom` from 18.3.1 to 19.2.8
- [Release notes](https://github.com/react/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react/react/commits/v19.2.8/packages/react-dom)

Updates `@types/react-dom` from 18.3.7 to 19.2.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.4
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: react-dom
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/site/multi-d8ec5a502f branch from 6c9ef14 to eed55b0 Compare August 10, 2026 00:15

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates React DOM runtime and type dependencies for the site.

Changes:

  • Upgrades react-dom to 19.2.8.
  • Upgrades @types/react-dom to 19.2.4.
  • Refreshes transitive lockfile dependencies.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
site/package.json Updates React DOM dependencies.
site/package-lock.json Locks updated packages and transitive dependencies.
Files not reviewed (1)
  • site/package-lock.json: Generated file
Suppressed comments (1)

site/package.json:20

  • @types/react-dom@19.2.4 declares @types/react@^19.2.0 as a peer, while this manifest and lockfile retain the React 18 type package. This is a second peer-dependency conflict and also mixes incompatible major-version type definitions. Upgrade @types/react alongside @types/react-dom.
    "@types/react-dom": "^19.2.4",

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread site/package.json
Co-authored-by: juliojimenez <648113+juliojimenez@users.noreply.github.com>
auto-merge was automatically disabled August 10, 2026 00:17

Head branch was pushed to by a user without write access

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@juliojimenez
juliojimenez enabled auto-merge (squash) August 10, 2026 00:18
@juliojimenez
juliojimenez merged commit 0c098cb into main Aug 10, 2026
6 checks passed
@juliojimenez
juliojimenez deleted the dependabot/npm_and_yarn/site/multi-d8ec5a502f branch August 10, 2026 00:19
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants