Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2026

Bumps sglang[all] from 0.5.2 to 0.5.8.post1.

Release notes

Sourced from sglang[all]'s releases.

v0.5.8

Highlights

New Model Support

DeepSeek V3.2 Optimization

  • Context Parallelism Optimization with support for fused MoE, multi-batch, and FP8 KV cache: #13959

Flash Attention 4

  • Support for Flash Attention 4 decoding kernels: #16034

SGLang-Diffusion

  • Run sglang-diffusion with diffusers backend
  • Features: Multi-LoRA inference, SLA attention backends, warmup switch in CLI, ComfyUI Plugin
  • Performance improvements for all models

Dependencies

  • sgl-kernel updated to 0.3.21: #17075
  • Cutedsl updated to 4.3.4: #17075
  • Added dependencies for tvm-ffi and quack-kernels: #17075
  • Flashinfer updated to 0.6.1: #15551
  • Mooncake transfer engine updated to 0.3.8.post1: #16792

Security

  • Fixed urllib and gpgv vulnerabilities: #17439

What's Changed

... (truncated)

Commits
  • c1f2241 docker: add patch to increase GPU deepep timeout (#18298)
  • 8da70e2 [DeepGemm] Add a flag for fast warmup (#18111)
  • 0189f41 [DLLM] Remove cuda graph batch size limitation (#17458)
  • b6e4893 turn off dit_layerwise_offload for wan on rocm (#17569)
  • 3eb7da5 [hotfix] Reenable all reduce fusion on sm100 (#17591)
  • cb53ddc [NPU] [Bug Fix] Fix typo in npu device check in gpt_oss.py (#17553)
  • 0c26532 [Fix] fix device orientation for image processor (#15859)
  • 6469c96 [CPU][Fix CI] Solidate torch version for sgl-kernel-cpu and fix device orient...
  • 7170539 [Kernel] Little refactor of flashinfer allreduce norm fusion (#17474)
  • 67589c1 [hotfix] Fixes on cuda 13 docker image (#17541)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [sglang[all]](https://github.com/sgl-project/sglang) from 0.5.2 to 0.5.8.post1.
- [Release notes](https://github.com/sgl-project/sglang/releases)
- [Commits](sgl-project/sglang@v0.5.2...v0.5.8.post1)

---
updated-dependencies:
- dependency-name: sglang[all]
  dependency-version: 0.5.8.post1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Feb 11, 2026
@wuxibin89 wuxibin89 closed this Feb 12, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 12, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/sglang-all--0.5.8.post1 branch February 12, 2026 02:26
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant