[PR #7677] [MERGED] chore: correct drizzle-orm peerDeps version #33089

Closed
opened 2026-04-17 23:45:24 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/7677
Author: @bytaesu
Created: 1/29/2026
Status: Merged
Merged: 1/29/2026
Merged by: @bytaesu

Base: canaryHead: 2026-01-29/chore/drizzle-adapter-version


📝 Commits (1)

  • 04f2a52 chore: correct drizzle-orm peerDeps version

📊 Changes

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

View changed files

📝 packages/drizzle-adapter/package.json (+2 -2)
📝 pnpm-lock.yaml (+2 -99)

📄 Description

Summary by cubic

Require drizzle-orm >=0.41.0 in the drizzle adapter to match current APIs and prevent version mismatches. Updated the lockfile to resolve to 0.45.1.

  • Dependencies
    • Set drizzle-orm peer and dev dependency ranges to ">=0.41.0".
    • Updated pnpm-lock.yaml to use drizzle-orm 0.45.1.

Written for commit 04f2a52e6f. 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/7677 **Author:** [@bytaesu](https://github.com/bytaesu) **Created:** 1/29/2026 **Status:** ✅ Merged **Merged:** 1/29/2026 **Merged by:** [@bytaesu](https://github.com/bytaesu) **Base:** `canary` ← **Head:** `2026-01-29/chore/drizzle-adapter-version` --- ### 📝 Commits (1) - [`04f2a52`](https://github.com/better-auth/better-auth/commit/04f2a52e6feb01b09bac3b4e797f3082994cb314) chore: correct drizzle-orm peerDeps version ### 📊 Changes **2 files changed** (+4 additions, -101 deletions) <details> <summary>View changed files</summary> 📝 `packages/drizzle-adapter/package.json` (+2 -2) 📝 `pnpm-lock.yaml` (+2 -99) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Require drizzle-orm >=0.41.0 in the drizzle adapter to match current APIs and prevent version mismatches. Updated the lockfile to resolve to 0.45.1. - **Dependencies** - Set drizzle-orm peer and dev dependency ranges to ">=0.41.0". - Updated pnpm-lock.yaml to use drizzle-orm 0.45.1. <sup>Written for commit 04f2a52e6feb01b09bac3b4e797f3082994cb314. 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-17 23:45:24 -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#33089