Skip to content

chore(deps): bump vite-plus from 0.2.1 to 0.2.6 - #263

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps vite-plus from 0.2.1 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 dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 17, 2026
@dependabot dependabot Bot changed the title chore(deps): bump vite-plus from 0.2.1 to 0.2.5 chore(deps): bump vite-plus from 0.2.1 to 0.2.6 Aug 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/bun/vite-plus-0.2.5 branch from f3cc3a2 to eac1ab8 Compare August 2, 2026 22:12
Bumps [vite-plus](https://github.com/voidzero-dev/vite-plus/tree/HEAD/packages/cli) from 0.2.1 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.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/bun/vite-plus-0.2.5 branch from eac1ab8 to 31aba0d Compare August 2, 2026 22:23
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