chore(deps): upgrade @vitejs/devtools to v0.3.1#1003
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Deploying nuxt-devtools with
|
| Latest commit: |
c264d7a
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://f09c09b3.nuxt-devtools.pages.dev |
| Branch Preview URL: | https://antfu-upgrade-vite-devtools.nuxt-devtools.pages.dev |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughThis PR updates build and workspace configuration for the devtools ecosystem. The devtools-kit build configuration replaces Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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. Comment |
Tracks the upstream
vitejs/devtoolsv0.3.1 release, which migrates the kit internals todevframe@0.5.2+@devframes/hub@0.5.2while keeping the publicDevTools*surface intact — no source changes needed on our side.Catalog bumps:
@vitejs/devtoolsand@vitejs/devtools-kitto^0.3.1. Also bumpedvueto^3.5.35to dedupe with@vitejs/devtools@0.3.1's direct vue dep (without this, the SFC compiler/runtime split and the client build failed). Added a narrowly-scopedtrustPolicyExcludefortinyexec@1.2.0..1.2.2(same maintainer switched from OIDC to manual publish) and dropped the orphan@vitejs/devtools-rpcexternal frompackages/devtools-kit/build.config.ts.Note for end users: the devframe wire-format rename triggers a one-time re-authorize on first open after upgrade.
This PR was created with the help of an agent.