build(deps): bump uvicorn from 0.52.1 to 0.52.3 in /services/account_unification - #107
Conversation
|
Exact-head fix pushed: The exact-head CI failure first exposed the stale account-unification lockfile. Cherry-picked the validated #112 resynchronization, then regenerated only the lock entries required by this PR's uvicorn 0.52.3 update. Local verification at this exact tree: locked dependency sync and the complete account-unification pytest suite passed; git diff check passed. @opencode-agent please independently review this exact head and revalidate all terminal Checks. Do not self-approve, merge, or enable auto-merge. |
|
@opencode-agent Please re-review the exact current head 0240ef8 (0240ef8c2f8b5c9a1d5802a28d9be2f6c5e2f4c4). Addressed the current Devin thread by regenerating both dependency exports from uv: uv export --format requirements.txt --extra dev --no-emit-project --output-file requirements-dev.txt and the --no-dev requirements.lock export. Verified uv lock --check, uv sync --locked --extra dev, and the complete account_unification pytest suite pass. The runtime export now carries uvicorn 0.52.3 with both expected hashes. |
|
Correction: the exact full current head is 0240ef8. The earlier short-head expansion in my preceding comment was mistyped; the pushed commit and evidence are unchanged. |
|
Stacked this dependency PR on the lock-refresh base |
|
@opencode-agent @cwl-noema-review Please perform a fresh independent review anchored to exact current head 0240ef8. Re-check the current base, complete diff, and terminal/queued Checks; bind any review to this SHA only. Do not treat prior comments or queued Checks as approval, and do not self-approve or merge. |
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.52.1 to 0.52.3. - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.52.1...0.52.3) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.52.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
0240ef8 to
5384256
Compare
|
@opencode-agent @cwl-noema-review Please perform a fresh independent review anchored to exact current head 5384256. This branch was cleanly rebased onto the #112 lock-refresh base after a lockfile conflict. Local locked-dependency installation and the full service pytest suite passed; hosted Checks are fresh and queued. Bind any review to this SHA only and do not treat queued Checks as approval. |
|
Review only exact current HEAD |
Bumps uvicorn from 0.52.1 to 0.52.3.
Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
a68da60Version 0.52.3 (#3068)6e3bb4cUse zttp 0.0.24 fast receive path (#3067)2a5ff18Version 0.52.2 (#3066)1920297Update zttp to 0.0.22 (#3063)5c560dachore(deps): bump pymdown-extensions from 11.0 to 11.0.1 (#3061)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)