Skip to content

chore(expo): bump clerk-android to 1.0.32#9053

Merged
wobsoriano merged 1 commit into
mainfrom
automation/expo-android-sdk-1-0-32
Jul 1, 2026
Merged

chore(expo): bump clerk-android to 1.0.32#9053
wobsoriano merged 1 commit into
mainfrom
automation/expo-android-sdk-1-0-32

Conversation

@clerk-cookie

@clerk-cookie clerk-cookie commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

Description

Bumps the bundled clerk-android SDK in @clerk/expo from 1.0.31 to 1.0.32.

Release: https://github.com/clerk/clerk-android/releases/tag/v1.0.32

Checklist

  • JavaScript repo CI will run on the PR.
  • Not applicable: JSDoc comments or documentation updates.

Type of change

Refactoring / dependency upgrade / documentation

Summary by CodeRabbit

  • Bug Fixes
    • Updated the bundled Clerk Android components to a newer patch release.
    • Improved compatibility with the latest Android SDK artifacts used by the app.

@clerk-cookie clerk-cookie requested a review from a team June 30, 2026 22:11
@vercel

vercel Bot commented Jun 30, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Ready Ready Preview, Comment Jun 30, 2026 10:13pm
swingset Ready Ready Preview, Comment Jun 30, 2026 10:13pm

Request Review

@changeset-bot

changeset-bot Bot commented Jun 30, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: e771abf

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

This PR includes changesets to release 1 package
Name Type
@clerk/expo Patch

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

@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

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

Review profile: CHILL

Plan: Pro Plus

Run ID: 8c44e192-bb5c-4e26-9145-85978155ae65

📥 Commits

Reviewing files that changed from the base of the PR and between f42aad9 and e771abf.

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

📝 Walkthrough

Walkthrough

This PR bumps the bundled Clerk Android SDK artifact versions (clerk-android-api, clerk-android-ui) from 1.0.31 to 1.0.32 in the Expo package's build.gradle, and adds a changeset documenting this patch release for @clerk/expo.

Changes

Version Bump

Layer / File(s) Summary
Clerk Android SDK version bump
packages/expo/android/build.gradle, .changeset/expo-bump-clerk-android-1-0-32.md
Updates clerkAndroidApiVersion and clerkAndroidUiVersion from 1.0.31 to 1.0.32, with a changeset documenting the patch release.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A hop, a skip, a version tweak,
1.0.32, no bugs to seek 🐰
Gradle file gets a tiny nudge,
Changeset logged, no need to budge,
Carrots and code, both fresh today! 🥕

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: bumping clerk-android to 1.0.32.
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.

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

@pkg-pr-new

pkg-pr-new Bot commented Jun 30, 2026

Copy link
Copy Markdown

Open in StackBlitz

@clerk/astro

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

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/electron

npm i https://pkg.pr.new/@clerk/electron@9053

@clerk/electron-passkeys

npm i https://pkg.pr.new/@clerk/electron-passkeys@9053

@clerk/eslint-plugin

npm i https://pkg.pr.new/@clerk/eslint-plugin@9053

@clerk/expo

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

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/hono

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

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/react

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

@clerk/react-router

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

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/ui

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

@clerk/upgrade

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

@clerk/vue

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

commit: e771abf

@github-actions

Copy link
Copy Markdown
Contributor

API Changes Report

Generated by Break Check on 2026-06-30T22:14:07.246Z

Summary

Metric Count
Packages analyzed 19
Packages with changes 0
🔴 Breaking changes 0
🟡 Non-breaking changes 0
🟢 Additions 0

No API Changes Detected

All packages have stable APIs with no detected changes.


Report generated by Break Check

Last ran on e771abf.

@mikepitre mikepitre requested a review from wobsoriano July 1, 2026 00:34
@wobsoriano wobsoriano merged commit 23cb608 into main Jul 1, 2026
91 of 92 checks passed
@wobsoriano wobsoriano deleted the automation/expo-android-sdk-1-0-32 branch July 1, 2026 03:09
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