Skip to content

build(deps): update uvicorn[standard] requirement from >=0.47.0 to >=0.49.0 in /apps/api#13

Merged
xmap merged 1 commit into
mainfrom
dependabot/uv/apps/api/uvicorn-standard--gte-0.48.0
Jun 5, 2026
Merged

build(deps): update uvicorn[standard] requirement from >=0.47.0 to >=0.49.0 in /apps/api#13
xmap merged 1 commit into
mainfrom
dependabot/uv/apps/api/uvicorn-standard--gte-0.48.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Updates the requirements on uvicorn[standard] to permit the latest version.

Release notes

Sourced from uvicorn[standard]'s releases.

Version 0.49.0

What's Changed

Full Changelog: Kludex/uvicorn@0.48.0...0.49.0

Changelog

Sourced from uvicorn[standard]'s changelog.

0.49.0 (June 3, 2026)

Changed

  • Bump httptools minimum version to 0.8.0 (#2962)
  • Consume duplicate forwarding headers in ProxyHeadersMiddleware (reverses the 0.48.0 behavior of ignoring them) (#2971)

0.48.0 (May 24, 2026)

Changed

  • Default ssl_ciphers to None and use OpenSSL defaults (#2940)

Fixed

  • Ignore duplicate forwarding headers in ProxyHeadersMiddleware (#2944)

0.47.0 (May 14, 2026)

Added

  • Add ssl_context_factory for custom SSLContext configuration (#2920)

Changed

  • Eagerly import the ASGI app in the parent process (#2919)

Fixed

  • Treat fd=0 as a valid file descriptor with reload/workers (#2927)

0.46.0 (April 23, 2026)

Added

  • Support ws_max_size in wsproto implementation (#2915)
  • Support ws_ping_interval and ws_ping_timeout in wsproto implementation (#2916)

Changed

  • Use bytearray for incoming WebSocket message buffer in websockets-sansio (#2917)

0.45.0 (April 21, 2026)

Added

  • Add --reset-contextvars flag to isolate ASGI request context (#2912)
  • Accept os.PathLike for log_config (#2905)
  • Accept log_level strings case-insensitively (#2907)

... (truncated)

Commits
  • 3ef2e3e Version 0.49.0 (#2973)
  • eeb64b1 Consume duplicate forwarding headers in ProxyHeadersMiddleware (#2971)
  • 630f4ac Make the watchfiles reload tests deterministic (#2972)
  • 9154922 chore(deps): bump the github-actions group across 1 directory with 6 updates ...
  • 739727a Migrate docs deploy from Cloudflare Pages to Workers (#2967)
  • be4a240 Gate docs preview deploy on Cloudflare token presence (#2966)
  • c489d7e Bump httptools minimum version to 0.8.0 (#2962)
  • 9f547bd Skip docs preview deploy for Dependabot PRs (#2961)
  • 44446b8 Migrate documentation from MkDocs Material to Zensical (#2959)
  • cfd659c Bump pymdown-extensions to 10.21.3 (#2958)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels May 25, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 25, 2026

Coverage report

This PR does not seem to contain any modification to coverable code.

@xmap
Copy link
Copy Markdown
Owner

xmap commented Jun 5, 2026

@dependabot rebase

@dependabot dependabot Bot changed the title build(deps): Update uvicorn[standard] requirement from >=0.47.0 to >=0.48.0 in /apps/api build(deps): update uvicorn[standard] requirement from >=0.47.0 to >=0.49.0 in /apps/api Jun 5, 2026
@dependabot dependabot Bot force-pushed the dependabot/uv/apps/api/uvicorn-standard--gte-0.48.0 branch from b34fed5 to b7fb62c Compare June 5, 2026 17:58
@xmap
Copy link
Copy Markdown
Owner

xmap commented Jun 5, 2026

@dependabot merge

Updates the requirements on [uvicorn[standard]](https://github.com/Kludex/uvicorn) to permit the latest version.
- [Release notes](https://github.com/Kludex/uvicorn/releases)
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md)
- [Commits](Kludex/uvicorn@0.47.0...0.49.0)

---
updated-dependencies:
- dependency-name: uvicorn[standard]
  dependency-version: 0.48.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/uv/apps/api/uvicorn-standard--gte-0.48.0 branch from b7fb62c to c081aab Compare June 5, 2026 19:43
@xmap xmap merged commit a9102eb into main Jun 5, 2026
3 checks passed
@xmap xmap deleted the dependabot/uv/apps/api/uvicorn-standard--gte-0.48.0 branch June 5, 2026 19:45
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant