deps(deps): bump the production-dependencies group across 1 directory with 2 updates - #472
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
… 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
Bot
force-pushed
the
dependabot/npm_and_yarn/production-dependencies-9501ab5f14
branch
from
August 9, 2026 21:04
0958461 to
e5ca6fa
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 2 updates in the / directory: @ff-labs/fff-bun and node-llama-cpp.
Updates
@ff-labs/fff-bunfrom 0.9.6 to 0.10.1Release notes
Sourced from @ff-labs/fff-bun's releases.
... (truncated)
Commits
Updates
node-llama-cppfrom 3.18.1 to 3.19.1Release notes
Sourced from node-llama-cpp's releases.
... (truncated)
Commits
ac12145fix: context disposal race condition crash (#632)f53ea51build: fix CI CUDA build (#620)72046e5build: fix CI CUDA build (#619)4b1797fbuild: fit CUDA prebuilt binary module size under limit (#618)5fe6e27feat: Gemma 4 support (#591)e8336a4feat: riscv64 prebuilt binaries (#615)f655fd9fix: build compatibility with latest llama.cpp (b8390+) (#597)c0c69a4fix: update cpu_get_num_math to common_cpu_get_num_math (llama.cpp rename) (#...