Skip to content

build(deps): bump uvicorn from 0.52.1 to 0.52.3 in /services/account_unification - #107

Open
dependabot[bot] wants to merge 3 commits into
fix/account-unification-lock-20260819from
dependabot/pip/services/account_unification/uvicorn-0.52.3
Open

build(deps): bump uvicorn from 0.52.1 to 0.52.3 in /services/account_unification#107
dependabot[bot] wants to merge 3 commits into
fix/account-unification-lock-20260819from
dependabot/pip/services/account_unification/uvicorn-0.52.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor

Bumps uvicorn from 0.52.1 to 0.52.3.

Release notes

Sourced from uvicorn's releases.

Version 0.52.3

Changed

  • Update zttp to 0.0.24 and use its combined receive path, improving HTTP/1.1 request parsing performance (#3067)

Full Changelog: Kludex/uvicorn@0.52.2...0.52.3

Version 0.52.2

Fixed

  • Update zttp to 0.0.22, fixing bodyless request receives and improving HTTP/1 request parsing performance (#3063)

Full Changelog: Kludex/uvicorn@0.52.1...0.52.2

Changelog

Sourced from uvicorn's changelog.

0.52.3 (August 13, 2026)

Changed

  • Update zttp to 0.0.24 and use its combined receive path, improving HTTP/1.1 request parsing performance (#3067)

0.52.2 (August 13, 2026)

Fixed

  • Update zttp to 0.0.22, fixing bodyless request receives and improving HTTP/1 request parsing performance (#3063)
Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Open in Devin Review

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 19, 2026

Copy link
Copy Markdown
Contributor

Exact-head fix pushed: 11e65c6e5904ee1cbecd48b4b0a06eb704b5f8a3.

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.

devin-ai-integration[bot]

This comment was marked as resolved.

Copy link
Copy Markdown
Contributor

@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.

Copy link
Copy Markdown
Contributor

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.

@seonghobae
seonghobae changed the base branch from main to fix/account-unification-lock-20260819 August 20, 2026 23:41
@seonghobae

Copy link
Copy Markdown
Contributor

Stacked this dependency PR on the lock-refresh base fix/account-unification-lock-20260819 (PR #112) because it changes uv.lock. The exact current head is 0240ef8df7269da8eddcfe17abd2383812768001; its refreshed-base rollup has 19 successful and 1 queued Check with no terminal failure. Please bind independent review and any approval to this exact head; do not transfer stale approval or self-approve.

@seonghobae

Copy link
Copy Markdown
Contributor

@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.

dependabot Bot and others added 3 commits August 21, 2026 08:48
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>
@seonghobae
seonghobae force-pushed the dependabot/pip/services/account_unification/uvicorn-0.52.3 branch from 0240ef8 to 5384256 Compare August 20, 2026 23:49
@seonghobae

Copy link
Copy Markdown
Contributor

@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.

Copy link
Copy Markdown
Contributor

Review only exact current HEAD 53842560d397aa20309a6b16aceb560540611686 against base fix/account-unification-lock-20260819@f02acf93367a40dbfb23a73985017dca8d42ff39. Re-evaluate the Uvicorn dependency update, lock/export consistency, and security workflow contracts. Do not modify or merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant