Bump the minor-and-patch group across 1 directory with 6 updates
Type: Pull Request
State: Closed
Association: Unknown
Comments: 3
(about 1 month ago)
(14 days ago)
(14 days ago)
dependencies
randroid88
Bumps the minor-and-patch group with 6 updates in the /auth-service directory:
| Package | From | To |
|---|---|---|
| @types/express | 5.0.3 |
5.0.4 |
| @types/node | 24.0.15 |
24.9.1 |
| better-auth | 1.3.1 |
1.3.32 |
| dotenv | 17.2.0 |
17.2.3 |
| tsx | 4.20.3 |
4.20.6 |
| typescript | 5.8.3 |
5.9.3 |
Updates @types/express from 5.0.3 to 5.0.4
Commits
- See full diff in compare view
Updates @types/node from 24.0.15 to 24.9.1
Commits
- See full diff in compare view
Updates better-auth from 1.3.1 to 1.3.32
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
Commits
b3bea67chore: release v1.3.326cff700chore: remove uncessary logginga050b5efix: allow user update to handle additional fields and validation01e76e7chore: release v1.3.3135f7eccfix(expo): origin check failing due to null origin in expo (#5545)7c02418docs: standardize term "authentication framework" project-wide (#5511)8e46b95chore: release v1.3.30c66bd3dfix: remove async local storage export295e3f9chore: release v1.3.2914ad3f1refactor: improve type in beforeHook (#5463)- Additional commits viewable in compare view
Updates dotenv from 17.2.0 to 17.2.3
Changelog
Sourced from dotenv's changelog.
17.2.3 (2025-09-29)
Changed
- Fixed typescript error definition (#912)
17.2.2 (2025-09-02)
Added
- 🙏 A big thank you to new sponsor Tuple.app - the premier screen sharing app for developers on macOS and Windows. Go check them out. It's wonderful and generous of them to give back to open source by sponsoring dotenv. Give them some love back.
17.2.1 (2025-07-24)
Changed
- Fix clickable tip links by removing parentheses (#897)
Commits
affe11317.2.3db1ff1fchangelog 🪵7063f16Merge pull request #913 from motdotla/new-tips0bbe72ctest against expected tips017951bonly run .js tests39eda1fadd space backfcc030eupdate tipsb6c7a0dupdated tips - as Dotenvx Radar has been renamed Dotenvx Opsb3c8b16remove unnecessary call to npxd6e4c17Merge pull request #912 from adjerbetian/fix/typescript-error-definition- Additional commits viewable in compare view
Updates tsx from 4.20.3 to 4.20.6
Release notes
Sourced from tsx's releases.
v4.20.6
4.20.6 (2025-09-26)
Bug Fixes
This release is also available on:
v4.20.5
4.20.5 (2025-08-24)
Bug Fixes
- handle ambiguous packages (796053a)
This release is also available on:
v4.20.4
4.20.4 (2025-08-12)
Bug Fixes
This release is also available on:
Commits
710a424fix: properly hide relaySignal from process.listeners() (#741)20b91c4docs: make sponsors dynamic08dcd59chore: move vercel settings to roote6d1a47docs: obfuscate aside classnamede2719dstyle: remove unused variable13f2954chore: upgrade docs deps0504525chore: upgrade manten132fdd8test: assert require.cachef057e7dtest: require loopa6f8f9frefactor: getFormat to handle all formats- Additional commits viewable in compare view
Updates typescript from 5.8.3 to 5.9.3
Release notes
Sourced from typescript's releases.
TypeScript 5.9.3
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement
- fixed issues query for Typescript 5.9.0 (Beta).
- fixed issues query for Typescript 5.9.1 (RC).
- No specific changes for TypeScript 5.9.2 (Stable)
- fixed issues query for Typescript 5.9.3 (Stable).
Downloads are available on:
TypeScript 5.9
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement
- fixed issues query for Typescript 5.9.0 (Beta).
- fixed issues query for Typescript 5.9.1 (RC).
- No specific changes for TypeScript 5.9.2 (Stable)
Downloads are available on:
TypeScript 5.9 RC
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement
Downloads are available on:
TypeScript 5.9 Beta
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement.
Downloads are available on:
Commits
c63de15Bump version to 5.9.3 and LKG8428ca4🤖 Pick PR #62438 (Fix incorrectly ignored dts file fr...) into release-5.9 (#...a131cac🤖 Pick PR #62351 (Add missing Float16Array constructo...) into release-5.9 (#...0424333🤖 Pick PR #62423 (Revert PR 61928) into release-5.9 (#62425)bdb641a🤖 Pick PR #62311 (Fix parenthesizer rules for manuall...) into release-5.9 (#...0d9b9b9🤖 Pick PR #61978 (Restructure CI to prepare for requi...) into release-5.9 (#...2dce0c5Intentionally regress one buggy declaration output to an older version (#62163)5be3346Bump version to 5.9.2 and LKGad825f2Bump version to 5.9.1-rc and LKG463a5bfUpdate LKG- 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
Package Dependencies
Technical Details
| ID: | 11306184 |
| UUID: | 3555024484 |
| Node ID: | PR_kwDOOctpPM6vzII2 |
| Host: | GitHub |
| Repository: | Randroids-Dojo/typescript-and-python-bootstrap |