Skip to content

fix(deps): bump zod from 3.25.7 to 3.25.71 #2218

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2025

Bumps zod from 3.25.7 to 3.25.71.

Release notes

Sourced from zod's releases.

v3.25.71

Commits:

  • 66a0f34bfc746acddbfb68426b8b1b3f1d3d1727 Move source to /src (#4808)
  • 2a15f44606fd66335c6ebc1f91d702bb6bc95693 3.25.71

v3.25.70

Commits:

  • bd81c7cfaa03f61365d1c708c7e0f1cac54ea9ca Add ecosystem listing to homepage
  • 1ddb9719564e644722852193930a09d54f720443 Add Mobb to sponsors
  • 30ba440859f5b9184817f578626ff85d484aec27 Clean up ecosystem.mdx
  • 0ef1b85b5923a1a06a2afab47dbad249d105a997 Add svelte-jsonschema-form to form integrations (#4784)
  • 14715f147363e88e73190bb6ddbdf008914f0b19 docs: fix Lambda spelling (#4804)
  • f6da030188ea30defc025bbc672e5a81fbe93078 Add back src (#4806)
  • 364200a67c9f74ef252dbfa65ea93aab8fb15c06 Revert "Add back src (#4806)"
  • 16e1b67e15d794afbbc3208a0d1153ce9637f26a v3.25.70 (#4807)

v3.25.69

Commits:

  • f46946ca3b3e28122fcf8433af36c4827e9b2a97 Improve release workflow
  • b6fe831e7a2cd5d26b45fafa7c303e980ac472b5 Do not clobber defaults in
  • 7f986d021d28441acfc1fda6c25b3842fe4b26e7 Skip attw test if Zod isn't built
  • 5576182a9b8bda42bf8ddb98b370b938765831b1 Add exact to too_big/too_small issue formats (#4802)
  • 8fd2fc3f91a061935cfb3d92d8e0684caec92634 3.25.69

v3.25.68

Commits:

  • d3e0f867d6ce8e310a1c6b546798561f0f501eaa feat: add zod-xlsx back to the ecosystem.tsx (#4718)
  • 86112d96c22a555f6d0789ec5f66f639fd6883c4 chore: update lint-staged from v12 to v16 (#4703)
  • 218a26784b0618b6c2dfd9eced8888d330427435 chore: remove unused octokit (#4708)
  • a7cb6ed52e507a267d25e6eeca7dc1c82d7d5c06 fix(v4): add exact to length check issue (#4617)
  • b888170c8c6cb45513e853810b7cba0e6295423b Close #4035
  • 5879baf3c118c15ddd428bc59a00169c8d864792 Fix fmt
  • bd1bddad9340c540dc699683c2ac02d568dae57b Fix build
  • ddadfb8334c2da88bc3c5cada81b35971eeb816e Simplify basics, document reportInput
  • d5e23683cab94dfd89be8a57193e33187a09ee2d Add z.stringFormat() (#4737)
  • ee5615d76b93aac15d7428a17b834a062235f6a1 Drop example and examples entirely
  • 4080fd9f210a4100746a470799b7d9fe00aedbca Add treeshaking discussion to docs
  • cf6157a217347412e7784398f58dd3e35ccc5821 Docs
  • 39947acd1526c0672fb075bc6cccc81813bb4074 Use import star everywhere
  • 7e296aeeeba23f0b3c1b7a74103710012babdee0 WIP
  • bb42be45db8f819b792639c3aa4b555844f1a05d Update treeshake target
  • 0a49fa39348b7c72b19ddedc3b0f879bd395304b Improve mini docs
  • 1b0a5e589afd6ac913b0eddc3aa615224a1495c2 Add dep
  • 90fa0cdcb45975494a82ecfe4a71e6e9babe6bdb Switch to zshy (#4777)
  • af3841bb98b2ebcaffabeb42b10f9735c39fc0a7 Rename play.ts
  • cf12ccfa12890ab006dd812016163bd4f254bdd1 3.25.68

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

brandonskiser and others added 4 commits July 1, 2025 15:27
…ver (#2205)

* sanitize log level and data

* ouput server logs to user for transparency and progress tracking

* allow notification data to accept both string and json objects

* disable notification output to stdout

---------

Co-authored-by: Jayant Dabas <jayantxd@amazon.com>
Bumps [zod](https://github.com/colinhacks/zod) from 3.25.7 to 3.25.71.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/commits/v3.25.71)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 3, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 3, 2025 04:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 3, 2025
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.

3 participants