Skip to content

Bump langgraph from 0.2.73 to 0.6.8#94

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/langgraph-0.6.8
Closed

Bump langgraph from 0.2.73 to 0.6.8#94
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/langgraph-0.6.8

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps langgraph from 0.2.73 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)
  • chore(deps): upgrade dependencies with uv lock --upgrade (#6211)
  • 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)
  • style(langgraph): docstring code format pass (#6187)
  • fix(langgraph): cleanup orphaned waiter task in AsyncPregelLoop (#6167)
  • fix(langgraph): fix graph rendering for defer=True (#6130)
  • chore(deps): upgrade dependencies with uv lock --upgrade (#6176)
  • 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(deps): upgrade dependencies with uv lock --upgrade (#6146)
  • docs: Add missing merge parameter documentation in push_ui_message (#6145)
  • 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)
  • chore: minor CI/link fixes (#6116)
  • docs(langgraph): correct typo "runtie" to "runtime" in StateGraph (#6060)

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)

0.6.6

Changes since 0.6.5

  • fix(langgraph): Remote Baggage (#5964)
  • chore(langgraph): Add passthrough params/headers to invoke/stream/etc. (#5940)
  • feat(sdk-py): client qparams (#5918)

0.6.5

Changes since 0.6.4

  • release(langgraph): 0.6.5 (#5901)
  • fix: Persist resume_map values (#5898)
  • feat(langgraph): implement redis node level cache (#5834)

prebuilt==0.6.4

Changes since prebuilt==0.6.3

... (truncated)

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.2.73 to 0.6.8.
- [Release notes](https://github.com/langchain-ai/langgraph/releases)
- [Commits](langchain-ai/langgraph@0.2.73...0.6.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies The pull request pertains to dependencies label Sep 29, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 13, 2025

Superseded by #96.

@dependabot dependabot bot closed this Oct 13, 2025
@dependabot dependabot bot deleted the dependabot/pip/langgraph-0.6.8 branch October 13, 2025 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies The pull request pertains to dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants