[PR #3748] [MERGED] chore: fix TypeScript to a correct version #4986

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/3748
Author: @himself65
Created: 8/2/2025
Status: Merged
Merged: 8/2/2025
Merged by: @Bekacru

Base: mainHead: himself65/2025/08/01/typescript


📝 Commits (3)

  • c0086b2 chore: fix TypeScript to a correct version
  • 078c06a fixup! chore: fix TypeScript to a correct version
  • cd87f12 chore: fix typecheck

📊 Changes

5 files changed (+49 additions, -30 deletions)

View changed files

.changeset/open-guests-stare.md (+2 -0)
📝 package.json (+1 -1)
📝 packages/better-auth/src/plugins/jwt/utils.ts (+2 -2)
📝 pnpm-lock.yaml (+43 -26)
📝 pnpm-workspace.yaml (+1 -1)

📄 Description

Before, the typescript version was using 5.6.1-rc


Summary by cubic

Updated TypeScript to version 5.9.2 across the workspace to ensure consistency and use the latest stable release.


🔄 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/3748 **Author:** [@himself65](https://github.com/himself65) **Created:** 8/2/2025 **Status:** ✅ Merged **Merged:** 8/2/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `himself65/2025/08/01/typescript` --- ### 📝 Commits (3) - [`c0086b2`](https://github.com/better-auth/better-auth/commit/c0086b28a96f62f7e7bf5eaa6ad7ab83ac355fdb) chore: fix TypeScript to a correct version - [`078c06a`](https://github.com/better-auth/better-auth/commit/078c06a3389ccf6ace804201751e284ab35c71b9) fixup! chore: fix TypeScript to a correct version - [`cd87f12`](https://github.com/better-auth/better-auth/commit/cd87f12a2398cc7f00759e33deb50eb105346df7) chore: fix typecheck ### 📊 Changes **5 files changed** (+49 additions, -30 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/open-guests-stare.md` (+2 -0) 📝 `package.json` (+1 -1) 📝 `packages/better-auth/src/plugins/jwt/utils.ts` (+2 -2) 📝 `pnpm-lock.yaml` (+43 -26) 📝 `pnpm-workspace.yaml` (+1 -1) </details> ### 📄 Description Before, the typescript version was using 5.6.1-rc <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Updated TypeScript to version 5.9.2 across the workspace to ensure consistency and use the latest stable release. <!-- 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 12:06: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#4986