Skip to content

chore(deps): bump vite-plus from 0.1.24 to 0.2.6 - #50

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

chore(deps): bump vite-plus from 0.1.24 to 0.2.6#50
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vite-plus-0.2.6

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps vite-plus from 0.1.24 to 0.2.6.

Release notes

Sourced from vite-plus's releases.

vite-plus v0.2.6: Stable type-aware linting and more reliable task caching

This release moves Vite+'s type-aware linting to the stable tsgolint 7 engine, updates the bundled build and formatting tools, strengthens vp run caching and workspace discovery, and removes the redundant vp build startup banner.

Highlights

  • Move bundled type-aware linting to stable tsgolint 7, and update Vite 8.1.4 -> 8.1.5, Rolldown 1.1.5 -> 1.2.0, tsdown 0.22.7 -> 0.22.13, Oxlint 1.73.0 -> 1.75.0, oxlint-tsgolint 0.24.0 -> 7.0.2001, and Oxfmt 0.58.0 -> 0.60.0 (#2214), by @​voidzero-guard[bot]
  • Improve vp run reliability by caching much larger automatically tracked input sets, discovering npm workspaces whose patterns start with ./, and providing more accurate error messages (vite-task#554, vite-task#547, vite-task#552, #2215), by @​wan9chi and @​liangmiQwQ
  • Remove the redundant Vite startup banner from vp build output and fail fast when upstream Vite changes invalidate Vite+ branding patches (#2200, #2205), by @​liangmiQwQ

Refactor

  • Deduplicate package-manager version gates in migration catalog handling (#2216), by @​jong-kyung
  • Unify static and generated CLI help under one document model and renderer (#2211), by @​jong-kyung
  • Reuse shared subprocess exit-status handling across global CLI command paths (#2196), by @​jong-kyung

Docs

  • Fix broken documentation anchors and add Migration Rules to the Migrate sidebar (#2203), by @​charpeni

Chore

  • Stabilize vp create build-approval snapshots by removing package-age timing from those fixtures (#2224), by @​wan9chi
  • Remove the temporary release workflow dispatch used for the previous release (#2193), by @​wan9chi
  • Share package-manager fixtures across CLI tests (#2197), by @​jong-kyung
  • Remove stale raw Oxlint and Oxfmt development dependencies that bypassed repository editor configuration (#2187), by @​liangmiQwQ

Bundled Versions

Tool Version Source
vite 8.1.5 5e7fe12
rolldown 1.2.0 03e1e34
tsdown 0.22.13 npm
vitest 4.1.10 npm
oxlint 1.75.0 npm
oxlint-tsgolint 7.0.2001 npm
oxfmt 0.60.0 npm

Upgrade

vp upgrade

New Contributors

Welcome @​charpeni.

Full Changelog: voidzero-dev/vite-plus@v0.2.5...v0.2.6

... (truncated)

Commits
  • cd064c6 release: v0.2.6: Stable type-aware linting and a refreshed toolchain (#2217)
  • ffe60f0 refactor(migrate): dedupe semver version-gate checks in catalog.ts (#2216)
  • bb540c3 feat(deps): upgrade upstream dependencies (#2214)
  • 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 (#...
  • 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.1.24 to 0.2.6.
- [Release notes](https://github.com/voidzero-dev/vite-plus/releases)
- [Commits](https://github.com/voidzero-dev/vite-plus/commits/v0.2.6/packages/cli)

---
updated-dependencies:
- dependency-name: vite-plus
  dependency-version: 0.2.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 23, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 23, 2026
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