Skip to content

chore(deps): update vite-plus - #921

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/vite-plus
Open

renovate[bot] wants to merge 1 commit into
masterfrom
renovate/vite-plus

Conversation

@renovate

@renovate renovate Bot commented Sep 25, 2026 •

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@vitest/coverage-v8 (source) 5.0.1 → 5.0.2 age confidence
vite (source) 1.0.0-rc.0 → 1.0.0-rc.1 age confidence
vite-plus (source) 1.0.0-rc.0 → 1.0.0-rc.1 age confidence
vitest (source) 5.0.1 → 5.0.2 age confidence

Release Notes

vitest-dev/vitest (@​vitest/coverage-v8)

v5.0.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
voidzero-dev/vite-plus (vite)

v1.0.0-rc.1: vite-plus v1.0.0-rc.1: task cache settings move under cache

Compare Source

Task cache settings now live under cache, and vp migrate moves existing task settings for you. vp lint and vp fmt run from a package directory now pick the same config as your editor, and piped vp output exits cleanly.

Breaking Changes

Task cache settings in run.tasks now go inside cache (vite-task#749), by @​wan9chi.

Old (top level of a task) New
env cache.env
untrackedEnv cache.untrackedEnv
input cache.input
output cache.output

Run vp migrate to move these fields for you. It updates tasks in vite.config.* files. If a task is defined somewhere else, such as a shared module, vp run shows an error listing that task and the fields to move, so you can fix it by hand. cache: true is the same as cache: {}. See the task cache migration rules and the cache reference.

Highlights
  • vp lint and vp fmt run from a package directory now use the same config as Oxlint, Oxfmt, and the language server, so results match your editor. vp check still applies the workspace-root settings (#​2807), by @​fengmk2.
  • Global vp commands now exit cleanly when piped into a command that closes early, such as vp --version | head -n 1, instead of aborting with exit code 134 (#​2785, #​2793), by @​naokihaba.
  • Fixed a rare race on macOS where a cached task could fail with oils I/O error (main): No such process under heavy parallel load (vite-task#703), by @​lifeiscontent.
Features
  • The bundled tools update vite@8.3.0 -> vite@8.3.1, rolldown@1.2.9 -> rolldown@1.2.11, and oxlint-tsgolint@7.0.2002 -> oxlint-tsgolint@7.0.2003 (#​2805, #​2812), by @​voidzero-guard[bot].
Fixes & Enhancements
  • Async defineConfig callbacks now type-check lint and format options, such as 'warn' rule severities, the same way as synchronous callbacks, so configs updated by vp migrate no longer fail with TS2769 (#​2803), by @​TheAlexLichter.
  • vp test --help now lists the Vitest 5 options --repeats, --injectCjsGlobals, --fsModuleCache, --fsModuleCachePath, and --sharedViteServer (#​2809), by @​Marve10s.
  • On Windows, vp run now matches environment variable names regardless of letter case (vite-task#747), by @​wan9chi.
Docs
Chore
  • Snapshot tests share prepared packages and one Chromium process, run faster on every platform, and no longer read the live npm registry in the standalone npm fallback case (#​2771, #​2786, #​2797), by @​fengmk2 and @​voidzero-guard[bot].
  • The snapshot setup check links the local vite-plus package into its reference home instead of installing the version under release from npm, so it passes before that version is published (#​2819), by @​wan9chi.
  • The preview migration harness installs a project's committed dependencies before running vp migrate, so the Vitest 5 migration can read the original Vitest version (#​2822), by @​wan9chi.
  • The standalone install workflow loads the generated environment before running vp env doctor (#​2790), by @​naokihaba.
Bundled Versions
Tool Version Source
vite 8.3.1 39ddf7c
rolldown 1.2.11 8df4219
tsdown 0.23.0 npm
vitest 5.0.1 npm
oxlint 1.85.0 npm
oxlint-tsgolint 7.0.2003 npm
oxfmt 0.70.0 npm
Upgrade
vp upgrade
New Contributors

@​Marve10s, @​lifeiscontent

Full Changelog: voidzero-dev/vite-plus@v1.0.0-rc.0...v1.0.0-rc.1

Published Packages
  • @voidzero-dev/vite-plus-core@1.0.0-rc.1
  • vite-plus@1.0.0-rc.1
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:1.0.0-rc.1 vp build

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


Configuration

📅 Schedule: (UTC)

  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@coderabbitai

coderabbitai Bot commented Sep 25, 2026 •

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 4924f544-efd1-47e1-8a90-db1bd4b9bec9

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@socket-security

socket-security Bot commented Sep 25, 2026 •

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
Updated@​voidzero-dev/​vite-plus-core@​1.0.0-rc.0 ⏵ 1.0.0-rc.198 +110077 +199 +1100
Updated@​vitest/​coverage-v8@​5.0.1 ⏵ 5.0.2991007998100
Updatedvitest@​5.0.1 ⏵ 5.0.298 +110079 +198100
Updatedvite-plus@​1.0.0-rc.0 ⏵ 1.0.0-rc.198 +1100100 +1100100

View full report

@renovate
renovate Bot force-pushed the renovate/vite-plus branch from b3cf4e0 to 5a95b1d Compare September 26, 2026 11:53
@renovate renovate Bot changed the title chore(deps): update vite-plus to v5.0.2 chore(deps): update vite-plus Sep 26, 2026
@pkg-pr-new

pkg-pr-new Bot commented Sep 26, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/node-modules/urllib@921

commit: 5a95b1d

@pkg-pr-new

pkg-pr-new Bot commented Sep 26, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/node-modules/urllib@921

commit: 5a95b1d

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants