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

Bump langgraph from 0.2.39 to 0.2.45 #99

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps langgraph from 0.2.39 to 0.2.45.

Release notes

Sourced from langgraph's releases.

0.2.45

Changes since 0.2.44

  • langgraph: release 0.2.45 (#2326)
  • Merge pull request #2325 from langchain-ai/nc/4nov/unset-skip-done-tasks
  • langgraph: add config metadata to pregel loop (#2323)
  • Merge pull request #2303 from langchain-ai/nc/1nov/test-send-order
  • Merge pull request #2144 from langchain-ai/nc/19oct/graph-control
  • lib: Unset skip_done_tasks after each tick of the loop
  • Test order of update application after Send
  • Lint
  • Fix
  • lib: Add support for graphs without edges

0.2.44

Changes since 0.2.43

  • langgraph: release 0.2.44 (#2308)
  • RemoteGraph: If node name is not present, fallback to node id as the node name (#2304)
  • langgraph: add message list validation to create_react_agent + a troubleshooting guide (#2182)
  • langgraph: handle messages-tuple stream mode in RemoteGraph

0.2.43

Changes since 0.2.42

  • langgraph: release 0.2.43 (#2286)
  • langgraph[patch]: bump core ^0.3.15 || ^ 0.2.43 (#2285)
  • cp readme over (#2274)

0.2.42

Changes since 0.2.41

  • langgraph: release 0.2.42 (#2270)
  • remove events
  • Fix stream_mode=messages used together with subgraphs=True

0.2.41

Changes since 0.2.40

  • langgraph[patch]: fix core dep specification (#2253)
  • langgraph: release 0.2.41 (#2251)
  • langgraph: fix caller_ns in remote graph (#2250)
  • langgraph[patch]: fix annotations in inherited tool schemas (#2236)
  • Merge pull request #2247 from langchain-ai/jacob/nit
  • Fix typo in remote graph astream

0.2.40

Changes since 0.2.39

  • Update stream() and astream() to process 'updates' event types.

... (truncated)

Commits
  • 895079b langgraph: release 0.2.45 (#2326)
  • 6aaf80f Merge pull request #2325 from langchain-ai/nc/4nov/unset-skip-done-tasks
  • 2e656d9 langgraph: add config metadata to pregel loop (#2323)
  • 1fb8e01 Merge pull request #2303 from langchain-ai/nc/1nov/test-send-order
  • f8fe204 Merge pull request #2144 from langchain-ai/nc/19oct/graph-control
  • 014f848 lib: Unset skip_done_tasks after each tick of the loop
  • 58d7eb9 Merge pull request #2322 from langchain-ai/dqbd/cli-prebuild-js
  • 44ff5f1 Update tests
  • 46f25cf Merge pull request #2307 from langchain-ai/dqbd/cli-js-other-pkg-managers
  • e1467c2 Remove newline
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 5, 2024
@snow7y snow7y enabled auto-merge (rebase) November 5, 2024 01:25
@snow7y snow7y disabled auto-merge November 5, 2024 01:25
Bumps [langgraph](https://github.com/langchain-ai/langgraph) from 0.2.39 to 0.2.45.
- [Release notes](https://github.com/langchain-ai/langgraph/releases)
- [Commits](langchain-ai/langgraph@0.2.39...0.2.45)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/langgraph-0.2.45 branch from 8f94c76 to 095a37b Compare November 5, 2024 01:25
@snow7y snow7y merged commit 0104776 into main Nov 5, 2024
1 check passed
@snow7y snow7y deleted the dependabot/pip/langgraph-0.2.45 branch November 5, 2024 01:27
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant