Skip to content

build(deps): Bump react-dom from 19.2.5 to 19.2.6#46

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-dom-19.2.6
Open

build(deps): Bump react-dom from 19.2.5 to 19.2.6#46
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-dom-19.2.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Bumps react-dom from 19.2.5 to 19.2.6.

Release notes

Sourced from react-dom's releases.

19.2.6 (May 6th, 2026)

React Server Components

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 12, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/react-dom-19.2.6 branch from 6e34cbc to b093289 Compare May 12, 2026 11:45
@JohnMcLear JohnMcLear requested a review from Copilot May 13, 2026 10:32
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the monorepo’s React DOM dependency to 19.2.6 across the desktop/mobile/shell packages and refreshes the pnpm lockfile accordingly.

Changes:

  • Bump react-dom dependency ranges to ^19.2.6 in workspace package manifests.
  • Update pnpm-lock.yaml resolutions/snapshots to react-dom@19.2.6.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 4 comments.

File Description
pnpm-lock.yaml Updates lockfile entries to resolve react-dom@19.2.6.
packages/shell/package.json Bumps react-dom devDependency to ^19.2.6.
packages/mobile/package.json Bumps react-dom dependency to ^19.2.6.
packages/desktop/package.json Bumps react-dom dependency to ^19.2.6.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@@ -35,7 +35,7 @@
"electron-store": "^11.0.2",
"electron-updater": "^6.8.3",
"react": "^19.2.0",
@@ -26,7 +26,7 @@
"@capacitor/share": "^8.0.1",
"@etherpad/shell": "workspace:*",
"react": "^19.2.0",
@@ -43,7 +43,7 @@
"jsdom": "^29.1.1",
"prettier": "^3.8.3",
"react": "^19.2.0",
Comment thread pnpm-lock.yaml
Comment on lines +2814 to 2818
react-dom@19.2.6:
resolution: {integrity: sha512-0prMI+hvBbPjsWnxDLxlCGyM8PN6UuWjEUCYmZhO67xIV9Xasa/r/vDnq+Xyq4Lo27g8QSbO5YzARu0D1Sps3g==}
peerDependencies:
react: ^19.2.5
react: ^19.2.6

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/react-dom-19.2.6 branch from b093289 to 7fdc407 Compare May 15, 2026 06:34
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 19.2.5 to 19.2.6.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react-dom)

---
updated-dependencies:
- dependency-name: react-dom
  dependency-version: 19.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/react-dom-19.2.6 branch from 7fdc407 to 6607624 Compare May 19, 2026 19:05
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.

2 participants