[PR #5890] [MERGED] chore: remove resolutions #23201

Closed
opened 2026-04-15 21:32:50 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: canaryHead: himself65/2025/11/10/chore


📝 Commits (1)

  • dc115be chore: remove resolutions

📊 Changes

3 files changed (+44 additions, -49 deletions)

View changed files

📝 package.json (+0 -5)
📝 pnpm-lock.yaml (+44 -37)
📝 pnpm-workspace.yaml (+0 -7)

📄 Description

Just a try, why do we need this


Summary by cubic

Removed pnpm resolutions and workspace overrides to stop pinning zod and a few transitive packages. This simplifies dependency management and updates the lockfile to pnpm’s natural resolutions.

  • Dependencies
    • Removed package.json resolutions for zod, miniflare>zod, vinxi>zod.
    • Removed pnpm-workspace.yaml overrides for brace-expansion, cookie, esbuild, miniflare>zod, zod.
    • Updated pnpm-lock.yaml; zod now resolves based on peer ranges (mix of 3.x and 4.x where compatible).

Written for commit dc115be91b. 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/5890 **Author:** [@himself65](https://github.com/himself65) **Created:** 11/11/2025 **Status:** ✅ Merged **Merged:** 11/11/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2025/11/10/chore` --- ### 📝 Commits (1) - [`dc115be`](https://github.com/better-auth/better-auth/commit/dc115be91bbe60037f0213c5ac221839f828c0ac) chore: remove resolutions ### 📊 Changes **3 files changed** (+44 additions, -49 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+0 -5) 📝 `pnpm-lock.yaml` (+44 -37) 📝 `pnpm-workspace.yaml` (+0 -7) </details> ### 📄 Description Just a try, why do we need this <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Removed pnpm resolutions and workspace overrides to stop pinning zod and a few transitive packages. This simplifies dependency management and updates the lockfile to pnpm’s natural resolutions. - **Dependencies** - Removed package.json resolutions for zod, miniflare>zod, vinxi>zod. - Removed pnpm-workspace.yaml overrides for brace-expansion, cookie, esbuild, miniflare>zod, zod. - Updated pnpm-lock.yaml; zod now resolves based on peer ranges (mix of 3.x and 4.x where compatible). <sup>Written for commit dc115be91bbe60037f0213c5ac221839f828c0ac. 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-15 21:32:50 -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#23201