Skip to content

chore(deps): update dependency zod to v4.1.13#3084

Merged
RobinTail merged 3 commits into
masterfrom
renovate/zod-4.x-lockfile
Nov 24, 2025
Merged

chore(deps): update dependency zod to v4.1.13#3084
RobinTail merged 3 commits into
masterfrom
renovate/zod-4.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Nov 24, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
zod (source) 4.1.12 -> 4.1.13 age confidence

Release Notes

colinhacks/zod (zod)

v4.1.13

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coderabbitai

coderabbitai Bot commented Nov 24, 2025

Copy link
Copy Markdown
Contributor

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@socket-security

socket-security Bot commented Nov 24, 2025

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedzod@​4.1.12 ⏵ 4.1.13100100100 +196 +1100

View full report

@RobinTail

RobinTail commented Nov 24, 2025

Copy link
Copy Markdown
Owner

Fixes #3059 by colinhacks/zod#5452

The #2981 issue still in effect because the dual hazard is only fixed for globalRegistry: patching class prototypes (Zod plugin) still only address the ESM package.

The consumer recommendation on ESM should be retained.

@coveralls-official

coveralls-official Bot commented Nov 24, 2025

Copy link
Copy Markdown

Coverage Status

coverage: 100.0%. remained the same
when pulling 3ec5e52 on renovate/zod-4.x-lockfile
into e1069ed on master.

@RobinTail
RobinTail merged commit c2483f7 into master Nov 24, 2025
13 checks passed
@RobinTail
RobinTail deleted the renovate/zod-4.x-lockfile branch November 24, 2025 05:27
@RobinTail RobinTail linked an issue Nov 24, 2025 that may be closed by this pull request
@RobinTail RobinTail added coverage Additional tests external bug it's a bug, but in a dependency dependencies Pull requests that update a dependency file labels Nov 24, 2025
@RobinTail RobinTail mentioned this pull request Nov 24, 2025
@RobinTail

Copy link
Copy Markdown
Owner

https://github.com/colinhacks/zod/releases/tag/v4.1.13

New features:

  • z.meta
  • z.describe
  • z.slugify

RobinTail added a commit that referenced this pull request Nov 24, 2025
Due to the fix of an external issue by #3084
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

coverage Additional tests dependencies Pull requests that update a dependency file external bug it's a bug, but in a dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Property description not showing up in generated OpenAPI spec

1 participant