build(deps): Bump react-dom from 19.2.5 to 19.2.6#46
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
6e34cbc to
b093289
Compare
There was a problem hiding this comment.
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-domdependency ranges to^19.2.6in workspace package manifests. - Update
pnpm-lock.yamlresolutions/snapshots toreact-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 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 | ||
|
|
b093289 to
7fdc407
Compare
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>
7fdc407 to
6607624
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps react-dom from 19.2.5 to 19.2.6.
Release notes
Sourced from react-dom's releases.
Commits
eaf3e95Version 19.2.6