Skip to content

build(deps): bump @langchain/community and langchain in /server#690

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/server/multi-ac29b6ce34
Closed

build(deps): bump @langchain/community and langchain in /server#690
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/server/multi-ac29b6ce34

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2026

Removes @langchain/community. It's no longer used after updating ancestor dependency langchain. These dependencies need to be updated together.

Removes @langchain/community

Updates langchain from 0.1.37 to 1.2.24

Release notes

Sourced from langchain's releases.

langchain@1.2.24

Patch Changes

langchain@1.2.23

Patch Changes

langchain@1.2.21

Patch Changes

langchain@1.2.20

Patch Changes

  • #9983 ea7e791 Thanks @​encodedz! - Support concurrent agentNode dynamic prompts properly.

  • #9986 8a52dad Thanks @​brettshollenberger! - Don't re-emit input state from middleware hooks that return void

  • #9982 4558fa6 Thanks @​hntrl! - feat(langchain): add optional tools parameter to countTokensApproximately for more accurate token estimates when tools are bound to a model

  • #9981 5f28338 Thanks @​hntrl! - feat(agents): support returning Command from wrapModelCall middleware

    Allow wrapModelCall middleware hooks to return Command objects for advanced control flow (routing, state updates), matching the existing wrapToolCall pattern. The framework tracks the effective AIMessage through the middleware chain so outer middleware always receive an AIMessage from handler(), even when an inner middleware returns a Command.

  • Updated dependencies [d5e3db0]:

    • @​langchain/core@​1.1.21

langchain@1.2.18

Patch Changes

  • #9763 8f0757f Thanks @​AdamParker19! - fix(langchain): resolve className collision in MODEL_PROVIDER_CONFIG

    Refactored getChatModelByClassName to accept an optional modelProvider parameter for direct lookup, avoiding the className collision issue where multiple providers share the same className (e.g., google-vertexai and google-vertexai-web both use "ChatVertexAI"). When modelProvider is provided, the function uses direct config lookup instead of searching by className. Backward compatibility is maintained for existing callers that only pass className. This eliminates the duplicated import logic that was previously in _initChatModelHelper.

langchain@1.2.17

Patch Changes

... (truncated)

Commits
  • 20df955 chore: version packages (#10036)
  • 277e118 chore(deps): bump date-fns from 3.6.0 to 4.1.0 (#10020)
  • 8eea9d4 fix(langchain): fix streaming types (#10034)
  • 33c0b5d fix: SQL Injection via Filter Parameter in PostgresVectorStore.queryCollectio...
  • aa2f89d fix: SQL Injection via Table/Schema Name in PostgresChatMessageHistory.initia...
  • efb03d0 chore(deps): bump @​types/node from 20.19.33 to 25.2.3 (#10024)
  • 4bdf174 chore(deps): bump @​aws-sdk/client-bedrock-runtime from 3.985.0 to 3.988.0 (#1...
  • 9863e10 chore(deps): bump langsmith from 0.5.1 to 0.5.2 (#10035)
  • 760a68a chore(deps): bump rolldown from 1.0.0-beta.30 to 1.0.0-rc.4 in /internal/buil...
  • f26beb3 chore(deps-dev): bump the root-dev-minor-and-patch group with 11 updates (#10...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for langchain since your current version.


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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [@langchain/community](https://github.com/langchain-ai/langchainjs). It's no longer used after updating ancestor dependency [langchain](https://github.com/langchain-ai/langchainjs). These dependencies need to be updated together.


Removes `@langchain/community`

Updates `langchain` from 0.1.37 to 1.2.24
- [Release notes](https://github.com/langchain-ai/langchainjs/releases)
- [Commits](https://github.com/langchain-ai/langchainjs/compare/0.1.37...langchain@1.2.24)

---
updated-dependencies:
- dependency-name: "@langchain/community"
  dependency-version: 
  dependency-type: indirect
- dependency-name: langchain
  dependency-version: 1.2.24
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 17, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 25, 2026

Superseded by #698.

@dependabot dependabot bot closed this Feb 25, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/server/multi-ac29b6ce34 branch February 25, 2026 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants