Bump the rust-vmm group across 1 directory with 5 updates - #18
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the rust-vmm group across 1 directory with 5 updates#18dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/cargo/vmm/rust-vmm-4ccd2a55f4
branch
from
July 13, 2026 07:28
46ce1b5 to
9451197
Compare
dependabot
Bot
force-pushed
the
dependabot/cargo/vmm/rust-vmm-4ccd2a55f4
branch
3 times, most recently
from
July 24, 2026 11:06
19e8f3e to
c74397c
Compare
dependabot
Bot
force-pushed
the
dependabot/cargo/vmm/rust-vmm-4ccd2a55f4
branch
from
July 27, 2026 21:37
c74397c to
a457ee5
Compare
Bumps the rust-vmm group with 5 updates in the /vmm directory: | Package | From | To | | --- | --- | --- | | [kvm-bindings](https://github.com/rust-vmm/kvm) | `0.10.0` | `0.14.1` | | [kvm-ioctls](https://github.com/rust-vmm/kvm) | `0.19.1` | `0.25.0` | | [virtio-queue](https://github.com/rust-vmm/vm-virtio) | `0.17.0` | `0.18.0` | | [seccompiler](https://github.com/rust-vmm/seccompiler) | `0.4.0` | `0.5.0` | | [vmm-sys-util](https://github.com/rust-vmm/vmm-sys-util) | `0.12.1` | `0.15.0` | Updates `kvm-bindings` from 0.10.0 to 0.14.1 - [Release notes](https://github.com/rust-vmm/kvm/releases) - [Commits](rust-vmm/kvm@v0.10.0...kvm-bindings-v0.14.1) Updates `kvm-ioctls` from 0.19.1 to 0.25.0 - [Release notes](https://github.com/rust-vmm/kvm/releases) - [Commits](rust-vmm/kvm@v0.19.1...kvm-ioctls-v0.25.0) Updates `virtio-queue` from 0.17.0 to 0.18.0 - [Release notes](https://github.com/rust-vmm/vm-virtio/releases) - [Commits](rust-vmm/vm-virtio@virtio-queue-v0.17.0...virtio-queue-v0.18.0) Updates `seccompiler` from 0.4.0 to 0.5.0 - [Release notes](https://github.com/rust-vmm/seccompiler/releases) - [Changelog](https://github.com/rust-vmm/seccompiler/blob/main/CHANGELOG.md) - [Commits](rust-vmm/seccompiler@v0.4.0...v0.5.0) Updates `vmm-sys-util` from 0.12.1 to 0.15.0 - [Release notes](https://github.com/rust-vmm/vmm-sys-util/releases) - [Changelog](https://github.com/rust-vmm/vmm-sys-util/blob/main/CHANGELOG.md) - [Commits](rust-vmm/vmm-sys-util@v0.12.1...v0.15.0) --- updated-dependencies: - dependency-name: kvm-bindings dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-vmm - dependency-name: kvm-ioctls dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-vmm - dependency-name: seccompiler dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-vmm - dependency-name: virtio-queue dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-vmm - dependency-name: vmm-sys-util dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-vmm ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/vmm/rust-vmm-4ccd2a55f4
branch
from
August 3, 2026 04:36
a457ee5 to
e4b5d9e
Compare
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 the rust-vmm group with 5 updates in the /vmm directory:
0.10.00.14.10.19.10.25.00.17.00.18.00.4.00.5.00.12.10.15.0Updates
kvm-bindingsfrom 0.10.0 to 0.14.1Release notes
Sourced from kvm-bindings's releases.
... (truncated)
Commits
b4c9ed8build: Release bindings 0.14.1 and ioctls 0.25.0f2d1905kvm-ioctls: add Cap::CounterOffset85ffca3build: cargo-audit ignore RUSTSEC-2025-0141a35a3ecbuild: bump rust-vmm-ci to2601a12b493467kvm-bindings: allow confusable_identsa6599efkvm-ioctls: vcpu: init vCPU before accessing events3ffc9b6fam_wrappers: Remove code snippet of kvm_save2.len3a8ca82build(deps): bump rust-vmm-ci from042b206toe34c50425f630aRemove TODO-comment about safety of casting ptr to *mut u8cf113eeDistinguish between safe and unsafe set_msr_filterUpdates
kvm-ioctlsfrom 0.19.1 to 0.25.0Release notes
Sourced from kvm-ioctls's releases.
... (truncated)
Commits
b4c9ed8build: Release bindings 0.14.1 and ioctls 0.25.0f2d1905kvm-ioctls: add Cap::CounterOffset85ffca3build: cargo-audit ignore RUSTSEC-2025-0141a35a3ecbuild: bump rust-vmm-ci to2601a12b493467kvm-bindings: allow confusable_identsa6599efkvm-ioctls: vcpu: init vCPU before accessing events3ffc9b6fam_wrappers: Remove code snippet of kvm_save2.len3a8ca82build(deps): bump rust-vmm-ci from042b206toe34c50425f630aRemove TODO-comment about safety of casting ptr to *mut u8cf113eeDistinguish between safe and unsafe set_msr_filterUpdates
virtio-queuefrom 0.17.0 to 0.18.0Commits
b2abdc0build(deps): bump rust-vmm-ci from2601a12to8455080eae909dvirtio-queue: Prepare v0.18.0 release04ee097build(deps): bump rust-vmm-ci from112dd9fto2601a12eacc8b1virtio-queue: implement From for QueueSync824cfd9build(deps): bump rust-vmm-ci from65d339dto112dd9f99587f5Revert "cargo/audit.toml: ignore RUSTSEC-2025-0141"90a9259virtio-queue-ser: remove versionize support2ad02dcbuild: Update vm-memory to 0.18.0ad0bd3everification: Override GuestMemory::check_range()b7a732bfuzz/vsock: Add get_mem_ptr() for testingUpdates
seccompilerfrom 0.4.0 to 0.5.0Changelog
Sourced from seccompiler's changelog.
Commits
c3cf77dchore: Prepare 0.5.0 releasecb01267CHANGELOG: Update CHANGELOG.md27602c7syscall_table: Update to v6.12 kernel syscall5de1945tools: Support generate_syscall_tables with newer kernelcaf9e32Bump rust-vmm-ci from1150c47to2d733b06297175Update coverage score8c87854Fix clippy warnings39091a7ci: Enable RISC-V CI8f3c38dBumps rust-vmm-ci to 1150c4768e78acCHANGELOG.md: document riscv64 supportUpdates
vmm-sys-utilfrom 0.12.1 to 0.15.0Release notes
Sourced from vmm-sys-util's releases.
Changelog
Sourced from vmm-sys-util's changelog.
Commits
a64b4efci: add crates.io publish workflow6d9bb0cPrepare v0.15.0 release804dde6refactor: Avoid passing RawFds, and thus some unsafeabd6488refactor(test): avoid unhelpful panics3b39436eventfd: use stdlib instead of libc::{read,write}08fbd6dsock_ctrl_msg: fix doc exampleee71906sock_ctrl_msg: treat cmsghdr as FamStruct2ced212sock_ctrl_msg: Drop unneeded loopf6267bffix: return ENOBUFS if CMSG_TRUNC is set always2167111test: merge test cases in sock_ctrl_msg.rs