[PR #5919] [MERGED] chore: bump turbo #23223

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

📋 Pull Request Information

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

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


📝 Commits (1)

📊 Changes

3 files changed (+35 additions, -39 deletions)

View changed files

📝 package.json (+1 -1)
📝 pnpm-lock.yaml (+31 -29)
📝 turbo.json (+3 -9)

📄 Description

I did something wrong, adding cache false will lead our CI too slow


Summary by cubic

Upgrade Turbo to 2.6.1 and restore task caching to fix slow CI caused by previous cache=false overrides. Also cleaned up turbo.json and refreshed the lockfile.

  • Dependencies

    • Bump turbo from 2.5.8 to 2.6.1 and update pnpm-lock.yaml.
  • Refactors

    • Remove cache: false from test and e2e tasks (deploy remains uncached).
    • Remove the knip task config from turbo.json.

Written for commit 754cb39c9a. 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/5919 **Author:** [@himself65](https://github.com/himself65) **Created:** 11/12/2025 **Status:** ✅ Merged **Merged:** 11/12/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2025/11/11/chore` --- ### 📝 Commits (1) - [`754cb39`](https://github.com/better-auth/better-auth/commit/754cb39c9aa8eafe6935aa0db49768416d01f11c) chore: bump `turbo` ### 📊 Changes **3 files changed** (+35 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `pnpm-lock.yaml` (+31 -29) 📝 `turbo.json` (+3 -9) </details> ### 📄 Description I did something wrong, adding cache false will lead our CI too slow <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Upgrade Turbo to 2.6.1 and restore task caching to fix slow CI caused by previous cache=false overrides. Also cleaned up turbo.json and refreshed the lockfile. - **Dependencies** - Bump turbo from 2.5.8 to 2.6.1 and update pnpm-lock.yaml. - **Refactors** - Remove cache: false from test and e2e tasks (deploy remains uncached). - Remove the knip task config from turbo.json. <sup>Written for commit 754cb39c9aa8eafe6935aa0db49768416d01f11c. 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:33:35 -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#23223