Skip to content

chore(deps): update dependency vite-plus to v0.1.20#174

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/vite
Open

chore(deps): update dependency vite-plus to v0.1.20#174
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/vite

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 4, 2026

This PR contains the following updates:

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

Release Notes

voidzero-dev/vite-plus (vite-plus)

v0.1.20: vite-plus v0.1.20

Compare Source

This release focuses on experience improvements, bug fixes, and dependency updates.

Features
  • Auto-migrate ESLint/Prettier to oxlint/oxfmt in vp create (#​1434) — @​fengmk2
  • Multi-editor selection in vp create (#​1438) — @​lyzno1
  • Ship docs directly at vite-plus/docs (#​1440) — @​cpojer
  • Redefine vp check --no-lint for type-check-only workflow (#​1444) — @​jong-kyung
  • Error on vp install -g without package names (#​1472) — @​liangmiQwQ
  • Add language-specific formatter overrides to .vscode/settings.json (#​1491) — @​oilater
  • Platform support for targets without input auto-inference (e.g. Android) — tasks still run, but those relying on auto-inference run uncached with a summary noting that input must be configured manually to enable caching (vite-task#352) — @​branchseer
  • Upgrade upstream dependencies: vite v8.0.10, vitest 4.1.5, rolldown v1.0.0-rc.17, tsdown 0.21.10, oxfmt 0.46.0, oxlint 1.61.0, oxlint-tsgolint 0.22.0, oxc toolchain 0.127.0, @vitejs/devtools 0.1.15, @napi-rs/wasm-runtime ^1.1.4, diff ^9.0.0 (#​1435, #​1460, #​1469, #​1479) — @​Brooooooklyn
Fixes & Enhancements
  • Condense Vite+ AGENTS.md content (#​1430) — @​cpojer
  • Suppress Vite+ header in non-TTY and git hook contexts (#​1439) — @​fengmk2
  • Avoid truncating lock file to prevent sharing violation on Windows (#​1467) — @​rorychatt
  • Support PowerShell on non-Windows platforms (#​1481) — @​nekomoyi
  • vp run no longer aborts with failed to prepare the command for injection: Invalid argument when the user environment already has LD_PRELOAD (Linux) or DYLD_INSERT_LIBRARIES (macOS) set; the tracer shim is now appended to any existing value and placed last, preserving user preloads' symbol-interposition precedence (vite-task#349) — @​branchseer
Docs
Chore
Published Packages
  • @voidzero-dev/vite-plus-core@0.1.20
  • @voidzero-dev/vite-plus-test@0.1.20
  • vite-plus@0.1.20
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! 🎉

@​branchv, @​lyzno1, @​yuyinws, @​rorychatt, @​oilater

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 this update again.


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

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

@renovate renovate Bot added chore dependencies Pull requests that update a dependency file labels May 4, 2026
@sentry
Copy link
Copy Markdown

sentry Bot commented May 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.83%. Comparing base (465fe56) to head (c37c008).
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #174   +/-   ##
=======================================
  Coverage   66.83%   66.83%           
=======================================
  Files          81       81           
  Lines        2023     2023           
  Branches      601      601           
=======================================
  Hits         1352     1352           
  Misses        534      534           
  Partials      137      137           
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot force-pushed the renovate/vite branch 7 times, most recently from 1011d99 to 568ea12 Compare May 9, 2026 12:08
@renovate renovate Bot force-pushed the renovate/vite branch from 568ea12 to c37c008 Compare May 12, 2026 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants