Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 7, 2025

Bumps langgraph from 0.4.7 to 0.5.1.

Release notes

Sourced from langgraph's releases.

prebuilt==0.5.1

Changes since prebuilt==0.5.0

  • release[prebuilt]: bump version to v0.5.1 (#5228)
  • fix[prebuilt]: bind tools even if it's only provider tools (#5227)
  • chore: sdk bumps (#5220)

0.5.1

Changes since 0.5.0

  • langgraph: release v0.5.1 (#5323)
  • langgraph[fix]: remove deprecated pydantic logic + fix schema gen behavior for typed dicts (#5296)
  • fix[deps]: update lockfiles / deps bounds for internal tools (#5301)
  • fix broken link (#5291)
  • prebuilt: release 0.5.2 (#5280)
  • prebuilt[patch]: import recognized tool message content block types from langchain-core (#5275)
  • release[prebuilt]: bump version to v0.5.1 (#5228)
  • chore: sdk bumps (#5220)

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

LangGraph 0.5 – the “Getting-Ready-for-1.0” release 🎉

TL;DR – 0.5 is not a radical rewrite, but a scrub-down and tune-up of the LangGraph core.

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

---
updated-dependencies:
- dependency-name: langgraph
  dependency-version: 0.5.1
  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 Jul 7, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 14, 2025

Superseded by #17.

@dependabot dependabot bot closed this Jul 14, 2025
@dependabot dependabot bot deleted the dependabot/uv/lowe-cli/langgraph-0.5.1 branch July 14, 2025 12:44
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