Skip to content

Bump node-llama-cpp from 3.7.0 to 3.8.1#446

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/node-llama-cpp-3.8.1
Closed

Bump node-llama-cpp from 3.7.0 to 3.8.1#446
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/node-llama-cpp-3.8.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 20, 2025

Bumps node-llama-cpp from 3.7.0 to 3.8.1.

Release notes

Sourced from node-llama-cpp's releases.

v3.8.1

3.8.1 (2025-05-19)

Bug Fixes

  • getLlamaGpuTypes: edge case (#463) (1799127)
  • remove prompt completion from the cached context window (#463) (1799127)

Shipped with llama.cpp release b5415

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

v3.8.0

3.8.0 (2025-05-17)

Features

Bug Fixes

  • adapt to breaking llama.cpp changes (#460) (f2cb873)
  • capture multi-token segment separators (#460) (f2cb873)
  • race condition when reading extremely long gguf metadata (#460) (f2cb873)
  • adapt memory estimation to newly added model architectures (#460) (f2cb873)
  • skip binary testing on certain problematic conditions (#460) (f2cb873)
  • improve GPU backend loading error description (#460) (f2cb873)

Shipped with llama.cpp release b5414

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

Commits

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [node-llama-cpp](https://github.com/withcatai/node-llama-cpp) from 3.7.0 to 3.8.1.
- [Release notes](https://github.com/withcatai/node-llama-cpp/releases)
- [Changelog](https://github.com/withcatai/node-llama-cpp/blob/master/.releaserc.ts)
- [Commits](withcatai/node-llama-cpp@v3.7.0...v3.8.1)

---
updated-dependencies:
- dependency-name: node-llama-cpp
  dependency-version: 3.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 20, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 5, 2025

Superseded by #468.

@dependabot dependabot Bot closed this Jun 5, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/node-llama-cpp-3.8.1 branch June 5, 2025 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants