[PR #4535] [MERGED] chore: bump version #13681

Closed
opened 2026-04-13 09:04:26 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: canaryHead: himself65/2025/09/08/bump


📝 Commits (3)

📊 Changes

9 files changed (+1205 additions, -2877 deletions)

View changed files

📝 demo/nextjs/package.json (+2 -5)
📝 docs/package.json (+3 -3)
📝 e2e/integration/vanilla-node/package.json (+1 -1)
📝 e2e/smoke/package.json (+1 -1)
📝 package.json (+3 -3)
📝 packages/better-auth/package.json (+2 -2)
📝 packages/cli/package.json (+2 -2)
📝 packages/sso/package.json (+1 -1)
📝 pnpm-lock.yaml (+1190 -2859)

📄 Description

Summary by cubic

Bumps dependencies across the monorepo to keep tooling current and reduce warnings. Includes major upgrades (Tailwind 4, dotenv 17, jose 6, happy-dom 18) and updates the lockfile.

  • Dependencies
    • TailwindCSS to 4.1.13 (docs, demo) and @tailwindcss/postcss to 4.1.13
    • dotenv to 17.2.2 (demo, CLI) and dotenv-cli to 10.0.0
    • jose to 6.1.0 (SSO)
    • happy-dom to 18.0.1 and concurrently to 9.2.1 (better-auth)
    • Tooling: @biomejs/biome 2.2.3, @babel/core 7.28.4, vite 7.1.5, tinyglobby 0.2.15, @types/node 24.3.1
    • Updated pnpm-lock.yaml

🔄 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/4535 **Author:** [@himself65](https://github.com/himself65) **Created:** 9/9/2025 **Status:** ✅ Merged **Merged:** 9/9/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2025/09/08/bump` --- ### 📝 Commits (3) - [`3451b71`](https://github.com/better-auth/better-auth/commit/3451b71f78bd1b6767261cb115edbf17615248d0) chore: bump version - [`f2741be`](https://github.com/better-auth/better-auth/commit/f2741be327c5d099ad9ad3b1d6c56e361af60c8a) chore: bump version - [`cf1e841`](https://github.com/better-auth/better-auth/commit/cf1e84138e057682b5565228539e7a24402e414d) fix ### 📊 Changes **9 files changed** (+1205 additions, -2877 deletions) <details> <summary>View changed files</summary> 📝 `demo/nextjs/package.json` (+2 -5) 📝 `docs/package.json` (+3 -3) 📝 `e2e/integration/vanilla-node/package.json` (+1 -1) 📝 `e2e/smoke/package.json` (+1 -1) 📝 `package.json` (+3 -3) 📝 `packages/better-auth/package.json` (+2 -2) 📝 `packages/cli/package.json` (+2 -2) 📝 `packages/sso/package.json` (+1 -1) 📝 `pnpm-lock.yaml` (+1190 -2859) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Bumps dependencies across the monorepo to keep tooling current and reduce warnings. Includes major upgrades (Tailwind 4, dotenv 17, jose 6, happy-dom 18) and updates the lockfile. - **Dependencies** - TailwindCSS to 4.1.13 (docs, demo) and @tailwindcss/postcss to 4.1.13 - dotenv to 17.2.2 (demo, CLI) and dotenv-cli to 10.0.0 - jose to 6.1.0 (SSO) - happy-dom to 18.0.1 and concurrently to 9.2.1 (better-auth) - Tooling: @biomejs/biome 2.2.3, @babel/core 7.28.4, vite 7.1.5, tinyglobby 0.2.15, @types/node 24.3.1 - Updated pnpm-lock.yaml <!-- 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 09:04:26 -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#13681