Skip to content

chore: upgrade Vite+ to 1.0.0-rc.0 - #1

Merged
SutuSebastian merged 1 commit into
mainfrom
chore/vp-v1-rc
Sep 23, 2026
Merged

SutuSebastian merged 1 commit into
mainfrom
chore/vp-v1-rc

Conversation

@SutuSebastian

Copy link
Copy Markdown
Contributor

Moves the workspace to vite-plus 1.0.0-rc.0.

Changes

  • vite-plus, vite, vitest, and coverage pinned through a bun catalog at 1.0.0-rc.0 / 5.0.1, written by vp migrate.
  • tsdown 0.23 compat flag resolveDepSubpath on the core and pi pack configs, with the migrator narration removed after a comment review.
  • .vitest/ added to .gitignore and bun.lock regenerated.
  • Added the @vitest/coverage-v8 catalog entry the migrator omitted so bun install resolves.

Notes

  • .github/ needed no changes. setup-vp was already at v1.21.1 and it resolves the vp version from package.json, so this bump is what moves CI to 1.0.
  • Test imports already used the supported vite-plus/test entry, so no source rewrites were needed.

Verification

  • vp check passes.
  • bun run test: 38 files, 562 tests green on Vitest 5.
  • bun run typecheck, bun run pack, and bun run test:coverage all pass.

Move the workspace to vite-plus 1.0.0-rc.0 via vp migrate: Vitest 5
with coverage 5.0.1, bun catalog version pinning, tsdown 0.23 compat
flags on the pack configs, and .vitest/ ignored. Adds the missing
@vitest/coverage-v8 catalog entry the migrator omitted so bun install
resolves. Gates pass: vp check, 562 tests, typecheck, pack.
@changeset-bot

changeset-bot Bot commented Sep 23, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: b0c953f

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 Sep 23, 2026

Copy link
Copy Markdown

Review in Change Stack →

Navigate logical layers of code changes, visualize relationships, and explore their blast radius.

Note

Currently processing new changes in this PR. This may take a few minutes, please wait...

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 198609f5-93d3-40f5-ae2e-e63830c8f998

📥 Commits

Reviewing files that changed from the base of the PR and between 381e35d and b0c953f.

⛔ Files ignored due to path filters (1)
  • bun.lock is excluded by !**/*.lock
📒 Files selected for processing (4)
  • .gitignore
  • package.json
  • packages/core/vite.config.ts
  • packages/pi/vite.config.ts
 _______________________
< Hasta la vista, bugs. >
 -----------------------
  \
   \   (\__/)
       (•ㅅ•)
       /   づ
✨ Finishing Touches
📝 Generate docstrings
  • Commit to this branch
  • Create a new PR
🧪 Generate unit tests (beta)
  • Commit to this branch
  • Create a new PR

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.

@SutuSebastian
SutuSebastian merged commit 4e16a6d into main Sep 23, 2026
8 of 9 checks passed
@SutuSebastian
SutuSebastian deleted the chore/vp-v1-rc branch September 23, 2026 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant