Skip to content

fix(deps): Reducing Zod compatibility for v25#3362

Merged
RobinTail merged 2 commits intov25from
fix-v25-zod44
Apr 30, 2026
Merged

fix(deps): Reducing Zod compatibility for v25#3362
RobinTail merged 2 commits intov25from
fix-v25-zod44

Conversation

@RobinTail
Copy link
Copy Markdown
Owner

not supporting Zod 4.4, plugin 2.1.1, ez 25.6.3.

see #3360

@RobinTail RobinTail added dependencies Pull requests that update a dependency file prevention external bug it's a bug, but in a dependency labels Apr 30, 2026
@pullfrog
Copy link
Copy Markdown
Contributor

pullfrog Bot commented Apr 30, 2026

Reviewed PR #3362 — approved with no issues. The change correctly restricts Zod compatibility to >=4.0.0 <4.4.0 to avoid a breaking change in Zod 4.4's brand method, pins the dev dependency to ~4.3.4, adds a necessary type annotation in diagnostics.ts, and updates snapshots to reflect Zod 4.3.x output differences.

Task list (4/4 completed)
  • Read AGENTS.md if present
  • Read diff and understand the changes
  • Investigate high-risk areas and trace data flow
  • Draft and submit review

Pullfrog  | View workflow run | via Pullfrog | Using Claude Opus𝕏

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 30, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 3ce38967-17e9-45e6-966b-9ff8308dcd37

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

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix-v25-zod44

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@socket-security
Copy link
Copy Markdown

socket-security Bot commented Apr 30, 2026

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.13 ⏵ 4.3.6100100100 +188 -7100

View full report

@coveralls-official
Copy link
Copy Markdown

coveralls-official Bot commented Apr 30, 2026

Coverage Status

Coverage is 100.0%fix-v25-zod44 into v25. No base build found for v25.

Copy link
Copy Markdown
Contributor

@pullfrog pullfrog Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed — no issues found.

Task list (4/4 completed)
  • Read AGENTS.md if present
  • Read diff and understand the changes
  • Investigate high-risk areas and trace data flow
  • Draft and submit review

Pullfrog  | View workflow run | Using Claude Opus𝕏

@RobinTail RobinTail merged commit fc290b1 into v25 Apr 30, 2026
12 checks passed
@RobinTail RobinTail deleted the fix-v25-zod44 branch April 30, 2026 11:19
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 external bug it's a bug, but in a dependency prevention

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant