Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps langgraph from 0.6.7 to 0.6.8.

Release notes

Sourced from langgraph's releases.

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)
Commits
  • 3a024cf release(langgraph): 0.6.8 (#6215)
  • 4a0b2fa chore(deps): upgrade dependencies with uv lock --upgrade (#6211)
  • 36179ab fix(langgraph): handle multiple annotations w/ BaseChannel detection (#6210)
  • 20ddb2b fix(langgraph): CheckpointTask.state can be a StateSnapshot (#6201)
  • b0a25f2 feat(cli): add flag in HttpConfig for auth on custom routes (#6193)
  • ea0aeba chore(sdk-py): refine FilterType, add subset containment to $contains docs (#...
  • 26c68aa docs: update README and scripts for improved clarity (#6197)
  • 4101aeb chore(langgraph): clean up ruff format config (#6188)
  • 90ac06d style(langgraph): docstring code format pass (#6187)
  • 32d66d4 chore(sdk-py): type errors nicely (#6173)
  • 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.7 to 0.6.8.
- [Release notes](https://github.com/langchain-ai/langgraph/releases)
- [Commits](langchain-ai/langgraph@0.6.7...0.6.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Oct 6, 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:uv Pull requests that update python:uv code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants