fix(deps): update dependency @better-auth/passkey to v1.6.10#349
Merged
Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
better-auth | afd92b4 | May 12 2026, 06:32 AM |
commit: |
d32b617 to
c3145df
Compare
89ca985 to
b89e873
Compare
b89e873 to
075129d
Compare
Collaborator
|
@renovate rebase |
075129d to
afd92b4
Compare
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.
This PR contains the following updates:
1.5.5→1.6.10Release Notes
better-auth/better-auth (@better-auth/passkey)
v1.6.10Compare Source
Patch Changes
#9429
ddae581Thanks @cyphercodes! - Return a handled auth cancellation when passkey autofill authentication cannot start.Updated dependencies [
1e0f26d,8c1e917,b2d655c,09f1327,906b7b3,e9c978e,e71aad3,80a655d,15ff28a,88a7c67,9a7b51d,1b25902,cf59136,a597ee0,fc02ced,9f1ef1f,36ef808,c1336c5,3a9a2c3,fde0432,2220a6d]:v1.6.9Compare Source
Patch Changes
815ecf6]:v1.6.8Compare Source
Patch Changes
#9270
a02e07cThanks @ping-maxwell! - fix(passkey): restoreexactOptionalPropertyTypes: truecompatibilityThe passkey registration endpoints emitted
use: Middleware[] | undefinedin their generated type declarations, which is not assignable toEndpointOptions.use?: Middleware[]underexactOptionalPropertyTypes: true. The plugin no longer satisfiedBetterAuthPlugin, which cascaded into lost inference onauth.api.*from unrelated plugins and onauthClient.passkey.*. The declarations now emituse: Middleware[]; runtime behavior is unchanged.Resolves #9212.
Updated dependencies [
856ab24,9aa8e63]:v1.6.7Compare Source
Patch Changes
#5209
ec20325Thanks @ouwargui! - Includeuserin the/passkey/verify-authenticationJSON response so the body matches the endpoint's declared OpenAPI schema and the client-side{ session, user }return type.Updated dependencies [
307196a,4a180f0,4f373ee,e1b1cfc,d053a45]:v1.6.6Compare Source
Patch Changes
b5742f9,4debfb6,9ea7eb1,a844c7d,ab4c10f,a61083e,e64ff72]:v1.6.5Compare Source
Patch Changes
938dd80,0538627]:v1.6.4Compare Source
Patch Changes
9aed910,acbd6ef,39d6af2]:v1.6.3Compare Source
Patch Changes
5142e9c,484ce6a,f875897,6ce30cf,f6428d0,9a6d475,513dabb,c5066fe,5f84335]:v1.6.2Compare Source
Patch Changes
9deb793,2cbcb9b,b20fa42,608d8c3,8409843,e78a7b1]:v1.6.1Compare Source
Patch Changes
2e537df,f61ad1c,7495830]:v1.6.0Compare Source
Minor Changes
#8836
5dd9e44Thanks @gustavovalverde! - Add pre-auth registration flow and WebAuthn extension support for passkeys#8836
5dd9e44Thanks @gustavovalverde! - Add optional version field to the plugin interface and expose version from all built-in pluginsPatch Changes
#8836
5dd9e44Thanks @gustavovalverde! - Return correct error message strings instead of error code objects in the passkey clientUpdated dependencies [
dd537cb,bd9bd58,5dd9e44,5dd9e44,5dd9e44,5dd9e44,5dd9e44,5dd9e44,5dd9e44,5dd9e44,5dd9e44,5dd9e44,5dd9e44,5dd9e44,5dd9e44,469eee6,560230f]:v1.5.6Compare Source
🚀 Features
resendStrategyoption to reuse existing OTP - by @bytaesu in #8560 (98c8e)organizationIdin team endpoints - by @xiaoyu2er and @himself65 in #5062 (8f470)prorationBehaviorper plan - by @bytaesu in #8525 (98cea)@better-auth/test-utils/adapter- by @bytaesu in #8564 (6be0f)twoFactorPagein config - by @wuzgood98 in #5329 (4f41b)🐞 Bug Fixes
skipOriginCheckarray - by @jslno in #8582 (331c4)throw:truein session refresh - by @bytaesu in #8610 (275ca){CHECKOUT_SESSION_ID}placeholder in success callbackURL - by @bytaesu in #8568 (32704)View changes on GitHub
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.