Skip to content

Bump node-llama-cpp from 3.0.0-beta.44 to 3.6.0#337

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

Bump node-llama-cpp from 3.0.0-beta.44 to 3.6.0#337
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/node-llama-cpp-3.6.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps node-llama-cpp from 3.0.0-beta.44 to 3.6.0.

Release notes

Sourced from node-llama-cpp's releases.

v3.6.0

DeepSeek R1 is here!

Read about the release in the blog post


3.6.0 (2025-02-21)

Features

Bug Fixes


Shipped with llama.cpp release b4753

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

v3.5.0

3.5.0 (2025-01-31)

Features

Bug Fixes

  • add missing Jinja features for DeepSeek (#425) (6e4bf3d)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [node-llama-cpp](https://github.com/withcatai/node-llama-cpp) from 3.0.0-beta.44 to 3.6.0.
- [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.0.0-beta.44...v3.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 24, 2025
@0xdevalias
Copy link
Contributor

0xdevalias commented Feb 25, 2025

See my previous exploration/analysis into this build failure in the following comments:

The following links may be relevant for understanding if/what changes need to be made to the Gbnf grammar (or other ways to achieve similar):

Originally posted by @0xdevalias in #301 (comment)


Resolving this will likely also resolve the following from this issue:

  • Remove/update deprecated/unsupported packages #52 (comment)
    • ⇒ npm install humanifyjs
      npm warn deprecated npmlog@6.0.2: This package is no longer supported.
      npm warn deprecated are-we-there-yet@3.0.1: This package is no longer supported.
      npm warn deprecated gauge@4.0.4: This package is no longer supported.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 28, 2025

Superseded by #382.

@0xdevalias
Copy link
Contributor

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant