Skip to content

Security: refresh dependencies for 0.11.0 rc2#140

Merged
dubh3124 merged 3 commits into
release/v0.11.0from
codex/dependency-security-0.11
Jun 26, 2026
Merged

Security: refresh dependencies for 0.11.0 rc2#140
dubh3124 merged 3 commits into
release/v0.11.0from
codex/dependency-security-0.11

Conversation

@dubh3124

Copy link
Copy Markdown
Contributor

Summary

  • Resolves the current open Dependabot alert set for the v0.11 release lockfile by refreshing patched Python dependencies.
  • Updates the adjacent runtime family, including Deep Agents 0.6.12, LangChain/LangGraph, FastAPI/Starlette, OpenTelemetry, provider adapters, OpenAI, and MLflow deploy dependencies.
  • Prepares 0.11.0-rc.2 release metadata.
  • Adds a small compatibility fix for the Deep Agents 0.6.12 backend protocol: glob/aglob now accepts path: str | None.

Alerts Covered

Validation

  • UV_CACHE_DIR=/tmp/uv-cache uv sync --all-extras --dev — passed
  • UV_CACHE_DIR=/tmp/uv-cache uv run pytest tests/unit -q — 784 passed, 4 skipped
  • UV_CACHE_DIR=/tmp/uv-cache uv run ruff check . — passed
  • UV_CACHE_DIR=/tmp/uv-cache uv run mypy . — passed
  • UV_CACHE_DIR=/tmp/uv-cache uv run mkdocs build --strict — passed
  • UV_CACHE_DIR=/tmp/uv-cache uv lock --check — passed
  • git diff --check — passed

UV_CACHE_DIR=/tmp/uv-cache uv run pytest -q was attempted, but the local run hit broad e2e/scenario failures before reaching the unit suite, consistent with tests that need the full e2e service/container setup. The unit suite above is the dependency-regression gate for this local pass.

Release Plan

After merge, fetch origin/release/v0.11.0, verify the merge commit, create annotated tag v0.11.0-rc.2 on that commit, and push the tag.

@vercel

vercel Bot commented Jun 26, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cognition Ready Ready Preview, Comment Jun 26, 2026 4:33pm

Request Review

@dubh3124 dubh3124 merged commit 4df3e58 into release/v0.11.0 Jun 26, 2026
11 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