chore(deps): update dependency vite-plus to v0.1.16#678
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update dependency vite-plus to v0.1.16#678renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
commit: |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #678 +/- ##
=======================================
Coverage 94.60% 94.60%
=======================================
Files 10 10
Lines 723 723
Branches 226 226
=======================================
Hits 684 684
Misses 36 36
Partials 3 3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
89e30b8 to
e7f8bfc
Compare
e7f8bfc to
b626dce
Compare
b626dce to
8308489
Compare
8308489 to
ea872f6
Compare
ea872f6 to
de2b8e5
Compare
de2b8e5 to
24630e2
Compare
24630e2 to
b1f0e3f
Compare
17c7510 to
8b3bb78
Compare
8b3bb78 to
0d6a685
Compare
0d6a685 to
dea2186
Compare
b0802cc to
34bf275
Compare
34bf275 to
facd61a
Compare
facd61a to
909cca6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.1.15→0.1.16Release Notes
voidzero-dev/vite-plus (vite-plus)
v0.1.16: vite-plus v0.1.16 — Security patches, Volta migration and Windows fixesCompare Source
A broad release focused on security and ecosystem compatibility: 3 Vite dev server security fixes, Volta migration support, Bun object-form workspaces, JFrog registry support, and a wave of Windows and shell fixes.
Highlights
server.fs.denybypass with query parameters (CVE-2026-39364, High — vite#22160), and path traversal in optimized deps.maphandling (CVE-2026-39365, Moderate — vite#22161)vp migratenow migrates Volta-managed Node.js versions to.node-version(#1201)vp env offdisables Node.js management globally — Disables Node.js management for all vp commands, not just the current shell (#1255)Features
.node-version(#1201) — @naokihabavp env offdisable Node.js management for all vp commands (#1255) — @fengmk2vp run --cachenow supports running without a task specifier and opens the interactive task selector (vite-task#313) — @HaasStefanFixes & Enhancements
latestto absolute latest Node.js version (#1253) — @fengmk2@tanstack/create-startwith@tanstack/cli(#1259) — @jong-kyunglint-staged(#1263) — @poradavp upgrade(#1272) — @kazuponRefactor
Replaces the split build strategy (tsc for local CLI code + rolldown for global modules) with a unified tsdown configuration. All third-party deps are now inlined at build time, eliminating the
rolldown.config.tsand its manual external/path-rewriting plugins. Runtime dependencies dropped from 10 → 6:dependenciescac,cross-spawn,jsonc-parser,picocolorsDocs
VITE_NODE_DIST_MIRRORtoVP_NODE_DIST_MIRROR(#1254) — @kazuponChore
076cef4(#1320) — @fengmk2matchDepNamesfor vite-task crates in renovate config (#1217) — @fengmk2Published Packages
@voidzero-dev/vite-plus-core@0.1.16@voidzero-dev/vite-plus-test@0.1.16vite-plus@0.1.16Installation
macOS/Linux:
curl -fsSL https://vite.plus | bashWindows:
Upgrade:
New Contributors
Welcome to all new contributors! 🎉
@porada, @hakshu25, @shaneturner, @rChaoz, @FleetAdmiralJakob
Full Changelog: voidzero-dev/vite-plus@v0.1.15...v0.1.16
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.