Bump node-llama-cpp from 3.0.0-beta.44 to 3.7.0#382
Conversation
Bumps [node-llama-cpp](https://github.com/withcatai/node-llama-cpp) from 3.0.0-beta.44 to 3.7.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.7.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>
|
Interesting that this upgrade was able to run the tests and merge successfully when it's been failing for so long prior.. I wonder what the root issue was, and what fixed it; as looking at the main commits in this repo, it doesn't look like the tests were fixed/etc at all. Background context:
Actually.. cloning locally (7beba2d) and running So this seems like it never should have passed and been able to be merged.. probably a race condition/similar bug in the automerge GitHub action that likely would be resolved by the improvements raised in: Edit: I've opened a new issue to specifically track this failing test since it's in |
Bumps node-llama-cpp from 3.0.0-beta.44 to 3.7.0.
Release notes
Sourced from node-llama-cpp's releases.
... (truncated)
Commits
c070e81feat: extract function calling syntax from a Jinja template (#444)ee94403docs: fix electron command (#442)1d13c0edocs: fix cover images (#432)599a161fix: uncaught exception (#430)ca6b901feat: DeepSeek R1 support (#428)63a1066chore: update modules (#425)73454d9feat: shorter model URIs (#421)6e4bf3dfix: adapt tollama.cppbreaking changes (#424)314d7e8fix: metadata string encoding (#420)86e1beefix: ranking empty inputs (#415)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)