Skip to content

tests(repo): Fix e2e tests for AP and expo-web#8130

Open
dstaley wants to merge 5 commits intorelease/core-2from
ds.fix/e2e-core-2-failures
Open

tests(repo): Fix e2e tests for AP and expo-web#8130
dstaley wants to merge 5 commits intorelease/core-2from
ds.fix/e2e-core-2-failures

Conversation

@dstaley
Copy link
Member

@dstaley dstaley commented Mar 19, 2026

Description

This PR fixes the Core 2 e2e tests for AP and expo-web:

  • AP: disables tests targeting @clerk/nextjs@4, which broke when we stopped proxying npm.
  • expo-web: pins peer dependency versions to maintain compatibility with Expo SDK 51

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:

@changeset-bot
Copy link

changeset-bot bot commented Mar 19, 2026

🦋 Changeset detected

Latest commit: 07ff2d9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

@vercel
Copy link

vercel bot commented Mar 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Ready Ready Preview, Comment Mar 19, 2026 11:16pm

Request Review

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 19, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 0b437763-2b34-4a14-b3e9-18e6fd79d4be

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ds.fix/e2e-core-2-failures
📝 Coding Plan
  • Generate coding plan for human review comments

Comment @coderabbitai help to get the list of available commands and usage tips.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 19, 2026

Open in StackBlitz

@clerk/agent-toolkit

npm i https://pkg.pr.new/@clerk/agent-toolkit@8130

@clerk/astro

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

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/dev-cli

npm i https://pkg.pr.new/@clerk/dev-cli@8130

@clerk/elements

npm i https://pkg.pr.new/@clerk/elements@8130

@clerk/clerk-expo

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

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/clerk-react

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

@clerk/react-router

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

@clerk/remix

npm i https://pkg.pr.new/@clerk/remix@8130

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/themes

npm i https://pkg.pr.new/@clerk/themes@8130

@clerk/types

npm i https://pkg.pr.new/@clerk/types@8130

@clerk/upgrade

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

@clerk/vue

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

commit: 07ff2d9

@dstaley dstaley changed the title tests(e2e): Skip clerk/nextjs v4 AP tests tests(repo): Fix e2e tests for AP and expo-web Mar 19, 2026
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.

2 participants