Skip to content

Bump langgraph from 0.3.18 to 0.3.21#283

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/langgraph-0.3.21
Closed

Bump langgraph from 0.3.18 to 0.3.21#283
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/langgraph-0.3.21

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 27, 2025

Bumps langgraph from 0.3.18 to 0.3.21.

Release notes

Sourced from langgraph's releases.

0.3.21

Changes since 0.3.20

  • langgraph: release 0.3.21 (#4050)
  • langgraph: add tests for remote graph interrupts (#4048)
  • patch: fix return type of Topic.update (#4029)
  • benchmark: remove some benchmarks (#4039)
  • langgraph: fix interrupt deserialization in RemoteGraph (#4040)
  • x
  • docs: add version admonitions for Interrupt and RetryPolicy (#3988)
  • Warn when get_graph tries to draw edge that doesn't exist

0.3.20

Changes since 0.3.19

  • 0.3.20
  • Use 128bit hash for task ids
  • Log and continue for subgraph schema issues (#3997)
  • Switch serialization lib to ormsgpack (#3953)

0.3.19

Changes since 0.3.18

  • 0.3.19
  • Switch task ids to use xxhash3 (#3954)
  • prebuilt: release 0.1.4 (#3977)
  • Use incremental storage in memory checkpointer (#3960)
  • docs: use hosted logo (#3959)
  • Include enum in check for pydantic state (#3955)
  • benchmark: Add compilation only (#3932)
  • Include enum in check for pydantic state
  • Use fast path for prepare_next_tasks on input (#3931)
  • More small perf improvements
  • Use fast path for prepare_next_tasks on input
  • langgraph: incorporate information about previously updated channels to identify which tasks to execute next (#3916)
  • Add refcount test (#3910)
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.3.18 to 0.3.21.
- [Release notes](https://github.com/langchain-ai/langgraph/releases)
- [Commits](langchain-ai/langgraph@0.3.18...0.3.21)

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

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 Mar 27, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 29, 2025

Looks like langgraph is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Mar 29, 2025
@dependabot dependabot Bot deleted the dependabot/uv/langgraph-0.3.21 branch March 29, 2025 23:39
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