Skip to content

deps(site): vite-plus 0.2.9 -> 0.3.0 - #46

Open
Guria wants to merge 1 commit into
mainfrom
agent/karkas-ce021ebd
Open

deps(site): vite-plus 0.2.9 -> 0.3.0#46
Guria wants to merge 1 commit into
mainfrom
agent/karkas-ce021ebd

Conversation

@Guria

@Guria Guria commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

Completes the vite-plus 0.3.0 alignment from ba8aa4e: demo, create-karkas, and template moved to ^0.3.0 there, site/ was explicitly left on ^0.2.9 as out of scope. This PR moves site/ to ^0.3.0.

  • site only uses vp fmt / vp lint via nub exec (site/mise.toml); the 0.3.0 breaking changes (XDG install layout, VP_ env renames, vp run monorepo target resolution) do not touch those surfaces.
  • Lockfile re-resolved with nub update vite-plus -L --lockfile-only: site vite-plus 0.3.0, astro 7.2.4 -> 7.2.8 in-range (7.2.9 gated by minimumReleaseAge until 15:29Z today).
  • Verified: site vp fmt --check, vp lint, astro build all green; full mise run ci green (CI_EXIT=0).

[Hermi 🤖 — from hermi.exe.xyz]

Summary by CodeRabbit

  • Chores
    • Updated the development tooling to the latest vite-plus version for improved build and development support.

Complete the vite-plus 0.3.0 alignment started in ba8aa4e (demo,
create-karkas, template): site/ was left on ^0.2.9 as out of scope
there. Site only uses vp fmt/lint via nub exec, untouched by the 0.3.0
breaking changes (XDG layout, VP_ env renames). Lockfile re-resolved;
astro moves to 7.2.8 in-range (7.2.9 gated by minimumReleaseAge until
15:29Z). vp fmt/lint/build + full mise run ci green.
@github-actions

Copy link
Copy Markdown
Contributor

Fallow audit report

No GitHub PR/MR findings.

Generated by fallow.

@coderabbitai

coderabbitai Bot commented Aug 28, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 926aa890-8fb2-4fab-b2d5-3c4aeb433c4d

📥 Commits

Reviewing files that changed from the base of the PR and between 3045453 and 4e657dd.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (1)
  • site/package.json

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The site updates the vite-plus development dependency from ^0.2.9 to ^0.3.0.

Changes

Vite Plus Version Update

Layer / File(s) Summary
Update Vite Plus dependency
site/package.json
The vite-plus development dependency changes from ^0.2.9 to ^0.3.0.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 4e657

This localized dependency update has passed the relevant formatting, lint, build, and CI checks, and no actionable merge-blocking risk remains.

🚥 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 and concisely identifies the main change: updating the site dependency vite-plus from 0.2.9 to 0.3.0.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
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.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch agent/karkas-ce021ebd

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.

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