-
Notifications
You must be signed in to change notification settings - Fork 19
Bump the major group across 2 directories with 5 updates #233
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
varlock-docs-mcp | 9289931 | Dec 22 2025, 01:26 PM |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Bumps the major group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [which](https://github.com/npm/node-which) | `5.0.0` | `6.0.0` | | [zod](https://github.com/colinhacks/zod) | `3.25.76` | `4.2.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.1.0` | `25.0.2` | | [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | `5.1.4` | `6.0.1` | | [vite-node](https://github.com/antfu-collective/vite-node) | `3.2.4` | `5.2.0` | Bumps the major group with 1 update in the /packages/varlock-docs-mcp directory: [zod](https://github.com/colinhacks/zod). Updates `which` from 5.0.0 to 6.0.0 - [Release notes](https://github.com/npm/node-which/releases) - [Changelog](https://github.com/npm/node-which/blob/main/CHANGELOG.md) - [Commits](npm/node-which@v5.0.0...v6.0.0) Updates `zod` from 3.25.76 to 4.2.0 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.76...v4.2.0) Updates `@types/node` from 24.1.0 to 25.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `vite-tsconfig-paths` from 5.1.4 to 6.0.1 - [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases) - [Commits](aleclarson/vite-tsconfig-paths@v5.1.4...v6.0.1) Updates `vite-node` from 3.2.4 to 5.2.0 - [Release notes](https://github.com/antfu-collective/vite-node/releases) - [Commits](antfu-collective/vite-node@v3.2.4...v5.2.0) Updates `zod` from 3.25.76 to 4.2.0 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.76...v4.2.0) Updates `@types/node` from 24.1.0 to 25.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `zod` from 3.25.76 to 4.2.0 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.76...v4.2.0) --- updated-dependencies: - dependency-name: which dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: zod dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: "@types/node" dependency-version: 25.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: vite-tsconfig-paths dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: vite-node dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: zod dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: "@types/node" dependency-version: 25.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: zod dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major ... Signed-off-by: dependabot[bot] <[email protected]>
5fec121 to
9289931
Compare
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the major group with 5 updates in the / directory:
5.0.06.0.03.25.764.2.024.1.025.0.25.1.46.0.13.2.45.2.0Bumps the major group with 1 update in the /packages/varlock-docs-mcp directory: zod.
Updates
whichfrom 5.0.0 to 6.0.0Release notes
Sourced from which's releases.
Changelog
Sourced from which's changelog.
Commits
b1bca18chore: release 6.0.0 (#162)cf1a1bcfix!: align to npm 11 node engine range (#161)66cf669chore: bump@npmcli/template-ossfrom 4.26.0 to 4.27.1 (#160)b84a6a5chore: bump@npmcli/template-ossfrom 4.25.1 to 4.26.0 (#159)0fb27fechore: bump@npmcli/template-ossfrom 4.25.0 to 4.25.1 (#158)768419echore: bump@npmcli/template-ossfrom 4.24.4 to 4.25.0 (#156)ff77c6dchore: bump@npmcli/template-ossfrom 4.24.3 to 4.24.4 (#155)746a84dchore: bump@npmcli/template-ossfrom 4.23.3 to 4.24.3 (#154)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for which since your current version.
Updates
zodfrom 3.25.76 to 4.2.0Release notes
Sourced from zod's releases.
... (truncated)
Commits
dcef973v4.2.0e17dcb6Addz.fromJSONSchema(),z.looseRecord(),z.xor()(#5534)d632df3Update next767f320Add.toJSONSchema()method (#5477)325a701Addpullfrog.ymlworkflow4972727Update Next.js and React Flight RCE advisory (#5515)af49c08Update docs for JSON Schema conversion ofz.undefined()(#5504)fb66ee1fix(mini): export ZodMiniJSONSchema types to prevent TS4023 (#5511)6e968a3Add convex-helpers to the ecosystem docs (#5470)d224363test: add result verification to test cases (#5473)Updates
@types/nodefrom 24.1.0 to 25.0.2Commits
Updates
vite-tsconfig-pathsfrom 5.1.4 to 6.0.1Release notes
Sourced from vite-tsconfig-paths's releases.
... (truncated)
Commits
9625d21chore: release v6.0.1ea57709fix: ensure getResolvers is never undefinedafb6ab9chore(docs): tweak readme3951713chore(docs): fix grammar17110f1chore: release v6.0.09a39620chore(docs): update readme for v687890d0chore(docs): add new section to readme08677affeat(refactor): narrow the plugin type to avoid conflicts5ce91a3chore: release v6.0.0-beta.480b4c63fix(windows): ensure drive letter is uppercase (#183)Updates
vite-nodefrom 3.2.4 to 5.2.0Release notes
Sourced from vite-node's releases.
Commits
63e2a81chore: release v5.2.0f74746bchore: update depsb6e2bf3refactor: migrate to tsdown (#14)0b18c53perf: replace debug with obug (#13)dc5ff2fchore: release v5.1.027fc294feat: add node inspector (#12)2a2d777chore: release v5.0.082f3f29chore: release v5.0.0-beta.2034d21achore: update package1dce841chore: update logo urlMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vite-node since your current version.
Updates
zodfrom 3.25.76 to 4.2.0Release notes
Sourced from zod's releases.
... (truncated)
Commits
dcef973v4.2.0e17dcb6Addz.fromJSONSchema(),z.looseRecord(),z.xor()(#5534)d632df3Update next767f320Add.toJSONSchema()method (#5477)325a701Addpullfrog.ymlworkflow4972727Update Next.js and React Flight RCE advisory (#5515)af49c08Update docs for JSON Schema conversion ofz.undefined()(#5504)fb66ee1fix(mini): export ZodMiniJSONSchema types to prevent TS4023 (#5511)6e968a3Add convex-helpers to the ecosystem docs (#5470)d224363test: add result verification to test cases (#5473)Updates
@types/nodefrom 24.1.0 to 25.0.2Commits
Updates
zodfrom 3.25.76 to 4.2.0Release notes
Sourced from zod's releases.
... (truncated)
Commits
dcef973v4.2.0e17dcb6Addz.fromJSONSchema(),z.looseRecord(),z.xor()(#5534)d632df3Update next767f320Add.toJSONSchema()method (#5477)325a701Addpullfrog.ymlworkflow4972727Update Next.js and React Flight RCE advisory (#5515)af49c08Update docs for JSON Schema conversion ofz.undefined()(#5504)fb66ee1fix(mini): export ZodMiniJSONSchema types to prevent TS4023 (#5511)6e968a3Add convex-helpers to the ecosystem docs (#5470)d224363test: add result verification to test cases (#5473)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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