chore(deps): bump react-server-dom-webpack from 19.2.7 to 19.2.8 - #438
chore(deps): bump react-server-dom-webpack from 19.2.7 to 19.2.8#438dependabot[bot] wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 34f8928ef5
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "react": "^19.2.7", | ||
| "react-dom": "^19.2.7", | ||
| "react-server-dom-webpack": "^19.2.7", | ||
| "react-server-dom-webpack": "^19.2.8", |
There was a problem hiding this comment.
This updates only react-server-dom-webpack, but the lockfile now resolves react-server-dom-webpack@19.2.8 with react@19.2.7 and react-dom@19.2.7, even though the new package declares peer dependencies on react: ^19.2.8 and react-dom: ^19.2.8. A frozen install of the docs workspace will therefore keep an unsupported React/RSDW combination, which is especially risky for RSC packages that are version-coupled; please update React and React DOM in the docs lock/package entries to a matching version or keep RSDW on 19.2.7.
Useful? React with 👍 / 👎.
Bumps [react-server-dom-webpack](https://github.com/react/react/tree/HEAD/packages/react-server-dom-webpack) from 19.2.7 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-server-dom-webpack) --- updated-dependencies: - dependency-name: react-server-dom-webpack dependency-version: 19.2.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
34f8928 to
8cf25ee
Compare
Bumps react-server-dom-webpack from 19.2.7 to 19.2.8.
Release notes
Sourced from react-server-dom-webpack's releases.
Commits
1dd4ecb[FlightReply] Performance improvements when decoding (#37087)b0d2fdb[19.2.x] Update required references to GitHub repo (#36753)