Skip to content

Bump langgraph from 0.2.62 to 0.2.64 - #64

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/langgraph-0.2.64
Closed

Bump langgraph from 0.2.62 to 0.2.64#64
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/langgraph-0.2.64

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 20, 2025

Copy link
Copy Markdown
Contributor

Bumps langgraph from 0.2.62 to 0.2.64.

Release notes

Sourced from langgraph's releases.

0.2.64

Changes since 0.2.63

  • langgraph: release 0.2.64 (#3090)
  • tests: add tests for calling multiple subgraphs in a parent node (#3070)
  • functional api: first pass at api reference (#3083)
  • x
  • x
  • docs: add high level example into the readme, make examples collapsible (#3052)
  • x
  • Merge branch 'main' into eugene/expose_previous_state
  • type ignore for now
  • x
  • x
  • x
  • fix merge error
  • x
  • Merge branch 'main' into eugene/expose_previous_state
  • tests: add a test for interrupt() w/ functional API (#3065)
  • Lint
  • Fix
  • add another test
  • Make config schema configurable for imperative api
  • Implement input/output schemas for imperative api
  • tests: add a test for interrupt() w/ functional API
  • x
  • x
  • x
  • update

0.2.63

Changes since 0.2.62

  • langgraph: release 0.2.63 (#3064)
  • tests: Add test for catching bunching in streaming (#3057)
  • Add support for multiple subgraphs called in a single node (#3056)
  • Fix kafka lib
  • Add checkpointer=True mode for subgraphs that want to keep state between turns (#3055)
  • Add support for multiple subgraphs called in a single node
  • Add checkpointer=True mode for subgraphs that want to keep state betweenn turns
  • Fix unexpected re-use of null resume value by subgraphs (#3054)
  • Fix ignored goto when a mixed list of command and state updates is returned from a node (#3038)
  • Fix unexpected re-use of null resume value by subgraphs
  • feat(langgraph): Add interrupt schema to library (#2947)
  • Fix Send order after interrupt/resume (#3037)
  • tests: add test for multiple interrupts and tasks (#2941)
  • Fix Send order after interrupt/resume
  • Fix multiple interrupt/task test
  • Remove duckdb checkpointer and store
  • Fix flasy return from task

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

---
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 Pull requests that update Python code labels Jan 20, 2025
@dependabot @github

dependabot Bot commented on behalf of github Jan 27, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #69.

@dependabot dependabot Bot closed this Jan 27, 2025
@dependabot
dependabot Bot deleted the dependabot/pip/langgraph-0.2.64 branch January 27, 2025 21:59
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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants