[PR #5647] [MERGED] chore: bump dev dependencies #31739

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 63e070d chore: bump dev dependencies

📊 Changes

8 files changed (+619 additions, -1181 deletions)

View changed files

📝 demo/nextjs/package.json (+1 -1)
📝 demo/stateless/package.json (+1 -1)
📝 docs/package.json (+1 -1)
📝 package.json (+2 -2)
📝 packages/better-auth/package.json (+2 -2)
📝 packages/sso/package.json (+1 -1)
📝 pnpm-lock.yaml (+610 -1172)
📝 pnpm-workspace.yaml (+1 -1)

📄 Description

Summary by cubic

Upgrade Next.js and TypeScript type packages to the latest patch versions across the workspace. Aligns demos/docs with Next 16.0.1, removes the beta in the stateless demo, and updates tooling for better type accuracy.

  • Dependencies
    • Next: demo/nextjs, demo/stateless, docs, better-auth → 16.0.1 (stateless moved off 16.0.0-beta.0)
    • @types/node → 24.9.2, @types/bun → 1.3.1, @types/express → 5.0.5
    • tsdown catalog → ^0.15.11
    • Updated pnpm lockfile and workspace catalog accordingly

🔄 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/5647 **Author:** [@himself65](https://github.com/himself65) **Created:** 10/28/2025 **Status:** ✅ Merged **Merged:** 10/28/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2025/10/28/bump` --- ### 📝 Commits (1) - [`63e070d`](https://github.com/better-auth/better-auth/commit/63e070d1a25741a0dbffb2d6f3450fc0ad412700) chore: bump dev dependencies ### 📊 Changes **8 files changed** (+619 additions, -1181 deletions) <details> <summary>View changed files</summary> 📝 `demo/nextjs/package.json` (+1 -1) 📝 `demo/stateless/package.json` (+1 -1) 📝 `docs/package.json` (+1 -1) 📝 `package.json` (+2 -2) 📝 `packages/better-auth/package.json` (+2 -2) 📝 `packages/sso/package.json` (+1 -1) 📝 `pnpm-lock.yaml` (+610 -1172) 📝 `pnpm-workspace.yaml` (+1 -1) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Upgrade Next.js and TypeScript type packages to the latest patch versions across the workspace. Aligns demos/docs with Next 16.0.1, removes the beta in the stateless demo, and updates tooling for better type accuracy. - **Dependencies** - Next: demo/nextjs, demo/stateless, docs, better-auth → 16.0.1 (stateless moved off 16.0.0-beta.0) - @types/node → 24.9.2, @types/bun → 1.3.1, @types/express → 5.0.5 - tsdown catalog → ^0.15.11 - Updated pnpm lockfile and workspace catalog accordingly <!-- 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:37:28 -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#31739