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

Bump the minor-and-patch group across 1 directory with 4 updates

Closed
Number: #56
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 2
Created: August 04, 2025 at 05:38 AM UTC
(3 months ago)
Updated: August 18, 2025 at 04:56 AM UTC
(2 months ago)
Closed: August 18, 2025 at 04:56 AM UTC
(2 months ago)
Time to Close: 14 days
Labels:
dependencies
Assignees:
randroid88
Description:

Bumps the minor-and-patch group with 4 updates in the /auth-service directory: @types/node, better-auth, dotenv and typescript.

Updates @types/node from 24.0.15 to 24.1.0

Commits

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

Updates typescript from 5.8.3 to 5.9.2

Release notes

Sourced from typescript's releases.

TypeScript 5.9

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 RC

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits
  • be86783 Give more specific errors for verbatimModuleSyntax (#62113)
  • 22ef577 LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714...
  • d5a414c Don't use noErrorTruncation when printing types with maximumLength set (#...
  • f14b5c8 Remove unused and confusing dom.iterable.d.ts file (#62037)
  • 2778e84 Restore AbortSignal.abort (#62086)
  • 65cb4bd LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710...
  • 9e20e03 Clear out checker-level stacks on pop (#62016)
  • 87740bc Fix for Issue 61081 (#61221)
  • 833a8d4 Fix Symbol completion priority and cursor positioning (#61945)
  • 0018c9f LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250702...
  • 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
Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+12
Deletions:
-12
Package Dependencies
Package:
@types/node
Ecosystem:
npm
Version Change:
24.0.15 → 24.1.0
Update Type:
Minor
Package:
typescript
Ecosystem:
npm
Version Change:
5.8.3 → 5.9.2
Update Type:
Minor
Package:
dotenv
Ecosystem:
npm
Version Change:
17.2.0 → 17.2.1
Update Type:
Patch
Package:
better-auth
Ecosystem:
npm
Version Change:
1.3.1 → 1.3.4
Update Type:
Patch
Technical Details
ID: 4516311
UUID: 2716771515
Node ID: PR_kwDOOctpPM6h7qS7
Host: GitHub
Repository: Randroids-Dojo/typescript-and-python-bootstrap
Mergeable: Yes
Merge State: Clean