[PR #7906] [MERGED] chore: bump better-call #7626

Closed
opened 2026-03-13 13:43:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/7906
Author: @himself65
Created: 2/11/2026
Status: Merged
Merged: 2/11/2026
Merged by: @himself65

Base: canaryHead: himself65/2026/02/11/bump


📝 Commits (5)

📊 Changes

6 files changed (+61 additions, -27 deletions)

View changed files

📝 packages/better-auth/src/plugins/email-otp/email-otp.test.ts (+2 -2)
📝 packages/better-auth/src/plugins/email-otp/index.ts (+1 -1)
📝 packages/better-auth/src/plugins/organization/routes/crud-org.ts (+4 -5)
📝 packages/scim/src/scim.test.ts (+2 -3)
📝 pnpm-lock.yaml (+51 -15)
📝 pnpm-workspace.yaml (+1 -1)

📄 Description

Summary by cubic

Bumped better-call to 1.3.1 across the workspace and fixed a small TypeScript issue in email-otp (zod peer stays ^4, optional).
Updated pnpm catalog/lock (set-cookie-parser 3.0.1, semver 7.7.4, confbox 0.2.4), stabilized tests (SCIM createTestInstance; email-otp error message), and used APIError.from in org route.

Written for commit b838ef1156. 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/7906 **Author:** [@himself65](https://github.com/himself65) **Created:** 2/11/2026 **Status:** ✅ Merged **Merged:** 2/11/2026 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2026/02/11/bump` --- ### 📝 Commits (5) - [`5e47148`](https://github.com/better-auth/better-auth/commit/5e471485836b28fc6c62caa9654ade0ab499e864) chore: bump `better-call` - [`3e43cc0`](https://github.com/better-auth/better-auth/commit/3e43cc0110f6f0c014f9c56c39284729799e1f70) fix: type - [`bc6f904`](https://github.com/better-auth/better-auth/commit/bc6f904235f99e125addaa8a631adea94501757d) test: fix - [`f2cfeff`](https://github.com/better-auth/better-auth/commit/f2cfefffdfe0528991a979d89f6d7d1fb4cd49e3) test: fix - [`b838ef1`](https://github.com/better-auth/better-auth/commit/b838ef1156fcf1155ec96ee0a37b6e18c90338c7) test: fix ### 📊 Changes **6 files changed** (+61 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/plugins/email-otp/email-otp.test.ts` (+2 -2) 📝 `packages/better-auth/src/plugins/email-otp/index.ts` (+1 -1) 📝 `packages/better-auth/src/plugins/organization/routes/crud-org.ts` (+4 -5) 📝 `packages/scim/src/scim.test.ts` (+2 -3) 📝 `pnpm-lock.yaml` (+51 -15) 📝 `pnpm-workspace.yaml` (+1 -1) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Bumped better-call to 1.3.1 across the workspace and fixed a small TypeScript issue in email-otp (zod peer stays ^4, optional). Updated pnpm catalog/lock (set-cookie-parser 3.0.1, semver 7.7.4, confbox 0.2.4), stabilized tests (SCIM createTestInstance; email-otp error message), and used APIError.from in org route. <sup>Written for commit b838ef1156fcf1155ec96ee0a37b6e18c90338c7. 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:43:29 -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#7626