Skip to content

chore(expo): bump clerk-android to 1.0.13#8366

Merged
wobsoriano merged 1 commit intomainfrom
chris/bump-clerk-android-1.0.13
Apr 20, 2026
Merged

chore(expo): bump clerk-android to 1.0.13#8366
wobsoriano merged 1 commit intomainfrom
chris/bump-clerk-android-1.0.13

Conversation

@chriscanin
Copy link
Copy Markdown
Member

Description

Bumps clerkAndroidApiVersion and clerkAndroidUiVersion in packages/expo/android/build.gradle from 1.0.12 to 1.0.13 so @clerk/expo picks up the credential flow and auth UI improvements shipped in clerk-android v1.0.13 (clerk/clerk-android#594).

This was raised by an Expo customer (M2X Group) who reported that the fixes had landed in clerk-android v1.0.13 but @clerk/expo was still pinned to v1.0.12.

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

  • 📖 Refactoring / dependency upgrade / documentation

Picks up credential flow and auth UI improvements from clerk-android
v1.0.13, addressing Expo customer feedback around Google Sign-In error
messaging, Activity context on Android 13, and passkey cancellation.
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 20, 2026

🦋 Changeset detected

Latest commit: 01a47ae

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

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 Apr 20, 2026

Deployment failed with the following error:

You must set up Two-Factor Authentication before accessing this team.

View Documentation: https://vercel.com/docs/two-factor-authentication

@github-actions github-actions bot added the expo label Apr 20, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 20, 2026

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: e86f6330-6e8e-4c7d-9c4d-cc0d0da00f1e

📥 Commits

Reviewing files that changed from the base of the PR and between 0744a0b and 01a47ae.

📒 Files selected for processing (2)
  • .changeset/bump-clerk-android-1.0.13.md
  • packages/expo/android/build.gradle

📝 Walkthrough

Walkthrough

This pull request adds a new changeset file for the @clerk/expo package with a patch-level version bump and updates two Android Gradle dependency version constants from 1.0.12 to 1.0.13. The changeset documents improvements to native Android credential flow, auth UI, and behavioral fixes for Google Sign-In and Passkey flows.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: bumping clerk-android dependency to version 1.0.13 in the expo package.
Description check ✅ Passed The description is directly related to the changeset, explaining the version bump rationale, customer context, and verification of build/test steps.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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 Apr 20, 2026

Open in StackBlitz

@clerk/astro

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

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/dev-cli

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

@clerk/expo

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

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/hono

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

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/react

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

@clerk/react-router

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

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/ui

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

@clerk/upgrade

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

@clerk/vue

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

commit: 01a47ae

@chriscanin chriscanin requested a review from wobsoriano April 20, 2026 21:01
Copy link
Copy Markdown
Member

@wobsoriano wobsoriano left a comment

Choose a reason for hiding this comment

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

Thanks!

@wobsoriano wobsoriano merged commit b9d7773 into main Apr 20, 2026
97 of 101 checks passed
@wobsoriano wobsoriano deleted the chris/bump-clerk-android-1.0.13 branch April 20, 2026 21:08
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