[PR #6333] chore: move zod and @better-auth/utils to catalog #6598

Open
opened 2026-03-13 13:04:48 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6333
Author: @jslno
Created: 11/26/2025
Status: 🔄 Open

Base: canaryHead: 11-26-2025/cleanup-deps


📝 Commits (5)

  • c39e391 chore: move zod and @better-auth/utils to catalog
  • e71575f chore: fix lockfile
  • afb4602 Merge branch 'canary' into 11-26-2025/cleanup-deps
  • 1ed349b Merge branch 'canary' into 11-26-2025/cleanup-deps
  • fe0c958 Merge branch 'canary' into 11-26-2025/cleanup-deps

📊 Changes

13 files changed (+43 additions, -35 deletions)

View changed files

📝 demo/nextjs/package.json (+1 -1)
📝 docs/package.json (+2 -2)
📝 packages/better-auth/package.json (+2 -2)
📝 packages/cli/package.json (+2 -2)
📝 packages/core/package.json (+3 -3)
📝 packages/expo/package.json (+1 -1)
📝 packages/passkey/package.json (+2 -2)
📝 packages/scim/package.json (+2 -2)
📝 packages/sso/package.json (+1 -1)
📝 packages/stripe/package.json (+1 -1)
📝 packages/telemetry/package.json (+1 -1)
📝 pnpm-lock.yaml (+23 -17)
📝 pnpm-workspace.yaml (+2 -0)

📄 Description

Summary by cubic

Centralized zod and @better-auth/utils versions using the pnpm catalog across the workspace. This ensures consistent versions and makes updates easier.

  • Dependencies
    • Added zod and @better-auth/utils to the pnpm catalog in pnpm-workspace.yaml.
    • Replaced direct versions with "catalog:" in affected package.json files.

Written for commit fe0c958bee. Summary will update automatically 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/6333 **Author:** [@jslno](https://github.com/jslno) **Created:** 11/26/2025 **Status:** 🔄 Open **Base:** `canary` ← **Head:** `11-26-2025/cleanup-deps` --- ### 📝 Commits (5) - [`c39e391`](https://github.com/better-auth/better-auth/commit/c39e39146f61072d8e884f70d6648d97b2aa5504) chore: move `zod` and `@better-auth/utils` to catalog - [`e71575f`](https://github.com/better-auth/better-auth/commit/e71575f5d6cafb3adf7a943e82f0650ae7602dd0) chore: fix lockfile - [`afb4602`](https://github.com/better-auth/better-auth/commit/afb46028be98e7092b061bc35fdfe651674305c1) Merge branch 'canary' into 11-26-2025/cleanup-deps - [`1ed349b`](https://github.com/better-auth/better-auth/commit/1ed349b4920d987380a5fd38559f689db0d7106e) Merge branch 'canary' into 11-26-2025/cleanup-deps - [`fe0c958`](https://github.com/better-auth/better-auth/commit/fe0c958beed7bf1a6ff471159a5abbf73cab122d) Merge branch 'canary' into 11-26-2025/cleanup-deps ### 📊 Changes **13 files changed** (+43 additions, -35 deletions) <details> <summary>View changed files</summary> 📝 `demo/nextjs/package.json` (+1 -1) 📝 `docs/package.json` (+2 -2) 📝 `packages/better-auth/package.json` (+2 -2) 📝 `packages/cli/package.json` (+2 -2) 📝 `packages/core/package.json` (+3 -3) 📝 `packages/expo/package.json` (+1 -1) 📝 `packages/passkey/package.json` (+2 -2) 📝 `packages/scim/package.json` (+2 -2) 📝 `packages/sso/package.json` (+1 -1) 📝 `packages/stripe/package.json` (+1 -1) 📝 `packages/telemetry/package.json` (+1 -1) 📝 `pnpm-lock.yaml` (+23 -17) 📝 `pnpm-workspace.yaml` (+2 -0) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Centralized zod and @better-auth/utils versions using the pnpm catalog across the workspace. This ensures consistent versions and makes updates easier. - **Dependencies** - Added zod and @better-auth/utils to the pnpm catalog in pnpm-workspace.yaml. - Replaced direct versions with "catalog:" in affected package.json files. <sup>Written for commit fe0c958beed7bf1a6ff471159a5abbf73cab122d. Summary will update automatically 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-03-13 13:04:48 -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#6598