Skip to content

chore(deps-dev): bump zod from 3.25.28 to 3.25.32 #3987

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 1 commit into from
May 28, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps zod from 3.25.28 to 3.25.32.

Release notes

Sourced from zod's releases.

v3.25.32

Commits:

  • 57a1adf92650e8e3e8d9777183888217e12d6698 Fix default & prefault object handling (#4539)
  • 5728656a6be643937f904f92887ecf2d22a8327f Remove PR template
  • 2228c48f4a1e31cfa9fd4f6064471e151b256204 3.25.32
  • 99f64fe5cec9504912a88f86361194766a83d0f9 v4(toJSONSchema): Add multiple string pattern support (#4511)
  • 00275810b14f48d0b66290e45bd8606223dd3f81 Tweak patterns JSON Schema
  • 564bf686001e5b432e906940698a166a4337a7c4 Update tests
  • 39d84d03563d350b42ec56ffed715b805dfa6676 3.25.33
  • 6b13cc94de322cead1754687469d47c5a88da68c Polish JSON Schema for patterns
  • 1fa86899dc680244f73088f90de4914de384f7ae Move to top
  • a19cf5597199d4353e1fdc954df8dbb8782f82a4 Update tests
  • d9e315bd8ff9ffd0f1e61076443dd3ea85e46954 Unify canary and regular releasing
  • d78c128b7aedb01a6e028f4dfbc46b3572c867aa v3.25.32

v3.25.31

Commits:

  • f4ae14b871a400b5529052b334ec1bd9c22d3a36 Improve util.isObject
  • e656947f99e39746a50b2d4152cd07accd75d49c v3.25.31
  • 7ca67d312708964069bb7178e4938e6d9bda27fb Support stringbool custom messages

v3.25.30

Commits:

  • 269e018881de390830a9863d462c371f2ba831f3 Add v4/mini path, update url docs
  • 7080d97997f91fcb7cde7ee91bd61563cd09c805 Improve web url docs
  • 94003c4eb05b56cbb1f691cc5e65a9cb231fb39b Improve web url docs
  • 4a2e2140b3e0b72c54abceea1623ac35fa7e3909 Fix z.instanceof typing
  • 3503f1b5286bc3226eef28cd23539256d9ac82f4 3.25.30

v3.25.29

Commits:

  • 592de8de6e9c1f1d41aaa68e2c8ba57adced6507 fix: Rollup comment warning. (#4462)
  • f98d1a30b403a3d3e4c2f7929dfc87b528f32d88 Standardize URL behavior, clarify docs
  • 6bcc9237742323a0dfa25edc16b30743e3d31b6e Fix endswith/startswith params
  • 028ca36a0b084a032ae65e97d602e6aa5f87d65d Add unwrap to ZodArray
  • 703aecd3fbdb47874c4fd386ebd15b8fff6fbe03 Remove interface from type enum
  • 70476635f51caa89a13785c4496d6b354f61ba2e 3.25.29
  • 2f77d56d4f41319eab5d1a9c143aeee93106eaf0 Fix tests
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.28 to 3.25.32.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v3.25.28...v3.25.32)

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

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

@dreamorosi dreamorosi merged commit f212099 into main May 28, 2025
53 checks passed
@dreamorosi dreamorosi deleted the dependabot/npm_and_yarn/zod-3.25.32 branch May 28, 2025 16:11
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