Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps langgraph from 0.4.7 to 0.5.0.

Release notes

Sourced from langgraph's releases.

prebuilt==0.5.0

Changes since prebuilt==0.2.3

  • 0.5.0
  • feat: crons sorting sdk (#5197)
  • fix: [prebuilt] Checks for pre-bound model with builtin tools (#5203)
  • Reduce extraneous keys in checkpoint.metadata
  • If FuturesDict callback has been GCed, don't call it
  • langgraph-prebuilt 0.5.0rc0
  • Preparation for 0.5 release: langgraph-checkpoint (#5124)
  • Restore compatibility with custom checkpointer classes created in prior versions
  • Revert "Remove MessageGraph (#4875)"
  • fix(langgraph): remove deprecated output usage in favor of output_schema (#5095)
  • serialize/deserialize pandas with pickle fallback (#5057)
  • fix: throw exception on multiple injections (#5033)
  • Support numpy array serialization in JsonPlusSerializer (#5035)
  • Update ormsgpack (#5034)
  • deprecate input and output in favor of input_schema and output_schema (#4983)
  • Remove MessageGraph (#4875)
  • Remove non-state Graph
  • Remove Checkpoint.writes (#4822)
  • Remove old checkpoint test fixtures (#4814)
  • Remove Context channel / managed value, Remove SharedValue (#4857)
  • Remove Checkpoint.writes
  • Remove old checkpoint test fixtures

0.5.0

Changes since 0.4.10

  • 0.5.0
  • Add test for reducer exceptions
  • feat: crons sorting sdk (#5197)
  • One more
  • One more
  • Fix update_state bugs
  • Update
  • Fix assertion
  • Async test
  • Use as_node=END instead
  • Remove if/else
  • Fix mypy
  • Avoid creating new root checkpoint to preserve behaviour
  • Fix format
  • Remove dict
  • Fix lint
  • Fix test
  • feat(langgraph): task masquerading with update state
  • Add print_mode= arg to invoke/stream (#5201)
  • Map debug=True to print_mode=['values', 'updates']
  • Add print_mode= arg to invoke/stream

... (truncated)

Commits

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jun 30, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 7, 2025

Superseded by #16.

@dependabot dependabot bot closed this Jul 7, 2025
@dependabot dependabot bot deleted the dependabot/uv/lowe-cli/langgraph-0.5.0 branch July 7, 2025 13:27
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