Skip to content

deps: bump the npm-patch-minor group across 1 directory with 6 updates#5

Merged
altaywtf merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-patch-minor-0ad503e51c
May 13, 2026
Merged

deps: bump the npm-patch-minor group across 1 directory with 6 updates#5
altaywtf merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-patch-minor-0ad503e51c

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 13, 2026

Bumps the npm-patch-minor group with 6 updates in the / directory:

Package From To
vite-plus 0.1.19 0.1.21
@types/node 25.6.0 25.7.0
@vitest/coverage-v8 4.1.5 4.1.6
bumpp 11.0.1 11.1.0
react 19.2.5 19.2.6
react-dom 19.2.5 19.2.6

Updates vite-plus from 0.1.19 to 0.1.21

Release notes

Sourced from vite-plus's releases.

vite-plus v0.1.21 — Create, Migrate & Local CLI Power-Up

vp create learns @org templates, vp migrate rewrites more of your codebase, and the local CLI gains full vp pm parity.

Highlights

  • Package-manager parity — every vp pm command now works from the local CLI (#1495)
  • More Nushell support — broader shell coverage for vp env and related commands (#1305)
  • Smarter vp migrate — rewrites named catalogs (#1493), tsdown/client imports & declare module statements (#1541), and tsdown/client / vite/client in tsconfig compilerOptions.types (#1542)
  • vp create @org templates — scoped default templates are now supported (#1398)

Features

Fixes & Enhancements

Refactor

Docs

Chore

... (truncated)

Commits
  • df79d2d chore: bump vite-task to c63db22 (#1560)
  • bed0936 fix(test): preserve string-literal tabs in convertTabsToSpaces (#1559)
  • c0fcf31 feat(cli): more Nushell support (#1305)
  • 81abf28 feat: Forward --provenance flag when publishing a package. (#1549)
  • adbacfb feat(cli): support yarn plugin commands via vp pm plugin (#1540)
  • 26500fd feat(migration): rewrite tsdown/client and vite/client in tsconfig compilerOp...
  • 49964fe fix: add vite-plus/pack/client export as tsdown/client equivalent (#1501)
  • 5439608 ci: publish preview packages to pkg.pr.new (#1526)
  • dc41b71 fix(cli): route Windows .cmd shims through PowerShell for pm commands (#1498)
  • b92a1af fix(cli): auto-pass --ignore-scripts when pnpm >=11 in migrate/create (#1533)
  • Additional commits viewable in compare view

Updates @types/node from 25.6.0 to 25.7.0

Commits

Updates @vitest/coverage-v8 from 4.1.5 to 4.1.6

Release notes

Sourced from @​vitest/coverage-v8's releases.

v4.1.6

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Commits

Updates bumpp from 11.0.1 to 11.1.0

Release notes

Sourced from bumpp's releases.

v11.1.0

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 6da5fa5 chore: release v11.1.0
  • 5549df4 chore: update deps
  • a30afd0 fix: inherit stdio for git push to support windows SSH passphrase (#122)
  • 4e42e32 fix(cli): prevent empty CLI files from overriding config-file files (#120)
  • See full diff in compare view

Updates react from 19.2.5 to 19.2.6

Release notes

Sourced from react's releases.

19.2.6 (May 6th, 2026)

React Server Components

Commits

Updates react-dom from 19.2.5 to 19.2.6

Release notes

Sourced from react-dom's releases.

19.2.6 (May 6th, 2026)

React Server Components

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 13, 2026
@dependabot dependabot Bot changed the title deps: bump the npm-patch-minor group with 6 updates deps: bump the npm-patch-minor group across 1 directory with 6 updates May 13, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-patch-minor-0ad503e51c branch from 17300c2 to c0c8864 Compare May 13, 2026 16:56
Bumps the npm-patch-minor group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [vite-plus](https://github.com/voidzero-dev/vite-plus/tree/HEAD/packages/cli) | `0.1.19` | `0.1.21` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.6.0` | `25.7.0` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.5` | `4.1.6` |
| [bumpp](https://github.com/antfu-collective/bumpp) | `11.0.1` | `11.1.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.5` | `19.2.6` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.5` | `19.2.6` |

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

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

Updates `@vitest/coverage-v8` from 4.1.5 to 4.1.6
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.6/packages/coverage-v8)

Updates `bumpp` from 11.0.1 to 11.1.0
- [Release notes](https://github.com/antfu-collective/bumpp/releases)
- [Commits](antfu-collective/bumpp@v11.0.1...v11.1.0)

Updates `react` from 19.2.5 to 19.2.6
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react)

Updates `react-dom` from 19.2.5 to 19.2.6
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react-dom)

---
updated-dependencies:
- dependency-name: vite-plus
  dependency-version: 0.1.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-patch-minor
- dependency-name: "@types/node"
  dependency-version: 25.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-patch-minor
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-patch-minor
- dependency-name: bumpp
  dependency-version: 11.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-patch-minor
- dependency-name: react
  dependency-version: 19.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-patch-minor
- dependency-name: react-dom
  dependency-version: 19.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-patch-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@altaywtf altaywtf force-pushed the dependabot/npm_and_yarn/npm-patch-minor-0ad503e51c branch from c0c8864 to f1ae11f Compare May 13, 2026 16:57
@altaywtf altaywtf merged commit fa80a9a into main May 13, 2026
2 checks passed
@altaywtf altaywtf deleted the dependabot/npm_and_yarn/npm-patch-minor-0ad503e51c branch May 13, 2026 16:59
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