chore(deps): bump httpx2 from 2.5.0 to 2.12.0 - #550
Conversation
Bumps [httpx2](https://github.com/pydantic/httpx2) from 2.5.0 to 2.12.0. - [Release notes](https://github.com/pydantic/httpx2/releases) - [Changelog](https://github.com/pydantic/httpx2/blob/main/src/httpx2/CHANGELOG.md) - [Commits](pydantic/httpx2@v2.5.0...v2.12.0) --- updated-dependencies: - dependency-name: httpx2 dependency-version: 2.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull request overview
OpenCode reviewed the current-head product diff. Coverage is a separate gate.
Changed files
pyproject.toml— repository behaviorrequirements.txt— repository behavior
Changed behavior
flowchart LR
PR["PR changed files"] --> Evidence["OpenCode bounded evidence"]
Evidence --> S1["Repository file: pyproject.toml"]
S1 --> I1["repository behavior"]
I1 --> R1["Review risk: Repository file: pyproject.toml"]
R1 --> V1["required checks"]
Evidence --> S2["Repository file: requirements.txt"]
S2 --> I2["repository behavior"]
I2 --> R2["Review risk: Repository file: requirements.txt"]
R2 --> V2["required checks"]
Findings
No source-backed product finding is synthesized from the coverage gate. A coverage miss belongs in the status comment.
- Head SHA:
8ff8cbb405e08cc10a29ff3830e2770665952600 - Workflow run: 34287451995
- Workflow attempt: 1
- Coverage gate:
failure
Review outcome
Coverage is a gate, not the review. This body reviews the changed product files.
Changed-File Evidence Map
flowchart LR
PR["PR changed files"] --> Evidence["OpenCode bounded evidence"]
Evidence --> S1["Repository file: pyproject.toml"]
S1 --> I1["repository behavior"]
I1 --> R1["Review risk: Repository file: pyproject.toml"]
R1 --> V1["required checks"]
Evidence --> S2["Repository file: requirements.txt"]
S2 --> I2["repository behavior"]
I2 --> R2["Review risk: Repository file: requirements.txt"]
R2 --> V2["required checks"]
OpenCode Review Overview
Coverage evidence did not pass, so approval is blocked. The formal pull-request review is the source-backed diff review, not this status comment. |
|
Fleet repair finding on current dependency lane. The 2.12.0 declaration is necessary, but this PR was false-GREEN at RED was added first at Minimal GREEN: regenerate |
|
Hosted RED is now real on exact head Keep Draft. Minimal GREEN remains regeneration of the canonical |
|
@jules Please implement the checked-in causal RED on the current exact head Repository authority is explicit: Run the checked-in canonical lock generator with Python 3.12 and commit the generated GREEN requires exact-head Python 3.10/3.11/3.12 CI to install and exercise 2.12.0, plus repository Security/Trivy, SAST, fuzz, CodeQL and post-last-push independent review. Do not weaken |
Bumps httpx2 from 2.5.0 to 2.12.0.
Release notes
Sourced from httpx2's releases.
... (truncated)
Changelog
Sourced from httpx2's changelog.
... (truncated)
Commits
71ae23bVersion 2.12.0 (#1147)4fd0c70Decode compressed response bodies incrementally (#1126)d588e52Usebackports.zstdon Python 3.13 and earlier (#1146)344589dVersion 2.11.0 (#1143)de96d81Validate multipart part headers (#1142)51c3269Require brotli 1.2.0 in the brotli extra (#1141)829b93aRespect explicit Transfer-Encoding headers (#1137)4fa6c8eFix changelog extraction regex for H2 release headings (#1136)8a6f370Restore deprecated status code aliases (#1135)d03f1ecAdd public Origin API (#1134)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)You can disable automated security fix PRs for this repo from the Security Alerts page.