build(deps): bump zod from 4.6.2 to 4.6.5 in the production-minor-and-patch group - #221
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the production-minor-and-patch group with 1 update: [zod](https://github.com/colinhacks/zod). Updates `zod` from 4.6.2 to 4.6.5 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.6.2...v4.6.5) --- updated-dependencies: - dependency-name: zod dependency-version: 4.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
🦞👀 Pull request received. I will update this pull request when review starts. ClawSweeper review completeClawSweeper finished reviewing this revision. The review result is being finalized. |
|
Codex review: needs maintainer review before merge. Reviewed September 21, 2026, 12:08 PM ET / 16:08 UTC. ClawSweeper reviewWhat this changesUpdates the locked Zod production dependency from 4.6.2 to 4.6.5 while preserving the existing package version range. Merge readiness✅ Ready for maintainer review Keep open: the dependency update is not present on the reviewed main revision or v0.8.1, and no concrete compatibility or security defect was found. Priority: P3 Review scores
Verification
How this fits togetherClawpatch uses Zod to validate provider responses and saved JSON state, and to generate schemas sent to providers. The lockfile determines which Zod version repository installs use. flowchart LR
A[Dependency lockfile] --> B[Zod validation library]
C[Provider responses] --> B
D[Saved JSON state] --> B
B --> E[Validated workflow data]
B --> F[Validation errors]
B --> G[Provider request schemas]
Before mergeNone. Agent review detailsSecurityNone. Review metricsNone. Technical reviewBest possible solution: Retain the focused lockfile update and existing schema contracts, with normal dependency and runtime checks governing landing. Do we have a high-confidence way to reproduce the issue? Not applicable: this dependency maintenance PR reports no specific clawpatch failure; no runtime reproduction was attempted. Is this the best way to solve the issue? Yes: updating only the lockfile is appropriate because the existing dependency range already permits 4.6.5, and source inspection found no required consumer changes. AGENTS.md: found and applied where relevant. Codex review notes: model internal, reasoning medium; reviewed against 4d3dad28a600. LabelsLabel changes:
Label justifications:
EvidenceWhat I checked:
Likely related people:
Rating scale
Overall follows the weaker of proof and patch quality. Workflow
|
|
Included in merged #222: Zod is now 4.6.5, with the updated lockfile verified by the full remote suite and Node 22/24/26 CI. Closing this superseded update. |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the production-minor-and-patch group with 1 update: zod.
Updates
zodfrom 4.6.2 to 4.6.5Release notes
Sourced from zod's releases.
Commits
59bbc03chore: re-pin the integration peers to the workspace zod after the 4.6.5 bump0f3f5ee4.6.5cc4cd4eRevert "Revert "feat: add z.currencyCode() over a vendored ISO 4217 list, ref...ca0229aRevert "feat: add z.currencyCode() over a vendored ISO 4217 list, refreshed w...56222cdfeat(instanceof): key the .properties() shape off the instance type (#6600)de65a5cdocs: lead the properties section with the check and add a Zod Mini tab (#6598)f1448f7docs: fold the 4.6.x patch highlights into the 4.6 post's own sectionsd2b135cdocs: add the 4.6.x patch highlights to the 4.6 post2bb0871chore: re-pin the integration peers to the workspace zod after the 4.6.4 bump743aedb4.6.4Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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