[PR #6981] [MERGED] chore: move @better-auth/utils to catalog #15252

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6981
Author: @himself65
Created: 12/24/2025
Status: Merged
Merged: 12/24/2025
Merged by: @himself65

Base: canaryHead: himself65/2025/12/24/utils


📝 Commits (3)

  • 6d807ae chore: move @better-auth/utils to catalog
  • 3947d71 Merge branch 'canary' into himself65/2025/12/24/utils
  • 8ea39e3 fix: deps

📊 Changes

11 files changed (+28 additions, -24 deletions)

View changed files

📝 docs/package.json (+1 -1)
📝 packages/better-auth/package.json (+1 -1)
📝 packages/cli/package.json (+1 -1)
📝 packages/core/package.json (+2 -2)
📝 packages/oauth-provider/package.json (+1 -1)
📝 packages/passkey/package.json (+1 -1)
📝 packages/scim/package.json (+1 -1)
📝 packages/sso/package.json (+1 -1)
📝 packages/telemetry/package.json (+1 -1)
📝 pnpm-lock.yaml (+14 -11)
📝 pnpm-workspace.yaml (+4 -3)

📄 Description

Summary by cubic

Moved @better-auth/utils to the pnpm catalog to centralize version management (0.3.0) across the workspace. No runtime changes.

  • Dependencies
    • Switched "@better-auth/utils": "0.3.0" to "catalog:" in docs, better-auth, cli, core (dev + peer), oauth-provider (peer), passkey (peer), scim, telemetry, and sso.
    • Added @better-auth/utils: 0.3.0 to pnpm-workspace.yaml and updated pnpm-lock.yaml.

Written for commit 8ea39e32aa. 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/6981 **Author:** [@himself65](https://github.com/himself65) **Created:** 12/24/2025 **Status:** ✅ Merged **Merged:** 12/24/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2025/12/24/utils` --- ### 📝 Commits (3) - [`6d807ae`](https://github.com/better-auth/better-auth/commit/6d807aef9d99e470b1befc234b7a7ffb1f17e17a) chore: move `@better-auth/utils` to catalog - [`3947d71`](https://github.com/better-auth/better-auth/commit/3947d7108c0eb8545778def08ab68c459893a81a) Merge branch 'canary' into himself65/2025/12/24/utils - [`8ea39e3`](https://github.com/better-auth/better-auth/commit/8ea39e32aab72626bbd6e9e37892209a321a4768) fix: deps ### 📊 Changes **11 files changed** (+28 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `docs/package.json` (+1 -1) 📝 `packages/better-auth/package.json` (+1 -1) 📝 `packages/cli/package.json` (+1 -1) 📝 `packages/core/package.json` (+2 -2) 📝 `packages/oauth-provider/package.json` (+1 -1) 📝 `packages/passkey/package.json` (+1 -1) 📝 `packages/scim/package.json` (+1 -1) 📝 `packages/sso/package.json` (+1 -1) 📝 `packages/telemetry/package.json` (+1 -1) 📝 `pnpm-lock.yaml` (+14 -11) 📝 `pnpm-workspace.yaml` (+4 -3) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Moved @better-auth/utils to the pnpm catalog to centralize version management (0.3.0) across the workspace. No runtime changes. - **Dependencies** - Switched "@better-auth/utils": "0.3.0" to "catalog:" in docs, better-auth, cli, core (dev + peer), oauth-provider (peer), passkey (peer), scim, telemetry, and sso. - Added @better-auth/utils: 0.3.0 to pnpm-workspace.yaml and updated pnpm-lock.yaml. <sup>Written for commit 8ea39e32aab72626bbd6e9e37892209a321a4768. 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-04-13 09:55:04 -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#15252