Skip to content

chore(deps-dev): bump vite-plus from 0.1.16 to 0.1.18#480

Merged
hyanmandian merged 1 commit intomainfrom
dependabot/npm_and_yarn/vite-plus-0.1.18
Apr 20, 2026
Merged

chore(deps-dev): bump vite-plus from 0.1.16 to 0.1.18#480
hyanmandian merged 1 commit intomainfrom
dependabot/npm_and_yarn/vite-plus-0.1.18

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps vite-plus from 0.1.16 to 0.1.18.

Release notes

Sourced from vite-plus's releases.

vite-plus v0.1.18

Published Packages

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

Installation

macOS/Linux:

curl -fsSL https://vite.plus | bash

Windows:

irm https://vite.plus/ps1 | iex

Or download and run vp-setup.exe from the assets below.

What's Changed

Full Changelog: voidzero-dev/vite-plus@v0.1.17...v0.1.18

vite-plus v0.1.18-alpha.0

Published Packages

  • @voidzero-dev/vite-plus-core@0.1.18-alpha.0
  • @voidzero-dev/vite-plus-test@0.1.18-alpha.0
  • vite-plus@0.1.18-alpha.0

Installation

macOS/Linux:

curl -fsSL https://vite.plus | VP_VERSION=0.1.18-alpha.0 bash

Windows:

\$env:VP_VERSION=\"0.1.18-alpha.0\"; irm https://vite.plus/ps1 | iex

Or download and run vp-setup.exe from the assets below.

... (truncated)

Commits
  • 6e06c17 feat(check): support --no-error-on-unmatched-pattern for fmt and lint (#1354)
  • 48e49ca feat(deps): upgrade upstream dependencies (#1375)
  • eb7370a feat(cli): add vp node shorthand for vp env exec node (#1359)
  • 4d9bc46 feat(js-executor): block vp commands when Node.js version is incompatible (#1...
  • bd0e949 fix(cli,bin): Add env.VP_VERSION for oxlint and oxfmt (#946)
  • 18f9f50 refactor: split cli.rs into focused submodules (#1351)
  • 6ebba00 refactor: extract check command into its own module (#1350)
  • e22fc93 feat(create): set npm.scriptRunner to vp in vp create (#1346)
  • 31e90b9 refactor(cli): use rolldown's disable_panic_hook feature for panic hook (#1...
  • 5ab336f fix: more safer Vite+ global install and vp upgrade (#1338)
  • 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.16 to 0.1.18.
- [Release notes](https://github.com/voidzero-dev/vite-plus/releases)
- [Commits](https://github.com/voidzero-dev/vite-plus/commits/v0.1.18/packages/cli)

---
updated-dependencies:
- dependency-name: vite-plus
  dependency-version: 0.1.18
  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 15, 2026
@hyanmandian hyanmandian merged commit a6769e7 into main Apr 20, 2026
11 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/vite-plus-0.1.18 branch April 20, 2026 20:22
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.

1 participant