Skip to content

chore(deps-dev): bump vite-plus from 0.1.19 to 0.1.20#484

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

chore(deps-dev): bump vite-plus from 0.1.19 to 0.1.20#484
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vite-plus-0.1.20

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 29, 2026

Bumps vite-plus from 0.1.19 to 0.1.20.

Release notes

Sourced from vite-plus's releases.

vite-plus v0.1.20

This release focuses on experience improvements, bug fixes, and dependency updates.

Features

  • Auto-migrate ESLint/Prettier to oxlint/oxfmt in vp create (#1434) — @​fengmk2
  • Multi-editor selection in vp create (#1438) — @​lyzno1
  • Ship docs directly at vite-plus/docs (#1440) — @​cpojer
  • Redefine vp check --no-lint for type-check-only workflow (#1444) — @​jong-kyung
  • Error on vp install -g without package names (#1472) — @​liangmiQwQ
  • Add language-specific formatter overrides to .vscode/settings.json (#1491) — @​oilater
  • Platform support for targets without input auto-inference (e.g. Android) — tasks still run, but those relying on auto-inference run uncached with a summary noting that input must be configured manually to enable caching (vite-task#352) — @​branchseer
  • Upgrade upstream dependencies: vite v8.0.10, vitest 4.1.5, rolldown v1.0.0-rc.17, tsdown 0.21.10, oxfmt 0.46.0, oxlint 1.61.0, oxlint-tsgolint 0.22.0, oxc toolchain 0.127.0, @vitejs/devtools 0.1.15, @napi-rs/wasm-runtime ^1.1.4, diff ^9.0.0 (#1435, #1460, #1469, #1479) — @​Brooooooklyn

Fixes & Enhancements

  • Condense Vite+ AGENTS.md content (#1430) — @​cpojer
  • Suppress Vite+ header in non-TTY and git hook contexts (#1439) — @​fengmk2
  • Avoid truncating lock file to prevent sharing violation on Windows (#1467) — @​rorychatt
  • Support PowerShell on non-Windows platforms (#1481) — @​nekomoyi
  • vp run no longer aborts with failed to prepare the command for injection: Invalid argument when the user environment already has LD_PRELOAD (Linux) or DYLD_INSERT_LIBRARIES (macOS) set; the tracer shim is now appended to any existing value and placed last, preserving user preloads' symbol-interposition precedence (vite-task#349) — @​branchseer

Docs

Chore

Published Packages

  • @voidzero-dev/vite-plus-core@0.1.20
  • @voidzero-dev/vite-plus-test@0.1.20

... (truncated)

Commits
  • bcc93a4 feat(vscode): add language-specific formatter overrides to `.vscode/settings....
  • a2876b6 feat(cli): error on vp install -g without package names (#1472)
  • f7f0ccb chore: align package metadata across workspace (#1454)
  • 34ac221 feat(check): redefine --no-lint for type-check-only workflow (#1444)
  • 1c693c2 feat(create): auto-migrate ESLint/Prettier to oxlint/oxfmt (#1434)
  • eafe577 feat: Ship docs directly at vite-plus/docs. (#1440)
  • 91ed541 fix(cli): suppress Vite+ header in non-TTY and git hook contexts (#1439)
  • 90e7beb feat(create): support multi-editor selection (#1438)
  • de848b0 chore: recover panicked validation test (#1436)
  • 5bd627d feat(deps): upgrade upstream dependencies (#1435)
  • 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.19 to 0.1.20.
- [Release notes](https://github.com/voidzero-dev/vite-plus/releases)
- [Commits](https://github.com/voidzero-dev/vite-plus/commits/v0.1.20/packages/cli)

---
updated-dependencies:
- dependency-name: vite-plus
  dependency-version: 0.1.20
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Apr 29, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 13, 2026

Superseded by #487.

@dependabot dependabot Bot closed this May 13, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/vite-plus-0.1.20 branch May 13, 2026 14:07
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