Skip to content

fix(testing): Add Cypress v15 to peerDependencies#9003

Open
dstaley wants to merge 1 commit into
mainfrom
ds.fix/testing-cypress-15
Open

fix(testing): Add Cypress v15 to peerDependencies#9003
dstaley wants to merge 1 commit into
mainfrom
ds.fix/testing-cypress-15

Conversation

@dstaley

@dstaley dstaley commented Jun 25, 2026

Copy link
Copy Markdown
Member

Description

This PR adds Cypress v15 to the peerDependencies for @clerk/testing. One of our customers reports that it appears to be compatible. This should prevent issues where the testing package might possibly bring in the wrong version of Cypress.

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
    • Expanded Cypress compatibility to include version 15.
    • Updated the release note entry to reflect the dependency range change.

@vercel

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

Request Review

@changeset-bot

changeset-bot Bot commented Jun 25, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 25e2b4a

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

This PR includes changesets to release 1 package
Name Type
@clerk/testing Minor

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 25, 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: 010ff39d-3ebd-4fe1-9f02-3d15379884cb

📥 Commits

Reviewing files that changed from the base of the PR and between 34c653a and 25e2b4a.

📒 Files selected for processing (2)
  • .changeset/wise-cycles-relate.md
  • packages/testing/package.json

📝 Walkthrough

Walkthrough

The PR expands packages/testing to allow Cypress v15 in its peer dependency range and updates the related Changeset entry to reflect the dependency change.

Changes

Cypress peer dependency update

Layer / File(s) Summary
Peer range and changeset note
packages/testing/package.json, .changeset/wise-cycles-relate.md
The Cypress peer dependency range is expanded to include v15, and the changeset file records the dependency note.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

A bunny hopped by with a tiny cheer,
"Cypress v15 is welcome here!"
One little note, one semver tune,
A tidy hop beneath the moon 🌙
Thump-thump, the testing burrow sings.

🚥 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: expanding the testing package peer dependency range to include Cypress v15.
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.


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

@pkg-pr-new

pkg-pr-new Bot commented Jun 25, 2026

Copy link
Copy Markdown

Open in StackBlitz

@clerk/astro

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

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/electron

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

@clerk/electron-passkeys

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

@clerk/eslint-plugin

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

@clerk/expo

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

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/hono

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

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/react

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

@clerk/react-router

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

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/ui

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

@clerk/upgrade

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

@clerk/vue

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

commit: 25e2b4a

@github-actions

Copy link
Copy Markdown
Contributor

API Changes Report

Generated by Break Check on 2026-06-25T18:41:57.346Z

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 25e2b4a.

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