Skip to content

Bump uvicorn from 0.23.1 to 0.23.2#550

Merged
abetlen merged 1 commit into
mainfrom
dependabot/pip/uvicorn-0.23.2
Aug 1, 2023
Merged

Bump uvicorn from 0.23.1 to 0.23.2#550
abetlen merged 1 commit into
mainfrom
dependabot/pip/uvicorn-0.23.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 31, 2023

Copy link
Copy Markdown
Contributor

Bumps uvicorn from 0.23.1 to 0.23.2.

Release notes

Sourced from uvicorn's releases.

Version 0.23.2

Fixed

  • Maintain the same behavior of websockets from 10.4 on 11.0 (#2061) 30/07/23

Full Changelog: Kludex/uvicorn@0.23.1...0.23.2

Changelog

Sourced from uvicorn's changelog.

0.23.2 - 2023-07-31

Fixed

  • Maintain the same behavior of websockets from 10.4 on 11.0 (#2061) 30/07/23
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 31, 2023
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.23.1 to 0.23.2.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](Kludex/uvicorn@0.23.1...0.23.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/uvicorn-0.23.2 branch from a5fa8ce to 0cc8d82 Compare August 1, 2023 21:25
@abetlen abetlen merged commit 91bf8fa into main Aug 1, 2023
@dependabot dependabot Bot deleted the dependabot/pip/uvicorn-0.23.2 branch August 1, 2023 21:39
ThongvanAlexis added a commit to ThongvanAlexis/llama-cpp-python that referenced this pull request Apr 16, 2026
Suppress nvcc template warnings (abetlen#177, abetlen#221, abetlen#550) that flood the log
with ~2500 lines of noise from llama.cpp CUDA kernels. Drop
CMAKE_BUILD_PARALLEL_LEVEL from 2 to 1 — parallel nvcc with 5 arch
targets causes sccache daemon OOM crash (os error 10054) on the
4-vCPU runner.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant