Skip to content

Bump better-auth from 1.6.25 to 1.6.29 - #6

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/better-auth-1.6.26
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/better-auth-1.6.26

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 13, 2026 •

Copy link
Copy Markdown

Bumps better-auth from 1.6.25 to 1.6.29.

Release notes

Sourced from better-auth's releases.

v1.6.29

better-auth

Bug Fixes

  • Improved deleteSessions performance by running deletes in parallel instead of sequentially (#10805)

For detailed changes, see CHANGELOG

@better-auth/sso

Bug Fixes

  • Fixed automatic email-domain organization assignment to require both a verified provider domain and a verified user email, preventing social sign-in from granting access when an SSO provider merely claims a domain.
  • Fixed domain verification to snapshot the provider's domains at request start, returning 409 with SSO_PROVIDER_CHANGED if the provider changes during DNS verification so callers can reload and retry.

For detailed changes, see CHANGELOG

Contributors

Thanks to everyone who contributed to this release:

@​Emmaccen

Full changelog: v1.6.28...v1.6.29

v1.6.28

better-auth

Bug Fixes

  • Prevented duplicate session requests during React Suspense retries while preserving revalidation for interrupted refreshes (#10769)
  • Restored client plugin declaration compatibility for downstream TypeScript consumers (#10794)

For detailed changes, see the CHANGELOG.

@better-auth/electron

Bug Fixes

  • Restored client plugin declaration compatibility for downstream TypeScript consumers (#10794)

For detailed changes, see the CHANGELOG.

@better-auth/expo

Bug Fixes

  • Restored client plugin declaration compatibility for downstream TypeScript consumers (#10794)

... (truncated)

Changelog

Sourced from better-auth's changelog.

1.6.29

Patch Changes

  • #10805 e6e1b4e Thanks @​Emmaccen! - Speed up batch session revocation when secondary storage is enabled by deleting sessions in parallel.

  • Updated dependencies []:

    • @​better-auth/core@​1.6.29
    • @​better-auth/drizzle-adapter@​1.6.29
    • @​better-auth/kysely-adapter@​1.6.29
    • @​better-auth/memory-adapter@​1.6.29
    • @​better-auth/mongo-adapter@​1.6.29
    • @​better-auth/prisma-adapter@​1.6.29
    • @​better-auth/telemetry@​1.6.29

1.6.28

Patch Changes

  • #10769 773de54 Thanks @​bytaesu! - Prevent duplicate session requests during transient remounts while ensuring incomplete refreshes are revalidated.

  • #10794 2ad2928 Thanks @​bytaesu! - Restore client plugin declaration compatibility for downstream TypeScript consumers.

  • Updated dependencies []:

    • @​better-auth/core@​1.6.28
    • @​better-auth/drizzle-adapter@​1.6.28
    • @​better-auth/kysely-adapter@​1.6.28
    • @​better-auth/memory-adapter@​1.6.28
    • @​better-auth/mongo-adapter@​1.6.28
    • @​better-auth/prisma-adapter@​1.6.28
    • @​better-auth/telemetry@​1.6.28

1.6.27

Patch Changes

  • #10657 2ae491e Thanks @​bytaesu! - Aligned endpoint and middleware context types with runtime route parameters, and preserved response headers when resolving sessions from endpoint contexts.

  • #10676 90b5093 Thanks @​bytaesu! - Deduplicate in-flight session requests when React retries a suspended component.

  • Updated dependencies [2ae491e]:

    • @​better-auth/core@​1.6.27
    • @​better-auth/drizzle-adapter@​1.6.27
    • @​better-auth/kysely-adapter@​1.6.27
    • @​better-auth/memory-adapter@​1.6.27
    • @​better-auth/mongo-adapter@​1.6.27
    • @​better-auth/prisma-adapter@​1.6.27
    • @​better-auth/telemetry@​1.6.27

1.6.26

... (truncated)

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 13, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/better-auth-1.6.26 branch 3 times, most recently from 57e2b2c to 800c3f3 Compare August 14, 2026 14:22
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

Bumps [better-auth](https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth) from 1.6.25 to 1.6.29.
- [Release notes](https://github.com/better-auth/better-auth/releases)
- [Changelog](https://github.com/better-auth/better-auth/blob/main/packages/better-auth/CHANGELOG.md)
- [Commits](https://github.com/better-auth/better-auth/commits/v1.6.29/packages/better-auth)

---
updated-dependencies:
- dependency-name: better-auth
  dependency-version: 1.6.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump better-auth from 1.6.25 to 1.6.26 Bump better-auth from 1.6.25 to 1.6.29 Aug 20, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/better-auth-1.6.26 branch from 800c3f3 to 5e8cda2 Compare August 20, 2026 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants