Skip to content

chore(deps): bump uvicorn from 0.51.0 to 0.52.0 in /backend - #17

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/backend/uvicorn-0.51.0
Closed

chore(deps): bump uvicorn from 0.51.0 to 0.52.0 in /backend#17
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/backend/uvicorn-0.51.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown

Bumps uvicorn from 0.51.0 to 0.52.0.

Release notes

Sourced from uvicorn's releases.

Version 0.52.0

This release adds an experimental HTTP/1.1 implementation backed by zttp, a sans-IO HTTP parser I've been developing on the side: a core written in Zig, with bindings to Python. It has been running under a fuzzer for some weeks now, and has been through multiple rounds of security auditing.

It is still experimental, so don't put it in front of production traffic yet. Try it with --http zttp, and please send any feedback to the issue tracker.

Added

  • Add an experimental zttp HTTP/1.1 implementation, selectable with --http zttp (#2979)

Fixed

  • Keep non-ASCII WebSocket request headers intact with websockets 17.0, which encodes them with ISO-8859-1 (#3036)

Full Changelog: Kludex/uvicorn@0.51.0...0.52.0

Changelog

Sourced from uvicorn's changelog.

0.52.0 (July 29, 2026)

This release adds an experimental HTTP/1.1 implementation backed by zttp, a sans-IO HTTP parser I've been developing on the side: a core written in Zig, with bindings to Python. It has been running under a fuzzer for some weeks now, and has been through multiple rounds of security auditing.

It is still experimental, so don't put it in front of production traffic yet. Try it with --http zttp, and please send any feedback to the issue tracker.

Added

  • Add an experimental zttp HTTP/1.1 implementation, selectable with --http zttp (#2979)

Fixed

  • Keep non-ASCII WebSocket request headers intact with websockets 17.0, which encodes them with ISO-8859-1 (#3036)
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 29, 2026
@dependabot
dependabot Bot requested a review from Soturine as a code owner July 29, 2026 05:45
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 29, 2026
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.51.0 to 0.52.0.
- [Release notes](https://github.com/Kludex/uvicorn/releases)
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md)
- [Commits](Kludex/uvicorn@0.51.0...0.52.0)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-version: 0.51.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump uvicorn from 0.49.0 to 0.51.0 in /backend chore(deps): bump uvicorn from 0.51.0 to 0.52.0 in /backend Jul 29, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/backend/uvicorn-0.51.0 branch from 1d9878a to d29a89e Compare July 29, 2026 09:45
@dependabot @github

dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown
Author

Superseded by #27.

@dependabot dependabot Bot closed this Jul 29, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/backend/uvicorn-0.51.0 branch July 29, 2026 09:45
@Soturine

Copy link
Copy Markdown
Owner

A v0.8.7 foi publicada a partir de f11bb53. Na janela validada, o Uvicorn 0.51.0 foi revisado e aplicado de forma independente no commit 64620b9. Depois disso, o Dependabot atualizou esta proposta para 0.52.0 e a substituiu por #27; a versão 0.52.0 não integra a v0.8.7 e precisa de nova revisão independente. Este PR não foi mesclado nem cherry-picked. Fica registrado aqui o desfecho rastreável.

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