Skip to content

chore(deps): bump better-auth from 1.2.5 to 1.3.13 in /apps/oss-dynamic#381

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/apps/oss-dynamic/better-auth-1.3.13
Closed

chore(deps): bump better-auth from 1.2.5 to 1.3.13 in /apps/oss-dynamic#381
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/apps/oss-dynamic/better-auth-1.3.13

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps better-auth from 1.2.5 to 1.3.13.

Release notes

Sourced from better-auth's releases.

better-auth@1.3.4

Patch Changes

  • Added listMembers API with pagination, sorting, and filtering.
  • Added membersLimit param to getFullOrganization.
  • Improved client inference for additional fields in organization schemas.
  • Fixed date handling by casting DB values to Date objects before using date methods.
  • Fixed Notion OAuth to extract user info correctly.
  • Ensured session is set in context when reading from cookie cach
Changelog

Sourced from better-auth's changelog.

better-auth

1.3.4

Patch Changes

  • 2bd2fa9: Added support for listing organization members with pagination, sorting, and filtering, and improved client inference for additional organization fields. Also fixed date handling in rate limits and tokens, improved Notion OAuth user extraction, and ensured session is always set in context.

    Organization

    • Added listMembers API with pagination, sorting, and filtering.
    • Added membersLimit param to getFullOrganization.
    • Improved client inference for additional fields in organization schemas.
    • Bug Fixes
    • Fixed date handling by casting DB values to Date objects before using date methods.
    • Fixed Notion OAuth to extract user info correctly.
    • Ensured session is set in context when reading from cookie cach
Commits
  • fc18810 chore: release v1.3.13
  • c151405 fix(client): baseURL is undefined for SSR (#4760)
  • 8709af6 fix(passkey): remove email from query (#4740)
  • 21bd4e6 fix(organization): remove autoCreateOnSignUp option as it's not implemented...
  • 8a4b30c feat: add returnHeaders to getSession (#3983)
  • c03fd3a feat(last-login-method): update OAuth login method tracking for multiple auth...
  • 5751036 chore: release v1.3.12
  • 05a7bd5 test: skip if adapter doesn't support transaction (#4753)
  • 71303f6 chore: lint
  • 4a4349e fix(create-adapter): disable transaction by default (#4750)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [better-auth](https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth) from 1.2.5 to 1.3.13.
- [Release notes](https://github.com/better-auth/better-auth/releases)
- [Changelog](https://github.com/better-auth/better-auth/blob/canary/packages/better-auth/CHANGELOG.md)
- [Commits](https://github.com/better-auth/better-auth/commits/v1.3.13/packages/better-auth)

---
updated-dependencies:
- dependency-name: better-auth
  dependency-version: 1.3.13
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 22, 2025
@vercel
Copy link

vercel bot commented Sep 22, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

3 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
saas-foundations Ignored Ignored Sep 22, 2025 0:22am
saas-foundations-oss-dynamic Ignored Ignored Sep 22, 2025 0:22am
saas-foundations-oss-static Ignored Ignored Sep 22, 2025 0:22am

@dependabot dependabot bot added the javascript Pull requests that update javascript code label Sep 22, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 29, 2025

Superseded by #390.

@dependabot dependabot bot closed this Sep 29, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/apps/oss-dynamic/better-auth-1.3.13 branch September 29, 2025 00:20
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