Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps zod from 3.25.20 to 3.25.30.

Release notes

Sourced from zod's releases.

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

v3.25.28

Commits:

  • e012bd248d45d3204fb9554f99e8222426e29da6 Improve override docs
  • 7bd15ed2b08956ba3c25704bd85a1e8e39eadf55 fix: add missing re-exports files and add new entries the published files (#4500)
  • b588d2c004fb414fe0215fc4f5f41bdaace88c05 Improve z.function typing. Add .def
  • 5ac95df45b5ed1c49d32bbe2e7b4de7ec33a0664 3.25.28
  • 7aecb617e02ba6b40e93a1c0badde350f419f372 Clean up ZodFunction
  • ed48cbbe5aa7951b52ff96dfbe3fe3d3d98d0768 bugfix: Small typo in V4 docs (#4435)
  • 5e4ff20b501b3977012a0b7619f0d94b6db67e2e fix: JSON Schema > override section typo (#4428)

v3.25.27

Commits:

  • 27ccaf1d36eb826dab1cb84f7ce4e1a0782121af 3.25.27. Use for override. Add .value to ZodLiteral.

v3.25.26

Commits:

  • d0627208f847087dfb89dd142ee4ebd4b8f1a908 Fix on .register methods
  • d93271e86fb09243507231a07e300acaebd0c297 Replace z.min/z.max in mini docs

v3.25.25

Commits:

  • 605286346e151f75f5a27d12f435cfb465f7f1cb Add error serialization test
  • fbf88f2dd75cba4d1dc4bc8f04f2c5763d1aaf0c Document parsing with Zod Core
  • 6413fa90e4aa3f113b280de8b417fa6c6bf01439 Add additionalProperties:false by default for objects in io:output mode
  • 5477ea2068879e1e408fe126bb7cb819471473d9 3.25.25

... (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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 27, 2025
@github-actions github-actions bot added the chore label May 27, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/zod-3.25.30 branch from 92285c9 to f4eab27 Compare May 27, 2025 13:30
@bjacobgordon bjacobgordon enabled auto-merge (squash) May 27, 2025 13:33
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/zod-3.25.30 branch 3 times, most recently from b0449b0 to 0ddebea Compare May 27, 2025 13:37
Bumps [zod](https://github.com/colinhacks/zod) from 3.25.20 to 3.25.30.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v3.25.20...v3.25.30)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/zod-3.25.30 branch from 0ddebea to 8da82ba Compare May 27, 2025 13:38
@bjacobgordon bjacobgordon merged commit 79f4f51 into integration May 27, 2025
2 checks passed
@bjacobgordon bjacobgordon deleted the dependabot/npm_and_yarn/zod-3.25.30 branch May 27, 2025 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore 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.

1 participant