Skip to content

chore: bump Expo SDK 57 patch deps for CI - #77

Open
chtnnh wants to merge 4 commits into
ni5arga:mainfrom
chtnnh:fix/expo-deps-check
Open

chore: bump Expo SDK 57 patch deps for CI#77
chtnnh wants to merge 4 commits into
ni5arga:mainfrom
chtnnh:fix/expo-deps-check

Conversation

@chtnnh

@chtnnh chtnnh commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Unblocks CI: npx expo install --check was failing on every new PR after Expo published SDK 57 patch bumps.
  • Updates expo and related packages to the versions the checker expects (~57.0.8, screens ~4.26.0, etc.).

Test plan

  • npx expo install --check
  • npm run typecheck / npm test

chtnnh and others added 4 commits July 23, 2026 12:57
CI's `npx expo install --check` started failing after upstream SDK 57
patch bumps (expo ~57.0.8 and related packages).

Co-authored-by: Cursor <cursoragent@cursor.com>
Lock @napi-rs/wasm-runtime's @emnapi/core and @emnapi/runtime peers at
the top level so CI's npm ci does not demand an unlocked 1.11.2.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
The expo-dev-client 57.0.9 bump dropped top-level @emnapi entries;
Linux npm ci then demanded unlocked @emnapi/*@1.11.2.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant