Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump kvm-bindings from 0.9.1 to 0.10.0 in the rust-vmm group #769

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps the rust-vmm group with 1 update: kvm-bindings.

Updates kvm-bindings from 0.9.1 to 0.10.0

Release notes

Sourced from kvm-bindings's releases.

kvm-bindings-v0.10.0

Changelog

[0.10.0]

Added

  • RISC-V KVM bindings for Linux kernel v6.9, including serialization support.
Changelog

Sourced from kvm-bindings's changelog.

[0.10.0]

Added

  • RISC-V KVM bindings for Linux kernel v6.9, including serialization support.
Commits
  • e2d88c0 chore: Prepare 0.10.0 release
  • 7001bd1 build(deps): bump rust-vmm-ci from 55ee075 to 438f36e
  • 4662cea riscv64: Enable custom-tests
  • edeb05f riscv64: Introduce serde feature
  • 79f4d5a riscv64: Introduce fam-wrappers feature
  • f82eed5 x86_64: Fix code coverage
  • 1e28356 arm64: Fix unexpected architecture warning
  • 6eeeed1 riscv64: Introduce RISC-V bindings
  • 20d5736 riscv64: bump rust-vmm-ci from 9f641f2 to 55ee075
  • See full diff 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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 30, 2024
@dependabot dependabot bot force-pushed the dependabot/cargo/rust-vmm-fec6583e46 branch from 1f7714d to 38862b2 Compare September 30, 2024 07:37
@mkroening
Copy link
Member

This depends on a new kvm-ioctls release containing rust-vmm/kvm-ioctls@d31e54b.

@dependabot dependabot bot force-pushed the dependabot/cargo/rust-vmm-fec6583e46 branch from 38862b2 to 59ea8d9 Compare October 7, 2024 06:37
Bumps the rust-vmm group with 1 update: [kvm-bindings](https://github.com/rust-vmm/kvm-bindings).


Updates `kvm-bindings` from 0.9.1 to 0.10.0
- [Release notes](https://github.com/rust-vmm/kvm-bindings/releases)
- [Changelog](https://github.com/rust-vmm/kvm-bindings/blob/main/CHANGELOG.md)
- [Commits](rust-vmm/kvm-bindings@v0.9.1...v0.10.0)

---
updated-dependencies:
- dependency-name: kvm-bindings
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-vmm
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/rust-vmm-fec6583e46 branch from 59ea8d9 to 27f897c Compare October 7, 2024 06:43
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant