chore(deps): bump userfaultfd from 0.8.1 to 0.9.0#20
Conversation
Bumps [userfaultfd](https://github.com/bytecodealliance/userfaultfd-rs) from 0.8.1 to 0.9.0. - [Release notes](https://github.com/bytecodealliance/userfaultfd-rs/releases) - [Changelog](https://github.com/bytecodealliance/userfaultfd-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/userfaultfd-rs/commits/v0.9.0) --- updated-dependencies: - dependency-name: userfaultfd dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
@dependabot rebase |
|
Dependabot can't resolve your Rust dependency files. Because of this, Dependabot cannot update this pull request. |
Supersedes dependabot #20 (conflicted after sha2/nix landed). userfaultfd 0.9 is API-compatible with the uffd snapshot-restore handler — cargo check --features firecracker passes. Also repairs Cargo.lock: the back-to-back dependabot merges (#19 nix, #21 sha2) left 'nix' specified twice in the lockfile, which fails 'cargo build' with a parse error on main. Regenerated the lockfile to dedupe it.
|
Superseded by #27 (rebased onto main after the sha2/nix bumps landed, + repairs the duplicate-nix lock corruption). |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
…#27) Supersedes dependabot #20 (conflicted after sha2/nix landed). userfaultfd 0.9 is API-compatible with the uffd snapshot-restore handler — cargo check --features firecracker passes. Also repairs Cargo.lock: the back-to-back dependabot merges (#19 nix, #21 sha2) left 'nix' specified twice in the lockfile, which fails 'cargo build' with a parse error on main. Regenerated the lockfile to dedupe it.
Bumps userfaultfd from 0.8.1 to 0.9.0.
Release notes
Sourced from userfaultfd's releases.
Changelog
Sourced from userfaultfd's changelog.
... (truncated)
Commits
You can trigger a rebase of this PR 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 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)