Skip to content

chore(test): refresh e2e fixtures#314

Open
clerk-cookie wants to merge 1 commit into
mainfrom
chore/refresh-e2e-fixtures
Open

chore(test): refresh e2e fixtures#314
clerk-cookie wants to merge 1 commit into
mainfrom
chore/refresh-e2e-fixtures

Conversation

@clerk-cookie

Copy link
Copy Markdown
Contributor

Automated refresh of E2E test fixtures via the refresh-fixtures workflow.

Generated by bun run e2e:refresh-fixtures. Review the diff for any
unexpected framework changes (especially major version bumps in
upstream scaffolders) before merging.

Triggered by: schedule on refs/heads/main

@changeset-bot

changeset-bot Bot commented Jun 1, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 625ea58

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

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

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai

coderabbitai Bot commented Jun 1, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 8df7664e-9d44-4917-96a8-00263e8da1d2

📥 Commits

Reviewing files that changed from the base of the PR and between 9604692 and 625ea58.

⛔ Files ignored due to path filters (7)
  • test/e2e/fixtures/nextjs-app-router-next14/package-lock.json is excluded by !**/package-lock.json
  • test/e2e/fixtures/nextjs-app-router/package-lock.json is excluded by !**/package-lock.json
  • test/e2e/fixtures/nextjs-pages-router/package-lock.json is excluded by !**/package-lock.json
  • test/e2e/fixtures/nuxt/package-lock.json is excluded by !**/package-lock.json
  • test/e2e/fixtures/react/package-lock.json is excluded by !**/package-lock.json
  • test/e2e/fixtures/tanstack-start/package-lock.json is excluded by !**/package-lock.json
  • test/e2e/fixtures/vue/package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (6)
  • test/e2e/fixtures/nuxt/package.json
  • test/e2e/fixtures/react/index.html
  • test/e2e/fixtures/react/package.json
  • test/e2e/fixtures/tanstack-start/package.json
  • test/e2e/fixtures/vue/index.html
  • test/e2e/fixtures/vue/package.json

📝 Walkthrough

Walkthrough

This PR updates e2e fixture manifests and HTML identifiers across four framework fixtures. The Vue fixture updates Vue, Vite, and vue-tsc to newer patch/minor versions; the React fixture bumps ESLint and Vite; the Nuxt fixture updates Vue and Vue Router; and the TanStack Start fixture updates @tanstack packages along with Vite, Vitest, and @rsbuild/core. Additionally, the React and Vue fixture HTML documents receive new fixture identifier strings in their title elements. All changes are isolated to test fixture configuration files.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Possibly related PRs

  • clerk/cli#290: Both PRs refresh e2e fixtures by updating the same fixture manifests and HTML title identifiers across test/e2e/fixtures/{nuxt,react,tanstack-start,vue}/.
  • clerk/cli#280: Previous fixture dependency pinning and refresh work on the same e2e fixture files and manifests.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore(test): refresh e2e fixtures' clearly and concisely summarizes the main change: updating E2E test fixture dependencies and configurations.
Description check ✅ Passed The description directly relates to the changeset by explaining the automated refresh of E2E fixtures and references the workflow command used to generate the changes.
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.

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