Skip to content

chore(expo,expo-passkeys): Support Expo SDK 56#8634

Merged
wobsoriano merged 2 commits into
mainfrom
rob/expo-sdk-56
May 22, 2026
Merged

chore(expo,expo-passkeys): Support Expo SDK 56#8634
wobsoriano merged 2 commits into
mainfrom
rob/expo-sdk-56

Conversation

@wobsoriano
Copy link
Copy Markdown
Member

Description

https://expo.dev/changelog/sdk-56

Checklist

  • pnpm test runs as expected.
  • pnpm build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 22, 2026

🦋 Changeset detected

Latest commit: 9a4c81e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@clerk/expo-passkeys Minor
@clerk/expo Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link
Copy Markdown

vercel Bot commented May 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Ready Ready Preview, Comment May 22, 2026 8:05pm

Request Review

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 22, 2026

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro

Run ID: 61d6021e-1a53-4c0a-9ad0-a77539e9341b

📥 Commits

Reviewing files that changed from the base of the PR and between c43bb3d and 9a4c81e.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (3)
  • .changeset/petite-ends-invent.md
  • packages/expo-passkeys/package.json
  • packages/expo/package.json

📝 Walkthrough

Walkthrough

This PR updates Clerk's Expo packages to support Expo SDK 56 by expanding peer dependency constraints. The changeset marks @clerk/expo-passkeys and @clerk/expo as minor version bumps and documents support for Expo SDK 56. The expo peer dependency ranges are widened from >=53 <55 and >=53 <56 respectively to >=53 <57 in both package.json files, allowing compatibility with Expo up to version 56.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main change: adding support for Expo SDK 56 across the expo and expo-passkeys packages.
Description check ✅ Passed The description is related to the changeset, referencing Expo SDK 56 support and providing a checklist, though it lacks detail about specific changes made.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Comment @coderabbitai help to get the list of available commands and usage tips.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 22, 2026

Open in StackBlitz

@clerk/astro

npm i https://pkg.pr.new/@clerk/astro@8634

@clerk/backend

npm i https://pkg.pr.new/@clerk/backend@8634

@clerk/chrome-extension

npm i https://pkg.pr.new/@clerk/chrome-extension@8634

@clerk/clerk-js

npm i https://pkg.pr.new/@clerk/clerk-js@8634

@clerk/dev-cli

npm i https://pkg.pr.new/@clerk/dev-cli@8634

@clerk/expo

npm i https://pkg.pr.new/@clerk/expo@8634

@clerk/expo-passkeys

npm i https://pkg.pr.new/@clerk/expo-passkeys@8634

@clerk/express

npm i https://pkg.pr.new/@clerk/express@8634

@clerk/fastify

npm i https://pkg.pr.new/@clerk/fastify@8634

@clerk/hono

npm i https://pkg.pr.new/@clerk/hono@8634

@clerk/localizations

npm i https://pkg.pr.new/@clerk/localizations@8634

@clerk/nextjs

npm i https://pkg.pr.new/@clerk/nextjs@8634

@clerk/nuxt

npm i https://pkg.pr.new/@clerk/nuxt@8634

@clerk/react

npm i https://pkg.pr.new/@clerk/react@8634

@clerk/react-router

npm i https://pkg.pr.new/@clerk/react-router@8634

@clerk/shared

npm i https://pkg.pr.new/@clerk/shared@8634

@clerk/tanstack-react-start

npm i https://pkg.pr.new/@clerk/tanstack-react-start@8634

@clerk/testing

npm i https://pkg.pr.new/@clerk/testing@8634

@clerk/ui

npm i https://pkg.pr.new/@clerk/ui@8634

@clerk/upgrade

npm i https://pkg.pr.new/@clerk/upgrade@8634

@clerk/vue

npm i https://pkg.pr.new/@clerk/vue@8634

commit: 9a4c81e

Copy link
Copy Markdown
Member

@jacekradko jacekradko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wobsoriano wobsoriano merged commit fe5a49c into main May 22, 2026
43 checks passed
@wobsoriano wobsoriano deleted the rob/expo-sdk-56 branch May 22, 2026 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants