Skip to content

chore(deps): bump the npm-deps group with 7 updates - #157

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

chore(deps): bump the npm-deps group with 7 updates#157
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-deps-d812af0905

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the npm-deps group with 7 updates:

Package From To
@types/node 26.1.2 26.2.0
@anthropic-ai/sdk 0.115.0 0.116.0
@google/genai 2.15.0 2.16.0
@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.4
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.116.0

Release notes

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

sdk: v0.116.0

0.116.0 (2026-08-07)

Full Changelog: sdk-v0.115.0...sdk-v0.116.0

Features

  • api: add mid-conversation-tool-changes-2026-07-01 beta (70e04f6)
  • api: add support for session budgets, advisor tool, pinned inference location and skills auto-loading from GitHub (1336a4a)
  • tools: make bash timeout and abort errors matchable by class (#259) (201b12e)

Bug Fixes

  • client: use hardcoded User-Agent strings instead of constructor names (0b97f04)

Chores

  • api: remove retired Claude Opus 4.1 models (11b685c)
  • docs: small updates to descriptions (413cc5f)
  • docs: updates to a few documentation strings (c38a1de)
  • internal/deps: bump @​babel/core and @​babel/helpers to 7.29.7 (#261) (3164934)
  • internal/deps: install tsc-multi from the npm registry (#265) (c787f90)
  • internal: codegen related update (73b3d61)
Changelog

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

0.116.0 (2026-08-07)

Full Changelog: sdk-v0.115.0...sdk-v0.116.0

Features

  • api: add mid-conversation-tool-changes-2026-07-01 beta (70e04f6)
  • api: add support for session budgets, advisor tool, pinned inference location and skills auto-loading from GitHub (1336a4a)
  • tools: make bash timeout and abort errors matchable by class (#259) (201b12e)

Bug Fixes

  • client: use hardcoded User-Agent strings instead of constructor names (0b97f04)

Chores

  • api: remove retired Claude Opus 4.1 models (11b685c)
  • docs: small updates to descriptions (413cc5f)
  • docs: updates to a few documentation strings (c38a1de)
  • internal/deps: bump @​babel/core and @​babel/helpers to 7.29.7 (#261) (3164934)
  • internal/deps: install tsc-multi from the npm registry (#265) (c787f90)
  • internal: codegen related update (73b3d61)
Commits
  • ed02a89 chore: release main
  • d72ff6a feat(api): add support for session budgets, advisor tool, pinned inference lo...
  • dbfed51 chore(internal/deps): refresh provider package dev tooling to mirror-availabl...
  • b7e95bf chore(docs): updates to a few documentation strings
  • 9efb7bd chore(api): remove retired Claude Opus 4.1 models
  • 342d422 chore(internal/deps): install tsc-multi from the npm registry (#265)
  • 501955c chore(internal/deps): bump @​babel/core and @​babel/helpers to 7.29.7 (#261)
  • 6641c5e feat(tools): make bash timeout and abort errors matchable by class (#259)
  • e421c43 chore(docs): small updates to descriptions
  • c0a963e feat(api): add mid-conversation-tool-changes-2026-07-01 beta
  • Additional commits viewable in compare view

Updates @google/genai from 2.15.0 to 2.16.0

Release notes

Sourced from @​google/genai's releases.

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.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
  • f838a52 chore(main): release 2.16.0 (#1817)
  • e26542f fix: Add propertyOrdering auto-population for ResponseSchema and ResponseJson...
  • a7fa568 feat: Add TOO_MANY_TOOL_CALLS to FinishReason enum.
  • a440483 chore: Cleanup error dependencies
  • b9dfd81 feat: Add top-level errors array to Interaction resource (iAPI)
  • e728fad chore: Cleanup deprecated field response_modalities
  • eb6992d docs: Update GenerateVideos docstrings and samples
  • 40aa4f3 chore: Add environment api test from sdk
  • 071c1d2 refactor: delete deprecated StreamMetadata proto field and message definition
  • 8268806 feat: Make HttpOptions.timeout a per-attempt deadline in the JS GenAI SDK.
  • Additional commits viewable in compare view

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

Release notes

Sourced from rolldown's releases.

v1.2.4

[1.2.4] - 2026-08-12

🚀 Features

🐛 Bug Fixes

📚 Documentation

🧪 Testing

  • browser: smoke test the packed @rolldown/browser in a real browser page (#10634) by @​hyfdev
  • node-wasi: run the full node test suite against the WASI binding (#10616) by @​hyfdev
  • webcontainer: smoke test the packed WASI artifacts inside a WebContainer (#10626) by @​hyfdev

⚙️ Miscellaneous Tasks

Co-authored-by: shulaoda 165626830+shulaoda@users.noreply.github.com

Changelog

Sourced from rolldown's changelog.

[1.2.4] - 2026-08-12

🚀 Features

🐛 Bug Fixes

📚 Documentation

🧪 Testing

  • browser: smoke test the packed @rolldown/browser in a real browser page (#10634) by @​hyfdev
  • node-wasi: run the full node test suite against the WASI binding (#10616) by @​hyfdev
  • webcontainer: smoke test the packed WASI artifacts inside a WebContainer (#10626) by @​hyfdev

⚙️ Miscellaneous Tasks

Commits

Updates esbuild from 0.28.1 to 0.28.2

Release notes

Sourced from esbuild's releases.

v0.28.2

  • Fix tree shaking bug due to TypeScript import alias (#4507)

    This release fixes a bug that could cause esbuild to incorrectly tree-shake imports that are used in a TypeScript type alias under certain circumstances. Affected code uses a TypeScript-specific import assignment and looks something like this:

    import Base from './dep.js';
    import Alias = Base.SomeType;
  • Fix CSS minification bug involving & (#4497)

    This release fixes a bug where esbuild's CSS minifier incorrectly removed a & when it was unsafe to do so. Here is an example:

    /* Original code */
    .a .b {
      & .b:not(& .c) {
        color: red;
      }
    }
    /* Old output (with --minify) */
    .a .b{.b:not(& .c){color:red}}
    /* New output (with --minify) */
    .a .b{& .b:not(& .c){color:red}}

    This should match <span class="a"><span class="b"><span class="b">yes</span></span></span> but not <span class="a"><span class="b">no</span></span>. The old output incorrectly matched both.

  • Avoid overwriting input files without --allow-overwrite (#4484)

    For example: esbuild input.js --outfile=input.js tells esbuild to overwrite input.js with the output of running esbuild on it. This was supposed to already be prevented by default, but it accidentally regressed in version 0.17.0 and apparently didn't have any test coverage. The error message was being printed but the input file was still being overwritten. Oops.

    This release puts the original behavior back. With this release, esbuild should now actually avoid overwriting input files unless --allow-overwrite is explicitly present. This is done by not writing out any files when a build error is encountered.

  • Fix incorrect code generated when using top-level await (#4498)

    Previously esbuild could generate code containing a syntax error in complex scenarios involving top-level await used in a dependency cycle. The problem was a missing async on one or more module wrapper closures. With this release, esbuild now uses a fixed-point iteration algorithm to correctly annotate all dependencies in the cycle as needing an async module wrapper.

  • Fix a minification bug with lowered logical assignment operators (#4508)

    This release fixes a bug that could cause esbuild to generate incorrect code for logical assignment operators when lowering them to an older target environment. Specifically the lowering process requires duplicating the left-hand side, but esbuild incorrectly failed to count the duplicate as a new usage when the left-hand side is an identifier. That then caused the minifier to believe that the left-hand side was only used once and could attempt to incorrectly inline an initializer into the first usage. This bug has now been fixed:

    // Original code
    function foo() {
      let x
      bar(x ||= {})

... (truncated)

Changelog

Sourced from esbuild's changelog.

0.28.2

  • Fix tree shaking bug due to TypeScript import alias (#4507)

    This release fixes a bug that could cause esbuild to incorrectly tree-shake imports that are used in a TypeScript type alias under certain circumstances. Affected code uses a TypeScript-specific import assignment and looks something like this:

    import Base from './dep.js';
    import Alias = Base.SomeType;
  • Fix CSS minification bug involving & (#4497)

    This release fixes a bug where esbuild's CSS minifier incorrectly removed a & when it was unsafe to do so. Here is an example:

    /* Original code */
    .a .b {
      & .b:not(& .c) {
        color: red;
      }
    }
    /* Old output (with --minify) */
    .a .b{.b:not(& .c){color:red}}
    /* New output (with --minify) */
    .a .b{& .b:not(& .c){color:red}}

    This should match <span class="a"><span class="b"><span class="b">yes</span></span></span> but not <span class="a"><span class="b">no</span></span>. The old output incorrectly matched both.

  • Avoid overwriting input files without --allow-overwrite (#4484)

    For example: esbuild input.js --outfile=input.js tells esbuild to overwrite input.js with the output of running esbuild on it. This was supposed to already be prevented by default, but it accidentally regressed in version 0.17.0 and apparently didn't have any test coverage. The error message was being printed but the input file was still being overwritten. Oops.

    This release puts the original behavior back. With this release, esbuild should now actually avoid overwriting input files unless --allow-overwrite is explicitly present. This is done by not writing out any files when a build error is encountered.

  • Fix incorrect code generated when using top-level await (#4498)

    Previously esbuild could generate code containing a syntax error in complex scenarios involving top-level await used in a dependency cycle. The problem was a missing async on one or more module wrapper closures. With this release, esbuild now uses a fixed-point iteration algorithm to correctly annotate all dependencies in the cycle as needing an async module wrapper.

  • Fix a minification bug with lowered logical assignment operators (#4508)

    This release fixes a bug that could cause esbuild to generate incorrect code for logical assignment operators when lowering them to an older target environment. Specifically the lowering process requires duplicating the left-hand side, but esbuild incorrectly failed to count the duplicate as a new usage when the left-hand side is an identifier. That then caused the minifier to believe that the left-hand side was only used once and could attempt to incorrectly inline an initializer into the first usage. This bug has now been fixed:

    // Original code
    function foo() {
      let x

... (truncated)

Commits
  • 609683d publish 0.28.2 to npm
  • 11b1fe4 add to release notes
  • ab50d91 css: fix green/blue channel swap in oklch gamut mapping (#4488)
  • 04627b6 fix #4498: async TLA checks need a worklist
  • 5c15177 disable gopls in the go folder
  • fc2ee9b css: adjust parser to allow --foo: {...}
  • 209db54 release notes for css nesting bugfix
  • c625d31 fix #4497: preserve nested ampersands during minification (#4500)
  • 34474e2 better isolation of current part in js parser
  • 07f6e8c fix #4507: import assignment tree-shaking bug
  • 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 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

Bumps the npm-deps group with 7 updates:

| 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.116.0` |
| [@google/genai](https://github.com/googleapis/js-genai) | `2.15.0` | `2.16.0` |
| [@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.4` |
| [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.116.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.116.0)

Updates `@google/genai` from 2.15.0 to 2.16.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.16.0)

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.4
- [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.4/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.116.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-deps
- dependency-name: "@google/genai"
  dependency-version: 2.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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.4
  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 requested a review from eser as a code owner August 15, 2026 23:54
@dependabot dependabot Bot added the dependencies Dependency updates label Aug 15, 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 15, 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