Skip to content

chore(deps): update dependency uvicorn to v0.46.0#45

Open
red-hat-konflux[bot] wants to merge 1 commit intopoc1from
konflux/mintmaker/poc1/uvicorn-0.x
Open

chore(deps): update dependency uvicorn to v0.46.0#45
red-hat-konflux[bot] wants to merge 1 commit intopoc1from
konflux/mintmaker/poc1/uvicorn-0.x

Conversation

@red-hat-konflux
Copy link
Copy Markdown

@red-hat-konflux red-hat-konflux Bot commented Nov 21, 2025

This PR contains the following updates:

Package Change Age Confidence
uvicorn (changelog) ==0.30.5==0.46.0 age confidence

Release Notes

Kludex/uvicorn (uvicorn)

v0.46.0: Version 0.46.0

Compare Source

What's Changed

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

v0.45.0: Version 0.45.0

Compare Source

What's Changed

New Contributors

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

v0.44.0: Version 0.44.0

Compare Source

What's Changed

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

v0.43.0: Version 0.43.0

Compare Source

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

v0.42.0: Version 0.42.0

Compare Source

Changed

  • Use bytearray for request body accumulation to avoid O(n^2) allocation on fragmented bodies (#​2845)

Fixed

  • Escape brackets and backslash in httptools HEADER_RE regex (#​2824)
  • Fix multiple issues in websockets sans-io implementation (#​2825)

New Contributors


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

v0.41.0: Version 0.41.0

Compare Source

Added

  • Add --limit-max-requests-jitter to stagger worker restarts (#​2707)
  • Add socket path to scope["server"] (#​2561)

Changed

  • Rename LifespanOn.error_occured to error_occurred (#​2776)

Fixed

  • Ignore permission denied errors in watchfiles reloader (#​2817)
  • Ensure lifespan shutdown runs when should_exit is set during startup (#​2812)
  • Reduce the log level of 'request limit exceeded' messages (#​2788)

New Contributors


Full Changelog: Kludex/uvicorn@0.40.0...0.41.0

v0.40.0: Version 0.40.0

Compare Source

What's Changed

Full Changelog: Kludex/uvicorn@0.39.0...0.40.0

v0.39.0: Version 0.39.0

Compare Source

What's Changed

New Contributors

Full Changelog: Kludex/uvicorn@0.38.0...0.39.0

v0.38.0: Version 0.38.0

Compare Source

What's Changed


New Contributors

Full Changelog: Kludex/uvicorn@0.37.0...0.38.0

v0.37.0: Version 0.37.0

Compare Source

What's Changed

New Contributors

Full Changelog: Kludex/uvicorn@0.36.1...0.37.0

v0.36.1: Version 0.36.1

Compare Source

What's Changed

  • Raise an exception when calling removed Config.setup_event_loop() by @​Kludex in #​2709

Full Changelog: Kludex/uvicorn@0.36.0...0.36.1

v0.36.0: Version 0.36.0

Compare Source

Added


New Contributors

Full Changelog: Kludex/uvicorn@0.35.0...0.36.0

v0.35.0: Version 0.35.0

Compare Source

Added

Changed

New Contributors

Full Changelog: Kludex/uvicorn@0.34.3...0.35.0

v0.34.3: Version 0.34.3

Compare Source

What's Changed

New Contributors

Full Changelog: Kludex/uvicorn@0.34.2...0.34.3

v0.34.2: Version 0.34.2

Compare Source

What's Changed

New Contributors

Full Changelog: Kludex/uvicorn@0.34.1...0.34.2

v0.34.1: Version 0.34.1

Compare Source

What's Changed

New Contributors

Full Changelog: Kludex/uvicorn@0.34.0...0.34.1

v0.34.0: Version 0.34.0

Compare Source

What's Changed


Full Changelog: Kludex/uvicorn@0.33.0...0.34.0

v0.33.0: Version 0.33.0

Compare Source

What's Changed

New Contributors

Full Changelog: Kludex/uvicorn@0.32.1...0.33.0

v0.32.1: Version 0.32.1

Compare Source

What's Changed


Full Changelog: Kludex/uvicorn@0.32.0...0.32.1

v0.32.0: Version 0.32.0

Compare Source

Added

  • Officially support Python 3.13 (#​2482)
  • Warn when max_request_limit is exceeded (#​2430)

Full Changelog: Kludex/uvicorn@0.31.1...0.32.0

v0.31.1: Version 0.31.1

Compare Source

Fixed

  • Support WebSockets 0.13.1 #​2471
  • Restore support for [*] in trusted hosts #​2480
  • Add PathLike[str] type hint for ssl_keyfile #​2481

Full Changelog: Kludex/uvicorn@0.31.0...0.31.1

v0.31.0: Version 0.31.0

Compare Source

Added

Improve ProxyHeadersMiddleware (#​2468) and (#​2231):

  • Fix the host for requests from clients running on the proxy server itself.
  • Fallback to host that was already set for empty x-forwarded-for headers.
  • Also allow specifying IP Networks as trusted hosts. This greatly simplifies deployments
    on docker swarm/Kubernetes, where the reverse proxy might have a dynamic IP.
    • This includes support for IPv6 Address/Networks.

Full Changelog: Kludex/uvicorn@0.30.6...0.31.0

v0.30.6: Version 0.30.6

Compare Source

Fixed
  • Don't warn when upgrade is not WebSocket and depedencies are installed (#​2360)

Full Changelog: Kludex/uvicorn@0.30.5...0.30.6


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Nov 21, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/poc1/uvicorn-0.x branch from 0c1aea1 to 623cf5d Compare December 21, 2025 16:55
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency uvicorn to v0.38.0 chore(deps): update dependency uvicorn to v0.40.0 Dec 21, 2025
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/poc1/uvicorn-0.x branch from 623cf5d to ba1bcfb Compare February 17, 2026 04:59
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency uvicorn to v0.40.0 chore(deps): update dependency uvicorn to v0.41.0 Feb 17, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/poc1/uvicorn-0.x branch from ba1bcfb to 87101a8 Compare March 16, 2026 09:41
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency uvicorn to v0.41.0 chore(deps): update dependency uvicorn to v0.42.0 Mar 16, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency uvicorn to v0.42.0 chore(deps): update dependency uvicorn to v0.43.0 Apr 4, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/poc1/uvicorn-0.x branch 2 times, most recently from ea7c8da to 424f9cd Compare April 6, 2026 09:39
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency uvicorn to v0.43.0 chore(deps): update dependency uvicorn to v0.44.0 Apr 6, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/poc1/uvicorn-0.x branch from 424f9cd to 1bc71b1 Compare April 21, 2026 14:16
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency uvicorn to v0.44.0 chore(deps): update dependency uvicorn to v0.45.0 Apr 21, 2026
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/poc1/uvicorn-0.x branch from 1bc71b1 to d5d668e Compare April 23, 2026 14:37
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency uvicorn to v0.45.0 chore(deps): update dependency uvicorn to v0.46.0 Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants