Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Bumps langgraph from 0.2.73 to 0.3.29.

Release notes

Sourced from langgraph's releases.

0.3.29

Changes since 0.3.28

  • 0.3.29
  • Don't run branch reader in bg thread
  • Reduce perf impact of set_context (#4256)
  • Use tuple entry for control branch (#4248)
  • Simplify path for control branch attached to every node (#4247)
  • Avoid creating contexts for control branches
  • Avoid validating node input more than once per superstep (#4242)
  • Simplify path for control branch attached to every node
  • Use cache in attach_branch

0.3.28

Changes since 0.3.27

  • langgraph: release 0.3.28 (#4243)
  • langgraph: allow passing a list of retry policies (#4240)

0.3.27

Changes since 0.3.26

  • 0.3.27
  • Add checkpoint_during arg (#4169)
  • Implement simpler filtering of config keys in RemoteGraph
  • Make compatible with langchain-core 0.1 by conditionally importing _StreamingCallbackHandler (#4203)
  • Save Sends unconditionally
  • Subgraphs inherit checkpoint mode
  • Fix assignment of pending writes

0.3.26

Changes since 0.3.25

  • langgraph: release 0.3.26 (#4204)
  • langgraph: raise GraphInterrupt only if used as a subgraph
  • Add benchmark script for typed dict version of existing wide state benchmark (#4174)

0.3.25

Changes since 0.3.24

  • release(langgraph): 0.3.25
  • Update naming
  • Move to langgraph/graph
  • Update jinja2 dev dep

0.3.24

Changes since 0.3.23

  • 0.3.24
  • Disable tests in 3.9

... (truncated)

Commits
  • 62b2580 0.3.29
  • dfbf0dd Don't run branch reader in bg thread
  • 41bb20e Reduce perf impact of set_context (#4256)
  • 560d6a1 Reduce perf impact of set_context
  • a9be75f docs: Add Data Plane features sections for custom Postgres/Redis, tracing, te...
  • 233cca1 Update langgraph_platform.md (#4251)
  • d1ac0a0 docs: Add alpha and beta labels for respective LangGraph Platform deployment ...
  • 72d7b23 Use tuple entry for control branch (#4248)
  • 64aa1e6 Use tuple entry for control branch
  • d6f2f0c Simplify path for control branch attached to every node (#4247)
  • 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)

Bumps [langgraph](https://github.com/langchain-ai/langgraph) from 0.2.73 to 0.3.29.
- [Release notes](https://github.com/langchain-ai/langgraph/releases)
- [Commits](langchain-ai/langgraph@0.2.73...0.3.29)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies The pull request pertains to dependencies label Apr 14, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 21, 2025

Superseded by #58.

@dependabot dependabot bot closed this Apr 21, 2025
@dependabot dependabot bot deleted the dependabot/pip/langgraph-0.3.29 branch April 21, 2025 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies The pull request pertains to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants