Skip to content

chore(expo): Bump clerk-android to 1.0.29#8950

Merged
wobsoriano merged 1 commit into
mainfrom
sam/expo-android-1.0.29
Jun 22, 2026
Merged

chore(expo): Bump clerk-android to 1.0.29#8950
wobsoriano merged 1 commit into
mainfrom
sam/expo-android-1.0.29

Conversation

@clerk-cookie

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

Copy link
Copy Markdown
Collaborator

Description

Bumps the bundled clerk-android SDK in @clerk/expo from 1.0.28 to 1.0.29.

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

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

Summary by CodeRabbit

  • Chores
    • Updated bundled Clerk Android SDK components to version 1.0.29 in the Expo package.

@vercel

vercel Bot commented Jun 22, 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 22, 2026 6:47pm
swingset Ready Ready Preview, Comment Jun 22, 2026 6:47pm

Request Review

@changeset-bot

changeset-bot Bot commented Jun 22, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: c1cd30b

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 22, 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

Run ID: 796ab1b7-43e6-4d6c-8759-f2d086d43429

📥 Commits

Reviewing files that changed from the base of the PR and between 7e3174a and c1cd30b.

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

📝 Walkthrough

Walkthrough

The clerkAndroidApiVersion and clerkAndroidUiVersion Gradle ext properties in packages/expo/android/build.gradle are bumped from 1.0.28 to 1.0.29. A corresponding changeset file records a patch release for @clerk/expo.

Changes

clerk-android 1.0.29 version bump

Layer / File(s) Summary
Gradle version pins and changeset
packages/expo/android/build.gradle, .changeset/expo-bump-clerk-android-1-0-29.md
Both clerkAndroidApiVersion and clerkAndroidUiVersion are incremented to 1.0.29, and the changeset file documents the corresponding @clerk/expo patch release.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • clerk/javascript#8780: Bumped the same clerkAndroidApiVersion and clerkAndroidUiVersion Gradle ext variables in packages/expo/android/build.gradle to a prior patch version (1.0.26→1.0.28).
  • clerk/javascript#8801: Uses the same version-bump mechanism for @clerk/expo native SDK dependencies, targeting clerk-ios instead of clerk-android.

Suggested labels

expo

Suggested reviewers

  • wobsoriano

Poem

🐇 Hop, hop, patch release day!
Android SDK bumped on its way,
From twenty-eight to twenty-nine,
A single line change — oh so fine.
The bunny stamps it: "Looks divine!" 🥕

🚥 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 accurately summarizes the main change: bumping the clerk-android dependency to version 1.0.29 in the expo package.
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.


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

pkg-pr-new Bot commented Jun 22, 2026

Copy link
Copy Markdown

Open in StackBlitz

@clerk/astro

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

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/eslint-plugin

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

@clerk/expo

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

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/hono

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

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/react

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

@clerk/react-router

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

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/ui

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

@clerk/upgrade

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

@clerk/vue

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

commit: c1cd30b

@wobsoriano wobsoriano merged commit fcb4651 into main Jun 22, 2026
49 checks passed
@wobsoriano wobsoriano deleted the sam/expo-android-1.0.29 branch June 22, 2026 18:48
@github-actions

Copy link
Copy Markdown
Contributor

API Changes Report

Generated by Break Check on 2026-06-22T18:48:53.035Z

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

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