chore(deps-dev): bump vite-plus from 0.1.19 to 0.1.24 in the npm_and_yarn group across 1 directory#5
Conversation
Bumps the npm_and_yarn group with 1 update in the / directory: [vite-plus](https://github.com/voidzero-dev/vite-plus/tree/HEAD/packages/cli). Updates `vite-plus` from 0.1.19 to 0.1.24 - [Release notes](https://github.com/voidzero-dev/vite-plus/releases) - [Commits](https://github.com/voidzero-dev/vite-plus/commits/v0.1.24/packages/cli) --- updated-dependencies: - dependency-name: vite-plus dependency-version: 0.1.24 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
fireargs | e6e8070 | Commit Preview URL Branch Preview URL |
Jun 15 2026, 05:59 PM |
|
Claude finished @dependabot[bot]'s task in 1m 12s —— View job PR Review:
|
| Package | From | To |
|---|---|---|
vite-plus / @voidzero-dev/vite-plus-* |
0.1.19 | 0.1.24 |
@oxlint/binding-* |
1.60.0 | 1.67.0 |
@oxlint-tsgolint/* |
0.21.1 | 0.23.0 |
@oxfmt/binding-* |
0.45.0 | 0.52.0 |
@oxc-project/runtime |
0.126.0 | 0.133.0 |
@oxc-project/types |
0.126.0 | 0.133.0 |
@oxlint/plugins |
(new) | 1.61.0 |
All updates are platform-specific native bindings for the bundled oxlint/oxfmt toolchain inside vite-plus, plus the vite-plus core and test packages.
Code Quality
NONE — Changes are limited to package.json (version bump) and pnpm-lock.yaml (hash updates). No application code is modified. The lockfile uses pnpm's integrity hash model, so each changed entry has a new sha512 hash tied to the published tarball.
One new package enters the lockfile: @oxlint/plugins@1.61.0. This is pulled in by the updated oxlint bundled inside vite-plus and has no runtime impact on this project.
Breaking changes risk
From the release notes, vp why --global was removed in 0.1.24. The project's package.json scripts use vp fmt, vp lint, and vp test — none are affected.
OWASP / Security
Severity: NONE
- All changed packages are dev-only tools (linter, formatter, test runner) — not included in the published artifact.
- No runtime code paths, user input handling, or network behavior is changed.
- No hardcoded secrets, credentials, or sensitive data in the lockfile changes.
- Dependency compatibility score badge from Dependabot indicates no regressions.
Verdict
Safe to merge.
Bumps the npm_and_yarn group with 1 update in the / directory: vite-plus.
Updates
vite-plusfrom 0.1.19 to 0.1.24Release notes
Sourced from vite-plus's releases.
... (truncated)
Commits
a1a2bbdrelease: v0.1.24 (#1738)2af030afeat(deps): upgrade upstream dependencies (#1735)183f8e7fix(migrate): resolve husky version from catalog during hooks check (#1710)7ec9124feat(pm): addvp pm stagecommand (#1715)ce4509efix(pack): bundle direct tsdown picomatch require (#1732)adf79dbfix(create): keep aliased vite in pnpm monorepo website so override stays eff...ca2e417feat(cli): addformatalias forvp fmt(#1727)6a5246achore(install): reduce retained vp versions from 5 to 3 (#1716)7501b30fix(create): skip monorepo editor configs by default (#1729)e3315d0fix(cli): remove windows current link without rmdir (#1726)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.