chore(deps): bump the production-dependencies group across 1 directory with 4 updates - #37
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
4 tasks
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/production-dependencies-81ed6d2e42
branch
from
August 28, 2026 17:14
2a333d2 to
9696906
Compare
…y with 4 updates Bumps the production-dependencies group with 2 updates in the / directory: [@langchain/classic](https://github.com/langchain-ai/langchainjs) and [langchain](https://github.com/langchain-ai/langchainjs). Updates `@langchain/classic` from 1.0.40 to 1.0.46 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/classic@1.0.40...@langchain/classic@1.0.46) Updates `@langchain/core` from 1.2.3 to 1.2.9 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/core@1.2.3...@langchain/core@1.2.9) Updates `@langchain/openai` from 1.5.5 to 1.5.11 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/openai@1.5.5...@langchain/openai@1.5.11) Updates `langchain` from 1.5.3 to 1.5.10 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/langchain@1.5.3...langchain@1.5.10) --- updated-dependencies: - dependency-name: "@langchain/classic" dependency-version: 1.0.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@langchain/core" dependency-version: 1.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@langchain/openai" dependency-version: 1.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: langchain dependency-version: 1.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/production-dependencies-81ed6d2e42
branch
from
September 7, 2026 09:27
9696906 to
09942db
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 2 updates in the / directory: @langchain/classic and langchain.
Updates
@langchain/classicfrom 1.0.40 to 1.0.46Release notes
Sourced from @langchain/classic's releases.
Commits
21fff39chore: version packages (#11517)6b613fefix(infra): add oxfmt formatterb522160chore(infra): update to changesets 3 (#11516)ba81a3cchore: version packages (#11462)e927605fix(aws): recognize claude 5 models in supportedToolChoiceValuesForModel (#11...ffadf85chore(deps): bump the minor-and-patch group across 1 directory with 39 update...679f79bchore(deps): bump the aws group across 1 directory with 7 updates (#11484)0f54ed6chore(deps): bump the build-and-test group across 1 directory with 3 updates ...147e082chore(deps): bump google-auth-library from 10.9.1 to 11.0.2 in the google gro...7969427chore(deps): bump changesets/action from 1.9.0 to 2.1.1 in the gh-actions-maj...Updates
@langchain/corefrom 1.2.3 to 1.2.9Release notes
Sourced from @langchain/core's releases.
Commits
e493ed6chore: version packages (#11393)8384848fix(google-common): release endpoint routing fix as patch (#11413)8cfff4dfeat(google): add gateway support for genai (#11405)7df258cchore(langchain): update langgraph deps (#11412)3ceef4bfix(anthropic): round-trip tool search server-tool result blocks (#11407)fe8eec1fix(openai): drop Gemini functionCall content blocks in Chat Completions mess...0e7c765fix(google-genai): throw ContentBlockedError when Gemini candidate has no con...5c9fdf2fix(openai): retain cache_write_tokens, update to v7 sdk (#11399)5ff9179fix(google-genai): guard streaming chunks when candidate has no content (#10742)43e4396fix(core): include tool_call blocks and skip empty text blocks in ChatVertexA...Updates
@langchain/openaifrom 1.5.5 to 1.5.11Release notes
Sourced from @langchain/openai's releases.
Commits
21fff39chore: version packages (#11517)6b613fefix(infra): add oxfmt formatterb522160chore(infra): update to changesets 3 (#11516)ba81a3cchore: version packages (#11462)e927605fix(aws): recognize claude 5 models in supportedToolChoiceValuesForModel (#11...ffadf85chore(deps): bump the minor-and-patch group across 1 directory with 39 update...679f79bchore(deps): bump the aws group across 1 directory with 7 updates (#11484)0f54ed6chore(deps): bump the build-and-test group across 1 directory with 3 updates ...147e082chore(deps): bump google-auth-library from 10.9.1 to 11.0.2 in the google gro...7969427chore(deps): bump changesets/action from 1.9.0 to 2.1.1 in the gh-actions-maj...Updates
langchainfrom 1.5.3 to 1.5.10Release notes
Sourced from langchain's releases.
... (truncated)
Commits
e493ed6chore: version packages (#11393)8384848fix(google-common): release endpoint routing fix as patch (#11413)8cfff4dfeat(google): add gateway support for genai (#11405)7df258cchore(langchain): update langgraph deps (#11412)3ceef4bfix(anthropic): round-trip tool search server-tool result blocks (#11407)fe8eec1fix(openai): drop Gemini functionCall content blocks in Chat Completions mess...0e7c765fix(google-genai): throw ContentBlockedError when Gemini candidate has no con...5c9fdf2fix(openai): retain cache_write_tokens, update to v7 sdk (#11399)5ff9179fix(google-genai): guard streaming chunks when candidate has no content (#10742)43e4396fix(core): include tool_call blocks and skip empty text blocks in ChatVertexA...Note
Medium Risk
Transitive openai major upgrade and Node ≥22 engine requirements on OpenAI-related packages can break CI or local runs on older Node; inherited LangChain retry/error behavior may change failure handling for agent chat flows.
Overview
Bumps direct production deps
@langchain/classic(^1.0.40 → ^1.0.46) andlangchain(^1.5.3 → ^1.5.10) inpackage.json, with matchingpackage-lock.jsonrefreshes.The lockfile also pulls newer transitive LangChain stack versions, including
@langchain/core(1.2.3 → 1.2.9),@langchain/openai(1.5.5 → 1.5.11), LangGraph-related packages, andopenai(v6 → v7). No application source changes—runtime behavior shifts come only from those library updates (e.g. OpenAI SDK v7, stricter Node ≥22 onopenai/@langchain/openai, and core retry-classification changes noted in recent LangChain releases).Reviewed by Cursor Bugbot for commit 09942db. Bugbot is set up for automated code reviews on this repo. Configure here.