Skip to content

chore(deps-dev): bump vite-plus from 0.1.16 to 0.1.17#12

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vite-plus-0.1.17
Closed

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 16, 2026

Bumps vite-plus from 0.1.16 to 0.1.17.

Release notes

Sourced from vite-plus's releases.

vite-plus v0.1.17 — Windows installer, Nushell, and safer upgrades

Broader platform reach with a standalone Windows installer and Nushell shell support.

Highlights

  • Windows .exe installer — standalone vp-setup.exe now shipped as release asset for fully offline-friendly Windows installs (#1293)
  • Nushell support — new env.nu wrapper makes vp env work natively in Nushell (#1312)
  • Node.js compatibility guardvp now blocks execution on incompatible Node.js versions instead of failing opaquely (#1360)
  • Safer global install & vp upgrade — hardened trampoline regeneration and overall upgrade path to avoid leaving partial installs behind (#1338, #1369)
  • Cached vp check — task runner now caches vp check output for faster repeat runs (#1328)

Features

Fixes & Enhancements

Refactor

Docs

Chore

  • Use vp check instead of vp fmt && vp lint in monorepo template (#1339) — @​fengmk2

... (truncated)

Commits
  • 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)
  • 51def64 fix: Consolidate agent instructions. (#1340)
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [vite-plus](https://github.com/voidzero-dev/vite-plus/tree/HEAD/packages/cli) from 0.1.16 to 0.1.17.
- [Release notes](https://github.com/voidzero-dev/vite-plus/releases)
- [Commits](https://github.com/voidzero-dev/vite-plus/commits/v0.1.17/packages/cli)

---
updated-dependencies:
- dependency-name: vite-plus
  dependency-version: 0.1.17
  dependency-type: direct:development
...

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

dependabot bot commented on behalf of github Apr 17, 2026

Looks like vite-plus is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 17, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vite-plus-0.1.17 branch April 17, 2026 10:29
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