Skip to content

chore: bump the npm-patch-minor group across 1 directory with 2 updates - #46

Merged
altaywtf merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-patch-minor-2089eae2de
Aug 3, 2026
Merged

chore: bump the npm-patch-minor group across 1 directory with 2 updates#46
altaywtf merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-patch-minor-2089eae2de

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-patch-minor group with 2 updates in the / directory: @types/node and vite-plus.

Updates @types/node from 26.1.1 to 26.1.2

Commits

Updates vite-plus from 0.2.6 to 0.2.7

Release notes

Sourced from vite-plus's releases.

vite-plus v0.2.7: Clearer guidance for built-in commands and scripts

This release points users to vpr <name> when a Vite+ built-in command and package script share a name, adds concurrency control to vp pack, and smooths migrations and package-manager setup.

Highlights

  • Point users to vpr <name> when a Vite+ built-in command and package.json script share a name (#2259, #2262, #2265, vite-task#570), by @​wan9chi
  • Add --concurrency to vp pack to limit parallel Rolldown builds, and update tsdown 0.22.13 -> 0.22.14 and Vite DevTools 0.4.2 -> 0.4.5 (#2233), by @​voidzero-guard[bot]
  • Add read-only Svelte rune globals to migrated Oxlint overrides, preventing false no-undef errors (#2192), by @​naokihaba
  • Install package managers from npm tarballs with nonstandard top-level directories, fixing Yarn 1.22.19 installation (#2264), by @​TheAlexLichter

Fixes & Enhancements

  • Prevent the Oxc language server from crashing when contributors open the Vite+ workspace in VS Code (#2245), by @​jong-kyung

Docs

  • Document the full procedure for removing Vite+ commit hooks (#2218), by @​TheAlexLichter
  • Document per-process and per-machine ways to disable Vite+ commit hooks without uninstalling them (#2230), by @​TheAlexLichter
  • Clarify when to use built-in vp commands versus package scripts through vp run or vpr, including migration and agent guidance (#2255), by @​wan9chi
  • Document GitLab CI/CD setup with the reusable setup-vp template (#2258), by @​naokihaba

Chore

  • Run Semgrep security scans on pull requests and pushes to main (#2223), by @​Boshen
  • Re-enable Vitest browser-mode CLI snapshot coverage on every supported platform (#2275), by @​wan9chi
  • Stabilize Windows CLI snapshot tests for interrupted installs and browser port fallback (#2282), by @​wan9chi
  • Replace deprecated shared JavaScript and TypeScript VS Code settings with their current js/ts.* names (#2246), by @​jong-kyung

Bundled Versions

Tool Version Source
vite 8.1.5 5e7fe12
rolldown 1.2.0 03e1e34
tsdown 0.22.14 npm
vitest 4.1.10 npm
oxlint 1.75.0 npm
oxlint-tsgolint 7.0.2001 npm
oxfmt 0.60.0 npm

Upgrade

vp upgrade

Full Changelog: voidzero-dev/vite-plus@v0.2.6...v0.2.7

Published Packages

... (truncated)

Commits
  • c17e1c3 release: v0.2.7: Clearer commands and smoother setup (#2279)
  • fb1c82b feat(cli): note when a built-in shares a name with a package.json script (#2259)
  • ce88216 fix(migration): add Svelte rune globals to Oxlint config (#2192)
  • 95f1401 docs: clarify vp dev vs vp run dev / vpr dev (#2255)
  • a24eede feat(deps): upgrade upstream dependencies (#2233)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 1, 2026
Bumps the npm-patch-minor group with 2 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [vite-plus](https://github.com/voidzero-dev/vite-plus/tree/HEAD/packages/cli).


Updates `@types/node` from 26.1.1 to 26.1.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `vite-plus` from 0.2.6 to 0.2.7
- [Release notes](https://github.com/voidzero-dev/vite-plus/releases)
- [Commits](https://github.com/voidzero-dev/vite-plus/commits/v0.2.7/packages/cli)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 26.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-patch-minor
- dependency-name: vite-plus
  dependency-version: 0.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-patch-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore: bump the npm-patch-minor group with 2 updates chore: bump the npm-patch-minor group across 1 directory with 2 updates Aug 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-patch-minor-2089eae2de branch from 5c8cbdb to eaff61c Compare August 1, 2026 10:59
@altaywtf
altaywtf merged commit 9f43697 into main Aug 3, 2026
7 checks passed
@altaywtf
altaywtf deleted the dependabot/npm_and_yarn/npm-patch-minor-2089eae2de branch August 3, 2026 19:49
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