Skip to content

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

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

deps(deps): bump the production-dependencies group across 1 directory with 2 updates#472
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-9501ab5f14

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 2 updates in the / directory: @ff-labs/fff-bun and node-llama-cpp.

Updates @ff-labs/fff-bun from 0.9.6 to 0.10.1

Release notes

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

0.10.1

Release 0.10.1

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

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.nvim/main/install-mcp.sh | bash

What's Changed

New Contributors

Full Changelog: dmtrKovalenko/fff@v0.10.0...v0.10.1

0.10.1-nightly.073698c

Nightly release from commit: 073698c8e7dad9f6106d23ef588f5ebc7f98b326

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

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

... (truncated)

Commits

Updates node-llama-cpp from 3.18.1 to 3.19.1

Release notes

Sourced from node-llama-cpp's releases.

v3.19.1

Gemma 4 is here!

Read about the release in the blog post


3.19.1 (2026-07-20)

Bug Fixes

  • context disposal race condition crash (#632) (ac12145)
  • context shift edge cases (#632) (ac12145)
  • use stderr for partial logs of warn level and above (#632) (ac12145)

Shipped with llama.cpp release b10068

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

v3.19.0

Gemma 4 is here!

Read about the release in the blog post


3.19.0 (2026-06-30)

Features

  • Gemma 4 support (#591) (5fe6e27) (documentation: Gemma 4)
  • riscv64 prebuilt binaries (#615) (e8336a4)
  • automatically enable flash attention when optimal
  • improve inference performance when a grammar is active
  • more precise resource usage estimation
  • resource usage capping (documentation: Resource Capping)
  • automatically enable or disable mmap depending on the environment
  • support Q1_0 quant
  • improve stability on unified memory systems
  • disable residency sets on macOS by default for better OS responsiveness
  • default progressLogs to "stderr" to avoid polluting stdout with logs
  • optimized prebuilt binaries for arm architectures

Bug Fixes

... (truncated)

Commits
  • ac12145 fix: context disposal race condition crash (#632)
  • f53ea51 build: fix CI CUDA build (#620)
  • 72046e5 build: fix CI CUDA build (#619)
  • 4b1797f build: fit CUDA prebuilt binary module size under limit (#618)
  • 5fe6e27 feat: Gemma 4 support (#591)
  • e8336a4 feat: riscv64 prebuilt binaries (#615)
  • f655fd9 fix: build compatibility with latest llama.cpp (b8390+) (#597)
  • c0c69a4 fix: update cpu_get_num_math to common_cpu_get_num_math (llama.cpp rename) (#...
  • See full diff 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 2 updates

Bumps the production-dependencies group with 2 updates in the / directory: [@ff-labs/fff-bun](https://github.com/dmtrKovalenko/fff/tree/HEAD/packages/fff) and [node-llama-cpp](https://github.com/withcatai/node-llama-cpp).


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

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

---
updated-dependencies:
- dependency-name: "@ff-labs/fff-bun"
  dependency-version: 0.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: node-llama-cpp
  dependency-version: 3.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 2, 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