An open index of dependabot pull requests across open source projects.

Bump the minor-and-patch group in /auth-service with 2 updates

Open
Number: #54
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: July 28, 2025 at 06:45 AM UTC
(3 months ago)
Updated: July 28, 2025 at 06:45 AM UTC
(3 months ago)
Labels:
dependencies
Assignees:
randroid88
Description:

Bumps the minor-and-patch group in /auth-service with 2 updates: better-auth and dotenv.

Updates better-auth from 1.3.1 to 1.3.4

Release notes

Sourced from better-auth's releases.

better-auth@1.3.4

Patch Changes

  • 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.
  • 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.

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
  • 02f1981 chore(release): version packages
  • 776c4ae chore(release): version packages (#3623)
  • be544ce chore: release v1.3.4-beta.3
  • 5bfabed fix: cast dates from db to Date when using date methods (#3611)
  • 8a50ac4 chore: improve client inference for organization additional fields (#3612)
  • fbff0e8 chore: release v1.3.4-beta.2
  • 847ee88 docs: add list member
  • e8b3d2c feat: list organization memebrs with pagination and filter queries (#3581)
  • 518ab70 feat(organization): add membersLimit param to allow to fetch more or less mem...
  • 7f508f0 fix: resolve notion oauth user info extraction (#3567)
  • Additional commits viewable in compare view

Updates dotenv from 17.2.0 to 17.2.1

Changelog

Sourced from dotenv's changelog.

17.2.1 (2025-07-24)

Changed

  • Fix clickable tip links by removing parentheses (#897)
Commits

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
Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+6
Deletions:
-6
Package Dependencies
Package:
dotenv
Ecosystem:
npm
Version Change:
17.2.0 → 17.2.1
Update Type:
Patch
Path:
/auth-service
Package:
better-auth
Ecosystem:
npm
Version Change:
1.3.1 → 1.3.4
Update Type:
Patch
Path:
/auth-service
Technical Details
ID: 4217073
UUID: 2699389648
Node ID: PR_kwDOOctpPM6g5WrQ
Host: GitHub
Repository: Randroids-Dojo/typescript-and-python-bootstrap
Merge State: Unknown