Bump better-auth from 1.4.7 to 1.5.6 in /with-nextjs-better-auth-cloudflare-workers by dependabot[bot] · Pull Request #233 · polarsource/examples
Conversation
Bumps better-auth from 1.4.7 to 1.5.6.
Release notes
Sourced from better-auth's releases.
v1.5.6
🚀 Features
- Agent auth plugin - by
@Bekacruin better-auth/better-auth#8696 (a0b53)- core: Add experimental opentelemetry instrumentation - by
@jonathansaminesand@bytaesuin better-auth/better-auth#8027 (1ed42)- email-otp: Add
resendStrategyoption to reuse existing OTP - by@bytaesuin better-auth/better-auth#8560 (98c8e)- magic-link: Add request metadata to sendMagicLink - by
@mrgrauelin better-auth/better-auth#8571 (cb240)- mongo-adapter: Store UUIDs as native BSON UUID - by
@bytaesuin better-auth/better-auth#8681 (d1bff)- oauth-provider: Public client prelogin endpoint - by
@dvanmaliin better-auth/better-auth#8214 (a0eb1)- organization: Explicit
organizationIdin team endpoints - by@xiaoyu2erand@himself65in better-auth/better-auth#5062 (8f470)- social-provider: Add wechat social provider - by
@Eric-Song-Nop, Claude and@himself65in better-auth/better-auth#5189 (c4402)- stripe: Allow customizable
prorationBehaviorper plan - by@bytaesuin better-auth/better-auth#8525 (98cea)- test-utils: Export adapter test suites from
@better-auth/test-utils/adapter- by@bytaesuin better-auth/better-auth#8564 (6be0f)- two-factor: Add
twoFactorPagein config - by@wuzgood98in better-auth/better-auth#5329 (4f41b)🐞 Bug Fixes
- Handle
skipOriginCheckarray - by@jslnoin better-auth/better-auth#8582 (331c4)- Prevent revoked sessions from being restored via database fallback - by
@bytaesuin better-auth/better-auth#8708 (d4efa)- api:
- Return Response for HTTP request contexts - by
@gustavovalverdein better-auth/better-auth#7521 (9e3e8)- client:
- Handle
throw:truein session refresh - by@bytaesuin better-auth/better-auth#8610 (275ca)- core:
- Prioritize generateId "uuid" over adapter customIdGenerator - by
@bytaesuin better-auth/better-auth#8679 (fc0bc)- docs:
- Improve AI chat security and cleanup - by
@himself65in better-auth/better-auth#8597 (5c0c8)- Add missing Encore icon to sidebar icons - by
@himself65in better-auth/better-auth#8663 (cd5b8)- electron:
- Handle safeStorage encryption failures gracefully - by
@jslnoin better-auth/better-auth#8530 (04766)- oauth-provider:
- Support prompt=none - by
@dvanmaliin better-auth/better-auth#8554 (812fd)- Improve allowed paths for oauth_query for client plugin - by
@dvanmaliin better-auth/better-auth#8320 (ccded)- Fix dist declaration type errors - by
@gustavovalverdein better-auth/better-auth#8701 (ec79f)- organization:
- Filter null organizations in listUserInvitations - by
@raihanbrillmarkand Raihan Sharif in better-auth/better-auth#8694 (a62cb)- sso:
- Use namespace import for samlify to fix ESM compatibility - by
@himself65in better-auth/better-auth#8697 (71f70)- stripe:
- Replace
{CHECKOUT_SESSION_ID}placeholder in success callbackURL - by@bytaesuin better-auth/better-auth#8568 (32704)- Improve organization customer search by adding customerType check - by
@bytaesuin better-auth/better-auth#8609 (74ec7)View changes on GitHub
v1.5.5
🚀 Features
- oauth-provider: Pairwise subject identifiers (OIDC Core §8) - by
@gustavovalverdeand@himself65in better-auth/better-auth#8292 (6c09f)🐞 Bug Fixes
... (truncated)
Commits
275ca46fix(client): handlethrow:truein session refresh (#8610)1ed4271feat(core): add experimental opentelemetry instrumentation (#8027)d4efa8efix: prevent revoked sessions from being restored via database fallback (#8708)0cfd514chore(deps): bump kysely from 0.28.11 to 0.28.12 (#8700)a9f3497chore: release v1.5.61a4ddcechore(deps): bump next.js from 16.1.6 to 16.2.0 (#8682)9e3e8e6fix(api): return Response for HTTP request contexts (#7521)98c8e4efeat(email-otp): addresendStrategyoption to reuse existing OTP (#8560)4f41b62feat(two-factor): addtwoFactorPagein config (#5329)a62cb04fix(organization): filter null organizations in listUserInvitations (#8694)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.
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