Skip to content

refactor: bump dependencies#355

Merged
aricart merged 6 commits intomainfrom
bumps
Dec 16, 2025
Merged

refactor: bump dependencies#355
aricart merged 6 commits intomainfrom
bumps

Conversation

@aricart
Copy link
Member

@aricart aricart commented Dec 16, 2025

Version Bump: All 7 packages updated from 3.2.0 → 3.3.0

Deprecation Fix: Migrated from @std/flags to @std/cli

  • Renamed parse() → parseArgs() in 10 files (examples and bin scripts)

Dependency Updates:

  • @types/node ^24 → ^25

  • esbuild 0.25 → 0.27

  • @david/dax 0.43 → 0.44

  • Minor bumps to @std/cli, @std/path, @std/assert, @std/async, @std/semver

  • transport-node/src/node_transport.ts:150 - Added explicit Uint8Array type annotation to fix @types/node v25 compatibility

  • bin/fix-os.ts - Fixed import path (../os/ → ../obj/src/)

… examples and configurations

- Migrated from `@std/flags` to `@std/cli` across various scripts.
- Updated related imports, arguments parsing logic, and versioned dependencies.

Signed-off-by: Alberto Ricart <alberto@synadia.com>
Signed-off-by: Alberto Ricart <alberto@synadia.com>
Signed-off-by: Alberto Ricart <alberto@synadia.com>
@aricart aricart changed the title refactor: replace parse with parseArgs and update dependencies in… refactor: bump dependencies Dec 16, 2025
…ions

Signed-off-by: Alberto Ricart <alberto@synadia.com>
…n `socket.on("data")` listener

v25, the inferred type changed to string | NonSharedBuffer

Signed-off-by: Alberto Ricart <alberto@synadia.com>
…eckout`, `setup-node`, and `setup-deno`

Signed-off-by: Alberto Ricart <alberto@synadia.com>
@aricart aricart requested a review from scottf December 16, 2025 21:28
Copy link

@scottf scottf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aricart aricart merged commit 292c14c into main Dec 16, 2025
26 checks passed
@aricart aricart deleted the bumps branch December 16, 2025 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants