Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Bumps langgraph from 0.4.7 to 0.6.3.

Release notes

Sourced from langgraph's releases.

prebuilt==0.6.3

Changes since prebuilt==0.6.2

  • fix(langgraph): Tidy up AgentState (#5801)
  • release: langgraph + prebuilt 0.6.3 (#5799)
  • chore(prebuilt): add supported input types for model in create_react_agent (#5748)
  • release(langgraph): 0.6.2 (#5750)

0.6.3

Changes since 0.6.2

  • fix(langgraph): Tidy up AgentState (#5801)
  • release: langgraph + prebuilt 0.6.3 (#5799)
  • fix(langgraph): Add warning for incorrect node signature with mistyped config param (#5798)
  • fix(langgraph): fix up deprecation warnings (#5796)
  • feat(langgraph): add durability mode for invoke and ainvoke (#5771)
  • fix(docs): Add missing imports to make examples runnable (#5477)
  • fix(langgraph): Remove duplicate call to ensure_config (#5768)

prebuilt==0.6.2

Changes since prebuilt==0.6.1

  • release(prebuilt): 0.6.2 (#5749)
  • fix(prebuilt): assign context_schema to config_schema with correct condition (#5746)

0.6.2

Changes since 0.6.1

  • fix(prebuilt): assign context_schema to config_schema with correct condition (#5746)
  • feat(langgraph): Add context coercion for LangGraph runtime (#5736)

prebuilt==0.6.1

Changes since prebuilt==0.6.0

  • fix(prebuilt): update ToolNode to allow Command update to remove all messages (#5678)

0.6.1

Changes since 0.6.0

  • fix(langgraph): use parent runtime when available (#5707)
  • fix(langgraph): inject config even when optional (#5708)

prebuilt==0.6.0

Changes since prebuilt==0.5.2

  • feat(prebuilt): Add dynamic model to create_react_agent (#5651)
  • chore(prebuilt): restructure tool node and tool injection logic (#5562)
  • chore(prebuilt): Remove dead code from prebuilt tests (#5555)
  • chore(prebuilt): Allow testing fast (#5533)
  • refactor(langgraph): move typing constructs in constants.py -> _internal/_typing.py (#5518)

... (truncated)

Commits
  • 2920a9d fix(langgraph): Tidy up AgentState (#5801)
  • db8ed4e fix(docs): update agents.md (#5800)
  • b16fcc8 docs: remove broken links (#5803)
  • a2fe4df release: langgraph + prebuilt 0.6.3 (#5799)
  • 69dd20e fix(langgraph): Add warning for incorrect node signature with mistyped `confi...
  • 5152a96 fix(docs): Correct import statement for InMemorySaver in conceptual docs (#...
  • 220314b fix(langgraph): fix up deprecation warnings (#5796)
  • 38bbd92 feat(langgraph): add durability mode for invoke and ainvoke (#5771)
  • e3cb2dd chore(docs): fix more admonitions (#5792)
  • 2f23d1a chore(docs): fix js build (#5793)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Aug 4, 2025
Bumps [langgraph](https://github.com/langchain-ai/langgraph) from 0.4.7 to 0.6.3.
- [Release notes](https://github.com/langchain-ai/langgraph/releases)
- [Commits](langchain-ai/langgraph@0.4.7...0.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/uv/lowe-cli/langgraph-0.6.3 branch from 1f7bf7a to a89f8ba Compare August 6, 2025 18:38
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 11, 2025

Superseded by #25.

@dependabot dependabot bot closed this Aug 11, 2025
@dependabot dependabot bot deleted the dependabot/uv/lowe-cli/langgraph-0.6.3 branch August 11, 2025 14:46
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