[PR #3870] [CLOSED] chore: bump zod deps across the workspaces #5058

Closed
opened 2026-03-13 12:09:27 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/3870
Author: @Kinfe123
Created: 8/8/2025
Status: Closed

Base: canaryHead: refactor/zodv4-to-non-core


📝 Commits (1)

📊 Changes

17 files changed (+32 additions, -32 deletions)

View changed files

📝 demo/nextjs/package.json (+1 -1)
📝 docs/app/api/og-release/route.tsx (+1 -1)
📝 docs/app/api/og/route.tsx (+1 -1)
📝 docs/components/generate-apple-jwt.tsx (+1 -1)
📝 docs/package.json (+1 -1)
📝 docs/scripts/endpoint-to-doc/index.ts (+1 -1)
📝 docs/scripts/endpoint-to-doc/input.ts (+1 -1)
📝 docs/source.config.ts (+1 -1)
📝 examples/nextjs-mcp/app/api/[transport]/route.ts (+1 -1)
📝 examples/nextjs-mcp/package.json (+1 -1)
📝 examples/nuxt-example/components/ui/auto-form/dependencies.ts (+1 -1)
📝 examples/nuxt-example/components/ui/auto-form/interface.ts (+1 -1)
📝 examples/nuxt-example/components/ui/auto-form/utils.ts (+1 -1)
📝 examples/nuxt-example/package.json (+1 -1)
📝 examples/remix-example/package.json (+1 -1)
📝 examples/svelte-kit-example/package.json (+2 -2)
📝 pnpm-lock.yaml (+15 -15)

📄 Description

Summary by cubic

Upgraded all workspaces to use zod v4 and updated imports to reference the new version.


🔄 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/3870 **Author:** [@Kinfe123](https://github.com/Kinfe123) **Created:** 8/8/2025 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `refactor/zodv4-to-non-core` --- ### 📝 Commits (1) - [`c69b1d7`](https://github.com/better-auth/better-auth/commit/c69b1d7d52d7aa26db42101bc3715a02414f85d7) zod v4 ### 📊 Changes **17 files changed** (+32 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `demo/nextjs/package.json` (+1 -1) 📝 `docs/app/api/og-release/route.tsx` (+1 -1) 📝 `docs/app/api/og/route.tsx` (+1 -1) 📝 `docs/components/generate-apple-jwt.tsx` (+1 -1) 📝 `docs/package.json` (+1 -1) 📝 `docs/scripts/endpoint-to-doc/index.ts` (+1 -1) 📝 `docs/scripts/endpoint-to-doc/input.ts` (+1 -1) 📝 `docs/source.config.ts` (+1 -1) 📝 `examples/nextjs-mcp/app/api/[transport]/route.ts` (+1 -1) 📝 `examples/nextjs-mcp/package.json` (+1 -1) 📝 `examples/nuxt-example/components/ui/auto-form/dependencies.ts` (+1 -1) 📝 `examples/nuxt-example/components/ui/auto-form/interface.ts` (+1 -1) 📝 `examples/nuxt-example/components/ui/auto-form/utils.ts` (+1 -1) 📝 `examples/nuxt-example/package.json` (+1 -1) 📝 `examples/remix-example/package.json` (+1 -1) 📝 `examples/svelte-kit-example/package.json` (+2 -2) 📝 `pnpm-lock.yaml` (+15 -15) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Upgraded all workspaces to use zod v4 and updated imports to reference the new version. <!-- 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-03-13 12:09:27 -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#5058