Bump react from 19.2.3 to 19.2.8 in /mobile - #173
Conversation
f868437 to
6d58252
Compare
Muawiya-contact
left a comment
There was a problem hiding this comment.
[P1] Update React and React DOM as a compatible pair.
This PR installs successfully, but the renderer smoke check node -e 'require("react-dom/server")' immediately throws: Incompatible React versions (react 19.2.8, react-dom 19.2.3). The web renderer requires exact matching versions, and this app includes a web target. Expo SDK 57 also recommends 19.2.3 for both packages in bundledNativeModules.json. Validate an aligned React/React DOM update against Expo SDK 57 before merging either independent bump. No passing CI checks are attached to this head.
Bumps [react](https://github.com/react/react/tree/HEAD/packages/react) from 19.2.3 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) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
6d58252 to
195b48a
Compare
Muawiya-contact
left a comment
There was a problem hiding this comment.
Reviewed this latest rebased head and approved its React 19.2.8 change as part of the tested pair in #172. The earlier renderer mismatch is resolved by React DOM 19.2.8 in that integration branch. Clean installation, typechecking, renderer startup/rendering, and Android/web exports passed for the combined tree. Merge through #172, which already contains this exact commit, so develop never receives the React-only intermediate state.
Bumps react from 19.2.3 to 19.2.8.
Release notes
Sourced from react's releases.
Changelog
Sourced from react's changelog.
... (truncated)
Commits
1dd4ecb[FlightReply] Performance improvements when decoding (#37087)b0d2fdb[19.2.x] Update required references to GitHub repo (#36753)6117d7cVersion 19.2.7 (#36591)eaf3e95Version 19.2.623f4f9f19.2.590ab3f8Version 19.2.4Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react since your current version.