Skip to content

chore(expo): bump clerk-android to 1.0.34#9119

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

chore(expo): bump clerk-android to 1.0.34#9119
wobsoriano merged 1 commit into
mainfrom
automation/expo-android-sdk-1-0-34

Conversation

@clerk-cookie

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

Copy link
Copy Markdown
Collaborator

Description

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

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

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

  • Chores
    • Updated the bundled Android SDK to the latest patch release.
    • Bumped the Expo package patch version to match the SDK update.

@clerk-cookie clerk-cookie requested a review from a team July 9, 2026 19:35
@vercel

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

Request Review

@changeset-bot

changeset-bot Bot commented Jul 9, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: c6e1b40

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 9, 2026

Copy link
Copy Markdown

Open in StackBlitz

@clerk/astro

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

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/electron

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

@clerk/electron-passkeys

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

@clerk/eslint-plugin

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

@clerk/expo

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

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/hono

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

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/react

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

@clerk/react-router

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

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/ui

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

@clerk/upgrade

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

@clerk/vue

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

commit: c6e1b40

@coderabbitai

coderabbitai Bot commented Jul 9, 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: b3491280-7aa7-4a5f-a86e-818c6204e904

📥 Commits

Reviewing files that changed from the base of the PR and between 80a2b4d and c6e1b40.

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

📝 Walkthrough

Walkthrough

This PR bumps the bundled clerk-android-api and clerk-android-ui SDK versions from 1.0.33 to 1.0.34 in the Expo Android build.gradle file, accompanied by a patch changeset for the @clerk/expo package.

Changes

Clerk Android SDK Version Bump

Layer / File(s) Summary
Gradle version bump and changeset
packages/expo/android/build.gradle, .changeset/expo-bump-clerk-android-1-0-34.md
Bumps clerkAndroidApiVersion and clerkAndroidUiVersion from 1.0.33 to 1.0.34, and adds a patch changeset documenting the SDK update for @clerk/expo.

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

Possibly related PRs

  • clerk/javascript#9053: Same build.gradle version constants bumped in a prior release (1.0.31→1.0.32).
  • clerk/javascript#9110: Prior bump of the same variables from 1.0.32 to 1.0.33, directly preceding this change.
  • clerk/javascript#9054: Similar dependency-only version bump for the bundled clerk-ios SDK in @clerk/expo.

Suggested reviewers: wobsoriano

Poem

A hop, a skip, a version bump,
From .33 to .34 in one small jump,
Gradle files now neatly aligned,
A changeset note, precisely signed,
This bunny thumps its paw with glee! 🐇✨

🚥 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 in the Expo package to 1.0.34.
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.

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

API Changes Report

Generated by Break Check on 2026-07-09T19:38:55.305Z

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

@mikepitre mikepitre requested review from wobsoriano and removed request for a team July 9, 2026 20:42
@wobsoriano wobsoriano merged commit 3a2af46 into main Jul 9, 2026
59 checks passed
@wobsoriano wobsoriano deleted the automation/expo-android-sdk-1-0-34 branch July 9, 2026 21:13
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