[PR #7287] [MERGED] chore: bump dev deps #15445

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

📋 Pull Request Information

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

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


📝 Commits (2)

📊 Changes

9 files changed (+805 additions, -600 deletions)

View changed files

📝 demo/oidc-client/package.json (+1 -1)
📝 e2e/integration/vanilla-node/package.json (+1 -1)
📝 e2e/smoke/test/fixtures/vite/package.json (+1 -1)
📝 package.json (+5 -5)
📝 packages/better-auth/package.json (+1 -1)
📝 packages/better-auth/src/adapters/kysely-adapter/bun-sqlite-dialect.ts (+1 -1)
📝 packages/better-auth/src/adapters/kysely-adapter/node-sqlite-dialect.ts (+1 -1)
📝 pnpm-lock.yaml (+793 -588)
📝 pnpm-workspace.yaml (+1 -1)

📄 Description

Summary by cubic

Update dev tooling and Vite versions across the repo to keep builds and tests current. No runtime changes.

  • Dependencies
    • Vite to ^7.3.1 in demo and e2e fixtures
    • Root dev deps: @biomejs/biome 2.3.11, @types/bun ^1.3.5, @types/node ^25.0.6, knip ^5.80.2, turbo ^2.7.4
    • better-auth: @types/bun ^1.3.5
    • Workspace catalog: tsdown ^0.19.0
    • Regenerated pnpm-lock.yaml

Written for commit 2cb2dc3eb8. 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/7287 **Author:** [@himself65](https://github.com/himself65) **Created:** 1/12/2026 **Status:** ✅ Merged **Merged:** 1/12/2026 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2026/01/12/bump` --- ### 📝 Commits (2) - [`2a52d53`](https://github.com/better-auth/better-auth/commit/2a52d53d5134df9034db52299a7ad3931c475b1d) chore: bump version - [`2cb2dc3`](https://github.com/better-auth/better-auth/commit/2cb2dc3eb8fca78b82490bf3dcbcf1d70d3f0b23) fix: lint ### 📊 Changes **9 files changed** (+805 additions, -600 deletions) <details> <summary>View changed files</summary> 📝 `demo/oidc-client/package.json` (+1 -1) 📝 `e2e/integration/vanilla-node/package.json` (+1 -1) 📝 `e2e/smoke/test/fixtures/vite/package.json` (+1 -1) 📝 `package.json` (+5 -5) 📝 `packages/better-auth/package.json` (+1 -1) 📝 `packages/better-auth/src/adapters/kysely-adapter/bun-sqlite-dialect.ts` (+1 -1) 📝 `packages/better-auth/src/adapters/kysely-adapter/node-sqlite-dialect.ts` (+1 -1) 📝 `pnpm-lock.yaml` (+793 -588) 📝 `pnpm-workspace.yaml` (+1 -1) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Update dev tooling and Vite versions across the repo to keep builds and tests current. No runtime changes. - **Dependencies** - Vite to ^7.3.1 in demo and e2e fixtures - Root dev deps: @biomejs/biome 2.3.11, @types/bun ^1.3.5, @types/node ^25.0.6, knip ^5.80.2, turbo ^2.7.4 - better-auth: @types/bun ^1.3.5 - Workspace catalog: tsdown ^0.19.0 - Regenerated pnpm-lock.yaml <sup>Written for commit 2cb2dc3eb8fca78b82490bf3dcbcf1d70d3f0b23. 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:02:05 -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#15445