FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore(deps): use vitest catalog in better-auth by bytaesu · Pull Request #10872 · better-auth/better-auth · GitHub

chore(deps): use vitest catalog in better-auth - #10872

Merged
bytaesu merged 1 commit into
mainfrom
2026-08-19/chore/use-vitest-catalog
Aug 20, 2026
Merged

bytaesu merged 1 commit into
mainfrom
2026-08-19/chore/use-vitest-catalog

Conversation

bytaesu commented Aug 18, 2026
edited by cubic-dev-ai Bot
Loading

Copy link
Copy Markdown
Collaborator

Summary by cubic

Switches packages/better-auth to use the monorepo catalog entry for vitest to keep test tooling consistent. Replaces the local ^4.0.18 pin with catalog:vitest, resolving to 4.1.10 and deduping the lockfile (transitively aligning vite to 8.2.0).

  • No runtime changes; only devDependency and pnpm-lock.yaml.
  • Tests now run on vitest 4.1.x; minor assertion/spy differences are possible and snapshots may need updates.
  • Requires Node 20+ per vitest 4.1; ensure local environments match CI.

Written for commit fb289fd. Summary will update on new commits.

Copilot AI lite review requested due to automatic review settings August 18, 2026 22:56
bytaesu requested a review from a team as a code owner August 18, 2026 22:56
bytaesu requested review from gustavovalverde and removed request for a team August 18, 2026 22:56

vercel Bot commented Aug 18, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Actions Updated (UTC)
better-auth-demo Ignored Aug 18, 2026 10:56pm
better-auth Skipped Aug 18, 2026 10:56pm

bytaesu added the skip-changeset No changeset required for this PR label Aug 18, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

greptile-apps Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR centralizes the better-auth package's Vitest development dependency on the workspace's named Vitest catalog.

  • Replaces the package-local ^4.0.18 range with catalog:vitest.
  • Aligns the package with the workspace's existing Vitest ^4.1.10 catalog.

Confidence Score: 5/5

The PR appears safe to merge with no actionable defects identified in the reviewable change.

The named Vitest catalog exists, is already used throughout the workspace, resolves to a version compatible with the package's scripts and peer range, and introduces no new dependency source.

Reviews (1): Last reviewed commit: "chore(deps): use vitest catalog in bette..." | Re-trigger Greptile

cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

No issues found across 2 files

Re-trigger cubic

pkg-pr-new Bot commented Aug 18, 2026

Copy link
Copy Markdown

Open in StackBlitz

@better-auth/api-key

npm i https://pkg.pr.new/@better-auth/api-key@10872

better-auth

npm i https://pkg.pr.new/better-auth@10872

@better-auth/cimd

npm i https://pkg.pr.new/@better-auth/cimd@10872

auth

npm i https://pkg.pr.new/auth@10872

@better-auth/core

npm i https://pkg.pr.new/@better-auth/core@10872

@better-auth/drizzle-adapter

npm i https://pkg.pr.new/@better-auth/drizzle-adapter@10872

@better-auth/electron

npm i https://pkg.pr.new/@better-auth/electron@10872

@better-auth/expo

npm i https://pkg.pr.new/@better-auth/expo@10872

@better-auth/i18n

npm i https://pkg.pr.new/@better-auth/i18n@10872

@better-auth/kysely-adapter

npm i https://pkg.pr.new/@better-auth/kysely-adapter@10872

@better-auth/mcp

npm i https://pkg.pr.new/@better-auth/mcp@10872

@better-auth/memory-adapter

npm i https://pkg.pr.new/@better-auth/memory-adapter@10872

@better-auth/mongo-adapter

npm i https://pkg.pr.new/@better-auth/mongo-adapter@10872

@better-auth/oauth-provider

npm i https://pkg.pr.new/@better-auth/oauth-provider@10872

@better-auth/passkey

npm i https://pkg.pr.new/@better-auth/passkey@10872

@better-auth/prisma-adapter

npm i https://pkg.pr.new/@better-auth/prisma-adapter@10872

@better-auth/redis-storage

npm i https://pkg.pr.new/@better-auth/redis-storage@10872

@better-auth/scim

npm i https://pkg.pr.new/@better-auth/scim@10872

@better-auth/sso

npm i https://pkg.pr.new/@better-auth/sso@10872

@better-auth/stripe

npm i https://pkg.pr.new/@better-auth/stripe@10872

@better-auth/telemetry

npm i https://pkg.pr.new/@better-auth/telemetry@10872

@better-auth/test-utils

npm i https://pkg.pr.new/@better-auth/test-utils@10872

commit: fb289fd

bytaesu added this pull request to the merge queue Aug 20, 2026
Merged via the queue into main with commit 91eab2e Aug 20, 2026
44 checks passed
bytaesu deleted the 2026-08-19/chore/use-vitest-catalog branch August 20, 2026 13:40
better-release Bot added the locked Locked conversations after being closed for 7 days label Aug 28, 2026
better-release Bot locked as resolved and limited conversation to collaborators Aug 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

locked Locked conversations after being closed for 7 days skip-changeset No changeset required for this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL