[PR #4287] [MERGED] fix(stripe): peerDependencies #5291

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4287
Author: @himself65
Created: 8/28/2025
Status: Merged
Merged: 8/28/2025
Merged by: @himself65

Base: canaryHead: himself65/2025/08/28/fix-peer-2


📝 Commits (1)

  • 1c3d192 fix(stripe): peerDependencies

📊 Changes

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

View changed files

📝 packages/stripe/package.json (+1 -1)
📝 pnpm-lock.yaml (+1 -1)

📄 Description

Related: https://github.com/better-auth/better-auth/issues/4279


Summary by cubic

Switch the Stripe package to require better-auth as a peer dependency to avoid duplicate installs and version conflicts. Loosen the workspace range to workspace:* and update the lockfile. Related: better-auth/better-auth#4279

  • Dependencies
    • Move better-auth to peerDependencies with workspace:*
    • Remove better-auth from dependencies and update pnpm-lock.yaml

🔄 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/4287 **Author:** [@himself65](https://github.com/himself65) **Created:** 8/28/2025 **Status:** ✅ Merged **Merged:** 8/28/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2025/08/28/fix-peer-2` --- ### 📝 Commits (1) - [`1c3d192`](https://github.com/better-auth/better-auth/commit/1c3d192774e4b8a1c8f4ad344919c7055422280b) fix(stripe): peerDependencies ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/stripe/package.json` (+1 -1) 📝 `pnpm-lock.yaml` (+1 -1) </details> ### 📄 Description Related: https://github.com/better-auth/better-auth/issues/4279 <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Switch the Stripe package to require better-auth as a peer dependency to avoid duplicate installs and version conflicts. Loosen the workspace range to workspace:* and update the lockfile. Related: better-auth/better-auth#4279 - **Dependencies** - Move better-auth to peerDependencies with workspace:* - Remove better-auth from dependencies and update pnpm-lock.yaml <!-- 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:17:08 -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#5291