[PR #6982] [CLOSED] chore: add @better-auth/utils to the catalog #7006

Closed
opened 2026-03-13 13:20:59 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6982
Author: @bytaesu
Created: 12/24/2025
Status: Closed

Base: canaryHead: 2025-12-24/chore/better-auth-utils


📝 Commits (2)

  • ecfdad3 chore: add '@better-auth/utils' to the catalog
  • b879278 fix: lockfile

📊 Changes

11 files changed (+31 additions, -29 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 (+1 -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 -0)
📝 packages/telemetry/package.json (+1 -1)
📝 pnpm-lock.yaml (+21 -20)
📝 pnpm-workspace.yaml (+1 -0)

📄 Description

Manages @better-auth/utils using the catalog and addresses the current import errors.


Summary by cubic

Standardized @better-auth/utils via the pnpm catalog and switched packages to use catalog: references. This resolves import errors and keeps versions consistent.

  • Dependencies
    • Added @better-auth/utils 0.3.0 to the pnpm catalog.
    • Updated dependencies and peerDependencies to use catalog: in affected packages.
    • Refreshed pnpm-lock.yaml to reflect the catalog change.

Written for commit b879278bdd. 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/6982 **Author:** [@bytaesu](https://github.com/bytaesu) **Created:** 12/24/2025 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `2025-12-24/chore/better-auth-utils` --- ### 📝 Commits (2) - [`ecfdad3`](https://github.com/better-auth/better-auth/commit/ecfdad3768511ed6a663e62db3fa1e75d84d9fba) chore: add '@better-auth/utils' to the catalog - [`b879278`](https://github.com/better-auth/better-auth/commit/b879278bdd55ed779bad00be2dd322dac7fd2b33) fix: lockfile ### 📊 Changes **11 files changed** (+31 additions, -29 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` (+1 -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 -0) 📝 `packages/telemetry/package.json` (+1 -1) 📝 `pnpm-lock.yaml` (+21 -20) 📝 `pnpm-workspace.yaml` (+1 -0) </details> ### 📄 Description Manages `@better-auth/utils` using the catalog and addresses the current import errors. <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Standardized @better-auth/utils via the pnpm catalog and switched packages to use catalog: references. This resolves import errors and keeps versions consistent. - **Dependencies** - Added @better-auth/utils 0.3.0 to the pnpm catalog. - Updated dependencies and peerDependencies to use catalog: in affected packages. - Refreshed pnpm-lock.yaml to reflect the catalog change. <sup>Written for commit b879278bdd55ed779bad00be2dd322dac7fd2b33. 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:20:59 -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#7006