Skip to content

chore(expo): bump clerk-ios to 1.2.9#9111

Merged
wobsoriano merged 1 commit into
mainfrom
automation/expo-ios-sdk-1-2-9
Jul 9, 2026
Merged

chore(expo): bump clerk-ios to 1.2.9#9111
wobsoriano merged 1 commit into
mainfrom
automation/expo-ios-sdk-1-2-9

Conversation

@clerk-cookie

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

Copy link
Copy Markdown
Collaborator

Description

Bumps the bundled clerk-ios SDK in @clerk/expo from 1.2.7 to 1.2.9.

Release: https://github.com/clerk/clerk-ios/releases/tag/1.2.9

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 iOS authentication SDK to a newer patch version.
    • Published a patch release for the Expo package to include the latest iOS SDK update.

@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 10:57pm
swingset Ready Ready Preview, Comment Jul 8, 2026 10:57pm

Request Review

@changeset-bot

changeset-bot Bot commented Jul 8, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 8ddfc7a

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@9111

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/electron

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

@clerk/electron-passkeys

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

@clerk/eslint-plugin

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

@clerk/expo

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

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/hono

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

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/react

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

@clerk/react-router

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

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/ui

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

@clerk/upgrade

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

@clerk/vue

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

commit: 8ddfc7a

@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: 819f0ed5-cd9e-4033-8e84-1a24867208bf

📥 Commits

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

📒 Files selected for processing (2)
  • .changeset/expo-bump-clerk-ios-1-2-9.md
  • packages/expo/ios/ClerkExpo.podspec

📝 Walkthrough

Walkthrough

This PR bumps the bundled clerk-ios SDK version from 1.2.7 to 1.2.9 in the ClerkExpo.podspec SPM dependency requirement, and adds a corresponding Changesets entry documenting a patch release for @clerk/expo.

Changes

Clerk iOS Version Bump

Layer / File(s) Summary
Version bump and changeset
packages/expo/ios/ClerkExpo.podspec, .changeset/expo-bump-clerk-ios-1-2-9.md
Updates the clerk_ios_version constant used for the exact-version SPM dependency requirement from 1.2.7 to 1.2.9, and adds a changeset documenting the patch bump with a release notes link.

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

Possibly related PRs

  • clerk/javascript#9053: Both PRs bump bundled Expo SDK artifact versions in corresponding platform build/podspec files.
  • clerk/javascript#9054: Both PRs update the same podspec clerk_ios_version and matching changeset, advancing the bundled clerk-ios version.

Suggested reviewers: wobsoriano

Poem

A hop, a skip, a version bump so neat,
1.2.9 makes clerk-ios complete,
Podspec updated, changeset in tow,
This bunny's release notes are ready to go! 🐇
Thump-thump, ship it! 🚀

🚥 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 matches the main change: upgrading clerk-ios for the Expo package to 1.2.9.
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 8, 2026

Copy link
Copy Markdown
Contributor

API Changes Report

Generated by Break Check on 2026-07-08T22:58:12.676Z

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 8ddfc7a.

@wobsoriano wobsoriano merged commit 289b54c into main Jul 9, 2026
59 checks passed
@wobsoriano wobsoriano deleted the automation/expo-ios-sdk-1-2-9 branch July 9, 2026 04:18
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