Skip to content

build(deps): bump zod from 3.25.30 to 3.25.39 #1479

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps zod from 3.25.30 to 3.25.39.

Release notes

Sourced from zod's releases.

v3.25.39

Commits:

  • d17b3091cdb00ec5113807f318de4d63fef57d69 Support array fn inputs
  • f23d73c07192e4ed66c2a09954bd86af42870eaf 3.25.39

v3.25.38

Commits:

  • 11477ae593b0a01ab7e701f39d69ce170936a216 Add test
  • 1574d2eed0c4ffed3ebf83492f4587a0942945d2 3.25.38

v3.25.37

Commits:

  • abc13de01b157fb67d8da54477699da44b7bcd6a Add major version section
  • d6cc9993dc67cbf88aebffc2132bab5fd6a2e991 Improve inference in z.function implement
  • c00ca4284f9c588ea978816e49674e0264576f9b 3.25.37

v3.25.36

Commits:

  • c5d9e7ce3b2190ea8776a75dad35c445b99cf3b1 Allow arbitary strings for JWT alg
  • 99e232927bc40ce278052434170089545288131a 3.25.36

v3.25.35

Commits:

  • 5e31fd09c8131709288d4c980d45a92483a4b6e7 Update readme
  • fe75806cbb64683f237ed0e4ee93b67a2c5e976d Improve discriminated union implementation (#4556)
  • caee693225f51b3b895edc679a186901aefa6683 Tweak readme
  • 02f2389feeba7f3ab6715b11123865be5a508677 Fix lint
  • 056e3f81f5b2829ad9b3d0c47fa20f2af2e05029 Improve homepage
  • 33495d51f2c5ca48311e68fd25db331b81e7cf75 Fix isPlainObject
  • 3a424694a049014e13e735c97babb4bc2cca49d1 Remove defaults from JSON Schema for transforming schemas (#4557)
  • edc347785d87ae24c2c48e4cf3383fc8bb995cba 3.25.35

v3.25.34

Commits:

  • e8a84912926a497e0b95fbc7aef3697314a89ce6 docs: fix mini-v4 docs related to min/max validation (#4547)
  • fdb63da8cea1ecc9b055e18d3c067bcef858ee03 chore: fix typos (#4543)
  • 2437ec0af3e15af293ccfd90c432878cb70dc5c6 fix: basics.mdx typo (#4542)
  • 103f69becde4ae535b0e93449c07d74a24066eac Use output type for preprocess (#4552)
  • 3a8edd7470a550b55aeefa365c6d3ebbd6583910 Revert "Use output type for preprocess (#4552)"
  • 5bdeee4fee037f62f6b5f0d7f8b8f97ea2c17bed Abort further processing when transform is skipped (#4554)
  • 182dc4907b038d188be9d6c0f6d0f3ebce0f3cb8 Abort further processing when transform is skipped (#4555)
  • 7f5a76f0025d00cbfaf51ffc720be5539e0b90ec Use output type for preprocess (#4553)
  • 78f285ba83adab260b8cccc51a7a932c05c10a5d Remove usage of private fields in Zod 3
  • b4b3d6cb0a7dcb1ec980fedeb5bea8177f6e17ed Symlink README

... (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.30 to 3.25.39.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v3.25.30...v3.25.39)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 3.25.39
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 29, 2025
Copy link

cloudflare-workers-and-pages bot commented May 29, 2025

Deploying metacubexd with  Cloudflare Pages  Cloudflare Pages

Latest commit: 41bc565
Status: ✅  Deploy successful!
Preview URL: https://f0d7e4a8.metacubexd.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-zod-aafb.metacubexd.pages.dev

View logs

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 29, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github May 30, 2025

Superseded by #1484.

@dependabot dependabot bot closed this May 30, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/zod-3.25.39 branch May 30, 2025 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants