Skip to content

chore(expo): bump clerk-android to 1.1.1 - #9422

Open
clerk-cookie wants to merge 4 commits into
mainfrom
automation/expo-android-sdk-1-1-1
Open

chore(expo): bump clerk-android to 1.1.1#9422
clerk-cookie wants to merge 4 commits into
mainfrom
automation/expo-android-sdk-1-1-1

Conversation

@clerk-cookie

Copy link
Copy Markdown
Collaborator

Description

Bumps the bundled clerk-android SDK in @clerk/expo from 1.1.0 to 1.1.1.

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

Checklist

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

Type of change

Refactoring / dependency upgrade / documentation

@vercel

vercel Bot commented Aug 12, 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 Aug 12, 2026 10:51pm
swingset Ready Ready Preview Aug 12, 2026 10:51pm

Request Review

@changeset-bot

changeset-bot Bot commented Aug 12, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: a017e2f

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 Aug 12, 2026

Copy link
Copy Markdown

Open in StackBlitz

@clerk/astro

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

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/electron

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

@clerk/electron-passkeys

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

@clerk/eslint-plugin

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

@clerk/expo

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

@clerk/expo-google-signin

npm i https://pkg.pr.new/@clerk/expo-google-signin@9422

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/hono

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

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/react

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

@clerk/react-router

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

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/ui

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

@clerk/upgrade

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

@clerk/vue

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

commit: a017e2f

@coderabbitai

coderabbitai Bot commented Aug 12, 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), Organization UI (inherited)

Review profile: CHILL

Plan: Pro Plus

Run ID: 19046d89-32d3-4dc6-9c6d-dd27d9717451

📥 Commits

Reviewing files that changed from the base of the PR and between bb0a3f4 and a017e2f.

📒 Files selected for processing (1)
  • integration/tests/expo-native/flows/embedded-profile-host-back.yaml
🔗 Linked repositories identified

CodeRabbit considers these linked repositories for cross-repo context during reviews:

  • clerk/clerk_go (manual)
  • clerk/dashboard (manual)
  • clerk/accounts (manual)
  • clerk/backoffice (manual)
  • clerk/clerk (manual)
  • clerk/clerk-docs (manual)
  • clerk/cloudflare-workers (manual)

📝 Walkthrough

Walkthrough

The PR updates the Clerk Android API and UI dependencies from 1.1.0 to 1.1.1 in @clerk/expo. It adds a Changeset entry for the Expo patch release. The Android embedded-profile flow now waits for animations and retries the “Manage account” action when the screen does not change.

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

Mergeability Score: 🟡 Moderate · up to a017e

The Expo native test-flow retry behavior can attempt to tap a selector that is no longer visible after navigation, causing the end-to-end flow to fail. This bounded correctness issue remains unresolved, so merge should wait for a fix or explicit owner acceptance.

Possibly related PRs

Suggested reviewers: mikepitre, wobsoriano

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely identifies the Clerk Android SDK version bump in the Expo package.
Description check ✅ Passed The description accurately explains the Clerk Android SDK upgrade and identifies the related validation details.
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.

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.

@github-actions

github-actions Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

API Changes Report

Generated by Break Check on 2026-08-12T22:52:02.994Z

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

