[PR #6751] [MERGED] chore: fix prisma peer dependency version #15112

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6751
Author: @jslno
Created: 12/14/2025
Status: Merged
Merged: 12/14/2025
Merged by: @Bekacru

Base: canaryHead: 12-14-2025/prisma7-peer-dep


📝 Commits (1)

  • 4d4c979 chore: fix prisma peer dependency version

📊 Changes

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

View changed files

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

📄 Description

closes #6746


Summary by cubic

Expanded Prisma peer dependency support in Better Auth to include v5, v6, and v7. This removes install warnings and ensures compatibility for projects on Prisma 6/7.

  • Dependencies
    • Updated peerDependencies for prisma and @prisma/client to "^5.0.0 || ^6.0.0 || ^7.0.0".

Written for commit 4d4c979b5e. 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/6751 **Author:** [@jslno](https://github.com/jslno) **Created:** 12/14/2025 **Status:** ✅ Merged **Merged:** 12/14/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `canary` ← **Head:** `12-14-2025/prisma7-peer-dep` --- ### 📝 Commits (1) - [`4d4c979`](https://github.com/better-auth/better-auth/commit/4d4c979b5eb2da25f82032f2ec7681345ab90ca1) chore: fix prisma peer dependency version ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/package.json` (+2 -2) </details> ### 📄 Description closes #6746 <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Expanded Prisma peer dependency support in Better Auth to include v5, v6, and v7. This removes install warnings and ensures compatibility for projects on Prisma 6/7. - **Dependencies** - Updated peerDependencies for prisma and @prisma/client to "^5.0.0 || ^6.0.0 || ^7.0.0". <sup>Written for commit 4d4c979b5eb2da25f82032f2ec7681345ab90ca1. 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-04-13 09:50:11 -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#15112