chore(deps): bump the npm-mcp-non-security group across 1 directory with 3 updates - #74
Open
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/mcp-server/main/npm-mcp-non-security-d4d7a4fac1
branch
2 times, most recently
from
September 2, 2026 19:56
8d2431d to
54acc34
Compare
…ith 3 updates Bumps the npm-mcp-non-security group with 3 updates in the /mcp-server directory: [@7h3/protocol](https://github.com/IceMasterT/7h3-protocol), [zod](https://github.com/colinhacks/zod) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@7h3/protocol` from 0.5.4 to 0.5.6 - [Release notes](https://github.com/IceMasterT/7h3-protocol/releases) - [Changelog](https://github.com/IceMasterT/7h3-protocol/blob/main/CHANGELOG.md) - [Commits](v0.5.4...v0.5.6) Updates `zod` from 4.4.3 to 4.5.4 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.4.3...v4.5.4) Updates `@types/node` from 26.1.2 to 26.4.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@7h3/protocol" dependency-version: 0.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-mcp-non-security - dependency-name: "@types/node" dependency-version: 26.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-mcp-non-security - dependency-name: zod dependency-version: 4.5.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-mcp-non-security ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/mcp-server/main/npm-mcp-non-security-d4d7a4fac1
branch
from
September 2, 2026 20:54
54acc34 to
1e5be4d
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-mcp-non-security group with 3 updates in the /mcp-server directory: @7h3/protocol, zod and @types/node.
Updates
@7h3/protocolfrom 0.5.4 to 0.5.6Changelog
Sourced from @7h3/protocol's changelog.
... (truncated)
Commits
79e3168release: bump all packages to 0.5.63191847fix(cli): fix type error breaking the v0.5.5 publish buildfc81508release: bump all packages to 0.5.5, fix nanoid high-severity advisory across...bb8982afix(deps): bump cryptography 49.0.0 -> 50.0.0 to close GHSA-g6cj-pr64-35w5bf3bb1asecurity: fix gateway/capability/protocol/CBOR/wire hardening findings from f...bb9752bfix(deps): override undici to 7.29.0 in cloudflare/ to close 3 fresh advisoriesUpdates
zodfrom 4.4.3 to 4.5.4Release notes
Sourced from zod's releases.
... (truncated)
Commits
e8e206f4.5.484e416ffix(v4): stop the cycle walk from firing a default factory (#6500)1a161024.5.3eab51fffix(v4): emit record numeric keys as strings in toJSONSchema (#6497)7e24a24docs(blog): drop the reading time and put a GitHub link in the navbare3a695bdocs(v4): record the email regex and container output-shape findings under Open99fce39bench(v4): z.compile() against zod-compiler (#6499)87d6464fix(docs): drop the OG description when the title wraps past two linese6b6ab3docs(blog): widen the z.compile example to a 20-property schema9a193aa4.5.2Updates
@types/nodefrom 26.1.2 to 26.4.0Commits