chore: sync upstream better-auth v1.5.6 + bump @btst to v2.1.2#34
Draft
cursor[bot] wants to merge 89 commits intomainfrom
Draft
chore: sync upstream better-auth v1.5.6 + bump @btst to v2.1.2#34cursor[bot] wants to merge 89 commits intomainfrom
cursor[bot] wants to merge 89 commits intomainfrom
Conversation
…tter-auth#8292) Co-authored-by: Alex Yang <himself65@outlook.com>
…reEmailVerification` (better-auth#8521)
Co-authored-by: Sandy <github@sandy00.aleeas.com>
…auth#3895) Co-authored-by: Alex Yang <himself65@outlook.com> Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
…er-auth#5062) Co-authored-by: Alex Yang <himself65@outlook.com>
…etter-auth#8611) Co-authored-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: Taesu <bytaesu@users.noreply.github.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
…etter-auth#8694) Co-authored-by: Raihan Sharif <raihansharif.info@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ollie <olliethedev@users.noreply.github.com>
- Vendor updated kysely adapter and CLI generators from v1.5.6 - Bump all @btst/* packages from 2.1.1 → 2.1.2 (patch: pure upstream sync) - Add @better-auth/core/instrumentation no-op stub to fix v1.5.6 build bug (upstream tagged v1.5.6 with better-auth importing @better-auth/core/instrumentation but forgot to include the instrumentation module in the @better-auth/core release) Co-authored-by: Ollie <olliethedev@users.noreply.github.com>
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Syncs our fork with upstream v1.5.6 (patch release over v1.5.5). Vendors updated kysely adapter and CLI generators, bumps all @btst/* packages 2.1.1 → 2.1.2, and adds a no-op @better-auth/core/instrumentation stub to fix a missing export bug in upstream v1.5.6.