这是indexloc提供的服务,不要输入任何密码
Skip to content

Bump zod from 3.23.8 to 3.25.72 in /cdk #2822

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 Jul 4, 2025

Bumps zod from 3.23.8 to 3.25.72.

Release notes

Sourced from zod's releases.

v3.25.72

Commits:

  • 4a4dac7cfb787162eeb79165d39bbb4830d4a6de Warn about id uniqueness check on Metadata page (#4782)
  • 7a5838dc0da967e15a217bf5abdd81f725da46c4 feat(locale): Add Esperanto (eo) locale (#4743)
  • 36fe14e1472f2a7cd71415841be8832fc4e9acc5 Fix optionality of schemas (#4769)
  • 20c8c4b67b508d653012808f69c43c7cfe5b39e3 Fix re-export bug
  • 8b0df10c8757a5fbd75bd65128ae183d764b3304 3.25.72

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

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by colinhacks, a new releaser for zod since your current version.


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.23.8 to 3.25.72.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v3.23.8...v3.25.72)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 3.25.72
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 4, 2025
Copy link

codecov bot commented Jul 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.29%. Comparing base (697c4b2) to head (d6df608).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2822   +/-   ##
=======================================
  Coverage   28.29%   28.29%           
=======================================
  Files          42       42           
  Lines        6043     6043           
  Branches       33       33           
=======================================
  Hits         1710     1710           
  Misses       4333     4333           
Flag Coverage Δ
cdk 96.69% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 7, 2025

Superseded by #2823.

@dependabot dependabot bot closed this Jul 7, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cdk/zod-3.25.72 branch July 7, 2025 03:37
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