-
Notifications
You must be signed in to change notification settings - Fork 82
build(deps): update vm-memory requirement from 0.12.0 to 0.13.0 #190
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
Conversation
c814175 to
c540f83
Compare
|
We need to wait a new version of |
fce470b to
5b91eb8
Compare
Updates the requirements on [vm-memory](https://github.com/rust-vmm/vm-memory) to permit the latest version. - [Release notes](https://github.com/rust-vmm/vm-memory/releases) - [Changelog](https://github.com/rust-vmm/vm-memory/blob/main/CHANGELOG.md) - [Commits](rust-vmm/vm-memory@v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: vm-memory dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
5b91eb8 to
4ecd1e4
Compare
Is anyone working on that version bump? Or do we just wait for a publish to happen? |
IIRC the last time I checked the main branch, it still used v0.12.0, so I don't think a release will happen soon. |
|
I am a bit confused why there is no bump PR open on vm-virtio... Did dependabot get stuck there somewhere? But I agree, since vm-virtio does not have 0.13 in main, waiting for this will probably mean waiting for quite some time. |
|
rust-vmm/vm-memory#256 (review) goes a long way to resolve the issues in vm-virtio. |
|
@dependabot rebase |
|
Superseded by #197. |
Updates the requirements on vm-memory to permit the latest version.
Changelog
Sourced from vm-memory's changelog.
... (truncated)
Commits
a6bcb43chore: Prepare release 0.13.051a6c74Add CHANGELOG entry about ReadVolatile/WriteVolatile20135ceAdjust coverage7a911a4Add read_volatile_from/write_volatile_to to GuestMemory9c3e6aatest: Add tests for VolatileRead/Write0173112feat: Introduce Read/WriteVolatile traitsaff1dd4fix: Validate return value of get_slice in VolatileMemory06ebc2abuild(deps): bump rust-vmm-ci from9dfe5b2to7c1057ea3f96c3volatile_memory: Deprecate .as_ptr() interfacesd913c99build(deps): bump rust-vmm-ci from285971eto9dfe5b2Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)