Skip to content

chore(dev-deps): bump zod from 3.25.67 to 3.25.69 in the minor-and-patch group#18

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-npm_and_yarn-minor-and-patch-630f9ad346
Closed

chore(dev-deps): bump zod from 3.25.67 to 3.25.69 in the minor-and-patch group#18
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-npm_and_yarn-minor-and-patch-630f9ad346

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 2, 2025

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 1 update: zod.

Updates zod from 3.25.67 to 3.25.69

Release notes

Sourced from zod's releases.

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
  • 34ae421ca07caa3cff9788033197db2b801cbc0f Update snapshot
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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-and-patch group with 1 update: [zod](https://github.com/colinhacks/zod).


Updates `zod` from 3.25.67 to 3.25.69
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v3.25.67...v3.25.69)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 3.25.69
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 2, 2025
@dependabot dependabot Bot requested a review from a team as a code owner July 2, 2025 20:58
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 2, 2025
@dependabot @github

dependabot Bot commented on behalf of github Jul 3, 2025

Copy link
Copy Markdown
Contributor Author

Looks like zod is updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 3, 2025
@dependabot dependabot Bot deleted the dependabot-npm_and_yarn-minor-and-patch-630f9ad346 branch July 3, 2025 17:21
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants