Skip to content

chore(test): refresh e2e fixtures#336

Merged
wyattjoh merged 1 commit into
mainfrom
chore/refresh-e2e-fixtures
Jun 17, 2026
Merged

chore(test): refresh e2e fixtures#336
wyattjoh merged 1 commit into
mainfrom
chore/refresh-e2e-fixtures

Conversation

@clerk-cookie

@clerk-cookie clerk-cookie commented Jun 15, 2026

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: workflow_dispatch on refs/heads/main

@changeset-bot

changeset-bot Bot commented Jun 15, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 527ff86

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 15, 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: 7bccbc48-6ede-4b56-b4e8-40a3a7d412ff

📥 Commits

Reviewing files that changed from the base of the PR and between ddddab8 and 527ff86.

⛔ Files ignored due to path filters (8)
  • test/e2e/fixtures/astro/package-lock.json is excluded by !**/package-lock.json
  • 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 (13)
  • test/e2e/fixtures/astro/package.json
  • test/e2e/fixtures/nextjs-app-router-next14/package.json
  • test/e2e/fixtures/nextjs-app-router/package.json
  • test/e2e/fixtures/nextjs-pages-router/package.json
  • test/e2e/fixtures/nuxt/package.json
  • test/e2e/fixtures/react/index.html
  • test/e2e/fixtures/react/package.json
  • test/e2e/fixtures/tanstack-start/README.md
  • test/e2e/fixtures/tanstack-start/package.json
  • test/e2e/fixtures/tanstack-start/src/styles.css
  • test/e2e/fixtures/tanstack-start/tsr.config.json
  • test/e2e/fixtures/vue/index.html
  • test/e2e/fixtures/vue/package.json
✅ Files skipped from review due to trivial changes (6)
  • test/e2e/fixtures/astro/package.json
  • test/e2e/fixtures/tanstack-start/tsr.config.json
  • test/e2e/fixtures/tanstack-start/src/styles.css
  • test/e2e/fixtures/react/package.json
  • test/e2e/fixtures/tanstack-start/README.md
  • test/e2e/fixtures/nextjs-app-router-next14/package.json
🚧 Files skipped from review as they are similar to previous changes (6)
  • test/e2e/fixtures/nuxt/package.json
  • test/e2e/fixtures/vue/package.json
  • test/e2e/fixtures/react/index.html
  • test/e2e/fixtures/nextjs-pages-router/package.json
  • test/e2e/fixtures/nextjs-app-router/package.json
  • test/e2e/fixtures/tanstack-start/package.json

📝 Walkthrough

Walkthrough

Patch-level dependency versions are bumped across five e2e fixture packages: nextjs-app-router-next14, nextjs-app-router, nextjs-pages-router, nuxt, react, and vue. The bumped packages include next, nuxt, vue, vue-tsc, react, react-dom, astro, and various @types/* and linting/tooling packages. The react and vue fixture HTML files have their fixture identifier strings updated. The tanstack-start fixture receives the same dependency version bumps plus a new tsr.config.json file (setting target to "react"), a new generate-routes npm script (tsr generate), and minor whitespace changes in styles.css and README.md.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main purpose of the pull request: refreshing E2E test fixtures.
Description check ✅ Passed The description clearly explains that this is an automated fixture refresh executed via workflow and asks reviewers to check for unexpected framework 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.

@clerk-cookie clerk-cookie force-pushed the chore/refresh-e2e-fixtures branch from ddddab8 to 527ff86 Compare June 17, 2026 21:58
@wyattjoh wyattjoh merged commit 4240dd5 into main Jun 17, 2026
10 checks passed
@wyattjoh wyattjoh deleted the chore/refresh-e2e-fixtures branch June 17, 2026 22:19
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