chore: bump the npm-patch-minor group across 1 directory with 3 updates#42
Merged
altaywtf merged 1 commit intoJul 14, 2026
Merged
Conversation
Bumps the npm-patch-minor group with 3 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [vite-plus](https://github.com/voidzero-dev/vite-plus/tree/HEAD/packages/cli) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `@types/node` from 26.1.0 to 26.1.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `vite-plus` from 0.2.2 to 0.2.4 - [Release notes](https://github.com/voidzero-dev/vite-plus/releases) - [Commits](https://github.com/voidzero-dev/vite-plus/commits/v0.2.4/packages/cli) Updates `vitest` from 4.1.9 to 4.1.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/vitest) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-minor - dependency-name: vite-plus dependency-version: 0.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-patch-minor - dependency-name: vitest dependency-version: 4.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-patch-minor ... Signed-off-by: dependabot[bot] <support@github.com>
5c6676d to
172f24a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm-patch-minor group with 3 updates in the / directory: @types/node, vite-plus and vitest.
Updates
@types/nodefrom 26.1.0 to 26.1.1Commits
Updates
vite-plusfrom 0.2.2 to 0.2.4Release notes
Sourced from vite-plus's releases.
... (truncated)
Commits
1ca9f0frelease: v0.2.4: Vitest security hotfix747f0e5fix(deps): upgrade vitest to 4.1.107f70680release: v0.2.3: config extraction, create, and vp run reliability fixes (#2081)4a5d742fix(static_config): trust defineConfig from vite (#2075)603140dfeat(test): PTY-based interactive CLI snapshot tests (#2052)dcae79ffix(create): read org manifest from the tarball when the registry strips crea...b9b15c4fix(static_config): only trustdefineConfigfromvite-plus(#2060)98cc0dbci: pack local dirs for the registry bridge instead of pkg.pr.new (#2038)638c447fix(global): respect custom VP_HOME (#2029)b99c778refactor(cli): remove unused exported helpers (#2046)Updates
vitestfrom 4.1.9 to 4.1.10Release notes
Sourced from vitest's releases.
Commits
db616d2chore: release v4.1.10 (#10718)bae52b5fix(vm): fix external module resolve error with deps optimizer query for enco...