[PR #6255] [MERGED] chore(deps): update dependencies in package.json and pnpm-workspace.yaml #23451

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

📋 Pull Request Information

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

Base: canaryHead: himself65/2025/11/23/deps


📝 Commits (2)

  • d96ee70 chore(deps): update dependencies in package.json and pnpm-workspace.yaml
  • b3db521 chore(deps): update dependencies in package.json and pnpm-workspace.yaml

📊 Changes

9 files changed (+1183 additions, -686 deletions)

View changed files

📝 demo/oidc-client/package.json (+1 -1)
📝 e2e/integration/package.json (+1 -1)
📝 e2e/integration/vanilla-node/package.json (+1 -1)
📝 e2e/smoke/test/fixtures/vite/package.json (+1 -1)
📝 package.json (+4 -4)
📝 packages/better-auth/package.json (+2 -2)
📝 packages/better-auth/src/plugins/oidc-provider/oidc.test.ts (+195 -195)
📝 pnpm-lock.yaml (+976 -479)
📝 pnpm-workspace.yaml (+2 -2)

📄 Description

Summary by cubic

Updated dependencies across the workspace to current patch versions to improve dev and test stability. Key change: pnpm upgraded to 10.23.0.

  • Dependencies

    • Set packageManager to pnpm 10.23.0.
    • Bumped tooling: Vite 7.2.4, @playwright/test 1.56.1, Vitest 4.0.13, Biome 2.3.7.
    • Updated types/libs: @types/bun 1.3.3, @types/node 24.10.1, happy-dom 20.0.10.
    • Updated workspace catalog: tsdown ^0.16.6.
    • Regenerated pnpm-lock.yaml.
  • Migration

    • Use pnpm 10.23.0 locally before running workspace scripts.

Written for commit b3db521448. 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/6255 **Author:** [@himself65](https://github.com/himself65) **Created:** 11/24/2025 **Status:** ✅ Merged **Merged:** 11/24/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2025/11/23/deps` --- ### 📝 Commits (2) - [`d96ee70`](https://github.com/better-auth/better-auth/commit/d96ee70348e57e56b95af1917dc821b14de598ad) chore(deps): update dependencies in package.json and pnpm-workspace.yaml - [`b3db521`](https://github.com/better-auth/better-auth/commit/b3db521448a20308a3da7ce1947108ddc3d245bf) chore(deps): update dependencies in package.json and pnpm-workspace.yaml ### 📊 Changes **9 files changed** (+1183 additions, -686 deletions) <details> <summary>View changed files</summary> 📝 `demo/oidc-client/package.json` (+1 -1) 📝 `e2e/integration/package.json` (+1 -1) 📝 `e2e/integration/vanilla-node/package.json` (+1 -1) 📝 `e2e/smoke/test/fixtures/vite/package.json` (+1 -1) 📝 `package.json` (+4 -4) 📝 `packages/better-auth/package.json` (+2 -2) 📝 `packages/better-auth/src/plugins/oidc-provider/oidc.test.ts` (+195 -195) 📝 `pnpm-lock.yaml` (+976 -479) 📝 `pnpm-workspace.yaml` (+2 -2) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Updated dependencies across the workspace to current patch versions to improve dev and test stability. Key change: pnpm upgraded to 10.23.0. - **Dependencies** - Set packageManager to pnpm 10.23.0. - Bumped tooling: Vite 7.2.4, @playwright/test 1.56.1, Vitest 4.0.13, Biome 2.3.7. - Updated types/libs: @types/bun 1.3.3, @types/node 24.10.1, happy-dom 20.0.10. - Updated workspace catalog: tsdown ^0.16.6. - Regenerated pnpm-lock.yaml. - **Migration** - Use pnpm 10.23.0 locally before running workspace scripts. <sup>Written for commit b3db521448a20308a3da7ce1947108ddc3d245bf. 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:43: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#23451