Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency langgraph to v0.2.69 #792

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
langgraph 0.2.67 -> 0.2.69 age adoption passing confidence

Release Notes

langchain-ai/langgraph (langgraph)

v0.2.69

Compare Source

Changes since 0.2.68

  • langgraph: release 0.2.69 (#​3256)
  • Lint
  • Guard and cache calls to find_subgraph_pregel
  • docs: update README to include built w/ langgraph (#​3254)
  • When using Command.PARENT also pass existing subgraph state to parent graph (#​3134)
  • langgraph: add get_stream_writer() (#​3251)
  • docs: small README update (#​3244)
  • docs: update README (#​3242)
  • langgraph: expose tags in the metadata for streamed message chunks (#​3238)
  • docs: update streaming docstring for Pregel and expose in api ref (#​3229)
  • Do not inject args in RunnableCallable if arg already exists (#​3185)

v0.2.68

Compare Source

Changes since 0.2.67

  • langgraph: release 0.2.68 (#​3224)
  • functional api: remove generator support (#​3220)
  • langgraph: more unittests for functional API (#​3221)
  • langgraph: actually fix flaky test (#​3219)
  • langgraph: use 'prompt' param for model input preprocessing in create_react_agent (#​3173)
  • langgraph: fix flaky test (#​3218)
  • langgraph: handle task naming for reused class methods (#​3216)
  • Fix type hints for entrypoint decorator (#​3198)
  • langgraph: handle more callable types in tasks (#​3203)
  • langgraph: add names for tasks (#​3202)
  • Improve typings for task, it now returns a mixed sync/async future protocol (#​3186)
  • Remove implementation of get_graph for @​entrypoint
create_react_agent changes
  • state_modifier in create_react_agent has been renamed to prompt (both parameters are supported in a backwards-compatible manner):
create_react_agent(model, tools, prompt="You are a helpful assistant")

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/langgraph-0.x-lockfile branch from 516aa04 to f66a9f3 Compare January 10, 2025 21:14
@renovate renovate bot changed the title fix(deps): update dependency langgraph to v0.2.61 fix(deps): update dependency langgraph to v0.2.62 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/langgraph-0.x-lockfile branch from f66a9f3 to 3e58a74 Compare January 16, 2025 17:54
@renovate renovate bot changed the title fix(deps): update dependency langgraph to v0.2.62 fix(deps): update dependency langgraph to v0.2.63 Jan 16, 2025
@renovate renovate bot force-pushed the renovate/langgraph-0.x-lockfile branch from 3e58a74 to 5fc2fac Compare January 19, 2025 09:30
@renovate renovate bot changed the title fix(deps): update dependency langgraph to v0.2.63 fix(deps): update dependency langgraph to v0.2.64 Jan 19, 2025
@renovate renovate bot force-pushed the renovate/langgraph-0.x-lockfile branch from 5fc2fac to c345c89 Compare January 21, 2025 04:52
@renovate renovate bot changed the title fix(deps): update dependency langgraph to v0.2.64 fix(deps): update dependency langgraph to v0.2.65 Jan 21, 2025
@renovate renovate bot force-pushed the renovate/langgraph-0.x-lockfile branch from c345c89 to 43d94fe Compare January 21, 2025 21:23
@renovate renovate bot changed the title fix(deps): update dependency langgraph to v0.2.65 fix(deps): update dependency langgraph to v0.2.66 Jan 21, 2025
@renovate renovate bot force-pushed the renovate/langgraph-0.x-lockfile branch from 43d94fe to 911c2ed Compare January 24, 2025 00:56
@renovate renovate bot changed the title fix(deps): update dependency langgraph to v0.2.66 fix(deps): update dependency langgraph to v0.2.67 Jan 24, 2025
@renovate renovate bot changed the title fix(deps): update dependency langgraph to v0.2.67 fix(deps): update dependency langgraph to v0.2.67 - autoclosed Jan 27, 2025
@renovate renovate bot closed this Jan 27, 2025
@renovate renovate bot deleted the renovate/langgraph-0.x-lockfile branch January 27, 2025 00:33
@renovate renovate bot changed the title fix(deps): update dependency langgraph to v0.2.67 - autoclosed fix(deps): update dependency langgraph to v0.2.67 Jan 28, 2025
@renovate renovate bot reopened this Jan 28, 2025
@renovate renovate bot force-pushed the renovate/langgraph-0.x-lockfile branch from 4bcd21d to 911c2ed Compare January 28, 2025 04:51
@renovate renovate bot changed the title fix(deps): update dependency langgraph to v0.2.67 fix(deps): update dependency langgraph to v0.2.68 Jan 28, 2025
@renovate renovate bot force-pushed the renovate/langgraph-0.x-lockfile branch 2 times, most recently from 3bed8ac to bc589f2 Compare January 31, 2025 01:24
@renovate renovate bot changed the title fix(deps): update dependency langgraph to v0.2.68 fix(deps): update dependency langgraph to v0.2.69 Jan 31, 2025
@renovate renovate bot force-pushed the renovate/langgraph-0.x-lockfile branch from bc589f2 to e6e6088 Compare January 31, 2025 13:20
@kyaukyuai kyaukyuai merged commit 5265ac8 into main Jan 31, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant