Skip to content

chore(deps): bump uvicorn from 0.48.0 to 0.49.0#81

Merged
SahilKumar75 merged 1 commit into
mainfrom
dependabot/pip/uvicorn-0.49.0
Jun 8, 2026
Merged

chore(deps): bump uvicorn from 0.48.0 to 0.49.0#81
SahilKumar75 merged 1 commit into
mainfrom
dependabot/pip/uvicorn-0.49.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps uvicorn from 0.48.0 to 0.49.0.

Release notes

Sourced from uvicorn's releases.

Version 0.49.0

What's Changed

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

Changelog

Sourced from uvicorn'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)
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 requested a review from SahilKumar75 as a code owner June 8, 2026 06:00

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated Review Checklist

Before approving this PR, confirm each item:

Code quality

  • Logic is correct and edge cases are handled
  • No debug logs, dead code, or commented-out blocks left in
  • Naming is clear — no abbreviations that need a comment to decode

Tests

  • New behaviour is covered by tests, or existing tests updated
  • poetry run pytest passes locally

Frontend (if applicable)

  • UI renders correctly across light/dark mode
  • No layout regressions on narrow viewports

Infrastructure / config (if applicable)

  • Secrets/env vars are not hardcoded
  • Docker build still passes (docker build .)

Docs

  • CHANGELOG or PR description explains the why, not just the what
  • Public API changes are reflected in docs

Review, check off what applies, then submit your formal Approve or Request Changes.

@dependabot dependabot Bot force-pushed the dependabot/pip/uvicorn-0.49.0 branch 2 times, most recently from 829cded to 4673250 Compare June 8, 2026 06:42

@SahilKumar75 SahilKumar75 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved: Minor version upgrade (0.48.0 → 0.49.0). All tests passed including Docker build.

Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.48.0 to 0.49.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.48.0...0.49.0)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-version: 0.49.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@SahilKumar75

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/pip/uvicorn-0.49.0 branch from 4673250 to 0442756 Compare June 8, 2026 07:03
@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@SahilKumar75 SahilKumar75 merged commit 5e67449 into main Jun 8, 2026
9 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/uvicorn-0.49.0 branch June 8, 2026 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant