Skip to content

chore(deps-dev): bump vite-plus from 0.1.14 to 0.1.17 in the npm_and_yarn group across 1 directory#38

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm_and_yarn-1fb580704d
Open

chore(deps-dev): bump vite-plus from 0.1.14 to 0.1.17 in the npm_and_yarn group across 1 directory#38
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm_and_yarn-1fb580704d

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps the npm_and_yarn group with 1 update in the / directory: vite-plus.

Updates vite-plus from 0.1.14 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 1 update in the / directory: [vite-plus](https://github.com/voidzero-dev/vite-plus/tree/HEAD/packages/cli).


Updates `vite-plus` from 0.1.14 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
  dependency-group: npm_and_yarn
...

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
@github-actions
Copy link
Copy Markdown

Coverage Report

Truncated to fit GitHub comment limits. See CI logs for full report.

/home/runner/work/oxc-plugin-react-compiler/oxc-plugin-react-compiler/crates/oxc_react_compiler/src/codegen_backend/codegen_ast.rs:
    1|       |//! Direct ReactiveFunction → OXC AST codegen.
  ...
  439|       |}

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