Skip to content

chore(deps-dev): bump zod from 3.25.7 to 3.25.23 #3969

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

Merged
merged 2 commits into from
May 24, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 23, 2025

Bumps zod from 3.25.7 to 3.25.23.

Release notes

Sourced from zod's releases.

v3.25.23

Commits:

  • 2529f82726955ac204add9278f609c5ccc896233 fix: update correct JSON Schema identifiers (#4485)
  • 596a429e55795ed1529cb154efcd8136c04f5036 3.25.23

v3.25.22

Commits:

  • 61adf85cba3a035c005e8de173a3dc08076e4ab8 Update basics.mdx: Fix #4479 (#4480)
  • f3a5fe6eeea5c86e43a23bcf1666b48dfddc6b9e Fix incorrect code block in zod safeParse documentation (#4467)
  • 2a6fe867dec59fc7681289099b1c246f579b590f Update README.md (#4465)
  • 8acf0e1f8ab2eaff1affe4e798468883abeae823 docs: fix safeParse sentence (#4450)
  • 98c849de3b07ff335a1c8ce59f0beed9596c2211 3.25.22. Remove src and test from package. Add semver precommit check. Update release-canary

v3.25.21

Commits:

  • a2c98924956f5601358577285e7b45675e26f26f Clean up play.ts
  • 6d47791be6088907af7f8e0ae3bf154164650509 Fix v.custom input type, add z.core., error map docs

v3.25.20

Commits:

  • 709dfe3d130ef696d3565f877326230a22b3e887 Add global File fallback

v3.25.18

Commits:

  • 17ee03e85495c111354cd75e50b8d239b0d92c79 v3.25.18

v3.25.17

Commits:

  • 4bf6b20cc365feb8d26f20cf91fc3076cc13d3ef Update locale docs with extension
  • 7191b3cec647985f74ec96e65a2f8a9c230354de Impl tshy-style build
  • c623370ff18475088f67148382d5e62c4dc80429 dist/types as commonjs
  • 31e02696ac2b6d1d27eeabb92e8f909dd7ffea50 Fix locale wildcard
  • 4eccc3bcd02478bbe4cde516ca347d1df435d260 3.25.17

v3.25.16

Commits:

  • 3dec3fc6313863fa6a907f78c1d5fb9526fb7dbe Fix wildcard

v3.25.15

Commits:

  • 9622b925c382a61a40931700511af1cd79f4bf65 3.25.15
  • 7f4a70751daf3eb66ffed58ec2f6ae6b7214bc1a 3.25.15

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [zod](https://github.com/colinhacks/zod) from 3.25.7 to 3.25.23.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/commits/v3.25.23)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 3.25.23
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Changes that touch dependencies, e.g. Dependabot, etc. javascript Pull requests that update Javascript code labels May 23, 2025
@pull-request-size pull-request-size bot added the size/XS PR between 0-9 LOC label May 23, 2025
Copy link

@dreamorosi dreamorosi merged commit ddfb66c into main May 24, 2025
41 checks passed
@dreamorosi dreamorosi deleted the dependabot/npm_and_yarn/zod-3.25.23 branch May 24, 2025 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes that touch dependencies, e.g. Dependabot, etc. javascript Pull requests that update Javascript code size/XS PR between 0-9 LOC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant