chore(deps): update dependency uvicorn to v0.37.0 #153

Merged
renovate merged 1 commits from renovate/uvicorn-0.x into main 2025-09-28 00:23:51 +00:00
Member

This PR contains the following updates:

Package Update Change
uvicorn (changelog) minor ==0.36.0 -> ==0.37.0

Release Notes

Kludex/uvicorn (uvicorn)

v0.37.0: Version 0.37.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/Kludex/uvicorn/compare/0.36.1...0.37.0

v0.36.1: Version 0.36.1

Compare Source

What's Changed

Full Changelog: https://github.com/Kludex/uvicorn/compare/0.36.0...0.36.1


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [uvicorn](https://github.com/Kludex/uvicorn) ([changelog](https://uvicorn.dev/release-notes)) | minor | `==0.36.0` -> `==0.37.0` | --- ### Release Notes <details> <summary>Kludex/uvicorn (uvicorn)</summary> ### [`v0.37.0`](https://github.com/Kludex/uvicorn/releases/tag/0.37.0): Version 0.37.0 [Compare Source](https://github.com/Kludex/uvicorn/compare/0.36.1...0.37.0) #### What's Changed - Add `--timeout-worker-healthcheck` setting by [@&#8203;Kludex](https://github.com/Kludex) in https://github.com/Kludex/uvicorn/pull/2711 - Add `os.PathLike[str]` type to `ssl_ca_certs` by [@&#8203;rnv812](https://github.com/rnv812) in https://github.com/Kludex/uvicorn/pull/2676 #### New Contributors - [@&#8203;LincolnPuzey](https://github.com/LincolnPuzey) made their first contribution in https://github.com/Kludex/uvicorn/pull/2669 - [@&#8203;rnv812](https://github.com/rnv812) made their first contribution in https://github.com/Kludex/uvicorn/pull/2676 **Full Changelog**: https://github.com/Kludex/uvicorn/compare/0.36.1...0.37.0 ### [`v0.36.1`](https://github.com/Kludex/uvicorn/releases/tag/0.36.1): Version 0.36.1 [Compare Source](https://github.com/Kludex/uvicorn/compare/0.36.0...0.36.1) #### What's Changed - Raise an exception when calling removed `Config.setup_event_loop()` by [@&#8203;Kludex](https://github.com/Kludex) in https://github.com/Kludex/uvicorn/pull/2709 **Full Changelog**: https://github.com/Kludex/uvicorn/compare/0.36.0...0.36.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40My41IiwidXBkYXRlZEluVmVyIjoiNDEuNDMuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2025-09-28 00:23:45 +00:00
renovate scheduled this pull request to auto merge when all checks succeed 2025-09-28 00:23:46 +00:00
renovate merged commit 31cf067013 into main 2025-09-28 00:23:51 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: training/docker-build-exercise#153