[PR #6562] [MERGED] chore: bump devDependencies #6747

Closed
opened 2026-03-13 13:10:22 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: canaryHead: himself65/2025/12/06/bump


📝 Commits (3)

📊 Changes

11 files changed (+599 additions, -608 deletions)

View changed files

📝 e2e/smoke/test/fixtures/cloudflare/worker-configuration.d.ts (+20 -19)
📝 package.json (+6 -6)
📝 packages/better-auth/src/client/plugins/infer-plugin.ts (+8 -7)
📝 packages/better-auth/src/db/field.ts (+64 -58)
📝 packages/better-auth/src/plugins/admin/client.ts (+2 -3)
📝 packages/better-auth/src/plugins/admin/routes.ts (+2 -3)
📝 packages/better-auth/src/plugins/organization/client.ts (+2 -3)
📝 packages/better-auth/src/plugins/organization/organization.ts (+2 -3)
📝 packages/core/src/env/logger.ts (+4 -6)
📝 pnpm-lock.yaml (+488 -499)
📝 pnpm-workspace.yaml (+1 -1)

📄 Description

Summary by cubic

Bumped dev tooling versions (Biome, Vitest, Turbo, cspell, knip, bumpp) to latest patch releases for better stability and compatibility. No runtime or product changes.

  • Dependencies
    • Biome 2.3.8
    • Vitest 4.0.15 (workspace catalog updated; related @vitest packages)
    • Turbo 2.6.3
    • cspell 9.4.0
    • knip 5.71.0
    • bumpp 10.3.2
    • Transitive updates: Vite 7.2.6, oxc-resolver 11.15.0

Written for commit 1c79770632. 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/6562 **Author:** [@himself65](https://github.com/himself65) **Created:** 12/6/2025 **Status:** ✅ Merged **Merged:** 12/6/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2025/12/06/bump` --- ### 📝 Commits (3) - [`5a64858`](https://github.com/better-auth/better-auth/commit/5a64858ee1f805148a9a4928f0582fa9c59af817) chore: bump devDependencies - [`481fdc4`](https://github.com/better-auth/better-auth/commit/481fdc41a28e8dedc3884fcea84f4c83e0526c25) fix: lock - [`1c79770`](https://github.com/better-auth/better-auth/commit/1c79770632dbcf456b76676b4a6b11397364f9da) fix: lint ### 📊 Changes **11 files changed** (+599 additions, -608 deletions) <details> <summary>View changed files</summary> 📝 `e2e/smoke/test/fixtures/cloudflare/worker-configuration.d.ts` (+20 -19) 📝 `package.json` (+6 -6) 📝 `packages/better-auth/src/client/plugins/infer-plugin.ts` (+8 -7) 📝 `packages/better-auth/src/db/field.ts` (+64 -58) 📝 `packages/better-auth/src/plugins/admin/client.ts` (+2 -3) 📝 `packages/better-auth/src/plugins/admin/routes.ts` (+2 -3) 📝 `packages/better-auth/src/plugins/organization/client.ts` (+2 -3) 📝 `packages/better-auth/src/plugins/organization/organization.ts` (+2 -3) 📝 `packages/core/src/env/logger.ts` (+4 -6) 📝 `pnpm-lock.yaml` (+488 -499) 📝 `pnpm-workspace.yaml` (+1 -1) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Bumped dev tooling versions (Biome, Vitest, Turbo, cspell, knip, bumpp) to latest patch releases for better stability and compatibility. No runtime or product changes. - **Dependencies** - Biome 2.3.8 - Vitest 4.0.15 (workspace catalog updated; related @vitest packages) - Turbo 2.6.3 - cspell 9.4.0 - knip 5.71.0 - bumpp 10.3.2 - Transitive updates: Vite 7.2.6, oxc-resolver 11.15.0 <sup>Written for commit 1c79770632dbcf456b76676b4a6b11397364f9da. 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-03-13 13:10:22 -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#6747