[PR #4678] [MERGED] chore: bump dev deps #13771

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

📋 Pull Request Information

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

Base: canaryHead: himself65/2025/09/15/chore


📝 Commits (1)

📊 Changes

6 files changed (+169 additions, -170 deletions)

View changed files

📝 biome.json (+1 -1)
📝 demo/nextjs/package.json (+0 -1)
📝 docs/package.json (+0 -1)
📝 e2e/smoke/package.json (+0 -3)
📝 package.json (+2 -2)
📝 pnpm-lock.yaml (+166 -162)

📄 Description

Summary by cubic

Upgrade dev tooling for consistency: bump Biome to 2.2.4 and align Node typings to 24.4.0 across the repo, removing duplicate @types/node in sub-packages.

  • Dependencies
    • @biomejs/biome → 2.2.4; updated biome.json $schema to 2.2.4.
    • @types/node → ^24.4.0 at root; removed from demo/nextjs, docs, and e2e/smoke.
    • Refreshed pnpm-lock.yaml to reflect updates.

🔄 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/4678 **Author:** [@himself65](https://github.com/himself65) **Created:** 9/15/2025 **Status:** ✅ Merged **Merged:** 9/15/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2025/09/15/chore` --- ### 📝 Commits (1) - [`f6ebbc5`](https://github.com/better-auth/better-auth/commit/f6ebbc58450a4d8e371e6d60dab5facd611bead3) chore: bump dev deps ### 📊 Changes **6 files changed** (+169 additions, -170 deletions) <details> <summary>View changed files</summary> 📝 `biome.json` (+1 -1) 📝 `demo/nextjs/package.json` (+0 -1) 📝 `docs/package.json` (+0 -1) 📝 `e2e/smoke/package.json` (+0 -3) 📝 `package.json` (+2 -2) 📝 `pnpm-lock.yaml` (+166 -162) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Upgrade dev tooling for consistency: bump Biome to 2.2.4 and align Node typings to 24.4.0 across the repo, removing duplicate @types/node in sub-packages. - **Dependencies** - @biomejs/biome → 2.2.4; updated biome.json $schema to 2.2.4. - @types/node → ^24.4.0 at root; removed from demo/nextjs, docs, and e2e/smoke. - Refreshed pnpm-lock.yaml to reflect updates. <!-- 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:08: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#13771