[PR #7303] [CLOSED] chore: move better-call to dependency #7212

Closed
opened 2026-03-13 13:28:18 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: canaryHead: himself65/2026/01/12/catalog


📝 Commits (4)

  • 111e101 chore: move better-call to dependency
  • 3760283 chore: move better-call to dependency
  • c292f41 chore: move better-call to dependency
  • 0100146 chore: move better-call to dependency

📊 Changes

5 files changed (+10 additions, -16 deletions)

View changed files

📝 packages/expo/package.json (+0 -1)
📝 packages/oauth-provider/package.json (+1 -0)
📝 packages/passkey/package.json (+0 -1)
📝 packages/scim/package.json (+3 -2)
📝 pnpm-lock.yaml (+6 -12)

📄 Description

Summary by cubic

Moved better-call to a direct dependency in packages/oauth-provider, removed it from packages/expo and packages/passkey, and set it as a peer and dev dependency in packages/scim to ensure it’s installed where needed and avoid peer dependency issues. Updated pnpm-lock.yaml accordingly.

Written for commit 0100146946. 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/7303 **Author:** [@himself65](https://github.com/himself65) **Created:** 1/12/2026 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `himself65/2026/01/12/catalog` --- ### 📝 Commits (4) - [`111e101`](https://github.com/better-auth/better-auth/commit/111e1012334e6283049a62409f64b906c26661a2) chore: move better-call to dependency - [`3760283`](https://github.com/better-auth/better-auth/commit/37602833f6808814ecef1258fb7db029d9a50b4f) chore: move better-call to dependency - [`c292f41`](https://github.com/better-auth/better-auth/commit/c292f41d8939e9553362814373bfddb38f316314) chore: move better-call to dependency - [`0100146`](https://github.com/better-auth/better-auth/commit/010014694618400dacfe4ac174ccb68de6ef1067) chore: move better-call to dependency ### 📊 Changes **5 files changed** (+10 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `packages/expo/package.json` (+0 -1) 📝 `packages/oauth-provider/package.json` (+1 -0) 📝 `packages/passkey/package.json` (+0 -1) 📝 `packages/scim/package.json` (+3 -2) 📝 `pnpm-lock.yaml` (+6 -12) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Moved better-call to a direct dependency in packages/oauth-provider, removed it from packages/expo and packages/passkey, and set it as a peer and dev dependency in packages/scim to ensure it’s installed where needed and avoid peer dependency issues. Updated pnpm-lock.yaml accordingly. <sup>Written for commit 010014694618400dacfe4ac174ccb68de6ef1067. 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:28:19 -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#7212