chore(deps): bump vllm from 0.18.0 to 0.19.1 - #420
Closed
dependabot[bot] wants to merge 2 commits into
Closed
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Bumps [vllm](https://github.com/vllm-project/vllm) from 0.18.0 to 0.19.1. - [Release notes](https://github.com/vllm-project/vllm/releases) - [Changelog](https://github.com/vllm-project/vllm/blob/main/RELEASE.md) - [Commits](vllm-project/vllm@v0.18.0...v0.19.1) --- updated-dependencies: - dependency-name: vllm dependency-version: 0.19.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/vllm-0.19.1
branch
from
April 23, 2026 20:22
35cb774 to
682dfac
Compare
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Contributor
Author
|
Superseded by #443. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps vllm from 0.18.0 to 0.19.1.
Release notes
Sourced from vllm's releases.
... (truncated)
Commits
b1388b1[CI][NIXL] Fix PD CI breakage: pin nixl-cu{12,13} versions (#39851)9d78000[CI Failure] pin nomic-embed-text-v1 revision (#39292)39602eb[Bugfix] Fix CPU Dockerfile path after cherry-pick7225a69fix(test): recompute Jina ColBERT rotary inv_freq cleared by transformers v5 ...9a3a31fDon't compile vision encoder for Transformers backend (#30518)7bd3f40[CI/Build] Fix sentence-transformers version in CPU test (#39557)c546038[Kernel] Porting the TRTLLM minimax_allreduce_rms kernels (#37045)4bbb8fafix(kimi_k25): resolve media_placeholder_token_id from tokenizer (#39344)459d9b3Update to transformers v5 (#30566)b1568cf[Model] Fix Gemma 4 token repetition by dynamic BOS injection for PT models (...