[PR #8129] [MERGED] chore: use node 24 as default version #7763

Closed
opened 2026-03-13 13:48:30 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/8129
Author: @himself65
Created: 2/24/2026
Status: Merged
Merged: 2/25/2026
Merged by: @himself65

Base: canaryHead: himself65/2026/02/24/nvm


📝 Commits (2)

📊 Changes

3 files changed (+2 additions, -3 deletions)

View changed files

📝 .github/workflows/ci.yml (+1 -1)
📝 .github/workflows/e2e.yml (+0 -1)
📝 .nvmrc (+1 -1)

📄 Description

Let's try Node SEA in the future

Upstream: https://github.com/rolldown/tsdown/pull/777


Summary by cubic

Set Node.js 24 as the default runtime and updated CI and e2e to read the version from .nvmrc. This standardizes builds and tests and prepares us for future Node SEA work.

  • Dependencies
    • Updated .nvmrc to 24.
    • CI uses actions/setup-node with node-version-file; removed 22.x matrices in CI and e2e.

Written for commit c32590fb00265775629f42d09d2211c4bc23b0c6. 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/8129 **Author:** [@himself65](https://github.com/himself65) **Created:** 2/24/2026 **Status:** ✅ Merged **Merged:** 2/25/2026 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2026/02/24/nvm` --- ### 📝 Commits (2) - [`9d203b2`](https://github.com/better-auth/better-auth/commit/9d203b232af35b8306c2486ab49d0feb5b152a6c) chore: use node 24 as default version - [`fdf5c8d`](https://github.com/better-auth/better-auth/commit/fdf5c8d6fa425eb98a5f81abb74e128aaffe5736) ci: add ### 📊 Changes **3 files changed** (+2 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+1 -1) 📝 `.github/workflows/e2e.yml` (+0 -1) 📝 `.nvmrc` (+1 -1) </details> ### 📄 Description Let's try Node SEA in the future Upstream: https://github.com/rolldown/tsdown/pull/777 <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Set Node.js 24 as the default runtime and updated CI and e2e to read the version from .nvmrc. This standardizes builds and tests and prepares us for future Node SEA work. - **Dependencies** - Updated .nvmrc to 24. - CI uses actions/setup-node with node-version-file; removed 22.x matrices in CI and e2e. <sup>Written for commit c32590fb00265775629f42d09d2211c4bc23b0c6. 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-03-13 13:48:30 -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#7763