-
chore(deps): roll up dependency bumps (#3711)
发布于
2026-06-29 15:20:15 +00:00 This PR:
- rolls up https://github.com/ComposioHQ/composio/pull/3695,
https://github.com/ComposioHQ/composio/pull/3696,
https://github.com/ComposioHQ/composio/pull/3697, and
https://github.com/ComposioHQ/composio/pull/3698 into one
dependency-bump branch - updates Python dependency metadata for
langchain-openai,
pyautogen, andcrewai - updates npm production dependency metadata for
zod-to-json-schema,
openai, and@modelcontextprotocol/sdk - refreshes
uv.lockandpnpm-lock.yamlwith the repo-pinned package
managers - leaves Changesets unchanged because the touched TS package manifests
are private/ignored and no published TS SDK package metadata changes - verified with
pnpm install --frozen-lockfile,pnpm lint,pnpm typecheck, focused TS builds/tests, clean-worktreepnpm test:examples, Python import tests, and Python nox checks - note: local
pnpm build:packageshit a pre-existing broad-build race
around@composio/slimrebuilding@composio/core; focused dependent
builds pass
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>下载附件
- rolls up https://github.com/ComposioHQ/composio/pull/3695,