chore(deps): bump langgraph from 1.2.1 to 1.2.10 in /backend/pipeline - #2466
chore(deps): bump langgraph from 1.2.1 to 1.2.10 in /backend/pipeline#2466dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [langgraph](https://github.com/langchain-ai/langgraph) from 1.2.1 to 1.2.10. - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@1.2.1...1.2.10) --- updated-dependencies: - dependency-name: langgraph dependency-version: 1.2.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 421833c369
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| @@ -1,3 +1,3 @@ | |||
| langgraph==1.2.1 | |||
| langgraph==1.2.10 | |||
There was a problem hiding this comment.
Keep LangGraph and langchain-core pins compatible
For installs or the security audit job (checked .github/workflows/security-audit.yml:78-79), this requirements set is now unsatisfiable: langgraph 1.2.10 metadata declares langchain-core<2,>=1.4.7, while the next line still pins langchain-core==1.4.0. Any resolver honoring dependencies will reject backend/pipeline/requirements.txt, so bump the companion pin or choose a LangGraph version that still accepts 1.4.0.
Useful? React with 👍 / 👎.
Bumps langgraph from 1.2.1 to 1.2.10.
Release notes
Sourced from langgraph's releases.
... (truncated)
Commits
4134145release(langgraph): 1.2.10 (#8462)30c4d58chore(deps): bump jupyterlab from 4.5.9 to 4.5.10 in /libs/langgraph (#8440)1f2f88bchore(deps): bump js-yaml from 4.2.0 to 4.3.0 in /libs/cli/js-monorepo-exampl...2708203chore(deps): bump setuptools from 82.0.1 to 83.0.0 in /libs/cli (#8434)9f1e40bchore(deps): bump setuptools from 80.9.0 to 83.0.0 in /libs/langgraph (#8435)1e1ca88feat(langgraph): type v3 stream_events return and native projections (#8389)31f90dfrevert(langgraph): delete TracePolicy (#8403)f02c0f0feat(langgraph): drop tags from TracePolicy (#8402)8b39db3feat(langgraph): exposetrace_policyonadd_node(#8362)9578140feat(checkpoint,checkpoint-postgres): add opt-in omit_expired to skip expired...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)