[PR #6855] [MERGED] chore: fix peer dependencies in package.json #6924

Closed
opened 2026-03-13 13:17:15 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6855
Author: @jslno
Created: 12/18/2025
Status: Merged
Merged: 12/19/2025
Merged by: @himself65

Base: canaryHead: 12-18-2025/peer-dep-versions


📝 Commits (1)

  • bdff25b chore(better-auth): fix peer dependency versions

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 packages/better-auth/package.json (+4 -4)

📄 Description

closes #6834 #6812


Summary by cubic

Relaxed peer dependency ranges in better-auth to prevent install conflicts and match supported adapter versions. Resolves the version mismatches reported in #6834.

  • Dependencies
    • better-sqlite3: ^12.0.0
    • mongodb: ^6.0.0 || ^7.0.0
    • mysql2: ^3.0.0
    • pg: ^8.0.0

Written for commit bdff25be03. Summary will update automatically 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/6855 **Author:** [@jslno](https://github.com/jslno) **Created:** 12/18/2025 **Status:** ✅ Merged **Merged:** 12/19/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `12-18-2025/peer-dep-versions` --- ### 📝 Commits (1) - [`bdff25b`](https://github.com/better-auth/better-auth/commit/bdff25be03515ef979e9c2b4f4ea68c4b3232c86) chore(better-auth): fix peer dependency versions ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/package.json` (+4 -4) </details> ### 📄 Description closes #6834 #6812 <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Relaxed peer dependency ranges in better-auth to prevent install conflicts and match supported adapter versions. Resolves the version mismatches reported in #6834. - **Dependencies** - better-sqlite3: ^12.0.0 - mongodb: ^6.0.0 || ^7.0.0 - mysql2: ^3.0.0 - pg: ^8.0.0 <sup>Written for commit bdff25be03515ef979e9c2b4f4ea68c4b3232c86. Summary will update automatically 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:17:15 -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#6924