Skip to content

Bump @langchain/langgraph from 0.2.74 to 1.2.9#9

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/langchain/langgraph-1.2.9
Open

Bump @langchain/langgraph from 0.2.74 to 1.2.9#9
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/langchain/langgraph-1.2.9

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps @langchain/langgraph from 0.2.74 to 1.2.9.

Release notes

Sourced from @​langchain/langgraph's releases.

@​langchain/langgraph@​1.2.9

Patch Changes

@​langchain/langgraph@​1.2.8

Patch Changes

@​langchain/langgraph@​1.2.7

Patch Changes

@​langchain/langgraph@​1.2.6

Patch Changes

  • #2241 6ee23e8 Thanks @​pawel-twardziak! - feat: add browser support for interrupt, writer, and other Node-only exports

    Export interrupt, writer, pushMessage, getStore, getWriter, getConfig, getPreviousState, getCurrentTaskInput from web.ts and add a "browser" condition to the "." package export so browser bundlers resolve to web.js instead of pulling in node:async_hooks.

  • #2245 77af976 Thanks @​hntrl! - revert abort signal change that was causing problematic errors

  • #2242 bdcf290 Thanks @​hntrl! - clean up resolved checkpointer promises to reduce memory retention

  • Updated dependencies [88726df, 7dfcbff]:

    • @​langchain/langgraph-sdk@​1.8.1

@​langchain/langgraph@​1.2.5

Patch Changes

  • #2213 a09932a Thanks @​hntrl! - fix(core): prevent AbortSignal listener leak in stream() and streamEvents()

    Pregel.stream() and streamEvents() called combineAbortSignals() but discarded the dispose function, leaking one abort listener on the caller's signal per invocation. Over many invocations this caused unbounded memory growth as each leaked listener retained references to its associated graph execution state.

    • Use AbortSignal.any() on Node 20+ which handles listener lifecycle automatically via GC
    • Fall back to manual listener management on Node 18, with proper dispose() called when the stream completes or is cancelled
  • #2210 4d2e948 Thanks @​jackjin1997! - Fix AnyValue.update() returning false instead of true when values are received, aligning with all other channel implementations.

  • Updated dependencies [414a7ad]:

    • @​langchain/langgraph-sdk@​1.8.0

@​langchain/langgraph@​1.2.4

... (truncated)

Changelog

Sourced from @​langchain/langgraph's changelog.

1.2.9

Patch Changes

1.2.8

Patch Changes

1.2.7

Patch Changes

1.2.6

Patch Changes

  • #2241 6ee23e8 Thanks @​pawel-twardziak! - feat: add browser support for interrupt, writer, and other Node-only exports

    Export interrupt, writer, pushMessage, getStore, getWriter, getConfig, getPreviousState, getCurrentTaskInput from web.ts and add a "browser" condition to the "." package export so browser bundlers resolve to web.js instead of pulling in node:async_hooks.

  • #2245 77af976 Thanks @​hntrl! - revert abort signal change that was causing problematic errors

  • #2242 bdcf290 Thanks @​hntrl! - clean up resolved checkpointer promises to reduce memory retention

  • Updated dependencies [88726df, 7dfcbff]:

    • @​langchain/langgraph-sdk@​1.8.1

1.2.5

Patch Changes

  • #2213 a09932a Thanks @​hntrl! - fix(core): prevent AbortSignal listener leak in stream() and streamEvents()

    Pregel.stream() and streamEvents() called combineAbortSignals() but discarded the dispose function, leaking one abort listener on the caller's signal per invocation. Over many invocations this caused unbounded memory growth as each leaked listener retained references to its associated graph execution state.

    • Use AbortSignal.any() on Node 20+ which handles listener lifecycle automatically via GC
    • Fall back to manual listener management on Node 18, with proper dispose() called when the stream completes or is cancelled
  • #2210 4d2e948 Thanks @​jackjin1997! - Fix AnyValue.update() returning false instead of true when values are received, aligning with all other channel implementations.

... (truncated)

Commits
  • aba243a chore: version packages (#2313)
  • 9102d52 fix(langgraph): propagate tracer metadata defaults from configurable (#2315)
  • b7c196b fix: export missing types for typescript 6.0 declaration file compatibility (...
  • 9e98075 chore: version packages (#2294)
  • e42c2c8 feat: enhance runtime with executionInfo and serverInfo (#2275)
  • ed1107d chore: version packages (#2283)
  • 2b62610 feat(sdk): support for headless tools (#2281)
  • 05810fe Fix Vue subagent grouping during streaming (#2274)
  • 271f975 chore(deps): bump the langchain group across 1 directory with 7 updates (#2270)
  • d88f29b chore(repo): migrate linting and formatting from ESLint/Prettier to oxlint/ox...
  • 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/langgraph since your current version.

Install script changes

This version adds prepublish script that runs during installation. Review the package contents before updating.


Dependabot compatibility score

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)

Bumps [@langchain/langgraph](https://github.com/langchain-ai/langgraphjs/tree/HEAD/libs/langgraph-core) from 0.2.74 to 1.2.9.
- [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.2.9/libs/langgraph-core)

---
updated-dependencies:
- dependency-name: "@langchain/langgraph"
  dependency-version: 1.2.9
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 20, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants