Skip to content

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

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/server/multi-a9842be3ce
Open

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 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.27

Release notes

Sourced from langchain's releases.

langchain@1.2.27

Patch Changes

langchain@1.2.26

Patch Changes

  • #10108 e7576ee Thanks @​hntrl! - fix: replace retired Anthropic model IDs with active replacements

    • Update default model in ChatAnthropic from claude-3-5-sonnet-latest to claude-sonnet-4-5-20250929
    • Regenerate model profiles with latest data from models.dev API
    • Replace retired claude-3-5-haiku-20241022, claude-3-7-sonnet-20250219, claude-3-5-sonnet-20240620, and claude-3-5-sonnet-20241022 in tests, docstrings, and examples
  • #10114 0050c91 Thanks @​christian-bromann! - fix(langchain): reset shared currentSystemMessage on middleware handler retry

langchain@1.2.25

Patch Changes

langchain@1.2.24

Patch Changes

langchain@1.2.23

Patch Changes

langchain@1.2.21

Patch Changes

langchain@1.2.20

... (truncated)

Commits
  • a847b97 chore: version packages (#10139)
  • 87a585e fix(langchain): use StateSchema value types in middleware (#10137)
  • 62ba83e fix(openai): emit handleLLMNewToken for usage chunk in Completions API stream...
  • 10a876c fix(core): merge content blocks by string index during streaming (#10140)
  • b46d96a feat: implement aynchronous generator tool calling for streaming partial tool...
  • f71e3ff chore: fix broken lockfile (#10136)
  • 91ba2f1 chore(deps-dev): bump the root-dev-minor-and-patch group across 1 directory w...
  • 032a23e chore(deps-dev): bump fast-xml-parser from 5.3.6 to 5.3.7 (#10107)
  • 7c1ba7e chore(deps): bump @​aws-sdk/credential-provider-node from 3.972.6 to 3.972.10 ...
  • 6100810 chore(deps): bump @​typescript/native-preview from 7.0.0-dev.20260218.1 to 7.0...
  • 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.27
- [Release notes](https://github.com/langchain-ai/langchainjs/releases)
- [Commits](https://github.com/langchain-ai/langchainjs/compare/0.1.37...langchain@1.2.27)

---
updated-dependencies:
- dependency-name: "@langchain/community"
  dependency-version: 
  dependency-type: indirect
- dependency-name: langchain
  dependency-version: 1.2.27
  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 25, 2026
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