[PR #5889] [CLOSED] chore: fix cloudflare build #31900

Closed
opened 2026-04-17 22:46:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5889
Author: @himself65
Created: 11/10/2025
Status: Closed

Base: canaryHead: himself65/2025/11/10/cloudflare-build


📝 Commits (2)

  • 3d57edc chore: fix cloudflare build
  • 5653965 chore: ignore cloudflare vitest

📊 Changes

3 files changed (+15 additions, -262 deletions)

View changed files

📝 e2e/smoke/test/fixtures/cloudflare/wrangler.json (+1 -0)
📝 package.json (+0 -5)
📝 pnpm-lock.yaml (+14 -257)

📄 Description

Summary by cubic

Enable Node.js compatibility for the Cloudflare fixture and update dependency overrides to fix build failures. Adds compatibility_flags ["nodejs_compat"] in wrangler.json, removes zod resolutions from package.json, and bumps esbuild (>=0.25), cookie (>=0.7), and brace-expansion via pnpm overrides.

Written for commit 5653965834. 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/5889 **Author:** [@himself65](https://github.com/himself65) **Created:** 11/10/2025 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `himself65/2025/11/10/cloudflare-build` --- ### 📝 Commits (2) - [`3d57edc`](https://github.com/better-auth/better-auth/commit/3d57edc55568e88f8e5f9ddeeceaa76e5b6b6817) chore: fix cloudflare build - [`5653965`](https://github.com/better-auth/better-auth/commit/5653965834e7e0bb6a9b3b2ae786d5aa0b31ab13) chore: ignore cloudflare vitest ### 📊 Changes **3 files changed** (+15 additions, -262 deletions) <details> <summary>View changed files</summary> 📝 `e2e/smoke/test/fixtures/cloudflare/wrangler.json` (+1 -0) 📝 `package.json` (+0 -5) 📝 `pnpm-lock.yaml` (+14 -257) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Enable Node.js compatibility for the Cloudflare fixture and update dependency overrides to fix build failures. Adds compatibility_flags ["nodejs_compat"] in wrangler.json, removes zod resolutions from package.json, and bumps esbuild (>=0.25), cookie (>=0.7), and brace-expansion via pnpm overrides. <sup>Written for commit 5653965834e7e0bb6a9b3b2ae786d5aa0b31ab13. 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-17 22:46:44 -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#31900