Skip to content

chore(deps-dev): bump vite-plus from 0.2.1 to 0.2.5 - #138

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vite-plus-0.2.5
Open

chore(deps-dev): bump vite-plus from 0.2.1 to 0.2.5#138
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vite-plus-0.2.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 18, 2026

Copy link
Copy Markdown
Contributor

Bumps vite-plus from 0.2.1 to 0.2.5.

Release notes

Sourced from vite-plus's releases.

vite-plus v0.2.5: Cleaner environments and more reliable workflows

This release adds cleanup and package version commands, supports TypeScript 7 declaration generation, reduces the standalone binary size, and hardens task tracking, CLI output, package-manager routing, Docker workflows, and project scaffolding.

Highlights

Fixes & Enhancements

  • Reduce standalone vp binary sizes by about 5% on Linux and macOS and 19% on Windows (#2043), by @​fengmk2
  • Keep the Docker image non-root by default while allowing passwordless sudo for Playwright browser dependencies and system packages (#2088), by @​fengmk2
  • Ignore .env and .env.* in generated projects while keeping .env.example trackable (#2095), by @​forehalo
  • Create vp-use.cmd after the Windows environment bin directory is ready and document its Command Prompt-only usage (#2128), by @​liangmiQwQ
  • Render user-facing process statuses and paths without Rust debug wrappers (#2130), by @​liangmiQwQ
  • Make vp dedupe fall back to yarn install with a warning on Yarn Classic (#2139), by @​jong-kyung
  • Ensure package-manager child processes, including Bun, can always find the managed Node.js runtime (#2158), by @​BlankParticle

Docs

  • Update the release-manager post-release guidance (#2096), by @​wan9chi
  • Add Windows to the Namespace sponsor credit (#2108), by @​fengmk2
  • Document installer and runtime environment variables, registry settings, TLS options, and precedence rules (#2114), by @​yukinoshi
  • Mark shell examples in CONTRIBUTING.md as Bash code blocks (#2159), by @​BlankParticle

Chore

Bundled Versions

Tool Version Source
vite 8.1.4 a477454
rolldown 1.1.5 f09947a
tsdown 0.22.7 npm
vitest 4.1.10 npm
oxlint 1.73.0 npm
oxlint-tsgolint 0.24.0 npm
oxfmt 0.58.0 npm

Upgrade

... (truncated)

Commits
  • b9acb2f release: v0.2.5: Cleaner environments and more reliable workflows (#2180)
  • 103b30f fix(cli): ensure blocking stdio (#2173)
  • 19efdd0 feat(deps): upgrade upstream dependencies (#2168)
  • 5d61de0 test(snapshots): remove legacy snapshot infrastructure (#2146)
  • 0e5a8a4 test(snapshots): remove the parked snap-tests-todo tree (#2145)
  • e208eef test(snapshots): migrate the last blocked snap tests to the PTY suite (#2143)
  • 98cca64 test(snapshots): migrate the command-* package-manager passthrough cases (#...
  • c20b931 test(snapshots): migrate the command-* toolchain cases to the PTY snapshot ...
  • e13e029 test(snapshots): migrate env-* cases to the PTY snapshot suite (#2137)
  • dfba9ba test(snapshots): migrate npm-global-* cases to the PTY snapshot suite (#2134)
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [vite-plus](https://github.com/voidzero-dev/vite-plus/tree/HEAD/packages/cli) from 0.2.1 to 0.2.5.
- [Release notes](https://github.com/voidzero-dev/vite-plus/releases)
- [Commits](https://github.com/voidzero-dev/vite-plus/commits/v0.2.5/packages/cli)

---
updated-dependencies:
- dependency-name: vite-plus
  dependency-version: 0.2.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Jul 18, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) July 18, 2026 02:15
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedvite-plus@​0.2.1 ⏵ 0.2.579100100 +1100 +2100

View full report

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.

0 participants