Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps langgraph from 0.6.6 to 0.6.10.

Release notes

Sourced from langgraph's releases.

0.6.10

Changes since 0.6.9

  • chore(langgraph): bump langgraph version (#6257)
  • fix(langgraph): revert selective interrupt task scheduling (#6252)

0.6.9

Changes since 1.0.0a4

  • chore(langgraph): bump version (#6245)
  • chore(checkpoint): bump patch version (#6244)
  • fix(langgraph): selective interrupt task scheduling (#6158)
  • fix(langgraph): task result from stream mode debug / tasks should match format from get_state_history / get_state (#6233)
  • fix(langgraph): don't use rst code blocks in docstrings (#6231)
  • docs(langgraph): standardize version-added admonitions (#6230)
  • fix(langgraph): fix supersteps not populating task.result field (#6195)
  • fix(langgraph): revert -- reuse cached writes on nested resume to prevent task re-execution (#6227)
  • chore(checkpoint-postgres): bump version (#6222)

0.6.8

Changes since 1.0.0a3

  • release(langgraph): 0.6.8 (#6215)
  • fix(langgraph): handle multiple annotations w/ BaseChannel detection (#6210)
  • fix(langgraph): CheckpointTask.state can be a StateSnapshot (#6201)
  • chore(langgraph): clean up ruff format config (#6188)
  • fix(langgraph): cleanup orphaned waiter task in AsyncPregelLoop (#6167)
  • fix(langgraph): fix graph rendering for defer=True (#6130)
  • fix(langgraph): reuse cached writes on nested resume to prevent task re-execution (#6161)
  • chore(sdk-py): allow UUIDs in config (#6151)
  • revert(langgraph): restore logic to surface interrupts for stream_mod… (#6141)
  • chore(langgraph): Log when no values event is emitted from RemoteGraph (#6140)
  • chore(cli): Add config schema (#6142)
  • fix(langgraph): get_graph generates unexpected conditional edge (#6122)
  • fix(langgraph): type checking for async w/ functional API (#6126)
  • feat(langgraph): prevent arbitrary resumes w/ multiple pending interrupts (#6108)
  • fix(langgraph): key error on runtime for config w/o configurable (#6106)

0.6.7

Changes since 1.0.0a2

  • chore: update emphemeral local (#6091)
  • fix: Unwrap Required/NotRequired special forms before resolving channel/reducer annotations (#6080)
  • monorepo support in CLI (#6028)
Commits
  • c2bc6ab chore(langgraph): bump langgraph version (#6257)
  • 4205505 fix(langgraph): revert selective interrupt task scheduling (#6252)
  • a059913 fix(cli): rename studio to debugger (#6246)
  • c2f359f chore(cli): bump to 0.4.3 (#6251)
  • 7f78a01 chore(langgraph): bump version (#6245)
  • 7d166bf chore(checkpoint): bump patch version (#6244)
  • 6cc8899 fix(langgraph): selective interrupt task scheduling (#6158)
  • 1ba96f4 fix(checkpoint): handle metadata.writes when serializing old checkpoints with...
  • b095811 fix(langgraph): task result from stream mode debug / tasks should match forma...
  • 04fb14d fix(langgraph): don't use rst code blocks in docstrings (#6231)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [langgraph](https://github.com/langchain-ai/langgraph) from 0.6.6 to 0.6.10.
- [Release notes](https://github.com/langchain-ai/langgraph/releases)
- [Commits](langchain-ai/langgraph@0.6.6...0.6.10)

---
updated-dependencies:
- dependency-name: langgraph
  dependency-version: 0.6.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Oct 13, 2025
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants