[PR #8183] [MERGED] chore: upgrade dependencies #24702

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

📋 Pull Request Information

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

Base: canaryHead: himself65/2026/02/27/fix-deps


📝 Commits (3)

  • 2edf0b1 chore: upgrade dependencies
  • 9c389dd fix: pass MysqlDialectConfig object to MysqlDialect constructor
  • 273bc50 fix: simplify createPool call in test utils

📊 Changes

34 files changed (+3608 additions, -5030 deletions)

View changed files

📝 demo/electron/package.json (+7 -7)
📝 demo/expo/package.json (+22 -22)
📝 demo/nextjs/package.json (+16 -16)
📝 demo/oidc-client/package.json (+6 -6)
📝 docs/package.json (+18 -18)
📝 e2e/adapter/package.json (+7 -7)
📝 e2e/adapter/test/prisma-adapter/package.json (+6 -6)
📝 e2e/integration/solid-vinxi/package.json (+1 -1)
📝 e2e/integration/vanilla-node/package.json (+1 -1)
📝 e2e/smoke/package.json (+2 -2)
📝 e2e/smoke/test/fixtures/cloudflare/package.json (+4 -4)
📝 e2e/smoke/test/fixtures/esbuild/package.json (+1 -1)
📝 e2e/smoke/test/fixtures/ipv6/package.json (+1 -1)
📝 e2e/smoke/test/fixtures/tsconfig-declaration/package.json (+1 -1)
📝 e2e/smoke/test/fixtures/tsconfig-isolated-module-bundler/package.json (+1 -1)
📝 package.json (+2 -2)
📝 packages/better-auth/package.json (+13 -13)
📝 packages/better-auth/src/test-utils/test-instance.ts (+3 -3)
📝 packages/cli/package.json (+10 -10)
📝 packages/core/package.json (+4 -4)

...and 14 more files

📄 Description

Cherry pick from https://github.com/better-auth/better-auth/pull/8021


🔄 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/8183 **Author:** [@himself65](https://github.com/himself65) **Created:** 2/27/2026 **Status:** ✅ Merged **Merged:** 2/27/2026 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2026/02/27/fix-deps` --- ### 📝 Commits (3) - [`2edf0b1`](https://github.com/better-auth/better-auth/commit/2edf0b12f1795e220cc1fd798c53c5209a4df579) chore: upgrade dependencies - [`9c389dd`](https://github.com/better-auth/better-auth/commit/9c389ddac289435f792820592e4871579823cee9) fix: pass MysqlDialectConfig object to MysqlDialect constructor - [`273bc50`](https://github.com/better-auth/better-auth/commit/273bc503b21cf243fc624fb541f01eef87cefe9f) fix: simplify createPool call in test utils ### 📊 Changes **34 files changed** (+3608 additions, -5030 deletions) <details> <summary>View changed files</summary> 📝 `demo/electron/package.json` (+7 -7) 📝 `demo/expo/package.json` (+22 -22) 📝 `demo/nextjs/package.json` (+16 -16) 📝 `demo/oidc-client/package.json` (+6 -6) 📝 `docs/package.json` (+18 -18) 📝 `e2e/adapter/package.json` (+7 -7) 📝 `e2e/adapter/test/prisma-adapter/package.json` (+6 -6) 📝 `e2e/integration/solid-vinxi/package.json` (+1 -1) 📝 `e2e/integration/vanilla-node/package.json` (+1 -1) 📝 `e2e/smoke/package.json` (+2 -2) 📝 `e2e/smoke/test/fixtures/cloudflare/package.json` (+4 -4) 📝 `e2e/smoke/test/fixtures/esbuild/package.json` (+1 -1) 📝 `e2e/smoke/test/fixtures/ipv6/package.json` (+1 -1) 📝 `e2e/smoke/test/fixtures/tsconfig-declaration/package.json` (+1 -1) 📝 `e2e/smoke/test/fixtures/tsconfig-isolated-module-bundler/package.json` (+1 -1) 📝 `package.json` (+2 -2) 📝 `packages/better-auth/package.json` (+13 -13) 📝 `packages/better-auth/src/test-utils/test-instance.ts` (+3 -3) 📝 `packages/cli/package.json` (+10 -10) 📝 `packages/core/package.json` (+4 -4) _...and 14 more files_ </details> ### 📄 Description Cherry pick from https://github.com/better-auth/better-auth/pull/8021 --- <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:31:18 -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#24702