chore(deps): Bump @langchain/community from 1.0.5 to 1.1.18#4
chore(deps): Bump @langchain/community from 1.0.5 to 1.1.18#4dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps [@langchain/community](https://github.com/langchain-ai/langchainjs) from 1.0.5 to 1.1.18. - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/langchain@1.0.5...@langchain/community@1.1.18) --- updated-dependencies: - dependency-name: "@langchain/community" dependency-version: 1.1.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 2 potential issues.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.
This is the final PR Bugbot will review for you during this billing cycle
Your free Bugbot reviews will reset on March 22
Details
Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.
To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.
| '@azure/identity': 4.13.0 | ||
| '@langchain/anthropic': 1.1.3 | ||
| '@langchain/community': 1.0.5 | ||
| '@langchain/community': 1.1.18 |
There was a problem hiding this comment.
@langchain/core peer dependency version mismatch
Medium Severity
@langchain/community 1.1.18 declares a peer dependency on @langchain/core ^1.1.27, but the workspace catalog pins @langchain/core at 1.1.8. Version 1.1.8 does not satisfy ^1.1.27 (>=1.1.27), which can trigger peer dependency warnings and possible runtime issues if the community package relies on APIs added in 1.1.27.
| '@smithy/protocol-http': 3.3.0 | ||
| '@smithy/signature-v4': 2.2.1 | ||
| '@smithy/util-utf8': 2.3.0 | ||
| '@smithy/util-utf8': 4.2.0 |
There was a problem hiding this comment.
Optional deps mismatch for CSV, PDF, HuggingFace
Medium Severity
The @langchain/community@1.1.18(26fe6969...) variant in the lockfile pins optional deps that no longer satisfy the package’s peer deps: @huggingface/inference 4.0.5 (peer ^4.13.12), d3-dsv 2.0.0 (peer ^3.0.1), and pdf-parse 1.1.1 (peer 2.4.5). CSVLoader, PDFLoader, and HuggingFace integrations may fail or behave incorrectly when these older versions are used.


Bumps @langchain/community from 1.0.5 to 1.1.18.
Release notes
Sourced from
@langchain/community's releases.... (truncated)
Commits
a591053chore: version packages (#10110)2812d2bfix(community): validate redirects in RecursiveUrlLoader (#10116)0050c91fix(langchain): reset shared currentSystemMessage on middleware handler retry...66df7fafix(anthropic): convert tool_calls to tool_use blocks when AIMessage content ...eed16fachore(deps): bump actions/stale from 10.1.1 to 10.2.0 in the gh-actions-minor...02b0d49chore(deps): bump langsmith from 0.5.4 to 0.5.6 (#10130)630890afeat(openrouter): default OpenRouter attribution headers (#10109)e7576eefix(anthropic): replace retired model IDs in tests and mock data (#10108)c0409e6chore: version packages (#10095)fb2226eRevert "chore(deps): bump ansi-styles from 5.2.0 to 6.2.3" (#10104)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 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)You can disable automated security fix PRs for this repo from the Security Alerts page.
Note
Medium Risk
Dependency-only change, but it upgrades the LangChain/OpenAI dependency graph and could alter AI/workflow-builder runtime behavior (and includes security-related upstream changes like SSRF hardening).
Overview
Updates the workspace dependency catalog to bump
@langchain/communityfrom1.0.5to1.1.18.Regenerates
pnpm-lock.yamlaccordingly, which updates a large set of transitive LangChain-related packages (notably introducing newer@langchain/classic,@langchain/openai, andopenai@6.22.0entries) and normalizes someaxiosresolutions that previously included adebugsub-resolution.Written by Cursor Bugbot for commit 4f14c43. This will update automatically on new commits. Configure here.