Skip to content

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

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/master/patch-updates-4ae3d66846
Mar 31, 2026
Merged

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Updates @langchain/community from 1.1.25 to 1.1.27

Release notes

Sourced from @​langchain/community's releases.

@​langchain/community@​1.1.27

Patch Changes

@​langchain/community@​1.1.26

Patch Changes

Commits
  • 6b914bc chore: version packages (#10553)
  • 7ed93b8 fix(langchain): allow dynamic tools in wrapModelCall with wrapToolCall (#10543)
  • 9270c48 fix(openai): preserve reasoning_content in ChatOpenAICompletions (#10551)
  • f548053 fix(langchain): bump langgraph dep (#10555)
  • 11a295f fix(langchain): add support for dynamic structured output (#10554)
  • 589ab9b fix(langchain): accept cross-version runnable models in createAgent (#10552)
  • cd86fea fix: implement tool choice required on anthropic (#10519)
  • b57760c chore: version packages (#10516)
  • 6e2d29e tests(@​langchain/google): Lyria 3 (#10522)
  • 68e0a19 fix(langchain): revert zod import in utils.ts to fix v3/v4 interop (#10545)
  • Additional commits viewable in compare view

Updates @langchain/core from 1.1.36 to 1.1.38

Release notes

Sourced from @​langchain/core's releases.

@​langchain/core@​1.1.38

Patch Changes

@​langchain/core@​1.1.37

Patch Changes

  • #10511 6933769 Thanks @​hntrl! - cache Zod-to-JSON-Schema conversions in toJsonSchema()

  • #10541 50d5f32 Thanks @​jacoblee93! - revert: Revert "feat(core): Add all chat model/llm invocation params to metadata"

  • #10509 5552999 Thanks @​hntrl! - feat(openai): add support for phase parameter on Responses API messages

    • Extract phase from message output items and surface it on text content blocks
    • Support phase in streaming via response.output_item.added events
    • Round-trip phase through both raw provider and standard content paths
    • Move phase into extras dict in the core standard content translator
  • #10528 8331833 Thanks @​christian-bromann! - fix(core): normalize single-block content in mergeContent

Commits
  • 6b914bc chore: version packages (#10553)
  • 7ed93b8 fix(langchain): allow dynamic tools in wrapModelCall with wrapToolCall (#10543)
  • 9270c48 fix(openai): preserve reasoning_content in ChatOpenAICompletions (#10551)
  • f548053 fix(langchain): bump langgraph dep (#10555)
  • 11a295f fix(langchain): add support for dynamic structured output (#10554)
  • 589ab9b fix(langchain): accept cross-version runnable models in createAgent (#10552)
  • cd86fea fix: implement tool choice required on anthropic (#10519)
  • b57760c chore: version packages (#10516)
  • 6e2d29e tests(@​langchain/google): Lyria 3 (#10522)
  • 68e0a19 fix(langchain): revert zod import in utils.ts to fix v3/v4 interop (#10545)
  • Additional commits viewable in compare view

Updates express-rate-limit from 8.3.1 to 8.3.2

Release notes

Sourced from express-rate-limit's releases.

v8.3.2

You can view the changelog here.

Commits
  • c4dbb42 8.3.2
  • 8f1cc66 v8.3.2 changelog
  • 601b87f Fix skipFailedRequests for for connections that close very early (#611)
  • 014c2f3 chore(deps-dev): bump the development-dependencies group with 6 updates (#612)
  • 4e8b18b Remove Zuplo sponsorship details from README (#613)
  • 31dab19 test: use numeric range for reset timestamp assertion (#610)
  • f82ad13 chore(deps-dev): bump the development-dependencies group with 2 updates (#609)
  • fa0b098 docs: fix broken link
  • See full diff in compare view

Updates langchain from 1.2.37 to 1.2.39

Release notes

Sourced from langchain's releases.

langchain@1.2.39

Patch Changes

langchain@1.2.38

Patch Changes

Commits
  • 6b914bc chore: version packages (#10553)
  • 7ed93b8 fix(langchain): allow dynamic tools in wrapModelCall with wrapToolCall (#10543)
  • 9270c48 fix(openai): preserve reasoning_content in ChatOpenAICompletions (#10551)
  • f548053 fix(langchain): bump langgraph dep (#10555)
  • 11a295f fix(langchain): add support for dynamic structured output (#10554)
  • 589ab9b fix(langchain): accept cross-version runnable models in createAgent (#10552)
  • cd86fea fix: implement tool choice required on anthropic (#10519)
  • b57760c chore: version packages (#10516)
  • 6e2d29e tests(@​langchain/google): Lyria 3 (#10522)
  • 68e0a19 fix(langchain): revert zod import in utils.ts to fix v3/v4 interop (#10545)
  • Additional commits viewable in compare view

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), [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) and [langchain](https://github.com/langchain-ai/langchainjs).


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

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

Updates `express-rate-limit` from 8.3.1 to 8.3.2
- [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases)
- [Commits](express-rate-limit/express-rate-limit@v8.3.1...v8.3.2)

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

---
updated-dependencies:
- dependency-name: "@langchain/community"
  dependency-version: 1.1.27
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@langchain/core"
  dependency-version: 1.1.38
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: express-rate-limit
  dependency-version: 8.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: langchain
  dependency-version: 1.2.39
  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 31, 2026
@github-actions github-actions bot merged commit 52838d9 into master Mar 31, 2026
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/master/patch-updates-4ae3d66846 branch March 31, 2026 13:28
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