Skip to content

chore(deps): bump vite-plus from 0.1.13 to 0.1.14#12

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vite-plus-0.1.14
Open

chore(deps): bump vite-plus from 0.1.13 to 0.1.14#12
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vite-plus-0.1.14

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 31, 2026

Bumps vite-plus from 0.1.13 to 0.1.14.

Release notes

Sourced from vite-plus's releases.

vite-plus v0.1.14 — Shell Completions, Log Modes, Linux musl, and Devcontainer Support

A feature-packed release bringing shell completion support, new task log output modes, Linux musl target builds, improved project creation UX, and numerous testing and compatibility fixes.

Highlights

  • Shell completion support — Tab completions for bash, zsh, fish, and PowerShell (#974)
  • Task log output modes — New --log=interleaved|labeled|grouped modes for controlling task output display (vite-task#266)
  • Smart cache skipping — Tasks that modify their own inputs are now automatically excluded from caching (vite-task#248)
  • Linux musl target support — Native builds for Alpine Linux and musl-based distros (#995)
  • Create project in current directoryvp create . now works to scaffold a project in the current directory (#1097)
  • Non-interactive installation — Devcontainers and CI environments can now install vite-plus without interactive prompts (#1092)

Features

Fixes & Enhancements

Docs

Chore

... (truncated)

Commits
  • 71b90b4 fix(migrate): warn on uncoercible husky version instead of false positive (#1...
  • 538aaa6 fix(create): add .claude/worktrees/ to monorepo template gitignore (#1125)
  • 1462953 feat: add Linux musl target support (#995)
  • b174714 feat(deps): upgrade upstream dependencies (#1121)
  • 4de4084 feat(create): support creating project in current directory (#1097)
  • 34caff3 Revert "fix(create): use bundler module resolution in monorepo template (#106...
  • 8159886 fix(editor): correct Vue.js language key in Zed settings (#1109)
  • 4f8dd4a docs(agents): add CI integration section to scaffolded AGENTS.md (#1088)
  • d0b0d3e fix(install): support non-interactive installation for devcontainers (#1092)
  • 7e8d95e fix(cli): traverse parent directories to find vite.config.ts in vp pack (#1072)
  • 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.13 to 0.1.14.
- [Release notes](https://github.com/voidzero-dev/vite-plus/releases)
- [Commits](https://github.com/voidzero-dev/vite-plus/commits/v0.1.14/packages/cli)

---
updated-dependencies:
- dependency-name: vite-plus
  dependency-version: 0.1.14
  dependency-type: direct:production
  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 Mar 31, 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