Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2025

Bumps the npm_and_yarn group with 1 update in the / directory: better-auth.
Bumps the npm_and_yarn group with 1 update in the /packages/plugins directory: better-auth.

Updates better-auth from 1.2.10 to 1.3.26

Release notes

Sourced from better-auth's releases.

[email protected]

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
Commits
  • 6e5ecd6 chore: release v1.3.26
  • 3de04b3 chore: simplify api key tests
  • eac11b1 chore: fix api-key types issue (#5065)
  • a49e5ac fix(api-key): shouldn't issue api key a mock session by default
  • 5560850 fix: [security] api keys should properly check if a request is from client or...
  • 8fbb921 chore: release v1.3.25
  • 593a40f refactor: move user input parser to api endpoints
  • cdea367 refactor: move parse user input before insert into db (#4929)
  • 84e99a3 fix(adapter): foreign keys that are nullable on number ids can return string ...
  • 2616e98 fix(last-login-method): custom resolver method default logic (#4821)
  • Additional commits viewable in compare view

Updates better-auth from 1.2.10 to 1.3.26

Release notes

Sourced from better-auth's releases.

[email protected]

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
Commits
  • 6e5ecd6 chore: release v1.3.26
  • 3de04b3 chore: simplify api key tests
  • eac11b1 chore: fix api-key types issue (#5065)
  • a49e5ac fix(api-key): shouldn't issue api key a mock session by default
  • 5560850 fix: [security] api keys should properly check if a request is from client or...
  • 8fbb921 chore: release v1.3.25
  • 593a40f refactor: move user input parser to api endpoints
  • cdea367 refactor: move parse user input before insert into db (#4929)
  • 84e99a3 fix(adapter): foreign keys that are nullable on number ids can return string ...
  • 2616e98 fix(last-login-method): custom resolver method default logic (#4821)
  • 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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 1 update in the / directory: [better-auth](https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth).
Bumps the npm_and_yarn group with 1 update in the /packages/plugins directory: [better-auth](https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth).


Updates `better-auth` from 1.2.10 to 1.3.26
- [Release notes](https://github.com/better-auth/better-auth/releases)
- [Commits](https://github.com/better-auth/better-auth/commits/v1.3.26/packages/better-auth)

Updates `better-auth` from 1.2.10 to 1.3.26
- [Release notes](https://github.com/better-auth/better-auth/releases)
- [Commits](https://github.com/better-auth/better-auth/commits/v1.3.26/packages/better-auth)

---
updated-dependencies:
- dependency-name: better-auth
  dependency-version: 1.3.26
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: better-auth
  dependency-version: 1.3.26
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 9, 2025
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