Skip to content

deps: upgrade Vite DevTools kit to 0.4.2#1029

Merged
antfu merged 2 commits into
mainfrom
deps/vite-devtools-kit-0.4.2
Jul 21, 2026
Merged

deps: upgrade Vite DevTools kit to 0.4.2#1029
antfu merged 2 commits into
mainfrom
deps/vite-devtools-kit-0.4.2

Conversation

@antfubot

@antfubot antfubot commented Jul 21, 2026

Copy link
Copy Markdown
Collaborator

Upgrade the Vite DevTools integration to the 0.4.2 release train and align its devframe 0.7 compatibility boundary.

Keep the Vite 8.0 pin because 0.4.2 still reproduces the SSR WebSocket double-upgrade failure under Vite 8.1. Align Vue compiler internals with the 3.5.39 runtime to prevent mixed-version SFC output, and declare the client diff dependency directly so clean installs remain reproducible.

Created with the help of an agent.

@coderabbitai

coderabbitai Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

The PR adds diff as a frontend catalog dependency and updates workspace catalogs, overrides, and release exclusions for Vite DevTools, devframe, and Vue versions.

Changes

Layer / File(s) Summary
Catalog and package dependency declarations
packages/devtools/package.json, pnpm-workspace.yaml
Adds diff and updates @vitejs/devtools, @vitejs/devtools-kit, and Vue versions.
Workspace overrides and release exclusions
pnpm-workspace.yaml
Updates excluded release ranges and bumps @devframes/hub and devframe overrides to ^0.7.5.

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

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
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.
Title check ✅ Passed The title clearly summarizes the main change: upgrading Vite DevTools kit to 0.4.2.
Description check ✅ Passed The description is directly related to the dependency and compatibility updates in the changeset.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch deps/vite-devtools-kit-0.4.2

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.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 21, 2026

Copy link
Copy Markdown

Deploying nuxt-devtools with  Cloudflare Pages  Cloudflare Pages

Latest commit: c6d7897
Status: ✅  Deploy successful!
Preview URL: https://ce512d7c.nuxt-devtools.pages.dev
Branch Preview URL: https://deps-vite-devtools-kit-0-4-2.nuxt-devtools.pages.dev

View logs

@socket-security

socket-security Bot commented Jul 21, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​vitejs/​devtools-kit@​0.4.2781007096100
Added@​vitejs/​devtools@​0.4.2771007496100

View full report

@antfu
antfu merged commit 03b7a1a into main Jul 21, 2026
7 checks passed
@antfu
antfu deleted the deps/vite-devtools-kit-0.4.2 branch July 21, 2026 08:34
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.

2 participants