Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps zod from 3.24.2 to 3.24.4.

Release notes

Sourced from zod's releases.

v3.24.4

Commits:

  • a429256d5999be4686b0da55347cc4ea65d0c5d3 Allow HH:MM format in z.string().datetime() and z.string().time() (#4315)

v3.24.3

Main feature: massive tsc performance improvement in .extend() courtesy of @​Andarist: #4150

Commits:

  • de1f090c98b40884aafc4f324010ab484da2be1e Switch to featured sponsors (#4001)
  • eea05ae3dab628e7a834397414e5145e935e418b Fix headers (#4003)
  • 446644f1095667f9bd6c1704ddbd35854d5ef132 Tweak feature layout (#4008)
  • 1d6e1cb842ece3b2d4d583da126bc22f26367623 docs(README): add GQLoom to tools and integrations section (#3995)
  • e2b9a5f9ac67d13ada61cd8e4b1385eb850c7592 Update feature (#4009)
  • 0b5d29e5d9524ab9d5f08c12651a3385462298d1 Feature Mintlify (#4014)
  • 47dbb2dbf3e611db08e84d6c13f66f19427c8172 Update mintlify feature (#4015)
  • 69d8436f36db10d256c01da333754ea1e33d1708 Add Clerk fellowship mention (#4020)
  • 850871defc2c98928f1c7e8e05e93d4a84ed3c5f Fix table format
  • f204123863a3524a5659ec696ffd38952e20e4ac WIP (#4028)
  • 5041dfa3521ec98066e60f97681adf9604b66e52 WIP (#4045)
  • cb2b8577665d7ce2214d20b10b49c4be7deef7a0 docs: add TanStack Form to Ecosystem/Form integrations (#4055)
  • 099fe85fbb5b6f8434f22ee3dbfc8a6d26b54019 docs: add oRPC to Ecosystem (#4042)
  • b999b4bf340480d64bc7fef1ca5ab56b29430eca docs: Remove outdated doc 'avoid coercions that throw uncaught errors' (#4005)
  • 19c6d2e2c497b2d2498cc3f9db142965617e7c2c docs: update README_KO (#4025)
  • 1061293a18c8a698b082c8a4e2a65ebd3333d543 WIP (#4060)
  • 07ff0da057f4df2aab299a454735d8398b4c0b54 Update link
  • 4c7d8e503a324e7a9873d4c17af2a19738c63364 Update Fern art/link (#4062)
  • 91dcd30ff85f92bc2140c26d7b1294e394ff0ea4 removed unnecessary console logs (#4059)
  • 859ad2495e3d24559d3c8e33a00cf56e2dbaa16a Update alt tag for Retool and Stainless URL (#4071)
  • 220aeda3b63460ab02b2187e460665a4bcb2572e Fix images
  • b865062bf3fe086a26a8b8a52116653f570eb9bc update readme.md with zod-csv library (#4021)
  • 0615af80451fe42da3c04c76b5c4b2b4a5260267 Fix formatting
  • 12e58668345116601453392e2c8237acde7a5b39 Add zod 4 beta anno (#4081)
  • faac697f27ba56023d5384564fc594f98c589915 Fix CI
  • 8cca93b7cc3f8c5fa17303bbb82d5c531ec24f33 Fix CI
  • d114394027b76c56e389d00292f5f92f137e5553 Added FullProduct.dev to 'Powered by Zod' in Ecosystem section (#4131)
  • a801ddd380196778e45a59920f167bfab8f32106 Fix broken logo link (#3974)
  • 8fc309a8000493a86d60a8a31cb9d73850f427dc Add packages/docs
  • bfd0913f08d77b0e6d1633bc0f21b56712e37720 Remove packages/docs
  • 3e602d43124220ae0001ae761f76ff117cc2f741 Optimize extendShape (#4150)
  • 06db7f855f49f75acc7d53ec0d7c4cd3b4dcaa17 3.24.3
  • a18d25b297d1a47dca8f1701afb18079c05e1e4c add back packages/docs
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.24.2 to 3.24.4.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.24.2...v3.24.4)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 3.24.4
  dependency-type: direct:development
  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 5, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 5, 2025 10:54
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