Skip to content

fix(deps): bump zod from 3.25.7 to 3.25.13#1924

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/zod-3.25.13
Closed

fix(deps): bump zod from 3.25.7 to 3.25.13#1924
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/zod-3.25.13

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 21, 2025

Copy link
Copy Markdown
Contributor

Bumps zod from 3.25.7 to 3.25.13.

Release notes

Sourced from zod's releases.

v3.25.13

Commits:

  • c2cec4e3cf293bd8e6a47a90d4d9c7cb2ea1f65a v3.25.13

v3.25.12

Commits:

  • 14921aadd4b0eee6a659151bb01cdb467a16c98e Revert "Revert "Fix module resolution issue""

v3.25.11

Commits:

  • 3f9f65997fb25aff99d39fd4c27d5f14e6427af3 Revert "Fix module resolution issue"
  • cb50ed609455e9817c5b57380fd1454a35adca3b 3.25.11

v3.25.10

Commits:

  • c172c199ccd0f86b539d1ba7c22db8415f7f06f3 Fix module resolution issue

v3.25.9

Commits:

  • 85928549a7c2aff851d8625588ed7aa2e394831f Zod 4 (#4074)
  • 6c8bbb4c9f51a39c43e5f96be7412c46fc0e5b71 v3.25.0
  • c474b37e2db06eb09244a41d329af02e3c315141 v3.25.0
  • 9102fa54b0785f585a1ab68d1fbb5b3db410b2bc v3.25.0
  • 46dca65d7645de5b8fdd7c0e7422d91dc7b3ef41 v3.25.1
  • 2381dafe7bb47a0354881567c8d8fbeb493e031f Update Jazz
  • e7f75d69389fa308ea49177dc53a4913fefe75d3 v3.25.3
  • 3c7e6f56d287d9545573dcb3879f46754f968517 Fix link
  • 24a5e4f329378ebd035a19a678e7b24e52036829 v3.25.4. Fix T_1 bug.
  • 538efea33eddc9e4a7b7aa3e0e7c3c839da271a9 Fix copy/paste typo (#4420)
  • 1c420580040edff48eb6bed1f62597d9c85516c9 Revert Error inheritance changes (#4424)
  • 6dbbecd1c05ae52c977f332cca9bd49d36f72f22 3.25.5
  • d9f76e1122e08f1675c33f2794cc25e806c3f0f8 Fix shadowed generic
  • a18fc02a5a47af4305c7eb3f263d02c50a1559a9 v3.25.6
  • 1ea1c77391a8eafe89112094276bae1d1ce162d9 fix: iso timezone docs typo (#4423)
  • d40b29520076107af4996434a3dca74f3caea256 Add zocker to v4 Ecosystem Page (#4419)
  • 13226e033722dcb41dc9dbbf5fd03ab7ecca5042 Fix types issue
  • 868acc16177b6885271eb537b22b20aeb221b75f 3.25.7
  • 8739138b5fe8f24871007123553fc7b368dde68e Add link to writeup
  • 8cf6bfc060d83cc29ac44935b4ac35ca6764a35c Add link to writeup
  • d0318272b752bd336585a07b3f1273420f3576b1 Clarify versioning
  • 66ee76c5d631e4215476c44300c518eea2829bc1 Typos
  • 4059474389df7c8a0f03659954d78bcc0fdb4d2e Revert type fix
  • e9a0798c9f08bfd6d54397b42645e9434bc395e8 Revert "Revert type fix"
  • fe105a94364baa0dbb13ca83523c4514b75e7b58 v3.25.9
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.25.7 to 3.25.13.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/commits/v3.25.13)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 3.25.13
  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 May 21, 2025
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 16.75%. Comparing base (972adf4) to head (7f8db79).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1924   +/-   ##
=======================================
  Coverage   16.75%   16.75%           
=======================================
  Files         213      213           
  Lines       20704    20704           
  Branches      871      871           
=======================================
  Hits         3468     3468           
  Misses      17236    17236           

☔ 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.

@chaynabors chaynabors closed this May 22, 2025
@dependabot @github

dependabot Bot commented on behalf of github May 22, 2025

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/zod-3.25.13 branch May 22, 2025 01:11
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.

2 participants