wobsoriano and others added 2 commits August 12, 2026 15:21
Retry the Manage account action until the account details screen appears so transient emulator taps do not fail the flow.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@integration/tests/expo-native/flows/embedded-profile-host-back.yaml`:
- Around line 42-49: Move extendedWaitUntil for EMAIL ADDRESSES|Add email
address outside the retry block, leaving only tapOn Manage account under retry
with maxRetries 3. Preserve the existing timeout and visibility condition.
🪄 Autofix

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

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

Review profile: CHILL

Plan: Pro Plus

Run ID: 730f30bf-4bb0-4d76-a0bc-522c94d79607

📥 Commits

Reviewing files that changed from the base of the PR and between bb36052 and bb0a3f4.

📒 Files selected for processing (1)
  • integration/tests/expo-native/flows/embedded-profile-host-back.yaml
🔗 Linked repositories identified

CodeRabbit considers these linked repositories for cross-repo context during reviews:

  • clerk/clerk_go (manual)
  • clerk/dashboard (manual)
  • clerk/accounts (manual)
  • clerk/backoffice (manual)
  • clerk/clerk (manual)
  • clerk/clerk-docs (manual)
  • clerk/cloudflare-workers (manual)

Comment on lines +42 to +49
- retry:
maxRetries: 3
commands:
- tapOn:
text: 'Manage account'
- extendedWaitUntil:
visible: 'EMAIL ADDRESSES|Add email address'
timeout: 5000

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🩺 Stability & Availability | 🟠 Major | ⚡ Quick win

🧩 Analysis chain

🏁 Script executed:

#!/bin/bash
set -eu
printf '%s\n' '--- target file ---'
cat -n integration/tests/expo-native/flows/embedded-profile-host-back.yaml
printf '%s\n' '--- retry usage in Expo flows ---'
rg -n -C 4 'retry:|extendedWaitUntil:|Manage account' integration/tests/expo-native/flows integration/tests/expo-native || true

Repository: clerk/javascript

Length of output: 40781


🌐 Web query:

Maestro CLI retry command semantics retries complete commands block official documentation

💡 Result:

In the Maestro framework, the retry command is designed to handle intermittent or unpredictable behavior by executing a specific set of commands repeatedly until they succeed or the maximum number of attempts is reached [1]. Key semantics and usage details include: * Functionality: The retry command allows you to wrap a sequence of commands (or an external flow file) that may be prone to flakiness [1][2]. If any command within the block fails, Maestro attempts to rerun the entire block until success or the maxRetries limit is met [1][3]. * Parameters: * maxRetries: Specifies the number of times to retry the commands. The value defaults to 1 and is supported up to 3 [1]. * commands: A list of commands to be executed [1]. * file: Alternatively, you can specify a path to a YAML file containing the flow to be retried [1]. * Best Practices: The official documentation classifies wrapping large portions of a flow in a retry block as an anti-pattern, as it can mask genuine application flakiness [1]. It is recommended to use retry specifically for operations outside the application's control, such as unpredictable network latency or intermittent infrastructure issues [1][4]. * Behavior: If the commands succeed on any attempt, the test proceeds immediately to the next step [1]. If all retries are exhausted and the block still fails, the flow will fail [1][3]. Maestro may issue warning insights in the CLI logs when a retry occurs [2][3]. Note: Some external CLI tools or unrelated issue tracking systems may use different commands (e.g., maestro issue retry [5]), but for standard Maestro test flows, the retry YAML command described above is the official mechanism.

Citations:


🏁 Script executed:

#!/bin/bash
set -eu
printf '%s\n' '--- relevant fixture strings and navigation handlers ---'
rg -n -C 5 'EMAIL ADDRESSES|Add email address|Manage account|open-embedded-profile-button|Edit profile' \
  integration packages --glob '!**/node_modules/**' --glob '!**/dist/**' || true
printf '%s\n' '--- retry block shape ---'
python3 - <<'PY'
from pathlib import Path
p = Path("integration/tests/expo-native/flows/embedded-profile-host-back.yaml")
lines = p.read_text().splitlines()
for i, line in enumerate(lines):
    if line.strip() == "- retry:":
        block = lines[i:i+8]
        print("\n".join(f"{i+j+1}: {v}" for j, v in enumerate(block)))
        print("commands:", [v.strip() for v in block if v.strip().startswith("- ")])
PY

Repository: clerk/javascript

Length of output: 50372


🏁 Script executed:

#!/bin/bash
set -eu
python3 - <<'PY'
from pathlib import Path

path = Path("integration/tests/expo-native/flows/embedded-profile-host-back.yaml")
lines = path.read_text().splitlines()
start = next(i for i, line in enumerate(lines) if line.strip() == "- retry:")
end = next(i for i in range(start + 1, len(lines)) if lines[i].startswith("      - tapOn: 'Back'"))
block = lines[start:end]

print(f"retry_start_line={start + 1}")
print(f"retry_end_line={end}")
print(f"contains_manage_account={any('Manage account' in line for line in block)}")
print(f"contains_destination_wait={any('extendedWaitUntil:' in line for line in block)}")
print(f"destination_wait_timeout={next(line.strip() for line in block if line.strip().startswith('timeout:'))}")
print(f"commands={[line.strip() for line in block if line.strip().startswith('- ')]}")
PY

Repository: clerk/javascript

Length of output: 349


Keep the navigation wait outside the retry block.

If tapOn: 'Manage account' succeeds but the 5-second extendedWaitUntil times out, Maestro retries the complete block. Retry only tapOn, then wait for EMAIL ADDRESSES|Add email address separately.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@integration/tests/expo-native/flows/embedded-profile-host-back.yaml` around
lines 42 - 49, Move extendedWaitUntil for EMAIL ADDRESSES|Add email address
outside the retry block, leaving only tapOn Manage account under retry with
maxRetries 3. Preserve the existing timeout and visibility condition.

Source: MCP tools

Wait for the native profile layout and tap its clickable account row so Maestro does not queue duplicate navigation taps.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants