Skip to content

chore(deps): consolidate httpx and sdk dependency bumps#8713

Open
scarmani wants to merge 1 commit into
mainfrom
codex/deps-consolidate-8536-8684-20260630
Open

chore(deps): consolidate httpx and sdk dependency bumps#8713
scarmani wants to merge 1 commit into
mainfrom
codex/deps-consolidate-8536-8684-20260630

Conversation

@scarmani

Copy link
Copy Markdown
Collaborator

Summary

  • raise the Python httpx floor to >=0.28.1,<1.0 on current origin/main
  • refresh uv.lock from current main instead of copying the stale conflicting Dependabot branch
  • import the TypeScript SDK dependency lock refresh from Dependabot's sdk-deps branch

Supersedes #8536.
Supersedes #8684.

Validation

  • uv lock
  • uv lock --check
  • uv run python -c 'import httpx; print(httpx.__version__)' -> 0.28.1
  • npm ci --ignore-scripts --no-audit in sdk/typescript
  • npm run typecheck in sdk/typescript
  • git diff --check
  • git diff --cached --check
  • bash scripts/automation_pr_preflight.sh origin/main HEAD

@scarmani scarmani requested a review from an0mium as a code owner June 30, 2026 06:05
@github-actions

Copy link
Copy Markdown
Contributor

Aragora Code Review

Advisory-only review. No issues found.

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