Skip to content

chore(deps): update vite plus packages to v0.1.19 - #673

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/vite-plus-packages
Apr 23, 2026
Merged

chore(deps): update vite plus packages to v0.1.19#673
renovate[bot] merged 1 commit into
mainfrom
renovate/vite-plus-packages

Conversation

@renovate

@renovate renovate Bot commented Apr 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
vite (source) 0.1.180.1.19 age confidence
vite-plus (source) 0.1.180.1.19 age confidence
vitest (source) 0.1.180.1.19 age confidence

Release Notes

voidzero-dev/vite-plus (vite)

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

Compare Source

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
Refactor
Docs
Chore
Published Packages
  • @voidzero-dev/vite-plus-core@0.1.19
  • @voidzero-dev/vite-plus-test@0.1.19
  • vite-plus@0.1.19
Installation

macOS/Linux:

curl -fsSL https://vite.plus | bash

Windows:

irm https://vite.plus/ps1 | iex

Or download and run vp-setup.exe from the assets below.

Upgrade:

vp upgrade
New Contributors

Welcome to all new contributors! 🎉

@​Han5991, @​Arthie

Full Changelog: voidzero-dev/vite-plus@v0.1.18...v0.1.19


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 10pm every weekday,before 6am every weekday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Apr 22, 2026

Copy link
Copy Markdown

Deploying vuefes-japan-speakers with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8125d52
Status: ✅  Deploy successful!
Preview URL: https://534f9d4c.vuefes-japan-speakers.pages.dev
Branch Preview URL: https://renovate-vite-plus-packages.vuefes-japan-speakers.pages.dev

View logs

@renovate
renovate Bot force-pushed the renovate/vite-plus-packages branch from aa64095 to 8125d52 Compare April 23, 2026 01:28
@renovate
renovate Bot merged commit 086cf4d into main Apr 23, 2026
4 checks passed
@renovate
renovate Bot deleted the renovate/vite-plus-packages branch April 23, 2026 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants