[PR #7882] [MERGED] chore: bump version #15856

Closed
opened 2026-04-13 10:16:04 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

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


📝 Commits (2)

📊 Changes

14 files changed (+2166 additions, -3442 deletions)

View changed files

📝 demo/electron/package.json (+0 -1)
📝 demo/expo/package.json (+2 -2)
📝 docs/package.json (+11 -11)
📝 e2e/integration/package.json (+1 -1)
📝 e2e/smoke/package.json (+1 -1)
📝 package.json (+5 -5)
📝 packages/better-auth/package.json (+5 -5)
📝 packages/cli/package.json (+3 -3)
📝 packages/redis-storage/package.json (+1 -1)
📝 packages/stripe/src/index.ts (+2 -0)
📝 packages/telemetry/package.json (+1 -1)
📝 pnpm-lock.yaml (+2129 -3406)
📝 pnpm-workspace.yaml (+2 -2)
📝 test/package.json (+3 -3)

📄 Description

Summary by cubic

Bumped dependencies across the monorepo and refreshed the lockfile. Also fixed a missing type export in the Stripe package to unblock TS imports. No runtime behavior changes.

  • Dependencies
    • Core tooling: turbo 2.8.3, bumpp 10.4.1, cspell 9.6.4, knip 5.83.1, @types/node 25.2.2.
    • Docs: ai/ai-sdk, fumadocs, shiki, motion, jotai, dotenv (minor updates).
    • Runtime/test: msw 2.12.9, undici 7.21.0, openid-client 6.8.2, happy-dom 20.6.0, @types/bun 1.3.8, @playwright/test 1.58.2, vue 3.5.28, type-fest 5.4.4.
    • Workspace: catalogs updated (tsdown ^0.20.3, react19 types ^19.2.13). Removed redundant @types/node in demo/electron. Bumped expo and expo-router in demo/expo. pnpm-lock.yaml updated.

Written for commit 089af53a6d. 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/7882 **Author:** [@himself65](https://github.com/himself65) **Created:** 2/10/2026 **Status:** ✅ Merged **Merged:** 2/12/2026 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2026/02/09/bump` --- ### 📝 Commits (2) - [`c5c4b07`](https://github.com/better-auth/better-auth/commit/c5c4b070b1be79b8750281fae7af493b58420b0e) chore: bump version - [`089af53`](https://github.com/better-auth/better-auth/commit/089af53a6db4777fa893ee86a75a8739474d95b4) fix: type ### 📊 Changes **14 files changed** (+2166 additions, -3442 deletions) <details> <summary>View changed files</summary> 📝 `demo/electron/package.json` (+0 -1) 📝 `demo/expo/package.json` (+2 -2) 📝 `docs/package.json` (+11 -11) 📝 `e2e/integration/package.json` (+1 -1) 📝 `e2e/smoke/package.json` (+1 -1) 📝 `package.json` (+5 -5) 📝 `packages/better-auth/package.json` (+5 -5) 📝 `packages/cli/package.json` (+3 -3) 📝 `packages/redis-storage/package.json` (+1 -1) 📝 `packages/stripe/src/index.ts` (+2 -0) 📝 `packages/telemetry/package.json` (+1 -1) 📝 `pnpm-lock.yaml` (+2129 -3406) 📝 `pnpm-workspace.yaml` (+2 -2) 📝 `test/package.json` (+3 -3) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Bumped dependencies across the monorepo and refreshed the lockfile. Also fixed a missing type export in the Stripe package to unblock TS imports. No runtime behavior changes. - **Dependencies** - Core tooling: turbo 2.8.3, bumpp 10.4.1, cspell 9.6.4, knip 5.83.1, @types/node 25.2.2. - Docs: ai/ai-sdk, fumadocs, shiki, motion, jotai, dotenv (minor updates). - Runtime/test: msw 2.12.9, undici 7.21.0, openid-client 6.8.2, happy-dom 20.6.0, @types/bun 1.3.8, @playwright/test 1.58.2, vue 3.5.28, type-fest 5.4.4. - Workspace: catalogs updated (tsdown ^0.20.3, react19 types ^19.2.13). Removed redundant @types/node in demo/electron. Bumped expo and expo-router in demo/expo. pnpm-lock.yaml updated. <sup>Written for commit 089af53a6db4777fa893ee86a75a8739474d95b4. 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-13 10:16: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#15856