[PR #7771] [MERGED] chore(cli): move better-sqlite3 to devDeps #15791

Closed
opened 2026-04-13 10:13:37 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/7771
Author: @bytaesu
Created: 2/3/2026
Status: Merged
Merged: 2/3/2026
Merged by: @bytaesu

Base: canaryHead: 2026-02-03/chore/cli-better-sqlite3


📝 Commits (1)

  • fbc21ec chore(cli): move better-sqlite3 to devDeps

📊 Changes

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

View changed files

📝 packages/cli/package.json (+1 -1)
📝 pnpm-lock.yaml (+3 -3)

📄 Description

Closes https://github.com/better-auth/better-auth/issues/7761


Summary by cubic

Moved better-sqlite3 from dependencies to devDependencies in the CLI. This reduces install size and avoids unnecessary native build steps for users, with no runtime impact.

Written for commit fbc21ec878. 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/7771 **Author:** [@bytaesu](https://github.com/bytaesu) **Created:** 2/3/2026 **Status:** ✅ Merged **Merged:** 2/3/2026 **Merged by:** [@bytaesu](https://github.com/bytaesu) **Base:** `canary` ← **Head:** `2026-02-03/chore/cli-better-sqlite3` --- ### 📝 Commits (1) - [`fbc21ec`](https://github.com/better-auth/better-auth/commit/fbc21ec878c7e3b054b7c01ef66e5054d524f576) chore(cli): move better-sqlite3 to devDeps ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/cli/package.json` (+1 -1) 📝 `pnpm-lock.yaml` (+3 -3) </details> ### 📄 Description Closes https://github.com/better-auth/better-auth/issues/7761 <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Moved better-sqlite3 from dependencies to devDependencies in the CLI. This reduces install size and avoids unnecessary native build steps for users, with no runtime impact. <sup>Written for commit fbc21ec878c7e3b054b7c01ef66e5054d524f576. 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-04-13 10:13:37 -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#15791