Skip to content

fix(deps): update dependency zod (4.6.0 → 4.6.1) - #983

Merged
joryirving merged 1 commit into
mainfrom
renovate/zod-4.x-lockfile
Sep 9, 2026
Merged

fix(deps): update dependency zod (4.6.0 → 4.6.1)#983
joryirving merged 1 commit into
mainfrom
renovate/zod-4.x-lockfile

Conversation

@its-miso

@its-miso its-miso Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
zod (source) 4.6.04.6.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

colinhacks/zod (zod)

v4.6.1

Compare Source

A patch on top of 4.6.0.


Configuration

📅 Schedule: (in timezone America/Edmonton)

  • 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 has been generated by Mend Renovate CLI.

@its-miso its-miso Bot added the type/patch label Sep 9, 2026
@its-miso
its-miso Bot requested a review from joryirving as a code owner September 9, 2026 22:40
@joryirving
joryirving enabled auto-merge (squash) September 9, 2026 22:41
@joryirving
joryirving merged commit 26bfe78 into main Sep 9, 2026
13 checks passed
@joryirving
joryirving deleted the renovate/zod-4.x-lockfile branch September 9, 2026 22:43
@its-miso its-miso Bot mentioned this pull request Sep 9, 2026

@its-saffron its-saffron Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

AI Automated Review

Full PR review.

Analysis engine: MiniMax-M2.7@https://litellm.jory.dev/v1 (anthropic) — primary route

Review: zod 4.6.0 → 4.6.1 Dependency Upgrade

Recommendation

Approve. This is a low-risk patch release bump for the zod dependency. The change is isolated to package-lock.json (3 lines added, 3 deleted) and all CI checks pass.


Change Summary

Field Value
Package zod
From 4.6.0
To 4.6.1
Changed file package-lock.json

Release Notes (v4.6.1)

This patch release on top of 4.6.0 contains four changes:

  • Bug fix: Preserves unique tags with defaulted discriminators — addresses issue PR 6577
  • Bug fix: Defers recursive object index inference in the v4 codepath — PR PR 6580
  • Feature: Adds Tajik (tg) locale for error messages — PR PR 6581
  • CI: Adjusts npm wait budgets for the publish pipeline — PR PR 6583

Must-Check Verification

✅ Breaking API changes in updated dependencies

Verified: The upgrade is from 4.6.0 to 4.6.1, a patch release. Patch releases by SemVer contract contain only bug fixes and must not introduce breaking API changes. The release notes confirm this: both bug fixes target internal inference and discriminator handling with no public API surface changes. No version constraint changes or exports changes are present in the diff. The full test suite (below) provides additional confirmation.

✅ Run full test suite after upgrade

Verified: The CI check results are authoritative. For this PR's head commit (57a4427), the full test suite ran and passed, along with all other checks:

  • Build: success
  • Tests: success
  • Typecheck: success
  • Lint: success
  • Coverage: success
  • Database migrations: success
  • Database integration: success
  • Docker Build: success
  • Docker Build (MCP): success
  • npm audit: success

Standards Compliance

This repository follows the conventions documented in AGENTS.md. No standards-specific checks are applicable to this lockfile-only dependency patch. The upgrade was generated by Renovate, which is the project's configured dependency update tool.


Tool Harness Findings

No tool calls were issued; reviewing corpus directly. No findings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant