[PR #2687] [CLOSED] Bump @langchain/core from 0.1.61 to 0.3.18 in /server #4083

Closed
opened 2026-02-22 18:35:06 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/2687
Author: @dependabot[bot]
Created: 11/21/2024
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/server/langchain/core-0.3.18


📝 Commits (1)

  • a746f9f Bump @langchain/core from 0.1.61 to 0.3.18 in /server

📊 Changes

2 files changed (+45 additions, -24 deletions)

View changed files

📝 server/package.json (+1 -1)
📝 server/yarn.lock (+44 -23)

📄 Description

Bumps @langchain/core from 0.1.61 to 0.3.18.

Release notes

Sourced from @​langchain/core's releases.

Release 0.3.6

What's Changed

... (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/Mintplex-Labs/anything-llm/pull/2687 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/21/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/server/langchain/core-0.3.18` --- ### 📝 Commits (1) - [`a746f9f`](https://github.com/Mintplex-Labs/anything-llm/commit/a746f9fd1872b061847e5aa0132dca321bbbeb93) Bump @langchain/core from 0.1.61 to 0.3.18 in /server ### 📊 Changes **2 files changed** (+45 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `server/package.json` (+1 -1) 📝 `server/yarn.lock` (+44 -23) </details> ### 📄 Description Bumps [@langchain/core](https://github.com/langchain-ai/langchainjs) from 0.1.61 to 0.3.18. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/langchain-ai/langchainjs/releases"><code>@​langchain/core</code>'s releases</a>.</em></p> <blockquote> <h2>Release 0.3.6</h2> <h2>What's Changed</h2> <ul> <li>fix(google-genai): Add support for tool choice by <a href="https://github.com/bracesproul"><code>@​bracesproul</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7089">langchain-ai/langchainjs#7089</a></li> <li>fix(google-genai): Release 0.1.2 by <a href="https://github.com/bracesproul"><code>@​bracesproul</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7090">langchain-ai/langchainjs#7090</a></li> <li>docs: Add missing SerpAPI docs by <a href="https://github.com/jacoblee93"><code>@​jacoblee93</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7079">langchain-ai/langchainjs#7079</a></li> <li>feat(core): Only set LangSmith blocking if callback backgrounding is false by <a href="https://github.com/jacoblee93"><code>@​jacoblee93</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7093">langchain-ai/langchainjs#7093</a></li> <li>feat(ollama): Add support for optional headers by <a href="https://github.com/cr4yfish"><code>@​cr4yfish</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7052">langchain-ai/langchainjs#7052</a></li> <li>chore(ollama): Release 0.1.1 by <a href="https://github.com/jacoblee93"><code>@​jacoblee93</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7104">langchain-ai/langchainjs#7104</a></li> <li>docs: Add Partner Package for Azure CosmosDB to list by <a href="https://github.com/crisjy"><code>@​crisjy</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7092">langchain-ai/langchainjs#7092</a></li> <li>docs(core): Add docstring examples for Runnables by <a href="https://github.com/SkSirius"><code>@​SkSirius</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7066">langchain-ai/langchainjs#7066</a></li> <li>chore(deps): bump langchain from 0.2.10 to 0.3.0 in /libs/langchain-community/src/vectorstores/tests/faiss.int.test.data in the pip group across 1 directory by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7105">langchain-ai/langchainjs#7105</a></li> <li>feat(community): Add delete and allow default row id in libsql by <a href="https://github.com/cdierkens"><code>@​cdierkens</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7053">langchain-ai/langchainjs#7053</a></li> <li>feat(azure-cosmosdb): Vector store - Add hnsw index to Azure Cosmos DB by <a href="https://github.com/crisjy"><code>@​crisjy</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7101">langchain-ai/langchainjs#7101</a></li> <li>chore(community): Release 0.3.11 by <a href="https://github.com/jacoblee93"><code>@​jacoblee93</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7107">langchain-ai/langchainjs#7107</a></li> <li>fix(core): Include provider name in base lsParams method by <a href="https://github.com/bracesproul"><code>@​bracesproul</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7102">langchain-ai/langchainjs#7102</a></li> <li>fix(anthropic): Fix multipart tool message by <a href="https://github.com/gingerhendrix"><code>@​gingerhendrix</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7096">langchain-ai/langchainjs#7096</a></li> <li>chore(anthropic): Release 0.3.7 by <a href="https://github.com/jacoblee93"><code>@​jacoblee93</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7108">langchain-ai/langchainjs#7108</a></li> <li>chore(core): Release 0.3.16 by <a href="https://github.com/jacoblee93"><code>@​jacoblee93</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7109">langchain-ai/langchainjs#7109</a></li> <li>feat: New conceptual docs by <a href="https://github.com/bracesproul"><code>@​bracesproul</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7068">langchain-ai/langchainjs#7068</a></li> <li>chore(deps): bump langchain-community from 0.2.9 to 0.3.0 in /libs/langchain-community/src/vectorstores/tests/faiss.int.test.data in the pip group across 1 directory by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7121">langchain-ai/langchainjs#7121</a></li> <li>docs: Remove dead link by <a href="https://github.com/jacoblee93"><code>@​jacoblee93</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7124">langchain-ai/langchainjs#7124</a></li> <li>docs: Fix typo by <a href="https://github.com/jacoblee93"><code>@​jacoblee93</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7125">langchain-ai/langchainjs#7125</a></li> <li>docs: use canonical loop in streaming concepts by <a href="https://github.com/vbarda"><code>@​vbarda</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7131">langchain-ai/langchainjs#7131</a></li> <li>feat(google-genai): Add support for search retrieval and code execution tools by <a href="https://github.com/bracesproul"><code>@​bracesproul</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7138">langchain-ai/langchainjs#7138</a></li> <li>feat(core): Release 0.3.17 by <a href="https://github.com/bracesproul"><code>@​bracesproul</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7139">langchain-ai/langchainjs#7139</a></li> <li>feat(google-genai): Release 0.1.3-rc.0 by <a href="https://github.com/bracesproul"><code>@​bracesproul</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7140">langchain-ai/langchainjs#7140</a></li> <li>fix(community): Add id in chroma search result by <a href="https://github.com/KevinZJN"><code>@​KevinZJN</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7120">langchain-ai/langchainjs#7120</a></li> <li>docs: Update pdf_qa.ipynb by <a href="https://github.com/apuravchauhan"><code>@​apuravchauhan</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7137">langchain-ai/langchainjs#7137</a></li> <li>feat(google-genai): Release 0.1.3 by <a href="https://github.com/bracesproul"><code>@​bracesproul</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7152">langchain-ai/langchainjs#7152</a></li> <li>fix(langchain): Correct typo in format instructions for conversational agent by <a href="https://github.com/OlegIvaniv"><code>@​OlegIvaniv</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7149">langchain-ai/langchainjs#7149</a></li> <li>fix: Update yarn.lock by <a href="https://github.com/bracesproul"><code>@​bracesproul</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7153">langchain-ai/langchainjs#7153</a></li> <li>feat(cosmosdbnosql): Add Semantic Cache Integration by <a href="https://github.com/aditishree1"><code>@​aditishree1</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7033">langchain-ai/langchainjs#7033</a></li> <li>chore(azure-cosmosdb): Release 0.2.1 by <a href="https://github.com/jacoblee93"><code>@​jacoblee93</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7154">langchain-ai/langchainjs#7154</a></li> <li>feat(aws): Ability to override client on chat_models class for more granular options by <a href="https://github.com/ala85"><code>@​ala85</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7136">langchain-ai/langchainjs#7136</a></li> <li>chore(aws): Release 0.1.2 by <a href="https://github.com/jacoblee93"><code>@​jacoblee93</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7155">langchain-ai/langchainjs#7155</a></li> <li>feat(community) Add support for Tool Calling and Stop Token to ChatDeepInfra by <a href="https://github.com/HyphenHook"><code>@​HyphenHook</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7126">langchain-ai/langchainjs#7126</a></li> <li>fix(core): Use a single shared client instance for all runs by <a href="https://github.com/jacoblee93"><code>@​jacoblee93</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7110">langchain-ai/langchainjs#7110</a></li> <li>docs(core): VectorStore and Retriever: types, interfaces, classes by <a href="https://github.com/SkSirius"><code>@​SkSirius</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7141">langchain-ai/langchainjs#7141</a></li> <li>fix(ci): Fix CI by <a href="https://github.com/jacoblee93"><code>@​jacoblee93</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7157">langchain-ai/langchainjs#7157</a></li> <li>fix(community): Fix logic issue by <a href="https://github.com/clemenspeters"><code>@​clemenspeters</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7151">langchain-ai/langchainjs#7151</a></li> <li>chore(community): Release 0.3.12 by <a href="https://github.com/jacoblee93"><code>@​jacoblee93</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7158">langchain-ai/langchainjs#7158</a></li> <li>feat(ollama): Allow passthrough of other options by <a href="https://github.com/jacoblee93"><code>@​jacoblee93</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7159">langchain-ai/langchainjs#7159</a></li> <li>chore(ollama): Release 0.1.2 by <a href="https://github.com/jacoblee93"><code>@​jacoblee93</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7163">langchain-ai/langchainjs#7163</a></li> <li>feat(openai): Adds prediction support to OpenAI by <a href="https://github.com/jacoblee93"><code>@​jacoblee93</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7162">langchain-ai/langchainjs#7162</a></li> <li>chore(openai): Release 0.3.12 by <a href="https://github.com/jacoblee93"><code>@​jacoblee93</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7165">langchain-ai/langchainjs#7165</a></li> <li>docs: Fix import by <a href="https://github.com/jacoblee93"><code>@​jacoblee93</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7166">langchain-ai/langchainjs#7166</a></li> <li>feat(xai): Add xAI integration package by <a href="https://github.com/bracesproul"><code>@​bracesproul</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7156">langchain-ai/langchainjs#7156</a></li> <li>fix(docs): Add xAI to platforms page by <a href="https://github.com/bracesproul"><code>@​bracesproul</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7170">langchain-ai/langchainjs#7170</a></li> <li>fix(scripts): add missing shebang in bin scripts by <a href="https://github.com/dqbd"><code>@​dqbd</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7173">langchain-ai/langchainjs#7173</a></li> <li>pinecone[patch]: Update <code>@pinecone/pinecone-database</code> version to resolve type errors by <a href="https://github.com/nick-w-nick"><code>@​nick-w-nick</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/7167">langchain-ai/langchainjs#7167</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/langchain-ai/langchainjs/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@langchain/core&package-manager=npm_and_yarn&previous-version=0.1.61&new-version=0.3.18)](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>
yindo added the pull-request label 2026-02-22 18:35:06 -05:00
yindo closed this issue 2026-02-22 18:35:06 -05:00
yindo changed title from [PR #2687] Bump @langchain/core from 0.1.61 to 0.3.18 in /server to [PR #2687] [CLOSED] Bump @langchain/core from 0.1.61 to 0.3.18 in /server 2026-06-05 15:16:44 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#4083