Skip to content

chore(expo): bump clerk-android to 1.0.33#9110

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

chore(expo): bump clerk-android to 1.0.33#9110
wobsoriano merged 1 commit into
mainfrom
automation/expo-android-sdk-1-0-33

Conversation

@clerk-cookie

@clerk-cookie clerk-cookie commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Description

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

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

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 SDKs in the Expo package to the latest patch release, bringing in the newest Android-side improvements and fixes.

@clerk-cookie clerk-cookie requested a review from a team July 8, 2026 20:27
@vercel

vercel Bot commented Jul 8, 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 Jul 8, 2026 8:29pm
swingset Ready Ready Preview, Comment Jul 8, 2026 8:29pm

Request Review

@changeset-bot

changeset-bot Bot commented Jul 8, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: e7e1f67

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

@pkg-pr-new

pkg-pr-new Bot commented Jul 8, 2026

Copy link
Copy Markdown

Open in StackBlitz

@clerk/astro

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

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/electron

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

@clerk/electron-passkeys

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

@clerk/eslint-plugin

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

@clerk/expo

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

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/hono

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

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/react

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

@clerk/react-router

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

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/ui

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

@clerk/upgrade

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

@clerk/vue

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

commit: e7e1f67

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

API Changes Report

Generated by Break Check on 2026-07-08T20:30:30.239Z

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 e7e1f67.

@coderabbitai

coderabbitai Bot commented Jul 8, 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: 70c5f942-4fc7-47f3-8b89-9595d3f148b3

📥 Commits

Reviewing files that changed from the base of the PR and between 08ba540 and e7e1f67.

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

📝 Walkthrough

Walkthrough

This PR bumps the bundled Clerk Android API and UI SDK versions from 1.0.32 to 1.0.33 in the @clerk/expo package's Android build configuration, and adds a changeset documenting the patch update.

Changes

Clerk Android SDK Version Bump

Layer / File(s) Summary
Update version constants and changeset
packages/expo/android/build.gradle, .changeset/expo-bump-clerk-android-1-0-33.md
Bumps clerkAndroidApiVersion and clerkAndroidUiVersion from 1.0.32 to 1.0.33, and adds a changeset noting the patch update to @clerk/expo.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested reviewers: wobsoriano

Poem

A hop, a skip, a version rise,
1.0.33 lights up the skies,
Gradle whispers, changeset sings,
Tiny bumps, mighty things,
🐰✨ Onward Clerk Android goes!

🚥 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 the bundled Clerk Android SDK to 1.0.33.
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.

@wobsoriano wobsoriano merged commit d11e826 into main Jul 9, 2026
69 of 71 checks passed
@wobsoriano wobsoriano deleted the automation/expo-android-sdk-1-0-33 branch July 9, 2026 04:27
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