[PR #7507] [MERGED] [backport] chore: bump zod #24263

Closed
opened 2026-04-15 22:16:09 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/7507
Author: @himself65
Created: 1/20/2026
Status: Merged
Merged: 1/20/2026
Merged by: @himself65

Base: mainHead: himself65/2026/01/20/zod-deps


📝 Commits (1)

📊 Changes

13 files changed (+95 additions, -139 deletions)

View changed files

📝 demo/nextjs/package.json (+2 -2)
📝 docs/package.json (+1 -1)
📝 packages/better-auth/package.json (+1 -1)
📝 packages/cli/package.json (+1 -1)
📝 packages/core/package.json (+1 -1)
📝 packages/expo/package.json (+3 -3)
📝 packages/mcp/package.json (+1 -1)
📝 packages/oauth-provider/package.json (+2 -2)
📝 packages/passkey/package.json (+1 -1)
📝 packages/scim/package.json (+2 -2)
📝 packages/sso/package.json (+1 -1)
📝 packages/stripe/package.json (+1 -1)
📝 pnpm-lock.yaml (+78 -122)

📄 Description

Fixes: https://github.com/better-auth/better-auth/issues/7491


Summary by cubic

Upgrade Zod to ^4.3.5 across the monorepo to standardize validation and fix better-auth issue #7491. Lockfile updated; no runtime changes.

  • Dependencies
    • Bumped zod to ^4.3.5 in all packages; MCP migrated from zod v3 to v4; refreshed pnpm-lock.

Written for commit b4f7c267a1. Summary will update on new commits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/7507 **Author:** [@himself65](https://github.com/himself65) **Created:** 1/20/2026 **Status:** ✅ Merged **Merged:** 1/20/2026 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `main` ← **Head:** `himself65/2026/01/20/zod-deps` --- ### 📝 Commits (1) - [`b4f7c26`](https://github.com/better-auth/better-auth/commit/b4f7c267a17466a9b400500c40da13ccd3de42b0) chore: bump `zod` ### 📊 Changes **13 files changed** (+95 additions, -139 deletions) <details> <summary>View changed files</summary> 📝 `demo/nextjs/package.json` (+2 -2) 📝 `docs/package.json` (+1 -1) 📝 `packages/better-auth/package.json` (+1 -1) 📝 `packages/cli/package.json` (+1 -1) 📝 `packages/core/package.json` (+1 -1) 📝 `packages/expo/package.json` (+3 -3) 📝 `packages/mcp/package.json` (+1 -1) 📝 `packages/oauth-provider/package.json` (+2 -2) 📝 `packages/passkey/package.json` (+1 -1) 📝 `packages/scim/package.json` (+2 -2) 📝 `packages/sso/package.json` (+1 -1) 📝 `packages/stripe/package.json` (+1 -1) 📝 `pnpm-lock.yaml` (+78 -122) </details> ### 📄 Description Fixes: https://github.com/better-auth/better-auth/issues/7491 <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Upgrade Zod to ^4.3.5 across the monorepo to standardize validation and fix better-auth issue #7491. Lockfile updated; no runtime changes. - **Dependencies** - Bumped zod to ^4.3.5 in all packages; MCP migrated from zod v3 to v4; refreshed pnpm-lock. <sup>Written for commit b4f7c267a17466a9b400500c40da13ccd3de42b0. Summary will update on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 22:16:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#24263