Skip to content

vite-plus 0.2.4#291926

Merged
BrewTestBot merged 2 commits into
mainfrom
bump-vite-plus-0.2.4
Jul 12, 2026
Merged

vite-plus 0.2.4#291926
BrewTestBot merged 2 commits into
mainfrom
bump-vite-plus-0.2.4

Conversation

@BrewTestBot

Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
This hotfix updates the bundled Vitest Browser Mode packages to `4.1.10`, which includes the fix for [GHSA-p63j-vcc4-9vmv](https://github.com/vitest-dev/vitest/security/advisories/GHSA-p63j-vcc4-9vmv). The advisory is critical and affects `@vitest/browser <=4.1.9`.

Highlights

  • Critical Vitest Browser Mode advisory fixed: bundled vitest and @vitest/browser* move from 4.1.9 to 4.1.10, addressing GHSA-p63j-vcc4-9vmv, where provider commands could bypass the file access permission gate (#2089), by @voidzero-guard[bot]

Chore

  • Add the standard release-manager skill for vite-plus release operations (#2019), by @fengmk2

Bundled Versions

Tool Version Source
vite 8.1.3 578ffb8
rolldown 1.1.4 6cbd233
tsdown 0.22.3 npm
vitest 4.1.10 npm
oxlint 1.72.0 npm
oxlint-tsgolint 0.24.0 npm
oxfmt 0.57.0 npm

Upgrade

vp upgrade

New Contributors

No new contributors in this release.

Full Changelog: voidzero-dev/vite-plus@v0.2.3...v0.2.4

Published Packages

  • @voidzero-dev/vite-plus-core@0.2.4
  • vite-plus@0.2.4

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.

Docker:

docker run --rm -it -v "$PWD:/app" -w /app ghcr.io/voidzero-dev/vite-plus:0.2.4 vp build

Run any vp command without installing it; see the Docker guide for more.

View the full release notes at https://github.com/voidzero-dev/vite-plus/releases/tag/v0.2.4.


@github-actions github-actions Bot added nodejs Node or npm use is a significant feature of the PR or issue rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jul 8, 2026
@bevanjkay bevanjkay force-pushed the bump-vite-plus-0.2.4 branch from 9d19d40 to ea0aa28 Compare July 9, 2026 02:09
@bevanjkay

Copy link
Copy Markdown
Member

New builds are blocked until Rust 1.97

@daeho-ro

daeho-ro commented Jul 9, 2026

Copy link
Copy Markdown
Member

@github-actions

Copy link
Copy Markdown
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@github-actions github-actions Bot added the stale No recent activity label Jul 11, 2026
Co-authored-by: Branch Vincent <branchevincent@gmail.com>
@branchv branchv force-pushed the bump-vite-plus-0.2.4 branch from ea0aa28 to 46dc3dc Compare July 11, 2026 23:06
@github-actions github-actions Bot removed the rust Rust use is a significant feature of the PR or issue label Jul 11, 2026
@branchv

branchv commented Jul 11, 2026

Copy link
Copy Markdown
Member

Actually nightly is now needed after a breaking API change in unstable c_variadic feature: voidzero-dev/vite-task@db99ba4. So switched to rustup to use upstream's default toolchain

@branchv branchv removed stale No recent activity blocked labels Jul 11, 2026
@branchv branchv marked this pull request as ready for review July 11, 2026 23:55
@branchv branchv added the ready to merge PR can be merged once CI is green label Jul 11, 2026
@bevanjkay

Copy link
Copy Markdown
Member

Thanks @branchv TIL we can use nightly Rust builds.

@github-actions

Copy link
Copy Markdown
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions Bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jul 12, 2026
@BrewTestBot BrewTestBot enabled auto-merge July 12, 2026 00:27
@BrewTestBot BrewTestBot added this pull request to the merge queue Jul 12, 2026
Merged via the queue into main with commit 7e15cf6 Jul 12, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-vite-plus-0.2.4 branch July 12, 2026 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. nodejs Node or npm use is a significant feature of the PR or issue ready to merge PR can be merged once CI is green

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants