chore(deps): bump zod from 3.22.3 to 3.25.76 - #7
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/zod-4.4.3
branch
from
August 12, 2026 19:16
f9ce403 to
87fc7ab
Compare
Contributor
|
Holding this one. zod 3 to 4 is a major with breaking API changes, and zod validates every request boundary in the API — auth, profiles, questions, answers. A silent behaviour change in parsing is a security-relevant change, not a dependency bump. Wants its own branch, a read of the v4 migration guide, and the full API test suite green before it goes near . |
Bumps [zod](https://github.com/colinhacks/zod) from 3.22.3 to 3.25.76. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.22.3...v3.25.76) --- updated-dependencies: - dependency-name: zod dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/zod-4.4.3
branch
from
August 13, 2026 02:55
87fc7ab to
0aff481
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 zod from 3.22.3 to 3.25.76.
Release notes
Sourced from zod's releases.
... (truncated)
Commits
463f03eRelease 3.25.76fa2791dDetect cycle on root schema. Closes #46517a51879Set when converting registry to JSON Schema. Closes #4620db354b6Update docse542398Add when param. Clean up z.check. Closes #4598c842698Implement .clear() in . Fixes #48349f122aeAdd toString to ZodError. Fixes #48300df5f69Fix testsc5f349bFix z.undefined() behavior in toJSONSchema5267f90Improve recursive typesMaintainer changes
This version was pushed to npm by colinhacks, a new releaser for zod since your current version.