Skip to content

chore(deps): bump the patch-updates group with 4 updates#1574

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/master/patch-updates-613bc3ea71
Mar 12, 2026
Merged

chore(deps): bump the patch-updates group with 4 updates#1574
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/master/patch-updates-613bc3ea71

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2026

Bumps the patch-updates group with 4 updates: @langchain/community, @langchain/core, @langchain/groq and langchain.

Updates @langchain/community from 1.1.22 to 1.1.23

Release notes

Sourced from @​langchain/community's releases.

@​langchain/community@​1.1.23

Patch Changes

Commits

Updates @langchain/core from 1.1.31 to 1.1.32

Release notes

Sourced from @​langchain/core's releases.

@​langchain/core@​1.1.32

Patch Changes

  • #10330 26488b5 Thanks @​hntrl! - fix(core): treat empty string tool call chunk IDs as missing during merge

    Fixed _mergeLists in message base to treat empty string "" IDs the same as null/undefined when merging tool call chunks. This fixes old completions-style streaming where follow-up chunks carry id: "" instead of undefined, which previously prevented chunks from being merged by index.

  • #10167 ca826f6 Thanks @​colifran! - feat: implement type inference for tool streams

  • #10334 a602c42 Thanks @​maahir30! - fix(core): add JSDoc docstrings to fakeModel builder API and export FakeBuiltModel

  • #10254 db7d017 Thanks @​pawel-twardziak! - fix(core): preserve thoughtSignature in array content during streaming with thinking models

Commits

Updates @langchain/groq from 1.1.4 to 1.1.5

Release notes

Sourced from @​langchain/groq's releases.

@​langchain/groq@​1.1.5

Patch Changes

Commits

Updates langchain from 1.2.30 to 1.2.31

Release notes

Sourced from langchain's releases.

langchain@1.2.31

Patch Changes

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the patch-updates group with 4 updates: [@langchain/community](https://github.com/langchain-ai/langchainjs), [@langchain/core](https://github.com/langchain-ai/langchainjs), [@langchain/groq](https://github.com/langchain-ai/langchainjs) and [langchain](https://github.com/langchain-ai/langchainjs).


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

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

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

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

---
updated-dependencies:
- dependency-name: "@langchain/community"
  dependency-version: 1.1.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@langchain/core"
  dependency-version: 1.1.32
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@langchain/groq"
  dependency-version: 1.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: langchain
  dependency-version: 1.2.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

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 Mar 12, 2026
@github-actions github-actions bot merged commit 4a5e51d into master Mar 12, 2026
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/master/patch-updates-613bc3ea71 branch March 12, 2026 13:30
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