[PR #5845] chore(e2e): type fix #14519

Closed
opened 2026-04-13 09:31:03 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/better-auth/better-auth/pull/5845

State: closed
Merged: Yes


Summary by cubic

Fix TS type checks in e2e fixtures by removing better-sqlite3 and its Database usage. Standardize workspace ranges to workspace:* and update the lockfile.

  • Bug Fixes

    • Removed Database usage in fixture code so typecheck passes under exactOptionalPropertyTypes and verbatimModuleSyntax.
  • Dependencies

    • Dropped better-sqlite3 from fixtures and pruned from pnpm-lock.yaml.
    • Switched workspace ranges to workspace:* for better-auth and @better-auth/expo (including packages/sso).

Written for commit 5131c3783d. Summary will update automatically on new commits.

**Original Pull Request:** https://github.com/better-auth/better-auth/pull/5845 **State:** closed **Merged:** Yes --- <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Fix TS type checks in e2e fixtures by removing better-sqlite3 and its Database usage. Standardize workspace ranges to workspace:* and update the lockfile. - **Bug Fixes** - Removed Database usage in fixture code so typecheck passes under exactOptionalPropertyTypes and verbatimModuleSyntax. - **Dependencies** - Dropped better-sqlite3 from fixtures and pruned from pnpm-lock.yaml. - Switched workspace ranges to workspace:* for better-auth and @better-auth/expo (including packages/sso). <sup>Written for commit 5131c3783dbf0528aabc89e53fb5715e98b57938. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. -->
GiteaMirror added the pull-request label 2026-04-13 09:31:03 -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#14519