[PR #7306] [CLOSED] fix: dual module hazard #24115

Closed
opened 2026-04-15 22:10:59 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: v1.4.12-staging


📝 Commits (2)

📊 Changes

4 files changed (+4 additions, -11 deletions)

View changed files

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

📄 Description

Summary by cubic

Fixes a dual module hazard by centralizing the better-call dependency in oauth-provider and removing it from expo and passkey. This prevents duplicate installs and potential runtime conflicts.

Written for commit 2fe02f9577. 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/7306 **Author:** [@himself65](https://github.com/himself65) **Created:** 1/12/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `v1.4.12-staging` --- ### 📝 Commits (2) - [`183b6ac`](https://github.com/better-auth/better-auth/commit/183b6ac208fd18cd2a408d580697eeab33fa1246) chore: move better-call to dependency - [`2fe02f9`](https://github.com/better-auth/better-auth/commit/2fe02f9577eb1a6a36b8cf90b664c27c28161093) fix: lock ### 📊 Changes **4 files changed** (+4 additions, -11 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) 📝 `pnpm-lock.yaml` (+3 -9) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Fixes a dual module hazard by centralizing the better-call dependency in oauth-provider and removing it from expo and passkey. This prevents duplicate installs and potential runtime conflicts. <sup>Written for commit 2fe02f9577eb1a6a36b8cf90b664c27c28161093. 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-04-15 22:10: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#24115