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.76 - autoclosed #813

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 17, 2025

This PR contains the following updates:

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

Release Notes

langchain-ai/langgraph (langgraph)

v0.2.76

Compare Source

Changes since 0.2.75

  • langgraph: release 0.2.76 (#​3609)
  • langgraph: fix get_state(subgraphs=True) for checkpointer=True (#​3607)

v0.2.75

Compare Source

Changes since 0.2.74

  • langgraph: release 0.2.75 (#​3602)
  • langgraph: add py.typed files to modules (#​3600)
  • langgraph: stream_mode=messages should not emit input or state messages
  • pregel: update validation error messages (#​3517)
  • docs: add pregel conceptual doc (#​3516)
  • langgraph: allow passing config_schema to create_react_agent (#​3534)
  • langgraph: handle non-overlapping subgraph updates in Command.PARENT (#​3521)
  • x
  • langgraph: optionally add structured_response key to agent state in create_react_agent (#​3493)

v0.2.74

Compare Source

Changes since 0.2.73

  • langgraph: release 0.2.74 (#​3489)
  • langgraph: fallback on no-op writer in get_stream_writer (#​3488)
  • docs: remove beta from functional api (#​3475)
  • reference: remove incorrect example from pregel class (#​3476)
  • Very minor typo in docstring of State -> add_node (#​3461)
  • Ensure remote respects recursion_limit param if it's passed (#​3470)
  • langgraph(prebuilt): allow a PromptTemplate in react agent (#​3463)
  • Add CONFIG_KEY_RUNNER_SUBMIT

v0.2.73

Compare Source

Changes since 0.2.72

  • langgraph: release 0.2.73 (#​3456)
  • langgraph: better typing for node functions (#​3455)
  • add api reference for Pregel (#​3437)

v0.2.72

Compare Source

Changes since 0.2.71

  • langgraph: release 0.2.72 (#​3413)
  • langgraph: fix None handling for pydantic state updates (#​3411)
  • checkpoint: combine metadata when writing checkpoints (#​3404)

v0.2.71

Compare Source

Changes since 0.2.70

  • langgraph: release to 0.2.71 (#​3388)
  • langgraph: allow passing destinations to .add_node (#​3384)

v0.2.70

Compare Source

Changes since 0.2.69

  • langgraph: release 0.2.70 (#​3341)
  • langgraph: add agent name to AI messages in create_react_agent (#​3340)
  • fix(langgraph): Dedupe input (right-side) messages in add_messages (#​3338)
  • Merge branch 'jacob/dedupe' of github.com:langchain-ai/langgraph into jacob/dedupe
  • Add test
  • One more
  • Fix up
  • langgraph: allow setting custom names for compiled graph / compiled state graph (#​3337)
  • Format
  • Dedupe input (right-side) messages in add_messages
  • Update name to InMemorySaver (#​2044)
  • langgraph: update RunnableLike to support injected kwargs (#​3288)
  • docs: revamp streaming how-to guides + update redirects (#​3274)
  • Revert "docs: revamp streaming how-to guides (#​3239)" (#​3270)
  • docs: revamp streaming how-to guides (#​3239)
  • langgraph[patch]: rename parameter (#​3268)
  • langgraph[patch]: allow ToolNode to accept ToolCalls (#​3126)

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 changed the title fix(deps): update dependency langgraph to v0.2.73 fix(deps): update dependency langgraph to v0.2.74 Feb 19, 2025
@renovate renovate bot force-pushed the renovate/langgraph-0.x-lockfile branch from cd33f0c to 9c71619 Compare February 19, 2025 02:02
@renovate renovate bot force-pushed the renovate/langgraph-0.x-lockfile branch from 9c71619 to 6652702 Compare February 26, 2025 19:33
@renovate renovate bot changed the title fix(deps): update dependency langgraph to v0.2.74 fix(deps): update dependency langgraph to v0.2.75 Feb 26, 2025
@renovate renovate bot force-pushed the renovate/langgraph-0.x-lockfile branch from 6652702 to 4e94652 Compare February 26, 2025 23:01
@renovate renovate bot changed the title fix(deps): update dependency langgraph to v0.2.75 fix(deps): update dependency langgraph to v0.2.76 Feb 26, 2025
@renovate renovate bot changed the title fix(deps): update dependency langgraph to v0.2.76 fix(deps): update dependency langgraph to v0.2.76 - autoclosed Feb 27, 2025
@renovate renovate bot closed this Feb 27, 2025
@renovate renovate bot deleted the renovate/langgraph-0.x-lockfile branch February 27, 2025 01:30
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.

0 participants