[PR #148] [CLOSED] Bump node-llama-cpp from 3.0.0-beta.44 to 3.1.1 #201

Closed
opened 2026-03-03 13:53:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jehna/humanify/pull/148
Author: @dependabot[bot]
Created: 10/7/2024
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/node-llama-cpp-3.1.1


📝 Commits (1)

  • 64cb546 Bump node-llama-cpp from 3.0.0-beta.44 to 3.1.1

📊 Changes

1 file changed (+273 additions, -102 deletions)

View changed files

📝 package-lock.json (+273 -102)

📄 Description

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

Release notes

Sourced from node-llama-cpp's releases.

v3.1.1

3.1.1 (2024-10-06)

Features

  • minor: reference common classes on the Llama instance (#360) (8145c94)

Shipped with llama.cpp release b3889

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

v3.1.0

3.1.0 (2024-10-05)

Bug Fixes

Features


Shipped with llama.cpp release b3887

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

v3.0.3

node-llama-cpp 3.0 is here!

Read about the release in the blog post


3.0.3 (2024-09-25)

Bug Fixes

... (truncated)

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jehna/humanify/pull/148 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/7/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/node-llama-cpp-3.1.1` --- ### 📝 Commits (1) - [`64cb546`](https://github.com/jehna/humanify/commit/64cb546268b3f4be8f5e29e6336bb892b9631ff4) Bump node-llama-cpp from 3.0.0-beta.44 to 3.1.1 ### 📊 Changes **1 file changed** (+273 additions, -102 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+273 -102) </details> ### 📄 Description Bumps [node-llama-cpp](https://github.com/withcatai/node-llama-cpp) from 3.0.0-beta.44 to 3.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/withcatai/node-llama-cpp/releases">node-llama-cpp's releases</a>.</em></p> <blockquote> <h2>v3.1.1</h2> <h2><a href="https://github.com/withcatai/node-llama-cpp/compare/v3.1.0...v3.1.1">3.1.1</a> (2024-10-06)</h2> <h3>Features</h3> <ul> <li><strong>minor:</strong> reference common classes on the <code>Llama</code> instance (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/360">#360</a>) (<a href="https://github.com/withcatai/node-llama-cpp/commit/8145c9409cca6b7b29c5ed168255df29239f395a">8145c94</a>)</li> </ul> <hr /> <p>Shipped with <code>llama.cpp</code> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b3889"><code>b3889</code></a></p> <blockquote> <p>To use the latest <code>llama.cpp</code> release available, run <code>npx -n node-llama-cpp source download --release latest</code>. (<a href="https://node-llama-cpp.withcat.ai/guide/building-from-source#download-new-release">learn more</a>)</p> </blockquote> <h2>v3.1.0</h2> <h1><a href="https://github.com/withcatai/node-llama-cpp/compare/v3.0.3...v3.1.0">3.1.0</a> (2024-10-05)</h1> <h3>Bug Fixes</h3> <ul> <li>improve metadata read times (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/351">#351</a>) (<a href="https://github.com/withcatai/node-llama-cpp/commit/4ee10a90e954df26e9e7782d4e2f9e98daab24a5">4ee10a9</a>)</li> <li>hide internal type (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/351">#351</a>) (<a href="https://github.com/withcatai/node-llama-cpp/commit/4ee10a90e954df26e9e7782d4e2f9e98daab24a5">4ee10a9</a>)</li> </ul> <h3>Features</h3> <ul> <li><code>resolveModelFile</code> method (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/351">#351</a>) (<a href="https://github.com/withcatai/node-llama-cpp/commit/4ee10a90e954df26e9e7782d4e2f9e98daab24a5">4ee10a9</a>)</li> <li><code>hf:</code> URI support (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/351">#351</a>) (<a href="https://github.com/withcatai/node-llama-cpp/commit/4ee10a90e954df26e9e7782d4e2f9e98daab24a5">4ee10a9</a>)</li> </ul> <hr /> <p>Shipped with <code>llama.cpp</code> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b3887"><code>b3887</code></a></p> <blockquote> <p>To use the latest <code>llama.cpp</code> release available, run <code>npx -n node-llama-cpp source download --release latest</code>. (<a href="https://node-llama-cpp.withcat.ai/guide/building-from-source#download-new-release">learn more</a>)</p> </blockquote> <h2>v3.0.3</h2> <p><img src="https://github.com/user-attachments/assets/e5244de9-6f95-472b-a9f1-e6955db1fad6" alt="" /></p> <h1>✨ <a href="https://node-llama-cpp.withcat.ai"><code>node-llama-cpp</code></a> 3.0 is here! ✨</h1> <p>Read about the release in the <a href="https://node-llama-cpp.withcat.ai/blog/v3">blog post</a></p> <hr /> <h2><a href="https://github.com/withcatai/node-llama-cpp/compare/v3.0.2...v3.0.3">3.0.3</a> (2024-09-25)</h2> <h3>Bug Fixes</h3> <ul> <li>adapt to <code>llama.cpp</code> breaking change (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/344">#344</a>) (<a href="https://github.com/withcatai/node-llama-cpp/commit/2e751c8c6aefafe906055137cb8b721a83969ebe">2e751c8</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/withcatai/node-llama-cpp/commit/8145c9409cca6b7b29c5ed168255df29239f395a"><code>8145c94</code></a> feat(minor): reference common classes on the <code>Llama</code> instance (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/360">#360</a>)</li> <li><a href="https://github.com/withcatai/node-llama-cpp/commit/51eab61cc5cba224c66ea8e47589d09ec2526535"><code>51eab61</code></a> docs: improvements (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/357">#357</a>)</li> <li><a href="https://github.com/withcatai/node-llama-cpp/commit/4ee10a90e954df26e9e7782d4e2f9e98daab24a5"><code>4ee10a9</code></a> feat: <code>resolveModelFile</code> method (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/351">#351</a>)</li> <li><a href="https://github.com/withcatai/node-llama-cpp/commit/578e7102bfeaf54e8604d261dd91cb002d3687a7"><code>578e710</code></a> docs: home page fixes (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/346">#346</a>)</li> <li><a href="https://github.com/withcatai/node-llama-cpp/commit/76cb79b60e9d1c3422bf4b9d6a1088b62860f20a"><code>76cb79b</code></a> build(docs): fix page time (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/345">#345</a>)</li> <li><a href="https://github.com/withcatai/node-llama-cpp/commit/2e751c8c6aefafe906055137cb8b721a83969ebe"><code>2e751c8</code></a> fix: adapt to <code>llama.cpp</code> breaking change (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/344">#344</a>)</li> <li><a href="https://github.com/withcatai/node-llama-cpp/commit/4478fbf8ae96b336fbeb58f12cd73d4252d9e533"><code>4478fbf</code></a> fix: increase <code>semantic-release</code> retires for GitHub API ratelimit (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/343">#343</a>)</li> <li><a href="https://github.com/withcatai/node-llama-cpp/commit/1291b97ed26ff0910cbdf42e2e347988d55ed0e3"><code>1291b97</code></a> fix(node template): bug (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/342">#342</a>)</li> <li><a href="https://github.com/withcatai/node-llama-cpp/commit/106b171d6ecc6574ea09632b3a518324c000cb65"><code>106b171</code></a> docs: history (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/341">#341</a>)</li> <li><a href="https://github.com/withcatai/node-llama-cpp/commit/8ab983b74dcc7b3173f2b0890e9810e4c81020bb"><code>8ab983b</code></a> fix: use a compressed logo image for <code>README.md</code> (<a href="https://redirect.github.com/withcatai/node-llama-cpp/issues/340">#340</a>)</li> <li>Additional commits viewable in <a href="https://github.com/withcatai/node-llama-cpp/compare/v3.0.0-beta.44...v3.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=node-llama-cpp&package-manager=npm_and_yarn&previous-version=3.0.0-beta.44&new-version=3.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:53:31 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/humanify#201
No description provided.