[PR #2850] [CLOSED] Bump @langchain/anthropic from 0.1.16 to 0.2.18 in /server #4149

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

📋 Pull Request Information

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

Base: masterHead: dependabot/npm_and_yarn/server/langchain/anthropic-0.2.18


📝 Commits (1)

  • b23ce0c Bump @langchain/anthropic from 0.1.16 to 0.2.18 in /server

📊 Changes

2 files changed (+42 additions, -33 deletions)

View changed files

📝 server/package.json (+1 -1)
📝 server/yarn.lock (+41 -32)

📄 Description

Bumps @langchain/anthropic from 0.1.16 to 0.2.18.

Release notes

Sourced from @​langchain/anthropic's releases.

Release 0.2.18

What's Changed

New Contributors

... (truncated)

Commits
  • 541b55a Release 0.2.18 (#6693)
  • 9029467 Release 0.2.18
  • 961d427 chore(community): Release 0.2.32 (#6692)
  • 29c5b8c fix(community): Add support for Bedrock cross-region inference models (#6682)
  • bc968ad chore(community): Bump pyodide dev version and allow peer installs up to curr...
  • 90dfda5 Fix top-level dependency install for node 22+ (#6658)
  • cdb982e chore(anthropic): Release 0.2.16 (#6691)
  • 42f2463 feat(anthropic): langchain-anthropic support custom create anthropic client (...
  • 5fd5c45 Fix tiny typo in llm_chain.ipynb (#6679)
  • 2d57260 fix(community): ElasticVectorSearch: exclude metadata filters not working due...
  • Additional commits viewable in compare view

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/2850 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/16/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/server/langchain/anthropic-0.2.18` --- ### 📝 Commits (1) - [`b23ce0c`](https://github.com/Mintplex-Labs/anything-llm/commit/b23ce0c84ac9b4bf6d26998097ff6f100cb69a8d) Bump @langchain/anthropic from 0.1.16 to 0.2.18 in /server ### 📊 Changes **2 files changed** (+42 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `server/package.json` (+1 -1) 📝 `server/yarn.lock` (+41 -32) </details> ### 📄 Description Bumps [@langchain/anthropic](https://github.com/langchain-ai/langchainjs) from 0.1.16 to 0.2.18. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/langchain-ai/langchainjs/releases"><code>@​langchain/anthropic</code>'s releases</a>.</em></p> <blockquote> <h2>Release 0.2.18</h2> <h2>What's Changed</h2> <ul> <li>Release 0.2.17 by <a href="https://github.com/bracesproul"><code>@​bracesproul</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6611">langchain-ai/langchainjs#6611</a></li> <li>langchain[patch]: Bump vertex dep by <a href="https://github.com/bracesproul"><code>@​bracesproul</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6613">langchain-ai/langchainjs#6613</a></li> <li>cohere[patch]: Do not test stream tool calls in cohere by <a href="https://github.com/bracesproul"><code>@​bracesproul</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6617">langchain-ai/langchainjs#6617</a></li> <li>scripts[patch]: Use fs.rm for deleting directories by <a href="https://github.com/bracesproul"><code>@​bracesproul</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6619">langchain-ai/langchainjs#6619</a></li> <li>fix(core): return conditional edge in toJSON by <a href="https://github.com/dqbd"><code>@​dqbd</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6628">langchain-ai/langchainjs#6628</a></li> <li>langchain[patch]: Update version for removal of deprecated code by <a href="https://github.com/bracesproul"><code>@​bracesproul</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6620">langchain-ai/langchainjs#6620</a></li> <li>mistral[patch]: Hide secrets by <a href="https://github.com/bracesproul"><code>@​bracesproul</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6630">langchain-ai/langchainjs#6630</a></li> <li>mistral[patch]: Release 0.0.29 by <a href="https://github.com/bracesproul"><code>@​bracesproul</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6632">langchain-ai/langchainjs#6632</a></li> <li>core[patch]: Adds option for more verbose parsing errors by <a href="https://github.com/jacoblee93"><code>@​jacoblee93</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6634">langchain-ai/langchainjs#6634</a></li> <li>scripts[patch]: Add spam comment filter by <a href="https://github.com/bracesproul"><code>@​bracesproul</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6633">langchain-ai/langchainjs#6633</a></li> <li>core[patch]: Release 0.2.29 by <a href="https://github.com/jacoblee93"><code>@​jacoblee93</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6635">langchain-ai/langchainjs#6635</a></li> <li>langchain[patch]: Fixes bug in ReAct agent that prevents parsing error handling by <a href="https://github.com/obround"><code>@​obround</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6624">langchain-ai/langchainjs#6624</a></li> <li>infra[patch]: Improve speeds for spam detection script by <a href="https://github.com/bracesproul"><code>@​bracesproul</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6636">langchain-ai/langchainjs#6636</a></li> <li>infra[patch]: Fix comment regex by <a href="https://github.com/bracesproul"><code>@​bracesproul</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6637">langchain-ai/langchainjs#6637</a></li> <li>core[patch]: Make tool call chunk partial JSON parsing more strict by <a href="https://github.com/jacoblee93"><code>@​jacoblee93</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6639">langchain-ai/langchainjs#6639</a></li> <li>openai[patch]: Properly dedupe system fingerprint by <a href="https://github.com/jacoblee93"><code>@​jacoblee93</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6638">langchain-ai/langchainjs#6638</a></li> <li>openai[patch]: Release 0.2.8 by <a href="https://github.com/jacoblee93"><code>@​jacoblee93</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6640">langchain-ai/langchainjs#6640</a></li> <li>core[patch]: Prevent ConsoleCallbackHandler from throwing TypeError when logging by <a href="https://github.com/benjamincburns"><code>@​benjamincburns</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6612">langchain-ai/langchainjs#6612</a></li> <li>core[patch]: Release 0.2.30 by <a href="https://github.com/jacoblee93"><code>@​jacoblee93</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6641">langchain-ai/langchainjs#6641</a></li> <li>infra[patch]: Sanitize body in spam filter by <a href="https://github.com/AdnaneKhan"><code>@​AdnaneKhan</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6642">langchain-ai/langchainjs#6642</a></li> <li>docs[patch]: Update ParentDocument docs to use byte store by <a href="https://github.com/bracesproul"><code>@​bracesproul</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6647">langchain-ai/langchainjs#6647</a></li> <li>docs[patch]: Update migrate_agent.ipynb -&gt; was refering to the wrong doc link by <a href="https://github.com/TimSusa"><code>@​TimSusa</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6651">langchain-ai/langchainjs#6651</a></li> <li>Fix typo in agents tutorial by <a href="https://github.com/ksimons"><code>@​ksimons</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6649">langchain-ai/langchainjs#6649</a></li> <li>feat(core): always provide message ID inferred from run ID if not present while streaming by <a href="https://github.com/dqbd"><code>@​dqbd</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6646">langchain-ai/langchainjs#6646</a></li> <li>core[patch]: Treat OpenAI message format as a message like by <a href="https://github.com/jacoblee93"><code>@​jacoblee93</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6654">langchain-ai/langchainjs#6654</a></li> <li>core[patch]: Release 0.2.31 by <a href="https://github.com/jacoblee93"><code>@​jacoblee93</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6656">langchain-ai/langchainjs#6656</a></li> <li>api_refs[patch]: Update core redirect by <a href="https://github.com/bracesproul"><code>@​bracesproul</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6668">langchain-ai/langchainjs#6668</a></li> <li>openai[patch]: Skip flaky test by <a href="https://github.com/bracesproul"><code>@​bracesproul</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6677">langchain-ai/langchainjs#6677</a></li> <li>👥 Update LangChain people data by <a href="https://github.com/jacoblee93"><code>@​jacoblee93</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6669">langchain-ai/langchainjs#6669</a></li> <li>docs[patch]: Fix typos in Agents tutorial by <a href="https://github.com/ayatnkw"><code>@​ayatnkw</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6675">langchain-ai/langchainjs#6675</a></li> <li>fix(openai): Check <code>configuration.apiKey</code> in <code>ChatOpenAI</code> constructor by <a href="https://github.com/ezra-chu"><code>@​ezra-chu</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6664">langchain-ai/langchainjs#6664</a></li> <li>langchain[patch]: Allow custom handling of tool runtime errors in legacy agent executor by <a href="https://github.com/jacoblee93"><code>@​jacoblee93</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6687">langchain-ai/langchainjs#6687</a></li> <li>chore(openai): Release 0.2.9 by <a href="https://github.com/jacoblee93"><code>@​jacoblee93</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6689">langchain-ai/langchainjs#6689</a></li> <li>fix(community): ElasticVectorSearch: exclude metadata filters not working due changing to term instead of terms by <a href="https://github.com/jacoblee93"><code>@​jacoblee93</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6688">langchain-ai/langchainjs#6688</a></li> <li>Fix tiny typo in llm_chain.ipynb by <a href="https://github.com/dwabyick"><code>@​dwabyick</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6679">langchain-ai/langchainjs#6679</a></li> <li>feat(anthropic): langchain-anthropic support custom create anthropic client by <a href="https://github.com/rxliuli"><code>@​rxliuli</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6615">langchain-ai/langchainjs#6615</a></li> <li>chore(anthropic): Release 0.2.16 by <a href="https://github.com/jacoblee93"><code>@​jacoblee93</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6691">langchain-ai/langchainjs#6691</a></li> <li>chore: Fix top-level dependency install for node 22+ by <a href="https://github.com/benjamincburns"><code>@​benjamincburns</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6658">langchain-ai/langchainjs#6658</a></li> <li>chore(community): Bump pyodide dev version and allow peer installs up to current latest by <a href="https://github.com/benjamincburns"><code>@​benjamincburns</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6680">langchain-ai/langchainjs#6680</a></li> <li>fix(community): Add support for Bedrock cross-region inference models by <a href="https://github.com/keremnalbant"><code>@​keremnalbant</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6682">langchain-ai/langchainjs#6682</a></li> <li>chore(community): Release 0.2.32 by <a href="https://github.com/jacoblee93"><code>@​jacoblee93</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6692">langchain-ai/langchainjs#6692</a></li> <li>Release 0.2.18 by <a href="https://github.com/jacoblee93"><code>@​jacoblee93</code></a> in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6693">langchain-ai/langchainjs#6693</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/obround"><code>@​obround</code></a> made their first contribution in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6624">langchain-ai/langchainjs#6624</a></li> <li><a href="https://github.com/benjamincburns"><code>@​benjamincburns</code></a> made their first contribution in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6612">langchain-ai/langchainjs#6612</a></li> <li><a href="https://github.com/AdnaneKhan"><code>@​AdnaneKhan</code></a> made their first contribution in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6642">langchain-ai/langchainjs#6642</a></li> <li><a href="https://github.com/TimSusa"><code>@​TimSusa</code></a> made their first contribution in <a href="https://redirect.github.com/langchain-ai/langchainjs/pull/6651">langchain-ai/langchainjs#6651</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/langchain-ai/langchainjs/commit/541b55af618a18ac863f10cc686ea9d54010f1ed"><code>541b55a</code></a> Release 0.2.18 (<a href="https://redirect.github.com/langchain-ai/langchainjs/issues/6693">#6693</a>)</li> <li><a href="https://github.com/langchain-ai/langchainjs/commit/90294673cd396fb9b7bd9b387b0da0ae229d8e7c"><code>9029467</code></a> Release 0.2.18</li> <li><a href="https://github.com/langchain-ai/langchainjs/commit/961d427369705b07c6cc31f36b63904fbdeceb84"><code>961d427</code></a> chore(community): Release 0.2.32 (<a href="https://redirect.github.com/langchain-ai/langchainjs/issues/6692">#6692</a>)</li> <li><a href="https://github.com/langchain-ai/langchainjs/commit/29c5b8c72ea925e2980c853c183822f679607fae"><code>29c5b8c</code></a> fix(community): Add support for Bedrock cross-region inference models (<a href="https://redirect.github.com/langchain-ai/langchainjs/issues/6682">#6682</a>)</li> <li><a href="https://github.com/langchain-ai/langchainjs/commit/bc968ad97d51b601db9d634e3bcb428a5b3d0998"><code>bc968ad</code></a> chore(community): Bump pyodide dev version and allow peer installs up to curr...</li> <li><a href="https://github.com/langchain-ai/langchainjs/commit/90dfda541a75b4914e2a4570b2a6a50de527c691"><code>90dfda5</code></a> Fix top-level dependency install for node 22+ (<a href="https://redirect.github.com/langchain-ai/langchainjs/issues/6658">#6658</a>)</li> <li><a href="https://github.com/langchain-ai/langchainjs/commit/cdb982ed3b3a85a00e9289a581db0e29e1e27a7c"><code>cdb982e</code></a> chore(anthropic): Release 0.2.16 (<a href="https://redirect.github.com/langchain-ai/langchainjs/issues/6691">#6691</a>)</li> <li><a href="https://github.com/langchain-ai/langchainjs/commit/42f2463887e43fadc15efa0bf49d10627116cf51"><code>42f2463</code></a> feat(anthropic): langchain-anthropic support custom create anthropic client (...</li> <li><a href="https://github.com/langchain-ai/langchainjs/commit/5fd5c457e6c0653d8c74c9cadbedbecfab815856"><code>5fd5c45</code></a> Fix tiny typo in llm_chain.ipynb (<a href="https://redirect.github.com/langchain-ai/langchainjs/issues/6679">#6679</a>)</li> <li><a href="https://github.com/langchain-ai/langchainjs/commit/2d572603db73bd8523d67f585b0063e40ca9ef3e"><code>2d57260</code></a> fix(community): ElasticVectorSearch: exclude metadata filters not working due...</li> <li>Additional commits viewable in <a href="https://github.com/langchain-ai/langchainjs/compare/0.1.16...0.2.18">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@langchain/anthropic&package-manager=npm_and_yarn&previous-version=0.1.16&new-version=0.2.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:14 -05:00
yindo closed this issue 2026-02-22 18:35:14 -05:00
yindo changed title from [PR #2850] Bump @langchain/anthropic from 0.1.16 to 0.2.18 in /server to [PR #2850] [CLOSED] Bump @langchain/anthropic from 0.1.16 to 0.2.18 in /server 2026-06-05 15:17:04 -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#4149