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

Release notes

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

sdk: v0.122.0

0.122.0 (2026-08-27)

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

Features

  • api: beta files/skills namespaces use GA shapes; drop dated beta header pins (45d693a)

Bug Fixes

  • client: classify cross-realm DOMException abort/timeout errors correctly (1bd6395)
  • client: use configured logger for SSE parse errors (80eeaf7)
  • sessions: make event accumulator forward-compatible with new event types (#410) (2d084fd)
  • tools: let read return a view_range of a file over the size cap (#427) (56b3260)
  • uploads: default bare Blob filename on skills endpoints (#422) (e111649)
  • webhooks: require headers to be passed to unwrap() (3230804)

Chores

  • internal: codegen related update (c2f327a)

Documentation

  • api: clarify pagination on the organization rate-limit list endpoints (d6015b9)
  • document TypeScript 5.0 as the minimum supported version (788e721)

sdk: v0.121.0

0.121.0 (2026-08-26)

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

Features

  • api: add updates thinking display mode (beta) (22274ea)
  • api: add missing anthropic-beta values (0779f02)
  • api: add support for Organization API endpoints (8b61e7a)
  • helpers: support Standard Schema for structured outputs and tools (7880078)

Bug Fixes

  • tools: keep the tool runner going on pause_turn (#288) (f040dc9)
  • types: don't reference NodeJS.ProcessEnv from published types (#367) (fd38dfd)

Chores

... (truncated)

Changelog

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

0.122.0 (2026-08-27)

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

Features

  • api: beta files/skills namespaces use GA shapes; drop dated beta header pins (45d693a)

Bug Fixes

  • client: classify cross-realm DOMException abort/timeout errors correctly (1bd6395)
  • client: use configured logger for SSE parse errors (80eeaf7)
  • sessions: make event accumulator forward-compatible with new event types (#410) (2d084fd)
  • tools: let read return a view_range of a file over the size cap (#427) (56b3260)
  • uploads: default bare Blob filename on skills endpoints (#422) (e111649)
  • webhooks: require headers to be passed to unwrap() (3230804)

Chores

  • internal: codegen related update (c2f327a)

Documentation

  • api: clarify pagination on the organization rate-limit list endpoints (d6015b9)
  • document TypeScript 5.0 as the minimum supported version (788e721)

0.121.0 (2026-08-26)

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

Features

  • api: add updates thinking display mode (beta) (22274ea)
  • api: add missing anthropic-beta values (0779f02)
  • api: add support for Organization API endpoints (8b61e7a)
  • helpers: support Standard Schema for structured outputs and tools (7880078)

Bug Fixes

  • tools: keep the tool runner going on pause_turn (#288) (f040dc9)
  • types: don't reference NodeJS.ProcessEnv from published types (#367) (fd38dfd)

Chores

  • docs: clarify skill version latest support and memory version retention (7405a69)

... (truncated)

Commits
  • 7f3898c chore: release main
  • 956ccb5 docs(api): clarify pagination on the organization rate-limit list endpoints
  • 2131d80 fix(tools): let read return a view_range of a file over the size cap (#427)
  • f830c8f fix(aws,bedrock): prefer env credentials over AWS_PROFILE (#436)
  • 4d50ddf test(ecosystem): expect cross-realm timeout errors to classify correctly
  • acdd669 fix(client): classify cross-realm DOMException abort/timeout errors correctly
  • 0a14622 test(tools): pin that read, edit and the memory tool preserve CRLF and CR lin...
  • 17035de docs: document TypeScript 5.0 as the minimum supported version
  • 2f95d8a fix(client): use configured logger for SSE parse errors
  • 33f5103 feat(api): beta files/skills namespaces use GA shapes; drop dated beta header...
  • Additional commits viewable in compare view

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

Release notes

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

0.10.5

Release 0.10.5

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

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://raw.githubusercontent.com/dmtrKovalenko/fff/main/install-mcp.sh | bash

What's Changed

Full Changelog: dmtrKovalenko/fff@v0.10.4...v0.10.5

0.10.5-nightly.232288c

Nightly release from commit: 232288c60bc8bb2f25496e72d7b7c06725c2b283

npm packages, rust crates and python wheels are available under this version 0.10.5-nightly.232288c

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

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

… 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.122.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.122.0)

Updates `@ff-labs/fff-bun` from 0.10.3 to 0.10.5
- [Release notes](https://github.com/dmtrKovalenko/fff/releases)
- [Commits](https://github.com/dmtrKovalenko/fff/commits/v0.10.5/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 @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.

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