Skip to content

chore(deps): bump the langgraph group with 2 updates - #804

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/langgraph-638da26c61
Aug 17, 2026
Merged

chore(deps): bump the langgraph group with 2 updates#804
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/langgraph-638da26c61

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the langgraph group with 2 updates: @langchain/langgraph and @langchain/openai.

Updates @langchain/langgraph from 1.4.9 to 1.4.10

Release notes

Sourced from @​langchain/langgraph's releases.

@​langchain/langgraph@​1.4.10

Patch Changes

Changelog

Sourced from @​langchain/langgraph's changelog.

1.4.10

Patch Changes

Commits
  • f6b41bf chore: version packages (#2698)
  • 00f68a1 fix(langgraph): keep context values out of tracer-derived metadata (#2690)
  • 6ac60da chore(deps): bump the langchain group across 1 directory with 5 updates (#2651)
  • See full diff in compare view

Updates @langchain/openai from 1.5.6 to 1.5.8

Release notes

Sourced from @​langchain/openai's releases.

@​langchain/openai@​1.5.8

Patch Changes

  • #11342 3b0e4c4 Thanks @​thushanth-bengre-langchain! - feat(openai): mark OpenAI provider errors as retryable or not

    Builds on stampRetryable in @langchain/core so the retry middleware can tell a transient failure from a deterministic one. Timeouts and rate limits are marked retryable; aborts, context overflow, invalid tool results, bad credentials, and unknown models non-retryable. Anything else stays unmarked and retries as before.

    Also forwards a per-call maxRetries to the retry loop, so a surrounding retry loop such as modelRetryMiddleware can take over instead of the two multiplying against each other.

    Errors keep their original class, so instanceof against the openai SDK error types is unaffected.

@​langchain/openai@​1.5.7

Patch Changes

Commits
  • d0c905d chore: version packages (#11370)
  • 8ba1fd9 fix(aws): classify Bedrock stream-idle timeouts, cover pre-response hang (#11...
  • 3b0e4c4 feat(core): mark errors as retryable or not, and stop retrying the ones that ...
  • d6ad973 fix(langchain): use unified endpoint for gateway (#11369)
  • 3fedf7f chore: version packages (#11367)
  • c068bbf fix(core,langchain): patch and release core, update peer dependencies (#11366)
  • 242b986 chore: version packages (#11361)
  • 2d1f744 chore(langchain): add missing changeset (#11363)
  • f401396 feat(langchain): add langsmith gateway to initChatModel (#11362)
  • d36ec6a fix(anthropic): preserve gateway cost on the native stream path (#11359)
  • 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 langgraph group with 2 updates: [@langchain/langgraph](https://github.com/langchain-ai/langgraphjs/tree/HEAD/libs/langgraph-core) and [@langchain/openai](https://github.com/langchain-ai/langchainjs).


Updates `@langchain/langgraph` from 1.4.9 to 1.4.10
- [Release notes](https://github.com/langchain-ai/langgraphjs/releases)
- [Changelog](https://github.com/langchain-ai/langgraphjs/blob/main/libs/langgraph-core/CHANGELOG.md)
- [Commits](https://github.com/langchain-ai/langgraphjs/commits/@langchain/langgraph@1.4.10/libs/langgraph-core)

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

---
updated-dependencies:
- dependency-name: "@langchain/langgraph"
  dependency-version: 1.4.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: langgraph
- dependency-name: "@langchain/openai"
  dependency-version: 1.5.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: langgraph
...

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 Aug 17, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) August 17, 2026 22:36
@github-actions
github-actions Bot merged commit 11d8e8b into main Aug 17, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/langgraph-638da26c61 branch August 17, 2026 22:38
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