[PR #5433] [MERGED] chore: bump dev deps version #31606

Closed
opened 2026-04-17 22:30:04 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5433
Author: @himself65
Created: 10/20/2025
Status: Merged
Merged: 10/20/2025
Merged by: @himself65

Base: canaryHead: himself65/2025/10/20/bump


📝 Commits (1)

  • e700afc chore: bump dev deps version

📊 Changes

7 files changed (+1026 additions, -700 deletions)

View changed files

📝 docs/package.json (+1 -1)
📝 package.json (+5 -5)
📝 packages/better-auth/package.json (+1 -1)
📝 packages/cli/package.json (+3 -3)
📝 packages/telemetry/package.json (+1 -1)
📝 pnpm-lock.yaml (+1013 -687)
📝 pnpm-workspace.yaml (+2 -2)

📄 Description

Summary by cubic

Updated dev dependencies and aligned TypeScript/tsdown via pnpm workspace catalog across the repo. Keeps tooling up to date and consistent; no runtime changes.

  • Dependencies

    • Root: @biomejs/biome 2.2.6, turbo 2.5.8, bumpp 10.3.1, @types/node ^24.9.0, @types/bun ^1.3.0.
    • CLI: tsx ^4.20.6; TypeScript and tsdown now use catalog.
    • Docs/Telemetry/Better Auth: moved TypeScript/tsdown to catalog; @types/bun ^1.3.0.
    • Workspace catalog: TypeScript ^5.9.3, tsdown ^0.15.9.
    • Regenerated pnpm-lock.yaml.
  • Migration

    • Run pnpm install.

🔄 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/5433 **Author:** [@himself65](https://github.com/himself65) **Created:** 10/20/2025 **Status:** ✅ Merged **Merged:** 10/20/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2025/10/20/bump` --- ### 📝 Commits (1) - [`e700afc`](https://github.com/better-auth/better-auth/commit/e700afca3bbf1f655323f327288ec443da55539b) chore: bump dev deps version ### 📊 Changes **7 files changed** (+1026 additions, -700 deletions) <details> <summary>View changed files</summary> 📝 `docs/package.json` (+1 -1) 📝 `package.json` (+5 -5) 📝 `packages/better-auth/package.json` (+1 -1) 📝 `packages/cli/package.json` (+3 -3) 📝 `packages/telemetry/package.json` (+1 -1) 📝 `pnpm-lock.yaml` (+1013 -687) 📝 `pnpm-workspace.yaml` (+2 -2) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Updated dev dependencies and aligned TypeScript/tsdown via pnpm workspace catalog across the repo. Keeps tooling up to date and consistent; no runtime changes. - **Dependencies** - Root: @biomejs/biome 2.2.6, turbo 2.5.8, bumpp 10.3.1, @types/node ^24.9.0, @types/bun ^1.3.0. - CLI: tsx ^4.20.6; TypeScript and tsdown now use catalog. - Docs/Telemetry/Better Auth: moved TypeScript/tsdown to catalog; @types/bun ^1.3.0. - Workspace catalog: TypeScript ^5.9.3, tsdown ^0.15.9. - Regenerated pnpm-lock.yaml. - **Migration** - Run pnpm install. <!-- 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-17 22:30: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#31606