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.3.0 to 0.6.0 #195

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 11, 2022

Bumps kvm-bindings from 0.3.0 to 0.6.0.

Release notes

Sourced from kvm-bindings's releases.

kvm-bindings-v0.6.0

Changed

  • Updated vmm-sys-utils dependency to 0.11.0
  • Switched to specifying dependencies using caret requirements instead of comparison requirements

Added

  • Implement PartialEq for fam_wrappers

v0.5.0

Changed

  • Replaced the v4.20 bindings with the v5.13 ones.

Removed

  • Removed v4.14 bindings.

kvm-bindings-v0.4.0

Changed

  • vmm-sys-utils dependency bumped to match kvm-ioctls

v0.3.1

Changed

  • Enforced the vmm-sys-util dependency to v0.7.0.
Changelog

Sourced from kvm-bindings's changelog.

[0.6.0]

Changed

  • Updated vmm-sys-utils dependency to 0.11.0
  • Switched to specifying dependencies using caret requirements instead of comparision requirements

Added

  • Implement PartialEq for fam_wrappers

[0.5.0]

Changed

  • Replaced the v4.20 bindings with the v5.13 ones.

Removed

  • Removed v4.14 bindings.

[0.4.0]

  • vmm-sys-utils dependency bumped to match kvm-ioctls.
Commits
  • d4e2df7 release v0.6.0
  • 447f756 versions: update vmm-sys-util version
  • 667ac19 allow undocumented unsafe blocks
  • 256340f Bump rust-vmm-ci from 5f36cc9 to 7af2e16
  • bdfbf7f Bump rust-vmm-ci from 258161e to 5f36cc9
  • b2316cf Bump rust-vmm-ci from 99fe2eb to 258161e
  • 7cd345b Bump rust-vmm-ci from d216a46 to 99fe2eb
  • e562f49 Fix warnings and adjust test coverage
  • a40c412 Bump rust-vmm-ci from b037be3 to d216a46
  • 21b0c73 fam_wrappers: implement PartialEq
  • 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 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)

Bumps [kvm-bindings](https://github.com/rust-vmm/kvm-bindings) from 0.3.0 to 0.6.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.3.0...v0.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 11, 2022
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.

0 participants