Skip to content

chore(deps): bump the npm-deps group across 1 directory with 9 updates - #159

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-deps-a4c935ed1e
Open

chore(deps): bump the npm-deps group across 1 directory with 9 updates#159
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-deps-a4c935ed1e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-deps group with 9 updates in the / directory:

Package From To
@types/node 26.1.2 26.2.0
@anthropic-ai/sdk 0.115.0 0.120.0
openai 7.4.0 7.5.0
@google/genai 2.15.0 2.18.0
koffi 3.1.4 3.1.5
@eserstack/ajan-darwin-arm64 4.1.57 4.3.1
@eserstack/ajan-darwin-x64 4.1.57 4.3.1
rolldown 1.2.3 1.2.5
esbuild 0.28.1 0.28.2

Updates @types/node from 26.1.2 to 26.2.0

Commits

Updates @anthropic-ai/sdk from 0.115.0 to 0.120.0

Release notes

Sourced from @​anthropic-ai/sdk's releases.

sdk: v0.120.0

0.120.0 (2026-08-19)

Full Changelog: sdk-v0.119.0...sdk-v0.120.0

Features

  • api: managed agents web search config and self hosted sandbox memory (ba8ec50)

Chores

  • internal: use a single pnpm workspace lockfile (#359) (3c32145)

sdk: v0.119.0

0.119.0 (2026-08-19)

Full Changelog: sdk-v0.118.0...sdk-v0.119.0

Features

  • api: Files and Skills APIs are now GA; add computer use and browser use toolsets (ab41aa3)

sdk: v0.118.0

0.118.0 (2026-08-18)

Full Changelog: sdk-v0.117.1...sdk-v0.118.0

Features

  • api: additions to files and memory stores (fdc0379)
  • api: updates to skill, files, and user profiles (671e6b1)
  • client: add helpers for accessing the workspace ID in response headers (28aa5af)

Bug Fixes

  • api: remove unsupported mid_conv_system content block (ae6ca94)
  • session-runner: retry tool-result sends for at least the lease TTL (#339) (7dc6325)

Chores

  • internal: bump zod to 4.4.3 (#334) (faa5b7b)
  • internal: remove leftover prism references (a163b96)
  • stop shipping the v0.50 migration guide and migrate CLI (53992d7)

Documentation

... (truncated)

Changelog

Sourced from @​anthropic-ai/sdk's changelog.

0.120.0 (2026-08-19)

Full Changelog: sdk-v0.119.0...sdk-v0.120.0

Features

  • api: managed agents web search config and self hosted sandbox memory (ba8ec50)

Chores

  • internal: use a single pnpm workspace lockfile (#359) (3c32145)

0.119.0 (2026-08-19)

Full Changelog: sdk-v0.118.0...sdk-v0.119.0

Features

  • api: Files and Skills APIs are now GA; add computer use and browser use toolsets (ab41aa3)

0.118.0 (2026-08-18)

Full Changelog: sdk-v0.117.1...sdk-v0.118.0

Features

  • api: additions to files and memory stores (fdc0379)
  • api: updates to skill, files, and user profiles (671e6b1)
  • client: add helpers for accessing the workspace ID in response headers (28aa5af)

Bug Fixes

  • api: remove unsupported mid_conv_system content block (ae6ca94)
  • session-runner: retry tool-result sends for at least the lease TTL (#339) (7dc6325)

Chores

  • internal: bump zod to 4.4.3 (#334) (faa5b7b)
  • internal: remove leftover prism references (a163b96)
  • stop shipping the v0.50 migration guide and migrate CLI (53992d7)

Documentation

  • tools: warn that blocking tool bodies stall the worker heartbeat (#299) (908fdb5)

0.117.1 (2026-08-13)

... (truncated)

Commits
  • bfa9197 chore: release main
  • bc167f3 feat(api): managed agents web search config and self hosted sandbox memory
  • 83fd898 chore(internal): use a single pnpm workspace lockfile (#359)
  • 7fe6dd5 remove internal ticket references from changelog- #360
  • c67e4e2 chore: release main
  • 50fc0db feat(api): Files and Skills APIs are now GA; add computer use and browser use...
  • 18ea26d chore: release main
  • 6ed9ddd feat(api): updates to skill, files, and user profiles
  • 91921f5 fix(session-runner): retry tool-result sends for at least the lease TTL (#339)
  • 142adcc docs(tools): warn that blocking tool bodies stall the worker heartbeat (#299)
  • Additional commits viewable in compare view

Updates openai from 7.4.0 to 7.5.0

Release notes

Sourced from openai's releases.

v7.5.0

7.5.0 (2026-08-17)

Features

  • add Bedrock Runtime endpoint support (SDK-290) (#2348) (4a199af)
  • api: add new Daybreak and gpt-5.6-cyber model identifiers (9a38e63)
  • api: add new Daybreak and gpt-5.6-cyber model identifiers (#2278) (9a38e63)
  • api: Add ServiceTier and ImageDetail types (#2364) (602d481)
  • api: add WebSocket stream IDs (#2314) (156a8db)
  • api: add workload identity access token issued event (#2307) (322a5b1)
  • api: deprecate Sora video APIs (#2313) (4424b40)
  • api: Ultrafast tier, structured MCP and websocket errors, separate websocket events (#2332) (a3deafb)

Bug Fixes

  • api: clarify audio upload metadata requirements (#2279) (34ecf3f)
  • audio: prevent microphone leaks and playback pipe deadlocks (#2339) (1c692fe)
  • audio: reject ffplay spawn errors (#2012) (6d42d4d)
  • auth: reject redirects during workload identity token exchange (#2321) (240385e)
  • auth: reject unsafe workload-identity token expirations (#2345) (1f0349d)
  • avoid TypeError in toFile for Responses without a URL (#2311) (3313f54)
  • await webhook verification in README examples (#2302) (0fe7ad0)
  • azure: honor explicit browser denial for Entra token providers (#2328) (9d47510)
  • azure: preserve model-to-deployment mapping for images.edit (#1918) (6c207c6)
  • azure: prevent API-key disclosure across HTTP redirects (#2320) (f36c418)
  • azure: prevent deployment path traversal (#2337) (a9d9d41)
  • bedrock: safely sign inherited query parameter names (#2375) (3f8d5cc)
  • chat: support custom tool calls in parser and ChatCompletionStream (#2023) (6fa9152)
  • client: handle empty JSON response body without content-length (#1998) (b6447e9)
  • configure Bash for pnpm scripts on Windows (#2330) (f5a0ad1)
  • deps: remediate Dependabot and fixture vulnerabilities (#2282) (783da8f)
  • embedding: response type for base64 encoding format (#1554) (ef69801)
  • export AzureClientOptions (#1760) (511bf6d), closes #1735
  • export workload identity helpers from openai/auth (#2344) (af8f14f)
  • fail ecosystem CI when live credentials are missing (#2349) (a47dc75)
  • format: restore formatting for generated SDK files (#2089) (6d69d4b)
  • harden runTools against inherited function names (#2333) (f4496d1)
  • honor defaultHeaders null for helper method header (#1857) (8eab09a)
  • include items for strict Zod v3 any arrays (#2357) (4c32089)
  • isolate Vercel ecosystem tests per request (#2359) (2831290)
  • keep streamed Responses output text linear and canonical (#2354) (6827a40)
  • lint: recognize Castiron-generated headers (#2124) (cf6237f)
  • lint: restore generated SDK lint rules (#2126) (6b8162c)
  • parse empty chat content when present (#2331) (53dd723)
  • parser: recognize raw json_schema response format in auto-parsing checks (#2015) (fbd2541)
  • pass file batch helper options through (#1855) (05ce028)
  • preserve File-like metadata in toFile (#1883) (ba1a781)

... (truncated)

Changelog

Sourced from openai's changelog.

7.5.0 (2026-08-17)

Features

  • add Bedrock Runtime endpoint support (SDK-290) (#2348) (4a199af)
  • api: add new Daybreak and gpt-5.6-cyber model identifiers (9a38e63)
  • api: add new Daybreak and gpt-5.6-cyber model identifiers (#2278) (9a38e63)
  • api: Add ServiceTier and ImageDetail types (#2364) (602d481)
  • api: add WebSocket stream IDs (#2314) (156a8db)
  • api: add workload identity access token issued event (#2307) (322a5b1)
  • api: deprecate Sora video APIs (#2313) (4424b40)
  • api: Ultrafast tier, structured MCP and websocket errors, separate websocket events (#2332) (a3deafb)

Bug Fixes

  • api: clarify audio upload metadata requirements (#2279) (34ecf3f)
  • audio: prevent microphone leaks and playback pipe deadlocks (#2339) (1c692fe)
  • audio: reject ffplay spawn errors (#2012) (6d42d4d)
  • auth: reject redirects during workload identity token exchange (#2321) (240385e)
  • auth: reject unsafe workload-identity token expirations (#2345) (1f0349d)
  • avoid TypeError in toFile for Responses without a URL (#2311) (3313f54)
  • await webhook verification in README examples (#2302) (0fe7ad0)
  • azure: honor explicit browser denial for Entra token providers (#2328) (9d47510)
  • azure: preserve model-to-deployment mapping for images.edit (#1918) (6c207c6)
  • azure: prevent API-key disclosure across HTTP redirects (#2320) (f36c418)
  • azure: prevent deployment path traversal (#2337) (a9d9d41)
  • bedrock: safely sign inherited query parameter names (#2375) (3f8d5cc)
  • chat: support custom tool calls in parser and ChatCompletionStream (#2023) (6fa9152)
  • client: handle empty JSON response body without content-length (#1998) (b6447e9)
  • configure Bash for pnpm scripts on Windows (#2330) (f5a0ad1)
  • deps: remediate Dependabot and fixture vulnerabilities (#2282) (783da8f)
  • embedding: response type for base64 encoding format (#1554) (ef69801)
  • export AzureClientOptions (#1760) (511bf6d), closes #1735
  • export workload identity helpers from openai/auth (#2344) (af8f14f)
  • fail ecosystem CI when live credentials are missing (#2349) (a47dc75)
  • format: restore formatting for generated SDK files (#2089) (6d69d4b)
  • harden runTools against inherited function names (#2333) (f4496d1)
  • honor defaultHeaders null for helper method header (#1857) (8eab09a)
  • include items for strict Zod v3 any arrays (#2357) (4c32089)
  • isolate Vercel ecosystem tests per request (#2359) (2831290)
  • keep streamed Responses output text linear and canonical (#2354) (6827a40)
  • lint: recognize Castiron-generated headers (#2124) (cf6237f)
  • lint: restore generated SDK lint rules (#2126) (6b8162c)
  • parse empty chat content when present (#2331) (53dd723)
  • parser: recognize raw json_schema response format in auto-parsing checks (#2015) (fbd2541)
  • pass file batch helper options through (#1855) (05ce028)
  • preserve File-like metadata in toFile (#1883) (ba1a781)
  • preserve skill upload paths without buffering native files (#2303) (30b9c41)

... (truncated)

Commits
  • 5b96016 release: 7.5.0 (#2087)
  • bfcccad fix(security): prevent Bedrock bearer credential disclosure across redirects ...
  • 3f8d5cc fix(bedrock): safely sign inherited query parameter names (#2375)
  • 16172a4 chore(deps-dev): bump oxfmt from 0.61.0 to 0.62.0 (#2373)
  • 6320b64 chore(deps-dev): bump ts-jest from 29.4.11 to 29.4.12 (#2374)
  • b49b227 chore(deps-dev): bump webpack from 5.108.4 to 5.109.2 in /ecosystem-tests/ts-...
  • 2cc57c3 chore(deps-dev): bump @​aws-sdk/credential-provider-node from 3.972.77 to 3.97...
  • 6983363 chore(deps-dev): bump @​cloudflare/workers-types from 5.20260804.1 to 5.202608...
  • 50db5db chore(deps-dev): bump @​types/node from 24.12.4 to 26.2.0 (#2370)
  • 7259f9f chore(deps-dev): bump html-webpack-plugin from 5.6.7 to 5.6.8 in /ecosystem-t...
  • Additional commits viewable in compare view

Updates @google/genai from 2.15.0 to 2.18.0

Release notes

Sourced from @​google/genai's releases.

v2.18.0

2.18.0 (2026-08-19)

Features

  • Add mode enum (VERBATIM, SMART) to AudioTranscriptionConfig and TranscriptionConfig. (4c5208b)
  • Add enable_data_retention to ToolParallelAiSearch, Add step_count to ReinforcementTuningHyperParameters, Add BidiGenerateContentSetup (f52c208)
  • Add IDLE state to live connection status enum and mark REQUIRES_ACTION as deprecated. (2f110f2)
  • add video resolution and extension task parameters (39b2a2d)

Bug Fixes

v2.17.1

2.17.1 (2026-08-13)

Bug Fixes

v2.17.0

2.17.0 (2026-08-12)

Features

  • Add interaction_status to LiveServerContent (4489991)
  • api: make the deferred service tier publicly available on Vertex (9dafee9)
  • Make speech_config a structured object. (9c90665)

v2.16.0

2.16.0 (2026-08-06)

Features

  • Add the Gemini Robotics ER 2 Preview model (5647ced)
  • Add TOO_MANY_TOOL_CALLS to FinishReason enum. (a7fa568)
  • Add top-level errors array to Interaction resource (iAPI) (b9dfd81)
  • Make HttpOptions.timeout a per-attempt deadline in the JS GenAI SDK. (8268806)

Bug Fixes

  • Add propertyOrdering auto-population for ResponseSchema and ResponseJsonSchema for Dotnet SDK (e26542f)
Changelog

Sourced from @​google/genai's changelog.

2.18.0 (2026-08-19)

Features

  • Add mode enum (VERBATIM, SMART) to AudioTranscriptionConfig and TranscriptionConfig. (4c5208b)
  • Add enable_data_retention to ToolParallelAiSearch, Add step_count to ReinforcementTuningHyperParameters, Add BidiGenerateContentSetup (f52c208)
  • Add IDLE state to live connection status enum and mark REQUIRES_ACTION as deprecated. (2f110f2)
  • add video resolution and extension task parameters (39b2a2d)

Bug Fixes

2.17.1 (2026-08-13)

Bug Fixes

2.17.0 (2026-08-12)

Features

  • Add interaction_status to LiveServerContent (4489991)
  • api: make the deferred service tier publicly available on Vertex (9dafee9)
  • Make speech_config a structured object. (9c90665)

2.16.0 (2026-08-06)

Features

  • Add the Gemini Robotics ER 2 Preview model (5647ced)
  • Add TOO_MANY_TOOL_CALLS to FinishReason enum. (a7fa568)
  • Add top-level errors array to Interaction resource (iAPI) (b9dfd81)
  • Make HttpOptions.timeout a per-attempt deadline in the JS GenAI SDK. (8268806)

Bug Fixes

  • Add propertyOrdering auto-population for ResponseSchema and ResponseJsonSchema for Dotnet SDK (e26542f)
Commits
  • 128781f chore(main): release 2.18.0 (#1856)
  • 67f4cf7 chore: Internal Changes
  • 2f110f2 feat: Add IDLE state to live connection status enum and mark REQUIRES_ACTION ...
  • 3f631be fix: fix examples
  • 4c5208b feat: Add mode enum (VERBATIM, SMART) to AudioTranscriptionConfig and...
  • f52c208 feat: Add enable_data_retention to ToolParallelAiSearch, Add step_count to Re...
  • 39b2a2d feat: add video resolution and extension task parameters
  • 7736083 chore(main): release 2.17.1 (#1853)
  • c495e82 fix: Add gemini 3.7
  • dec2d3c chore: Update GCS references to Cloud Storage in descriptions
  • Additional commits viewable in compare view

Updates koffi from 3.1.4 to 3.1.5

Commits
Install script changes

This version adds install script that runs during installation. Review the package contents before updating.


Updates @eserstack/ajan-darwin-arm64 from 4.1.57 to 4.3.1

Release notes

Sourced from @​eserstack/ajan-darwin-arm64's releases.

v4.1.60

Changelog

Features

  • f3062f1: feat(acp): migrate agent spawning to the Agent Client Protocol (@​eser)
  • fb72f36: feat(build): generate JSR manifests and fix P0 audit findings ( <>)
  • 2cd4825: feat(mux): add frontend-neutral terminal multiplexer with native PTY (@​eser)
  • 8f65ffe: feat(noskills): add decision-ledger instrumentation and read APIs (@​eser)
  • d09fa16: feat(noskills): add measurement-draft ledger projection and CI pnpm setup (@​eser)
  • 068c85b: feat(noskills): unified state layout (@​eser)
  • 20056c5: feat(noskills): update command structure and enhance documentation (@​eser)
  • c0ed308: feat(workflowfx): handle non-unix/windows targets in setupCancelKill (@​eser)
  • 2440198: feat(workflowfx): handle non-unix/windows targets in setupCancelKill (take II) (@​eser)
  • 7eae1b8: feat(workflowfx): handle non-unix/windows targets in setupCancelKill (take III) (@​eser)
  • bddc8fd: feat(workflowfx): handle non-unix/windows targets in setupCancelKill (take IV) (@​eser)
  • 9a44d09: feat: @​eser -> @​eserstack :( (@​eser)

Bug fixes

Other

Quick install (macOS/Linux)

curl -fsSL https://raw.githubusercontent.com/eser/stack/main/etc/scripts/install-noskills.sh | sh

Homebrew

brew install eserstack/tap/noskills-server
Changelog

Sourced from @​eserstack/ajan-darwin-arm64's changelog.

4.3.1 - 2026-08-09

Fixed

  • security: pin on resumed sessions, compare DataDir by identity (c06b36c)
  • security: harden path, TLS pinning, and regex guards (b4ffb79)

Changed

  • deps: bump the actions group with 3 updates (#155) (d78ce57)
  • deps: bump the npm-deps group with 2 updates (#154) (52a8645)
  • deps: bump the go-deps group with 15 updates (#153) (4a03973)

4.3.0 - 2026-08-08

Fixed

  • build: mark FFI packages external in all npm builds (1e3ddb3)
  • codebase: stage only tracked pathspecs during release (20b5c71)
  • codebase: report correct target version in dry-run release (77cdebf)

Changed

  • docs structure. (35889e5)
  • cli: make system handlers app-aware, share PATH lookup (168a99f)
  • cli: ship noskills and laroux as deno-compiled binaries (c58e6bc)

Unreleased

Added

  • codebase: validate-server-loc — generic per-directory LOC ceiling validator. Configurable via directory (required), maxLines, excludeSuffix, extension. Replaces scripts/noskills-server-loc-check.ts; now wired into precommit on pkg/ajan/noskillsserverfx.

  • codebase: validate-error-coverage — generic error-struct field-coverage validator. Configurable via file (required), errorObjects, requiredFields. Replaces scripts/noskills-error-coverage.ts; now wired into precommit on pkg/ajan/noskillsserverfx/errors.go.

  • kit: kit clone whole-repo mode — repos without recipe.json (or with an empty one) now copy the entire tree via tarball fetch instead of failing.

  • kit: --interactive/-i flag and TTY auto-detect — prompts for missing variables when stdin is a terminal, with regex retry on pattern.

  • kit: --no-post-install flag — skips post-install commands.

  • kit: GitHub subpath specifier gh:owner/repo/sub/path[#ref].

  • kit: stub providers for npm: and jsr: — parse accepted, fetch throws "not yet implemented" with a tracking URL.

  • kit: "Variables applied:" pretty-print to stderr before writing files.

  • kit: positional target dir — eser kit clone <specifier> [target-dir].

... (truncated)

Commits

Updates @eserstack/ajan-darwin-x64 from 4.1.57 to 4.3.1

Release notes

Sourced from @​eserstack/ajan-darwin-x64's releases.

v4.1.60

Changelog

Features

  • f3062f1: feat(acp): migrate agent spawning to the Agent Client Protocol (@​eser)
  • fb72f36: feat(build): generate JSR manifests and fix P0 audit findings ( <>)
  • 2cd4825: feat(mux): add frontend-neutral terminal multiplexer with native PTY (@​eser)
  • 8f65ffe: feat(noskills): add decision-ledger instrumentation and read APIs (@​eser)
  • d09fa16: feat(noskills): add measurement-draft ledger projection and CI pnpm setup (@​eser)
  • 068c85b: feat(noskills): unified state layout (@​eser)
  • 20056c5: feat(noskills): update command structure and enhance documentation (@​eser)
  • c0ed308: feat(workflowfx): handle non-unix/windows targets in setupCancelKill (@​eser)
  • 2440198: feat(workflowfx): handle non-unix/windows targets in setupCancelKill (take II) (@​eser)
  • 7eae1b8: feat(workflowfx): handle non-unix/windows targets in setupCancelKill (take III) (@​eser)
  • bddc8fd: feat(workflowfx): handle non-unix/windows targets in setupCancelKill (take IV) (@​eser)
  • 9a44d09: feat: @​eser -> @​eserstack :( (@​eser)

Bug fixes

Other

Quick install (macOS/Linux)

curl -fsSL https://raw.githubusercontent.com/eser/stack/main/etc/scripts/install-noskills.sh | sh

Homebrew

brew install eserstack/tap/noskills-server
Changelog

Sourced from @​eserstack/ajan-darwin-x64's changelog.

4.3.1 - 2026-08-09

Fixed

  • security: pin on resumed sessions, compare DataDir by identity (c06b36c)
  • security: harden path, TLS pinning, and regex guards (b4ffb79)

Changed

  • deps: bump the actions group with 3 updates (#155) (d78ce57)
  • deps: bump the npm-deps group with 2 updates (#154) (52a8645)
  • deps: bump the go-deps group with 15 updates (#153) (4a03973)

4.3.0 - 2026-08-08

Fixed

  • build: mark FFI packages external in all npm builds (1e3ddb3)
  • codebase: stage only tracked pathspecs during release (20b5c71)
  • codebase: report correct target version in dry-run release (77cdebf)

Changed

  • docs structure. (35889e5)
  • cli: make system handlers app-aware, share PATH lookup (168a99f)
  • cli: ship noskills and laroux as deno-compiled binaries (c58e6bc)

Unreleased

Added

  • codebase: validate-server-loc — generic per-directory LOC ceiling validator. Configurable via directory (required), maxLines, excludeSuffix, extension. Replaces scripts/noskills-server-loc-check.ts; now wired into precommit on pkg/ajan/noskillsserverfx.

  • codebase: validate-error-coverage — generic error-struct field-coverage validator. Configurable via file (required), errorObjects, requiredFields. Replaces scripts/noskills-error-coverage.ts; now wired into precommit on pkg/ajan/noskillsserverfx/errors.go.

  • kit: kit clone whole-repo mode — repos without recipe.json (or with an empty one) now copy the entire tree via tarball fetch instead of failing.

  • kit: --interactive/-i flag and TTY auto-detect — prompts for missing variables when stdin is a terminal, with regex retry on pattern.

  • kit: --no-post-install flag — skips post-install commands.

  • kit: GitHub subpath specifier gh:owner/repo/sub/path[#ref].

  • kit: stub providers for npm: and jsr: — parse accepted, fetch throws "not yet implemented" with a tracking URL.

  • kit: "Variables applied:" pretty-print to stderr before writing files.

  • kit: positional target dir — eser kit clone <specifier> [target-dir].

... (truncated)

Commits

Updates rolldown from 1.2.3 to 1.2.5

Release notes

Sourced from rolldown's releases.

v1.2.5

[1.2.5] - 2026-08-19

🚀 Features

🐛 Bug Fixes

  • rolldown_plugin_vite_reporter: avoid ANSI erase-line escape in non-TTY output (#10692) by @​shulaoda
  • rolldown_plugin_vite_resolve: preserve Yarn PnP virtual importer (#10591) by @​Freakazo
  • exclude hash placeholders from case-insensitive filename deconfliction (#10590) by @​Nic-Polumeyv
  • code-splitting: fold already-loaded side-effectful libraries into eager entries (#10645) by @​JoviDeCroock
  • dev: flush re-emitted assets when their content changes (#10637) by @​btea
  • renamer: rename nested require/__filename/__dirname bindings in CJS output (Description has been truncated

Bumps the npm-deps group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.2` | `26.2.0` |
| [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.115.0` | `0.120.0` |
| [openai](https://github.com/openai/openai-node) | `7.4.0` | `7.5.0` |
| [@google/genai](https://github.com/googleapis/js-genai) | `2.15.0` | `2.18.0` |
| [koffi](https://github.com/Koromix/koffi) | `3.1.4` | `3.1.5` |
| [@eserstack/ajan-darwin-arm64](https://github.com/eser/stack/tree/HEAD/pkg/@eserstack/ajan) | `4.1.57` | `4.3.1` |
| [@eserstack/ajan-darwin-x64](https://github.com/eser/stack/tree/HEAD/pkg/@eserstack/ajan) | `4.1.57` | `4.3.1` |
| [rolldown](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.2.3` | `1.2.5` |
| [esbuild](https://github.com/evanw/esbuild) | `0.28.1` | `0.28.2` |



Updates `@types/node` from 26.1.2 to 26.2.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@anthropic-ai/sdk` from 0.115.0 to 0.120.0
- [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.115.0...sdk-v0.120.0)

Updates `openai` from 7.4.0 to 7.5.0
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/main/CHANGELOG.md)
- [Commits](openai/openai-node@v7.4.0...v7.5.0)

Updates `@google/genai` from 2.15.0 to 2.18.0
- [Release notes](https://github.com/googleapis/js-genai/releases)
- [Changelog](https://github.com/googleapis/js-genai/blob/main/CHANGELOG.md)
- [Commits](googleapis/js-genai@v2.15.0...v2.18.0)

Updates `koffi` from 3.1.4 to 3.1.5
- [Commits](https://github.com/Koromix/koffi/commits)

Updates `@eserstack/ajan-darwin-arm64` from 4.1.57 to 4.3.1
- [Release notes](https://github.com/eser/stack/releases)
- [Changelog](https://github.com/eser/stack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eser/stack/commits/v4.3.1/pkg/@eserstack/ajan)

Updates `@eserstack/ajan-darwin-x64` from 4.1.57 to 4.3.1
- [Release notes](https://github.com/eser/stack/releases)
- [Changelog](https://github.com/eser/stack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eser/stack/commits/v4.3.1/pkg/@eserstack/ajan)

Updates `rolldown` from 1.2.3 to 1.2.5
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.2.5/packages/rolldown)

Updates `esbuild` from 0.28.1 to 0.28.2
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.28.1...v0.28.2)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 26.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-deps
- dependency-name: "@anthropic-ai/sdk"
  dependency-version: 0.120.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-deps
- dependency-name: openai
  dependency-version: 7.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-deps
- dependency-name: "@google/genai"
  dependency-version: 2.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-deps
- dependency-name: koffi
  dependency-version: 3.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-deps
- dependency-name: "@eserstack/ajan-darwin-arm64"
  dependency-version: 4.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-deps
- dependency-name: "@eserstack/ajan-darwin-x64"
  dependency-version: 4.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-deps
- dependency-name: rolldown
  dependency-version: 1.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-deps
- dependency-name: esbuild
  dependency-version: 0.28.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Dependency updates label Aug 22, 2026
@dependabot
dependabot Bot requested a review from eser as a code owner August 22, 2026 23:55
@dependabot dependabot Bot added the dependencies Dependency updates label Aug 22, 2026
@github-actions github-actions Bot added pkg:bundler Changes to @eserstack/bundler pkg:cli Changes to @eserstack/cli pkg:laroux Changes to @eserstack/laroux and related packages labels Aug 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates pkg:bundler Changes to @eserstack/bundler pkg:cli Changes to @eserstack/cli pkg:laroux Changes to @eserstack/laroux and related packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants