Skip to content

chore(deps): bump vite-plus from 0.1.18 to 0.1.19 in the production-dependencies group#37

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-cb55c3ea00
Closed

chore(deps): bump vite-plus from 0.1.18 to 0.1.19 in the production-dependencies group#37
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-cb55c3ea00

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 1 update: vite-plus.

Updates vite-plus from 0.1.18 to 0.1.19

Release notes

Sourced from vite-plus's releases.

vite-plus v0.1.19 — Windows polish, vp rebuild, and lazy plugin loading

A reliability-focused release: terminal handling and file-handle leaks on Windows are fixed, a top-level vp rebuild alias lands, and lazyPlugins() defers plugin initialization until first use.

Highlights

  • Windows Ctrl+C — terminal state is now restored after Ctrl+C in interactive commands, and .cmd shims are routed through PowerShell to stop Windows corrupting the terminal (#1407, #1414)
  • Workspace file-handle leak on Windowsvp run dev no longer keeps an open handle on pnpm-workspace.yaml for the life of the session, so pnpm in a second terminal can rewrite the file without EPERM (#1400, vite-task#335)
  • CLI extra args leaking into dependent tasks — fixed a bug where args after a task name (e.g. vp run test some-filter) were forwarded to tasks pulled in via dependsOn, breaking their execution (vite-task#332)
  • Top-level vp rebuild alias — rebuild your monorepo with a single command, no run -- wrapping needed (#1383)
  • Conditional plugin loading — new lazyPlugins() helper defers plugin initialization until first use (#1215)

Features

Fixes & Enhancements

  • Restore terminal state after Ctrl+C in interactive commands (#1407) — @​Claude
  • Route Windows .cmd shims through PowerShell to fix Ctrl+C terminal corruption (#1414) — @​fengmk2
  • Respect oxlint exit code so denyWarnings fails vp check (#1425) — @​fengmk2
  • Avoid SetGlobalDefaultError panic when rolldown devtools is enabled (#1364) — @​fengmk2
  • Stop forwarding -- to npx-invoked remote templates in vp create (#1421) — @​jong-kyung
  • Embed node version requirement at compile time (#1412) — @​liangmiQwQ
  • Upgrade oxc catalog entries proactively in the upgrade-deps workflow (#1409) — @​fengmk2
  • Workspace no longer holds file handles across a session (vite-task#335) — @​fengmk2
  • Fix CLI extra args leaking from the requested task into dependsOn tasks — args after a task name (e.g. vp run test some-filter) are now forwarded only to that task (vite-task#332) — @​branchseer
  • Windows file access tracking no longer panics on malformed paths (vite-task#330) — @​SegaraRai
  • [Breaking cache format] Migrate from bincode (unmaintained) to wincode; cache format bumps from v10 → v11, so expect a one-time cache miss on upgrade (vite-task#334) — @​branchseer
  • musl builds skip allocating the unused 4 GiB IPC shared-memory region and lock file (vite-task#328) — @​branchseer

Refactor

Docs

Chore

... (truncated)

Commits
  • 41e78e2 feat(cli/bin): Allow --stdin-filepath for oxfmt bin (#1429)
  • c5e09e7 fix: route Windows .cmd shims through PowerShell to fix Ctrl+C terminal cor...
  • 562365d feat(migrate/create): add TypeScript shim for Vue and Astro component files (...
  • 6bfcbdb fix(check): respect oxlint exit code so denyWarnings fails vp check (#1425)
  • 58141d7 chore(cli): upgrade @​oxc-node/core to catalog version (0.0.35) (#1000)
  • 1ad7203 fix(create): stop forwarding -- to npx-invoked remote templates (#1421)
  • 9b57c4b chore(deps): update pnpm to v10.33.0 (#1246)
  • 2e2c4c6 fix(cli): restore terminal state after Ctrl+C in interactive commands (#1407)
  • abc3b2a feat: add lazyPlugins() helper for conditional plugin loading (#1215)
  • d202f3f feat(deps): upgrade upstream dependencies (#1406)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 1 update: [vite-plus](https://github.com/voidzero-dev/vite-plus/tree/HEAD/packages/cli).


Updates `vite-plus` from 0.1.18 to 0.1.19
- [Release notes](https://github.com/voidzero-dev/vite-plus/releases)
- [Commits](https://github.com/voidzero-dev/vite-plus/commits/v0.1.19/packages/cli)

---
updated-dependencies:
- dependency-name: vite-plus
  dependency-version: 0.1.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 27, 2026
@gabrielmoreira
gabrielmoreira requested a review from Copilot April 27, 2026 10:31
@dependabot @github

dependabot Bot commented on behalf of github Apr 27, 2026

Copy link
Copy Markdown
Contributor Author

Looks like vite-plus is no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 27, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/production-dependencies-cb55c3ea00 branch April 27, 2026 10:32

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant