Skip to content

chore(deps): bump uvicorn from 0.35.0 to 0.47.0 in /docker/ai-panel#73

Merged
github-actions[bot] merged 1 commit into
developfrom
dependabot/pip/docker/ai-panel/uvicorn-0.46.0
May 14, 2026
Merged

chore(deps): bump uvicorn from 0.35.0 to 0.47.0 in /docker/ai-panel#73
github-actions[bot] merged 1 commit into
developfrom
dependabot/pip/docker/ai-panel/uvicorn-0.46.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps uvicorn from 0.35.0 to 0.47.0.

Release notes

Sourced from uvicorn's releases.

Version 0.47.0

What's Changed

Full Changelog: Kludex/uvicorn@0.46.0...0.47.0

Version 0.46.0

What's Changed

Full Changelog: Kludex/uvicorn@0.45.0...0.46.0

Version 0.45.0

What's Changed

New Contributors

Full Changelog: Kludex/uvicorn@0.44.0...0.45.0

Version 0.44.0

What's Changed

Full Changelog: Kludex/uvicorn@0.43.0...0.44.0

Version 0.43.0

Changed

  • Emit http.disconnect ASGI receive() event on server shutting down for streaming responses (#2829)
  • Use native context parameter for create_task on Python 3.11+ (#2859)
  • Drop cast in ASGI types (#2875)

Full Changelog: Kludex/uvicorn@0.42.0...0.43.0

... (truncated)

Changelog

Sourced from uvicorn's changelog.

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)

Changed

  • Revert "Emit http.disconnect on server shutdown for streaming responses" (#2913)
  • Revert "Explicitly start ASGI run with empty context" (#2911)

Fixed

  • Preserve forwarded client ports in proxy headers middleware (#2903)
  • Raise helpful ImportError when PyYAML is missing for YAML log config (#2906)

0.44.0 (April 6, 2026)

Added

  • Implement websocket keepalive pings for websockets-sansio (#2888)

0.43.0 (April 3, 2026)

... (truncated)

Commits
  • 479a2c0 Version 0.47.0 (#2937)
  • 89347fd Add 7-day cooldown for dependency resolution via uv exclude-newer (#2936)
  • 767315b Drop unused contents/actions permissions from zizmor workflow (#2935)
  • f25ee43 chore(deps): bump urllib3 from 2.6.3 to 2.7.0 (#2933)
  • 8782666 Fix typo in docs/deployment/index.md. (#2932)
  • ad5ff87 Treat fd=0 as a valid file descriptor with reload/workers (#2927)
  • 6761b2c Remove Hugging Face sponsor block from docs (#2923)
  • 438f648 Surface sponsors on welcome page and sidebar (#2921)
  • 10ddc6d Add ssl_context_factory for custom SSLContext configuration (#2920)
  • b499bc4 Eagerly import the ASGI app in the parent process (#2919)
  • Additional commits viewable in compare view

@github-actions github-actions Bot added the dependabot:automerge Dependabot PR is approved for unattended merge after CI label May 14, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 14, 2026

Frontend Test Results

736 tests   736 ✅  18s ⏱️
 65 suites    0 💤
  1 files      0 ❌

Results for commit b9a99bd.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 14, 2026

Backend Test Results

  499 files    499 suites   2m 49s ⏱️
3 561 tests 3 546 ✅ 15 💤 0 ❌
3 618 runs  3 603 ✅ 15 💤 0 ❌

Results for commit b9a99bd.

♻️ This comment has been updated with latest results.

@dependabot dependabot Bot changed the title chore(deps): bump uvicorn from 0.35.0 to 0.46.0 in /docker/ai-panel chore(deps): bump uvicorn from 0.35.0 to 0.47.0 in /docker/ai-panel May 14, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/docker/ai-panel/uvicorn-0.46.0 branch from e0a87b5 to 1c7cdaf Compare May 14, 2026 18:28
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.35.0 to 0.47.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.35.0...0.47.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/docker/ai-panel/uvicorn-0.46.0 branch from 1c7cdaf to b9a99bd Compare May 14, 2026 18:47
@github-actions github-actions Bot merged commit 51af426 into develop May 14, 2026
10 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/docker/ai-panel/uvicorn-0.46.0 branch May 14, 2026 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot:automerge Dependabot PR is approved for unattended merge after CI dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants