Skip to content

deps(deps): bump the production-dependencies group across 1 directory with 5 updates - #539

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-69136ac73a
Open

deps(deps): bump the production-dependencies group across 1 directory with 5 updates#539
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-69136ac73a

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on @agentclientprotocol/sdk, @anthropic-ai/sdk, @ff-labs/fff-bun, node-llama-cpp and sharp to permit the latest version.
Updates @agentclientprotocol/sdk from 1.3.0 to 1.4.0

Release notes

Sourced from @​agentclientprotocol/sdk's releases.

v1.4.0

1.4.0 (2026-08-20)

Features

Bug Fixes

Changelog

Sourced from @​agentclientprotocol/sdk's changelog.

1.4.0 (2026-08-20)

Features

Bug Fixes

Commits
  • e6463f4 chore(main): release 1.4.0 (#237)
  • dc3b0e4 feat: Stabilize elicitation APIs (#242)
  • b7d6e81 fix(v2): enforce initialization lifecycle (#235)
  • 7585334 chore(deps): bump the minor group with 19 updates (#241)
  • 0101014 fix(v2): enforce method contracts (#229)
  • e1054d0 chore(deps): bump crate-ci/typos from 1.48.0 to 1.49.0 (#238)
  • 611e1fe chore(deps): bump the minor group with 17 updates (#239)
  • 5ae784b chore(deps-dev): bump nanoid from 3.3.16 to 3.3.18 (#240)
  • f838f94 chore: verify generated protocol sources (#232)
  • 5f58a95 fix(server): preserve routed outbound messages (#231)
  • Additional commits viewable in compare view

Updates @anthropic-ai/sdk from 0.120.0 to 0.124.0

Release notes

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

sdk: v0.124.0

0.124.0 (2026-09-04)

Full Changelog: sdk-v0.123.0...sdk-v0.124.0

Features

  • api: add Claude Tag category and user breakdowns to usage reports (669ff22)
  • api: add named types for organization compliance settings state (54be8da)
  • api: add support for sending a workspace ID on more endpoints (a11e6f1)

Bug Fixes

  • repair custom-code merge in messages resources (#455) (7ac43b9)
  • tools: create agent-toolset files and directories owner-only (#485) (a9c2298)

Chores

  • internal: bundle the mock server spec and update breaking-change detection (8752d02)
  • internal: codegen related update (a63afbc)
  • tests: reword the skip reason on the path-level query param tests (999bee5)

Documentation

  • api: update a few doc strings (2ef3d59)

sdk: v0.123.0

0.123.0 (2026-09-01)

Full Changelog: sdk-v0.122.0...sdk-v0.123.0

Features

  • api: beta user profiles: add external_user_onboarded_at, remove relationship in favor of access_type (3efb1a1)
  • api: manual updates (c6f0bda)
  • api: organization compliance settings, user-profile order_by, memory-store and toolset schema updates (8e2f0c2)

Bug Fixes

  • keep credential file access out of non-Node bundles (ab6a4b2)

Chores

  • internal: codegen related update (788ea8b)

... (truncated)

Changelog

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

0.124.0 (2026-09-04)

Full Changelog: sdk-v0.123.0...sdk-v0.124.0

Features

  • api: add Claude Tag category and user breakdowns to usage reports (669ff22)
  • api: add named types for organization compliance settings state (54be8da)
  • api: add support for sending a workspace ID on more endpoints (a11e6f1)

Bug Fixes

  • repair custom-code merge in messages resources (#455) (7ac43b9)
  • tools: create agent-toolset files and directories owner-only (#485) (a9c2298)

Chores

  • internal: bundle the mock server spec and update breaking-change detection (8752d02)
  • internal: codegen related update (a63afbc)
  • tests: reword the skip reason on the path-level query param tests (999bee5)

Documentation

  • api: update a few doc strings (2ef3d59)

0.123.0 (2026-09-01)

Full Changelog: sdk-v0.122.0...sdk-v0.123.0

Features

  • api: beta user profiles: add external_user_onboarded_at, remove relationship in favor of access_type (3efb1a1)
  • api: manual updates (c6f0bda)
  • api: organization compliance settings, user-profile order_by, memory-store and toolset schema updates (8e2f0c2)

Bug Fixes

  • keep credential file access out of non-Node bundles (ab6a4b2)

Chores

  • internal: codegen related update (788ea8b)

Documentation

... (truncated)

Commits
  • ba14b1f Merge pull request #1177 from anthropics/release-please--branches--main--chan...
  • f99c1a7 chore: release main
  • 54be8da feat(api): add named types for organization compliance settings state
  • 999bee5 chore(tests): reword the skip reason on the path-level query param tests
  • a9c2298 fix(tools): create agent-toolset files and directories owner-only (#485)
  • 2637d11 chore(examples): refresh platform model IDs (#376)
  • 669ff22 feat(api): add Claude Tag category and user breakdowns to usage reports
  • a9090af Build SDK
  • 8752d02 chore(internal): bundle the mock server spec and update breaking-change detec...
  • a63afbc chore(internal): codegen related update
  • Additional commits viewable in compare view

Updates @ff-labs/fff-bun from 0.10.3 to 0.10.6

Release notes

Sourced from @​ff-labs/fff-bun's releases.

0.10.6

Release 0.10.6

npm packages, rust crates and python wheels are available under this version 0.10.6

Neovim Plugin

  • {target}.so / .dylib / .dll - Lua module for Neovim

C FFI Library (for Bun/Node/Python)

  • c-lib-{target}.so / .dylib / .dll - C FFI library

MCP Server

  • fff-mcp-{target} - MCP server binary

Python Package

  • python/*.whl / python/*.tar.gz - Python wheels and sdist
  • Install from PyPI: pip install fff-search (when published)

Update mcp via:

curl -fsSL https://github.com/ghraw/dmtrKovalenko/fff/main/install-mcp.sh | bash

What's Changed

... (truncated)

Commits

Updates node-llama-cpp from 3.19.1 to 3.20.0

Release notes

Sourced from node-llama-cpp's releases.

v3.20.0

3.20.0 (2026-08-11)

Features

  • Muse Glimmer support (#639) (adb92f2)
  • improve thought segments syntax extraction (#636) (3f686d7)
  • expose download speed and ETA for a model downloader (#636) (3f686d7)
  • expose the model's architecture directly on the model instance (#636) (3f686d7)
  • inspect gpu command: print model parameters count (#639) (adb92f2)

Bug Fixes

  • adapt to breaking llama.cpp changes (#636) (3f686d7)
  • LlamaContextSequence: make .dispose() return a promise (#636) (3f686d7)
  • Qwen chat wrapper auto thought segment opening (#636) (3f686d7)
  • optimize checkpoints with auto opening thought segments (#636) (3f686d7)
  • simulator model dispose while in use race conditions (#636) (3f686d7)
  • Vulkan device memory readings (#636) (3f686d7)
  • topP config when using temperature (#639) (adb92f2)
  • support more quant labels (#639) (adb92f2)

Shipped with llama.cpp release b10361

To use the latest llama.cpp release available, run npx -n node-llama-cpp source download --release latest. (learn more)

Commits

Updates sharp to 0.35.4

Release notes

Sourced from sharp's releases.

v0.35.4

https://github.com/lovell/sharp-libvips/releases/tag/v1.3.3

Commits
  • 7f1a0a2 Release v0.35.4
  • f927818 Upgrade to sharp-libvips v1.3.3
  • e802092 Prerelease v0.35.4-rc.0
  • e13eb2f CI: Fix wasm32 build (#4589)
  • a82a0b3 Upgrade to libvips v8.18.6
  • 8044fe4 Bound resize dimensions to coordinate limit
  • 147f859 Docs: changelog entries for #4578 #4584
  • ee5bfb8 Tests: use yauzl directly rather than via extract-zip wrapper
  • 7a77889 Bump uraimo/run-on-arch-action from 3.1.0 to 3.2.0 (#4588)
  • ea5bef2 Improve support for input Streams finishing before output is requested (#4584)
  • Additional commits viewable in compare view

@dependabot @github

dependabot Bot commented on behalf of github Aug 30, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, javascript. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/production-dependencies-69136ac73a branch from 5fcaeaf to 0af8a98 Compare September 6, 2026 21:05
… with 5 updates

Updates the requirements on [@agentclientprotocol/sdk](https://github.com/agentclientprotocol/typescript-sdk), [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript), [@ff-labs/fff-bun](https://github.com/dmtrKovalenko/fff/tree/HEAD/packages/fff), [node-llama-cpp](https://github.com/withcatai/node-llama-cpp) and [sharp](https://github.com/lovell/sharp) to permit the latest version.

Updates `@agentclientprotocol/sdk` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/agentclientprotocol/typescript-sdk/releases)
- [Changelog](https://github.com/agentclientprotocol/typescript-sdk/blob/main/CHANGELOG.md)
- [Commits](agentclientprotocol/typescript-sdk@v1.3.0...v1.4.0)

Updates `@anthropic-ai/sdk` from 0.120.0 to 0.124.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.120.0...sdk-v0.124.0)

Updates `@ff-labs/fff-bun` from 0.10.3 to 0.10.6
- [Release notes](https://github.com/dmtrKovalenko/fff/releases)
- [Commits](https://github.com/dmtrKovalenko/fff/commits/v0.10.6/packages/fff)

Updates `node-llama-cpp` from 3.19.1 to 3.20.0
- [Release notes](https://github.com/withcatai/node-llama-cpp/releases)
- [Commits](withcatai/node-llama-cpp@v3.19.1...v3.20.0)

Updates `sharp` to 0.35.4
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](lovell/sharp@v0.35.3...v0.35.4)

---
updated-dependencies:
- dependency-name: "@agentclientprotocol/sdk"
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@anthropic-ai/sdk"
  dependency-version: 0.122.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@ff-labs/fff-bun"
  dependency-version: 0.10.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: node-llama-cpp
  dependency-version: 3.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: sharp
  dependency-version: 0.35.4
  dependency-type: direct:production
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/production-dependencies-69136ac73a branch from 0af8a98 to 679cbdf Compare September 9, 2026 02:32
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.

0 participants