[PR #7144] [CLOSED] chore(sso): move utils to peer deps #7099

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/7144
Author: @himself65
Created: 1/6/2026
Status: Closed

Base: canaryHead: himself65/2026/01/06/move


📝 Commits (1)

  • 2b349db chore(sso): move utils to peer deps

📊 Changes

2 files changed (+6 additions, -4 deletions)

View changed files

📝 packages/sso/package.json (+1 -1)
📝 pnpm-lock.yaml (+5 -3)

📄 Description

Upstream: https://github.com/better-auth/better-auth/pull/6836/changes#r2663944999


Summary by cubic

Moved @better-auth/utils from devDependencies to peerDependencies in the SSO package to ensure consumers provide a compatible version and avoid duplicate installs. Updated pnpm-lock to reflect the change.

  • Migration
    • Add @better-auth/utils to your app’s dependencies (catalog: or 0.3.x).
    • Ensure the version matches the SSO package’s expected range.

Written for commit 2b349dbfce. 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/7144 **Author:** [@himself65](https://github.com/himself65) **Created:** 1/6/2026 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `himself65/2026/01/06/move` --- ### 📝 Commits (1) - [`2b349db`](https://github.com/better-auth/better-auth/commit/2b349dbfced322a0040367cb29b60f8cada16f4a) chore(sso): move utils to peer deps ### 📊 Changes **2 files changed** (+6 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/sso/package.json` (+1 -1) 📝 `pnpm-lock.yaml` (+5 -3) </details> ### 📄 Description Upstream: https://github.com/better-auth/better-auth/pull/6836/changes#r2663944999 <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Moved @better-auth/utils from devDependencies to peerDependencies in the SSO package to ensure consumers provide a compatible version and avoid duplicate installs. Updated pnpm-lock to reflect the change. - **Migration** - Add @better-auth/utils to your app’s dependencies (catalog: or 0.3.x). - Ensure the version matches the SSO package’s expected range. <sup>Written for commit 2b349dbfced322a0040367cb29b60f8cada16f4a. 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-03-13 13:24: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#7099