Skip to content

[pull] master from reactive:master#118

Merged
pull[bot] merged 1 commit intoerickirt:masterfrom
reactive:master
Apr 9, 2026
Merged

[pull] master from reactive:master#118
pull[bot] merged 1 commit intoerickirt:masterfrom
reactive:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Apr 9, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

…gnment (#3890)

* pkg: Update react to v19.2.5

* chore: upgrade React Native 0.85, align Jest preset, pin React 19.2.3

Bump react-native to 0.85.0, babel-plugin-syntax-hermes-parser to ^0.35.0,
and add @react-native/jest-preset for the ReactNative Jest project (resolver,
setup, env, asset transformer, react-native subpath mapper). Pin react,
react-dom, and react-test-renderer to 19.2.3 to match react-native-renderer.
Fix subscriptions.native test import to use @data-client/test.

Co-authored-by: Nathaniel Tucker <me@ntucker.me>

* chore: remove changeset for internal RN/Jest CI update

Co-authored-by: Nathaniel Tucker <me@ntucker.me>

* fix: align package-lock.json react versions to 19.2.3 to match package.json

The lockfiles for github-app, nextjs, and todo-app had react and react-dom
at 19.2.5 while their package.json files pinned 19.2.3. This mismatch
would cause npm ci to fail. Regenerated lockfiles to resolve correctly.

Co-authored-by: Nathaniel Tucker <me@ntucker.me>

* fix: remove redundant slash in react-native moduleNameMapper replacement

The capture group ($|/.*) already includes the leading slash for sub-path
imports like react-native/Libraries/Text, so the extra / in the
replacement template produced double slashes (e.g. <rnDir>//Libraries/Text).

Removing the redundant / fixes both bare react-native (empty capture)
and sub-path imports.

Co-authored-by: Nathaniel Tucker <me@ntucker.me>

* fix(jest): avoid double slash in react-native moduleNameMapper replacement

Co-authored-by: Nathaniel Tucker <me@ntucker.me>

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
@pull pull bot locked and limited conversation to collaborators Apr 9, 2026
@pull pull bot added the ⤵️ pull label Apr 9, 2026
@pull pull bot merged commit d23cd80 into erickirt:master Apr 9, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant