[PR #4289] [MERGED] chore: bump node.js & pnpm #22194

Closed
opened 2026-04-15 20:52:51 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

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


📝 Commits (4)

📊 Changes

7 files changed (+13 additions, -6 deletions)

View changed files

📝 .github/workflows/ci.yml (+1 -1)
📝 .github/workflows/preview.yml (+1 -1)
📝 .github/workflows/release.yml (+2 -2)
📝 .nvmrc (+1 -1)
📝 package.json (+1 -1)
📝 pnpm-workspace.yaml (+1 -0)
📝 turbo.json (+6 -0)

📄 Description

Summary by cubic

Upgrade Node.js to 22.18.0 and pnpm to 10.15.0 to standardize the toolchain and pick up recent fixes.

  • Migration
    • nvm install/use 22.18.0
    • corepack prepare pnpm@10.15.0 --activate (or install pnpm 10.15.0)
    • Reinstall deps: 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/4289 **Author:** [@himself65](https://github.com/himself65) **Created:** 8/28/2025 **Status:** ✅ Merged **Merged:** 8/28/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2025/08/28/bump` --- ### 📝 Commits (4) - [`2accd02`](https://github.com/better-auth/better-auth/commit/2accd024edaab542416a9abe7e7f9c6041d50774) chore: bump node.js & pnpm - [`63ccb30`](https://github.com/better-auth/better-auth/commit/63ccb30f924550dc1394f938d184cd1b0d719fad) ci: use 22 - [`fa07af4`](https://github.com/better-auth/better-auth/commit/fa07af410c06e4434dcf2050b1a5c0bcdfe183a8) chore: deps - [`89a00f9`](https://github.com/better-auth/better-auth/commit/89a00f9c06ba2103b9cf714f402a02aade6342e0) chore: config ### 📊 Changes **7 files changed** (+13 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+1 -1) 📝 `.github/workflows/preview.yml` (+1 -1) 📝 `.github/workflows/release.yml` (+2 -2) 📝 `.nvmrc` (+1 -1) 📝 `package.json` (+1 -1) 📝 `pnpm-workspace.yaml` (+1 -0) 📝 `turbo.json` (+6 -0) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Upgrade Node.js to 22.18.0 and pnpm to 10.15.0 to standardize the toolchain and pick up recent fixes. - **Migration** - nvm install/use 22.18.0 - corepack prepare pnpm@10.15.0 --activate (or install pnpm 10.15.0) - Reinstall deps: 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-15 20:52:51 -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#22194