{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":370942225,"defaultBranch":"main","name":"vhost-device","ownerLogin":"rust-vmm","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-05-26T07:18:38.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/46028664?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1725261828.0","currentOid":""},"activityList":{"items":[{"before":"97f07551953e921e8ab1240487acc8c9794d7469","after":"cec57c943354e938cde08ba984f8b1efb6cfa99a","ref":"refs/heads/main","pushedAt":"2024-09-05T10:09:50.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"stefano-garzarella","name":"Stefano Garzarella","path":"/stefano-garzarella","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6713874?s=80&v=4"},"commit":{"message":"vsock: Skip tests causing CI failure\n\nSome new tests added in the previous commit fail in CI due to missing\nsupport for AF_VSOCK. The tests are now skipped when we detect that\nAF_VSOCK is not available.\n\nSigned-off-by: Dorjoy Chowdhury ","shortMessageHtmlLink":"vsock: Skip tests causing CI failure"}},{"before":"715c041766d6da8648963e25b81dbcb0238df4d9","after":null,"ref":"refs/heads/dependabot/cargo/vhost-device-6e7d65c03b","pushedAt":"2024-09-02T07:23:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"079d9024be604135ca2016e2bc63e55c013bea39","after":"97f07551953e921e8ab1240487acc8c9794d7469","ref":"refs/heads/main","pushedAt":"2024-09-02T07:23:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"stefano-garzarella","name":"Stefano Garzarella","path":"/stefano-garzarella","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6713874?s=80&v=4"},"commit":{"message":"build(deps): bump the vhost-device group with 5 updates\n\nBumps the vhost-device group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.0` | `1.17.1` |\n| [cc](https://github.com/rust-lang/cc-rs) | `1.1.14` | `1.1.15` |\n| [indexmap](https://github.com/indexmap-rs/indexmap) | `2.4.0` | `2.5.0` |\n| [rustc_version](https://github.com/djc/rustc-version-rs) | `0.4.0` | `0.4.1` |\n| [rustix](https://github.com/bytecodealliance/rustix) | `0.38.34` | `0.38.35` |\n\n\nUpdates `bytemuck` from 1.17.0 to 1.17.1\n- [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md)\n- [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.0...v1.17.1)\n\nUpdates `cc` from 1.1.14 to 1.1.15\n- [Release notes](https://github.com/rust-lang/cc-rs/releases)\n- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.14...cc-v1.1.15)\n\nUpdates `indexmap` from 2.4.0 to 2.5.0\n- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)\n- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.4.0...2.5.0)\n\nUpdates `rustc_version` from 0.4.0 to 0.4.1\n- [Release notes](https://github.com/djc/rustc-version-rs/releases)\n- [Commits](https://github.com/djc/rustc-version-rs/compare/v0.4.0...v0.4.1)\n\nUpdates `rustix` from 0.38.34 to 0.38.35\n- [Release notes](https://github.com/bytecodealliance/rustix/releases)\n- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.34...v0.38.35)\n\n---\nupdated-dependencies:\n- dependency-name: bytemuck\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: cc\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: indexmap\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: vhost-device\n- dependency-name: rustc_version\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: rustix\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the vhost-device group with 5 updates"}},{"before":null,"after":"0e50041e5fe2459001223ddbad075b228cef992a","ref":"refs/heads/dependabot/cargo/staging/vhost-device-86f30a0df4","pushedAt":"2024-09-02T05:06:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump the vhost-device group in /staging with 16 updates\n\nBumps the vhost-device group in /staging with 16 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [nix](https://github.com/nix-rust/nix) | `0.26.4` | `0.27.1` |\n| [indexmap](https://github.com/indexmap-rs/indexmap) | `2.4.0` | `2.5.0` |\n| [proc-macro-crate](https://github.com/bkchr/proc-macro-crate) | `3.1.0` | `3.2.0` |\n| [rustc_version](https://github.com/djc/rustc-version-rs) | `0.4.0` | `0.4.1` |\n| [rustix](https://github.com/bytecodealliance/rustix) | `0.38.34` | `0.38.35` |\n| [toml_edit](https://github.com/toml-rs/toml) | `0.21.1` | `0.22.20` |\n| [windows-sys](https://github.com/microsoft/windows-rs) | `0.52.0` | `0.48.0` |\n| [windows-targets](https://github.com/microsoft/windows-rs) | `0.52.6` | `0.48.5` |\n| [windows_aarch64_gnullvm](https://github.com/microsoft/windows-rs) | `0.52.6` | `0.48.5` |\n| [windows_aarch64_msvc](https://github.com/microsoft/windows-rs) | `0.52.6` | `0.48.5` |\n| [windows_i686_gnu](https://github.com/microsoft/windows-rs) | `0.52.6` | `0.48.5` |\n| [windows_i686_msvc](https://github.com/microsoft/windows-rs) | `0.52.6` | `0.48.5` |\n| [windows_x86_64_gnu](https://github.com/microsoft/windows-rs) | `0.52.6` | `0.48.5` |\n| [windows_x86_64_gnullvm](https://github.com/microsoft/windows-rs) | `0.52.6` | `0.48.5` |\n| [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) | `0.52.6` | `0.48.5` |\n| [winnow](https://github.com/winnow-rs/winnow) | `0.5.40` | `0.6.18` |\n\n\nUpdates `nix` from 0.26.4 to 0.27.1\n- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/nix-rust/nix/compare/v0.26.4...v0.27.1)\n\nUpdates `indexmap` from 2.4.0 to 2.5.0\n- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)\n- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.4.0...2.5.0)\n\nUpdates `proc-macro-crate` from 3.1.0 to 3.2.0\n- [Release notes](https://github.com/bkchr/proc-macro-crate/releases)\n- [Commits](https://github.com/bkchr/proc-macro-crate/commits/v3.2.0)\n\nUpdates `rustc_version` from 0.4.0 to 0.4.1\n- [Release notes](https://github.com/djc/rustc-version-rs/releases)\n- [Commits](https://github.com/djc/rustc-version-rs/compare/v0.4.0...v0.4.1)\n\nUpdates `rustix` from 0.38.34 to 0.38.35\n- [Release notes](https://github.com/bytecodealliance/rustix/releases)\n- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.34...v0.38.35)\n\nUpdates `toml_edit` from 0.21.1 to 0.22.20\n- [Commits](https://github.com/toml-rs/toml/compare/v0.21.1...v0.22.20)\n\nUpdates `windows-sys` from 0.52.0 to 0.48.0\n- [Release notes](https://github.com/microsoft/windows-rs/releases)\n- [Commits](https://github.com/microsoft/windows-rs/compare/0.52.0...0.48.0)\n\nUpdates `windows-targets` from 0.52.6 to 0.48.5\n- [Release notes](https://github.com/microsoft/windows-rs/releases)\n- [Commits](https://github.com/microsoft/windows-rs/commits/0.48.5)\n\nUpdates `windows_aarch64_gnullvm` from 0.52.6 to 0.48.5\n- [Release notes](https://github.com/microsoft/windows-rs/releases)\n- [Commits](https://github.com/microsoft/windows-rs/commits/0.48.5)\n\nUpdates `windows_aarch64_msvc` from 0.52.6 to 0.48.5\n- [Release notes](https://github.com/microsoft/windows-rs/releases)\n- [Commits](https://github.com/microsoft/windows-rs/commits/0.48.5)\n\nUpdates `windows_i686_gnu` from 0.52.6 to 0.48.5\n- [Release notes](https://github.com/microsoft/windows-rs/releases)\n- [Commits](https://github.com/microsoft/windows-rs/commits/0.48.5)\n\nUpdates `windows_i686_msvc` from 0.52.6 to 0.48.5\n- [Release notes](https://github.com/microsoft/windows-rs/releases)\n- [Commits](https://github.com/microsoft/windows-rs/commits/0.48.5)\n\nUpdates `windows_x86_64_gnu` from 0.52.6 to 0.48.5\n- [Release notes](https://github.com/microsoft/windows-rs/releases)\n- [Commits](https://github.com/microsoft/windows-rs/commits/0.48.5)\n\nUpdates `windows_x86_64_gnullvm` from 0.52.6 to 0.48.5\n- [Release notes](https://github.com/microsoft/windows-rs/releases)\n- [Commits](https://github.com/microsoft/windows-rs/commits/0.48.5)\n\nUpdates `windows_x86_64_msvc` from 0.52.6 to 0.48.5\n- [Release notes](https://github.com/microsoft/windows-rs/releases)\n- [Commits](https://github.com/microsoft/windows-rs/commits/0.48.5)\n\nUpdates `winnow` from 0.5.40 to 0.6.18\n- [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/winnow-rs/winnow/compare/v0.5.40...v0.6.18)\n\n---\nupdated-dependencies:\n- dependency-name: nix\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: vhost-device\n- dependency-name: indexmap\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: vhost-device\n- dependency-name: proc-macro-crate\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: vhost-device\n- dependency-name: rustc_version\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: rustix\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: toml_edit\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: vhost-device\n- dependency-name: windows-sys\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: vhost-device\n- dependency-name: windows-targets\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: vhost-device\n- dependency-name: windows_aarch64_gnullvm\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: vhost-device\n- dependency-name: windows_aarch64_msvc\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: vhost-device\n- dependency-name: windows_i686_gnu\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: vhost-device\n- dependency-name: windows_i686_msvc\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: vhost-device\n- dependency-name: windows_x86_64_gnu\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: vhost-device\n- dependency-name: windows_x86_64_gnullvm\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: vhost-device\n- dependency-name: windows_x86_64_msvc\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: vhost-device\n- dependency-name: winnow\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: vhost-device\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the vhost-device group in /staging with 16 updates"}},{"before":null,"after":"715c041766d6da8648963e25b81dbcb0238df4d9","ref":"refs/heads/dependabot/cargo/vhost-device-6e7d65c03b","pushedAt":"2024-09-02T04:09:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump the vhost-device group with 5 updates\n\nBumps the vhost-device group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.0` | `1.17.1` |\n| [cc](https://github.com/rust-lang/cc-rs) | `1.1.14` | `1.1.15` |\n| [indexmap](https://github.com/indexmap-rs/indexmap) | `2.4.0` | `2.5.0` |\n| [rustc_version](https://github.com/djc/rustc-version-rs) | `0.4.0` | `0.4.1` |\n| [rustix](https://github.com/bytecodealliance/rustix) | `0.38.34` | `0.38.35` |\n\n\nUpdates `bytemuck` from 1.17.0 to 1.17.1\n- [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md)\n- [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.0...v1.17.1)\n\nUpdates `cc` from 1.1.14 to 1.1.15\n- [Release notes](https://github.com/rust-lang/cc-rs/releases)\n- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.14...cc-v1.1.15)\n\nUpdates `indexmap` from 2.4.0 to 2.5.0\n- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)\n- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.4.0...2.5.0)\n\nUpdates `rustc_version` from 0.4.0 to 0.4.1\n- [Release notes](https://github.com/djc/rustc-version-rs/releases)\n- [Commits](https://github.com/djc/rustc-version-rs/compare/v0.4.0...v0.4.1)\n\nUpdates `rustix` from 0.38.34 to 0.38.35\n- [Release notes](https://github.com/bytecodealliance/rustix/releases)\n- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.34...v0.38.35)\n\n---\nupdated-dependencies:\n- dependency-name: bytemuck\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: cc\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: indexmap\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: vhost-device\n- dependency-name: rustc_version\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: rustix\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the vhost-device group with 5 updates"}},{"before":"f3d564fb609b8b392c1ef32300ebd792140ef6f0","after":"079d9024be604135ca2016e2bc63e55c013bea39","ref":"refs/heads/main","pushedAt":"2024-08-29T15:11:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"stefano-garzarella","name":"Stefano Garzarella","path":"/stefano-garzarella","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6713874?s=80&v=4"},"commit":{"message":"vhost-device-console: Add initial implementation\n\nThe device was tested with:\n1) Upstream QEMU's vhost-user-device\n\n qemu-system-x86_64 \\\n \\\n -machine ,memory-backend=mem0 \\\n -object memory-backend-memfd,id=mem0,size= \\ # size == -m size\n -chardev socket,id=con0,path=/tmp/console.sock0 \\\n -device vhost-user-device-pci,chardev=con0,virtio-id=3,num_vqs=4,config_size=12 \\\n ...\n\n2) A new QEMU vhost-user-console device which can be found in the following repo:\n- https://github.com/virtualopensystems/qemu/tree/vhu-console-rfc\n\nFor more information, please check the README.md file under\nstaging/vhost-device-console/.\n\nCo-authored-by: dorindabassey <53014273+dorindabassey@users.noreply.github.com>\nSigned-off-by: Timos Ampelikiotis ","shortMessageHtmlLink":"vhost-device-console: Add initial implementation"}},{"before":"f3b0e6ede9680cfe122cda9deb6fd2a84af3ebb6","after":null,"ref":"refs/heads/dependabot/cargo/vhost-device-1b66017927","pushedAt":"2024-08-26T05:30:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"e89844dc39dad0a7348d0dd05f7f1b47d2fed954","after":"f3d564fb609b8b392c1ef32300ebd792140ef6f0","ref":"refs/heads/main","pushedAt":"2024-08-26T05:29:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vireshk","name":"Viresh Kumar","path":"/vireshk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12929622?s=80&v=4"},"commit":{"message":"build(deps): bump the vhost-device group with 6 updates\n\nBumps the vhost-device group with 6 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [alsa](https://github.com/diwic/alsa-rs) | `0.9.0` | `0.9.1` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.208` | `1.0.209` |\n| [cc](https://github.com/rust-lang/cc-rs) | `1.1.13` | `1.1.14` |\n| [fastrand](https://github.com/smol-rs/fastrand) | `2.1.0` | `2.1.1` |\n| [quote](https://github.com/dtolnay/quote) | `1.0.36` | `1.0.37` |\n| [serde_derive](https://github.com/serde-rs/serde) | `1.0.208` | `1.0.209` |\n\n\nUpdates `alsa` from 0.9.0 to 0.9.1\n- [Commits](https://github.com/diwic/alsa-rs/compare/v0.9.0...v0.9.1)\n\nUpdates `serde` from 1.0.208 to 1.0.209\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.208...v1.0.209)\n\nUpdates `cc` from 1.1.13 to 1.1.14\n- [Release notes](https://github.com/rust-lang/cc-rs/releases)\n- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.13...cc-v1.1.14)\n\nUpdates `fastrand` from 2.1.0 to 2.1.1\n- [Release notes](https://github.com/smol-rs/fastrand/releases)\n- [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/smol-rs/fastrand/compare/v2.1.0...v2.1.1)\n\nUpdates `quote` from 1.0.36 to 1.0.37\n- [Release notes](https://github.com/dtolnay/quote/releases)\n- [Commits](https://github.com/dtolnay/quote/compare/1.0.36...1.0.37)\n\nUpdates `serde_derive` from 1.0.208 to 1.0.209\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.208...v1.0.209)\n\n---\nupdated-dependencies:\n- dependency-name: alsa\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: cc\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: fastrand\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: quote\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: serde_derive\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the vhost-device group with 6 updates"}},{"before":"148063e924bd99da5a58e37f95baa17ebc98472d","after":"f3b0e6ede9680cfe122cda9deb6fd2a84af3ebb6","ref":"refs/heads/dependabot/cargo/vhost-device-1b66017927","pushedAt":"2024-08-26T05:22:01.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"vireshk","name":"Viresh Kumar","path":"/vireshk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12929622?s=80&v=4"},"commit":{"message":"Merge branch 'main' into dependabot/cargo/vhost-device-1b66017927","shortMessageHtmlLink":"Merge branch 'main' into dependabot/cargo/vhost-device-1b66017927"}},{"before":"5cfd8f77448f8cfd1c45a01eebed79a5bcb6b005","after":null,"ref":"refs/heads/dependabot/cargo/staging/vhost-device-e462fa339f","pushedAt":"2024-08-26T05:13:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"974d949cc4415e64441e84f56b8151f8ce25e285","after":"e89844dc39dad0a7348d0dd05f7f1b47d2fed954","ref":"refs/heads/main","pushedAt":"2024-08-26T05:13:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vireshk","name":"Viresh Kumar","path":"/vireshk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12929622?s=80&v=4"},"commit":{"message":"build(deps): bump the vhost-device group in /staging with 5 updates\n\nBumps the vhost-device group in /staging with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [libc](https://github.com/rust-lang/libc) | `0.2.157` | `0.2.158` |\n| [fastrand](https://github.com/smol-rs/fastrand) | `2.1.0` | `2.1.1` |\n| [quote](https://github.com/dtolnay/quote) | `1.0.36` | `1.0.37` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.208` | `1.0.209` |\n| [serde_derive](https://github.com/serde-rs/serde) | `1.0.208` | `1.0.209` |\n\n\nUpdates `libc` from 0.2.157 to 0.2.158\n- [Release notes](https://github.com/rust-lang/libc/releases)\n- [Changelog](https://github.com/rust-lang/libc/blob/0.2.158/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/libc/compare/0.2.157...0.2.158)\n\nUpdates `fastrand` from 2.1.0 to 2.1.1\n- [Release notes](https://github.com/smol-rs/fastrand/releases)\n- [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/smol-rs/fastrand/compare/v2.1.0...v2.1.1)\n\nUpdates `quote` from 1.0.36 to 1.0.37\n- [Release notes](https://github.com/dtolnay/quote/releases)\n- [Commits](https://github.com/dtolnay/quote/compare/1.0.36...1.0.37)\n\nUpdates `serde` from 1.0.208 to 1.0.209\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.208...v1.0.209)\n\nUpdates `serde_derive` from 1.0.208 to 1.0.209\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.208...v1.0.209)\n\n---\nupdated-dependencies:\n- dependency-name: libc\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: fastrand\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: quote\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: serde\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: serde_derive\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the vhost-device group in /staging with 5 updates"}},{"before":null,"after":"148063e924bd99da5a58e37f95baa17ebc98472d","ref":"refs/heads/dependabot/cargo/vhost-device-1b66017927","pushedAt":"2024-08-26T05:02:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump the vhost-device group with 6 updates\n\nBumps the vhost-device group with 6 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [alsa](https://github.com/diwic/alsa-rs) | `0.9.0` | `0.9.1` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.208` | `1.0.209` |\n| [cc](https://github.com/rust-lang/cc-rs) | `1.1.13` | `1.1.14` |\n| [fastrand](https://github.com/smol-rs/fastrand) | `2.1.0` | `2.1.1` |\n| [quote](https://github.com/dtolnay/quote) | `1.0.36` | `1.0.37` |\n| [serde_derive](https://github.com/serde-rs/serde) | `1.0.208` | `1.0.209` |\n\n\nUpdates `alsa` from 0.9.0 to 0.9.1\n- [Commits](https://github.com/diwic/alsa-rs/compare/v0.9.0...v0.9.1)\n\nUpdates `serde` from 1.0.208 to 1.0.209\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.208...v1.0.209)\n\nUpdates `cc` from 1.1.13 to 1.1.14\n- [Release notes](https://github.com/rust-lang/cc-rs/releases)\n- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.13...cc-v1.1.14)\n\nUpdates `fastrand` from 2.1.0 to 2.1.1\n- [Release notes](https://github.com/smol-rs/fastrand/releases)\n- [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/smol-rs/fastrand/compare/v2.1.0...v2.1.1)\n\nUpdates `quote` from 1.0.36 to 1.0.37\n- [Release notes](https://github.com/dtolnay/quote/releases)\n- [Commits](https://github.com/dtolnay/quote/compare/1.0.36...1.0.37)\n\nUpdates `serde_derive` from 1.0.208 to 1.0.209\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.208...v1.0.209)\n\n---\nupdated-dependencies:\n- dependency-name: alsa\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: cc\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: fastrand\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: quote\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: serde_derive\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the vhost-device group with 6 updates"}},{"before":null,"after":"5cfd8f77448f8cfd1c45a01eebed79a5bcb6b005","ref":"refs/heads/dependabot/cargo/staging/vhost-device-e462fa339f","pushedAt":"2024-08-26T04:33:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump the vhost-device group in /staging with 5 updates\n\nBumps the vhost-device group in /staging with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [libc](https://github.com/rust-lang/libc) | `0.2.157` | `0.2.158` |\n| [fastrand](https://github.com/smol-rs/fastrand) | `2.1.0` | `2.1.1` |\n| [quote](https://github.com/dtolnay/quote) | `1.0.36` | `1.0.37` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.208` | `1.0.209` |\n| [serde_derive](https://github.com/serde-rs/serde) | `1.0.208` | `1.0.209` |\n\n\nUpdates `libc` from 0.2.157 to 0.2.158\n- [Release notes](https://github.com/rust-lang/libc/releases)\n- [Changelog](https://github.com/rust-lang/libc/blob/0.2.158/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/libc/compare/0.2.157...0.2.158)\n\nUpdates `fastrand` from 2.1.0 to 2.1.1\n- [Release notes](https://github.com/smol-rs/fastrand/releases)\n- [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/smol-rs/fastrand/compare/v2.1.0...v2.1.1)\n\nUpdates `quote` from 1.0.36 to 1.0.37\n- [Release notes](https://github.com/dtolnay/quote/releases)\n- [Commits](https://github.com/dtolnay/quote/compare/1.0.36...1.0.37)\n\nUpdates `serde` from 1.0.208 to 1.0.209\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.208...v1.0.209)\n\nUpdates `serde_derive` from 1.0.208 to 1.0.209\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.208...v1.0.209)\n\n---\nupdated-dependencies:\n- dependency-name: libc\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: fastrand\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: quote\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: serde\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: serde_derive\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the vhost-device group in /staging with 5 updates"}},{"before":"676bac1032962667dcc669ff79535b853c49c082","after":null,"ref":"refs/heads/dependabot/cargo/vhost-device-30dd1f9363","pushedAt":"2024-08-20T02:50:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"b6e46d771b72942f5e6a7d700ebfdd4bc9e50d41","after":"974d949cc4415e64441e84f56b8151f8ce25e285","ref":"refs/heads/main","pushedAt":"2024-08-20T02:50:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vireshk","name":"Viresh Kumar","path":"/vireshk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12929622?s=80&v=4"},"commit":{"message":"build(deps): bump the vhost-device group across 1 directory with 8 updates\n\nBumps the vhost-device group with 6 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [clap](https://github.com/clap-rs/clap) | `4.5.13` | `4.5.16` |\n| [libc](https://github.com/rust-lang/libc) | `0.2.155` | `0.2.158` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` |\n| [bytemuck](https://github.com/Lokathor/bytemuck) | `1.16.3` | `1.17.0` |\n| [cc](https://github.com/rust-lang/cc-rs) | `1.1.10` | `1.1.13` |\n| [indexmap](https://github.com/indexmap-rs/indexmap) | `2.3.0` | `2.4.0` |\n\n\n\nUpdates `clap` from 4.5.13 to 4.5.16\n- [Release notes](https://github.com/clap-rs/clap/releases)\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.13...clap_complete-v4.5.16)\n\nUpdates `libc` from 0.2.155 to 0.2.158\n- [Release notes](https://github.com/rust-lang/libc/releases)\n- [Changelog](https://github.com/rust-lang/libc/blob/0.2.158/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/libc/compare/0.2.155...0.2.158)\n\nUpdates `serde` from 1.0.206 to 1.0.208\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208)\n\nUpdates `bytemuck` from 1.16.3 to 1.17.0\n- [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md)\n- [Commits](https://github.com/Lokathor/bytemuck/compare/v1.16.3...v1.17.0)\n\nUpdates `cc` from 1.1.10 to 1.1.13\n- [Release notes](https://github.com/rust-lang/cc-rs/releases)\n- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.10...cc-v1.1.13)\n\nUpdates `clap_builder` from 4.5.13 to 4.5.15\n- [Release notes](https://github.com/clap-rs/clap/releases)\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/clap-rs/clap/compare/v4.5.13...v4.5.15)\n\nUpdates `indexmap` from 2.3.0 to 2.4.0\n- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)\n- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.3.0...2.4.0)\n\nUpdates `serde_derive` from 1.0.206 to 1.0.208\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208)\n\n---\nupdated-dependencies:\n- dependency-name: clap\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: libc\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: bytemuck\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: vhost-device\n- dependency-name: cc\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: clap_builder\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: indexmap\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: vhost-device\n- dependency-name: serde_derive\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the vhost-device group across 1 directory with 8 up…"}},{"before":"063d228f48f332952ff06b08570d35cedf87f884","after":null,"ref":"refs/heads/dependabot/cargo/vhost-device-ff7b8495e8","pushedAt":"2024-08-20T02:47:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"676bac1032962667dcc669ff79535b853c49c082","ref":"refs/heads/dependabot/cargo/vhost-device-30dd1f9363","pushedAt":"2024-08-20T02:47:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump the vhost-device group across 1 directory with 8 updates\n\nBumps the vhost-device group with 6 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [clap](https://github.com/clap-rs/clap) | `4.5.13` | `4.5.16` |\n| [libc](https://github.com/rust-lang/libc) | `0.2.155` | `0.2.158` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` |\n| [bytemuck](https://github.com/Lokathor/bytemuck) | `1.16.3` | `1.17.0` |\n| [cc](https://github.com/rust-lang/cc-rs) | `1.1.10` | `1.1.13` |\n| [indexmap](https://github.com/indexmap-rs/indexmap) | `2.3.0` | `2.4.0` |\n\n\n\nUpdates `clap` from 4.5.13 to 4.5.16\n- [Release notes](https://github.com/clap-rs/clap/releases)\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.13...clap_complete-v4.5.16)\n\nUpdates `libc` from 0.2.155 to 0.2.158\n- [Release notes](https://github.com/rust-lang/libc/releases)\n- [Changelog](https://github.com/rust-lang/libc/blob/0.2.158/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/libc/compare/0.2.155...0.2.158)\n\nUpdates `serde` from 1.0.206 to 1.0.208\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208)\n\nUpdates `bytemuck` from 1.16.3 to 1.17.0\n- [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md)\n- [Commits](https://github.com/Lokathor/bytemuck/compare/v1.16.3...v1.17.0)\n\nUpdates `cc` from 1.1.10 to 1.1.13\n- [Release notes](https://github.com/rust-lang/cc-rs/releases)\n- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.10...cc-v1.1.13)\n\nUpdates `clap_builder` from 4.5.13 to 4.5.15\n- [Release notes](https://github.com/clap-rs/clap/releases)\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/clap-rs/clap/compare/v4.5.13...v4.5.15)\n\nUpdates `indexmap` from 2.3.0 to 2.4.0\n- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)\n- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.3.0...2.4.0)\n\nUpdates `serde_derive` from 1.0.206 to 1.0.208\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208)\n\n---\nupdated-dependencies:\n- dependency-name: clap\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: libc\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: bytemuck\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: vhost-device\n- dependency-name: cc\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: clap_builder\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: indexmap\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: vhost-device\n- dependency-name: serde_derive\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the vhost-device group across 1 directory with 8 up…"}},{"before":"7a71fcc68d793b78d5eaa80c669e3d2798ba4650","after":null,"ref":"refs/heads/dependabot/cargo/staging/vhost-device-4116862cde","pushedAt":"2024-08-20T02:42:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"e026097f5bc3a47df9870d32252f5840b21e20d9","after":"b6e46d771b72942f5e6a7d700ebfdd4bc9e50d41","ref":"refs/heads/main","pushedAt":"2024-08-20T02:42:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vireshk","name":"Viresh Kumar","path":"/vireshk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12929622?s=80&v=4"},"commit":{"message":"build(deps): bump the vhost-device group in /staging with 5 updates\n\nBumps the vhost-device group in /staging with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [clap](https://github.com/clap-rs/clap) | `4.5.15` | `4.5.16` |\n| [libc](https://github.com/rust-lang/libc) | `0.2.155` | `0.2.157` |\n| [indexmap](https://github.com/indexmap-rs/indexmap) | `2.3.0` | `2.4.0` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` |\n| [serde_derive](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` |\n\n\nUpdates `clap` from 4.5.15 to 4.5.16\n- [Release notes](https://github.com/clap-rs/clap/releases)\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.15...clap_complete-v4.5.16)\n\nUpdates `libc` from 0.2.155 to 0.2.157\n- [Release notes](https://github.com/rust-lang/libc/releases)\n- [Changelog](https://github.com/rust-lang/libc/blob/0.2.157/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/libc/compare/0.2.155...0.2.157)\n\nUpdates `indexmap` from 2.3.0 to 2.4.0\n- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)\n- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.3.0...2.4.0)\n\nUpdates `serde` from 1.0.206 to 1.0.208\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208)\n\nUpdates `serde_derive` from 1.0.206 to 1.0.208\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208)\n\n---\nupdated-dependencies:\n- dependency-name: clap\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: libc\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: indexmap\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: vhost-device\n- dependency-name: serde\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: serde_derive\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the vhost-device group in /staging with 5 updates"}},{"before":null,"after":"7a71fcc68d793b78d5eaa80c669e3d2798ba4650","ref":"refs/heads/dependabot/cargo/staging/vhost-device-4116862cde","pushedAt":"2024-08-19T04:39:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump the vhost-device group in /staging with 5 updates\n\nBumps the vhost-device group in /staging with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [clap](https://github.com/clap-rs/clap) | `4.5.15` | `4.5.16` |\n| [libc](https://github.com/rust-lang/libc) | `0.2.155` | `0.2.157` |\n| [indexmap](https://github.com/indexmap-rs/indexmap) | `2.3.0` | `2.4.0` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` |\n| [serde_derive](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` |\n\n\nUpdates `clap` from 4.5.15 to 4.5.16\n- [Release notes](https://github.com/clap-rs/clap/releases)\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.15...clap_complete-v4.5.16)\n\nUpdates `libc` from 0.2.155 to 0.2.157\n- [Release notes](https://github.com/rust-lang/libc/releases)\n- [Changelog](https://github.com/rust-lang/libc/blob/0.2.157/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/libc/compare/0.2.155...0.2.157)\n\nUpdates `indexmap` from 2.3.0 to 2.4.0\n- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)\n- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.3.0...2.4.0)\n\nUpdates `serde` from 1.0.206 to 1.0.208\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208)\n\nUpdates `serde_derive` from 1.0.206 to 1.0.208\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208)\n\n---\nupdated-dependencies:\n- dependency-name: clap\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: libc\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: indexmap\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: vhost-device\n- dependency-name: serde\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: serde_derive\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the vhost-device group in /staging with 5 updates"}},{"before":null,"after":"063d228f48f332952ff06b08570d35cedf87f884","ref":"refs/heads/dependabot/cargo/vhost-device-ff7b8495e8","pushedAt":"2024-08-19T04:21:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump the vhost-device group with 8 updates\n\nBumps the vhost-device group with 8 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [clap](https://github.com/clap-rs/clap) | `4.5.13` | `4.5.16` |\n| [libc](https://github.com/rust-lang/libc) | `0.2.155` | `0.2.157` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` |\n| [bytemuck](https://github.com/Lokathor/bytemuck) | `1.16.3` | `1.17.0` |\n| [cc](https://github.com/rust-lang/cc-rs) | `1.1.10` | `1.1.13` |\n| [clap_builder](https://github.com/clap-rs/clap) | `4.5.13` | `4.5.15` |\n| [indexmap](https://github.com/indexmap-rs/indexmap) | `2.3.0` | `2.4.0` |\n| [serde_derive](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` |\n\n\nUpdates `clap` from 4.5.13 to 4.5.16\n- [Release notes](https://github.com/clap-rs/clap/releases)\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.13...clap_complete-v4.5.16)\n\nUpdates `libc` from 0.2.155 to 0.2.157\n- [Release notes](https://github.com/rust-lang/libc/releases)\n- [Changelog](https://github.com/rust-lang/libc/blob/0.2.157/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/libc/compare/0.2.155...0.2.157)\n\nUpdates `serde` from 1.0.206 to 1.0.208\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208)\n\nUpdates `bytemuck` from 1.16.3 to 1.17.0\n- [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md)\n- [Commits](https://github.com/Lokathor/bytemuck/compare/v1.16.3...v1.17.0)\n\nUpdates `cc` from 1.1.10 to 1.1.13\n- [Release notes](https://github.com/rust-lang/cc-rs/releases)\n- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.10...cc-v1.1.13)\n\nUpdates `clap_builder` from 4.5.13 to 4.5.15\n- [Release notes](https://github.com/clap-rs/clap/releases)\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/clap-rs/clap/compare/v4.5.13...v4.5.15)\n\nUpdates `indexmap` from 2.3.0 to 2.4.0\n- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)\n- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.3.0...2.4.0)\n\nUpdates `serde_derive` from 1.0.206 to 1.0.208\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208)\n\n---\nupdated-dependencies:\n- dependency-name: clap\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: libc\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: bytemuck\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: vhost-device\n- dependency-name: cc\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: clap_builder\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: indexmap\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: vhost-device\n- dependency-name: serde_derive\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the vhost-device group with 8 updates"}},{"before":"5a2bb001562ff3232f6098a2ec88afe61eb4583c","after":null,"ref":"refs/heads/dependabot/cargo/vhost-device-b8c6aa184c","pushedAt":"2024-08-12T06:30:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"bcff2869f9b5abba3e22afee88a3d64a1db46974","after":"e026097f5bc3a47df9870d32252f5840b21e20d9","ref":"refs/heads/main","pushedAt":"2024-08-12T06:30:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vireshk","name":"Viresh Kumar","path":"/vireshk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12929622?s=80&v=4"},"commit":{"message":"build(deps): bump the vhost-device group across 1 directory with 26 updates\n\nBumps the vhost-device group with 22 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [clap](https://github.com/clap-rs/clap) | `4.5.9` | `4.5.13` |\n| [env_logger](https://github.com/rust-cli/env_logger) | `0.11.3` | `0.11.5` |\n| [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.12.0` |\n| [num_enum](https://github.com/illicitonion/num_enum) | `0.7.2` | `0.7.3` |\n| [bitflags](https://github.com/bitflags/bitflags) | `2.4.1` | `2.6.0` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.206` |\n| [anstream](https://github.com/rust-cli/anstyle) | `0.6.14` | `0.6.15` |\n| [anstyle](https://github.com/rust-cli/anstyle) | `1.0.7` | `1.0.8` |\n| [anstyle-parse](https://github.com/rust-cli/anstyle) | `0.2.4` | `0.2.5` |\n| [anstyle-query](https://github.com/rust-cli/anstyle) | `1.1.0` | `1.1.1` |\n| [anstyle-wincon](https://github.com/rust-cli/anstyle) | `3.0.3` | `3.0.4` |\n| [cc](https://github.com/rust-lang/cc-rs) | `1.1.6` | `1.1.10` |\n| [clap_lex](https://github.com/clap-rs/clap) | `0.7.1` | `0.7.2` |\n| [colorchoice](https://github.com/rust-cli/anstyle) | `1.0.1` | `1.0.2` |\n| [env_filter](https://github.com/rust-cli/env_logger) | `0.1.0` | `0.1.2` |\n| [indexmap](https://github.com/indexmap-rs/indexmap) | `2.2.6` | `2.3.0` |\n| [is_terminal_polyfill](https://github.com/polyfill-rs/is_terminal_polyfill) | `1.70.0` | `1.70.1` |\n| [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) | `0.2.17` | `0.2.20` |\n| [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` |\n| [serde_spanned](https://github.com/toml-rs/toml) | `0.6.6` | `0.6.7` |\n| [target-lexicon](https://github.com/bytecodealliance/target-lexicon) | `0.12.15` | `0.12.16` |\n| [version_check](https://github.com/SergioBenitez/version_check) | `0.9.4` | `0.9.5` |\n\n\n\nUpdates `clap` from 4.5.9 to 4.5.13\n- [Release notes](https://github.com/clap-rs/clap/releases)\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.9...clap_complete-v4.5.13)\n\nUpdates `env_logger` from 0.11.3 to 0.11.5\n- [Release notes](https://github.com/rust-cli/env_logger/releases)\n- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rust-cli/env_logger/compare/v0.11.3...v0.11.5)\n\nUpdates `tempfile` from 3.10.1 to 3.12.0\n- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/Stebalien/tempfile/commits)\n\nUpdates `num_enum` from 0.7.2 to 0.7.3\n- [Commits](https://github.com/illicitonion/num_enum/compare/0.7.2...0.7.3)\n\nUpdates `bitflags` from 2.4.1 to 2.6.0\n- [Release notes](https://github.com/bitflags/bitflags/releases)\n- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/bitflags/bitflags/compare/2.4.1...2.6.0)\n\nUpdates `serde` from 1.0.204 to 1.0.206\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.206)\n\nUpdates `anstream` from 0.6.14 to 0.6.15\n- [Commits](https://github.com/rust-cli/anstyle/compare/anstream-v0.6.14...anstream-v0.6.15)\n\nUpdates `anstyle` from 1.0.7 to 1.0.8\n- [Commits](https://github.com/rust-cli/anstyle/compare/v1.0.7...v1.0.8)\n\nUpdates `anstyle-parse` from 0.2.4 to 0.2.5\n- [Commits](https://github.com/rust-cli/anstyle/compare/anstyle-parse-v0.2.4...anstyle-parse-v0.2.5)\n\nUpdates `anstyle-query` from 1.1.0 to 1.1.1\n- [Commits](https://github.com/rust-cli/anstyle/compare/anstyle-query-v1.1.0...anstyle-query-v1.1.1)\n\nUpdates `anstyle-wincon` from 3.0.3 to 3.0.4\n- [Commits](https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v3.0.3...anstyle-wincon-v3.0.4)\n\nUpdates `cc` from 1.1.6 to 1.1.10\n- [Release notes](https://github.com/rust-lang/cc-rs/releases)\n- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.6...cc-v1.1.10)\n\nUpdates `clap_builder` from 4.5.9 to 4.5.13\n- [Release notes](https://github.com/clap-rs/clap/releases)\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/clap-rs/clap/compare/v4.5.9...v4.5.13)\n\nUpdates `clap_derive` from 4.5.8 to 4.5.13\n- [Release notes](https://github.com/clap-rs/clap/releases)\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/clap-rs/clap/compare/v4.5.8...v4.5.13)\n\nUpdates `clap_lex` from 0.7.1 to 0.7.2\n- [Release notes](https://github.com/clap-rs/clap/releases)\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/clap-rs/clap/compare/clap_lex-v0.7.1...clap_lex-v0.7.2)\n\nUpdates `colorchoice` from 1.0.1 to 1.0.2\n- [Commits](https://github.com/rust-cli/anstyle/compare/colorchoice-v1.0.1...colorchoice-v1.0.2)\n\nUpdates `env_filter` from 0.1.0 to 0.1.2\n- [Release notes](https://github.com/rust-cli/env_logger/releases)\n- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rust-cli/env_logger/compare/env_filter-v0.1.0...env_filter-v0.1.2)\n\nUpdates `indexmap` from 2.2.6 to 2.3.0\n- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)\n- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.2.6...2.3.0)\n\nUpdates `is_terminal_polyfill` from 1.70.0 to 1.70.1\n- [Changelog](https://github.com/polyfill-rs/is_terminal_polyfill/blob/main-v1.70/CHANGELOG.md)\n- [Commits](https://github.com/polyfill-rs/is_terminal_polyfill/compare/v1.70.0...v1.70.1)\n\nUpdates `num_enum_derive` from 0.7.2 to 0.7.3\n- [Commits](https://github.com/illicitonion/num_enum/compare/0.7.2...0.7.3)\n\nUpdates `ppv-lite86` from 0.2.17 to 0.2.20\n- [Commits](https://github.com/cryptocorrosion/cryptocorrosion/commits)\n\nUpdates `regex` from 1.10.5 to 1.10.6\n- [Release notes](https://github.com/rust-lang/regex/releases)\n- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/regex/compare/1.10.5...1.10.6)\n\nUpdates `serde_derive` from 1.0.204 to 1.0.206\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.206)\n\nUpdates `serde_spanned` from 0.6.6 to 0.6.7\n- [Commits](https://github.com/toml-rs/toml/compare/serde_spanned-v0.6.6...serde_spanned-v0.6.7)\n\nUpdates `target-lexicon` from 0.12.15 to 0.12.16\n- [Commits](https://github.com/bytecodealliance/target-lexicon/compare/v0.12.15...v0.12.16)\n\nUpdates `version_check` from 0.9.4 to 0.9.5\n- [Commits](https://github.com/SergioBenitez/version_check/compare/v0.9.4...v0.9.5)\n\n---\nupdated-dependencies:\n- dependency-name: clap\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: env_logger\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: tempfile\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: vhost-device\n- dependency-name: num_enum\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: bitflags\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: vhost-device\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: anstream\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: anstyle\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: anstyle-parse\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: anstyle-query\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: anstyle-wincon\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: cc\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: clap_builder\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: clap_derive\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: clap_lex\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: colorchoice\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: env_filter\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: indexmap\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: vhost-device\n- dependency-name: is_terminal_polyfill\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: num_enum_derive\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: ppv-lite86\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: regex\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: serde_derive\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: serde_spanned\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: target-lexicon\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: version_check\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the vhost-device group across 1 directory with 26 u…"}},{"before":"acd67e383df9551e9db2b4b5d6725d18994ab8e6","after":"5a2bb001562ff3232f6098a2ec88afe61eb4583c","ref":"refs/heads/dependabot/cargo/vhost-device-b8c6aa184c","pushedAt":"2024-08-12T06:04:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump the vhost-device group across 1 directory with 26 updates\n\nBumps the vhost-device group with 22 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [clap](https://github.com/clap-rs/clap) | `4.5.9` | `4.5.13` |\n| [env_logger](https://github.com/rust-cli/env_logger) | `0.11.3` | `0.11.5` |\n| [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.12.0` |\n| [num_enum](https://github.com/illicitonion/num_enum) | `0.7.2` | `0.7.3` |\n| [bitflags](https://github.com/bitflags/bitflags) | `2.4.1` | `2.6.0` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.206` |\n| [anstream](https://github.com/rust-cli/anstyle) | `0.6.14` | `0.6.15` |\n| [anstyle](https://github.com/rust-cli/anstyle) | `1.0.7` | `1.0.8` |\n| [anstyle-parse](https://github.com/rust-cli/anstyle) | `0.2.4` | `0.2.5` |\n| [anstyle-query](https://github.com/rust-cli/anstyle) | `1.1.0` | `1.1.1` |\n| [anstyle-wincon](https://github.com/rust-cli/anstyle) | `3.0.3` | `3.0.4` |\n| [cc](https://github.com/rust-lang/cc-rs) | `1.1.6` | `1.1.10` |\n| [clap_lex](https://github.com/clap-rs/clap) | `0.7.1` | `0.7.2` |\n| [colorchoice](https://github.com/rust-cli/anstyle) | `1.0.1` | `1.0.2` |\n| [env_filter](https://github.com/rust-cli/env_logger) | `0.1.0` | `0.1.2` |\n| [indexmap](https://github.com/indexmap-rs/indexmap) | `2.2.6` | `2.3.0` |\n| [is_terminal_polyfill](https://github.com/polyfill-rs/is_terminal_polyfill) | `1.70.0` | `1.70.1` |\n| [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) | `0.2.17` | `0.2.20` |\n| [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` |\n| [serde_spanned](https://github.com/toml-rs/toml) | `0.6.6` | `0.6.7` |\n| [target-lexicon](https://github.com/bytecodealliance/target-lexicon) | `0.12.15` | `0.12.16` |\n| [version_check](https://github.com/SergioBenitez/version_check) | `0.9.4` | `0.9.5` |\n\n\n\nUpdates `clap` from 4.5.9 to 4.5.13\n- [Release notes](https://github.com/clap-rs/clap/releases)\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.9...clap_complete-v4.5.13)\n\nUpdates `env_logger` from 0.11.3 to 0.11.5\n- [Release notes](https://github.com/rust-cli/env_logger/releases)\n- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rust-cli/env_logger/compare/v0.11.3...v0.11.5)\n\nUpdates `tempfile` from 3.10.1 to 3.12.0\n- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/Stebalien/tempfile/commits)\n\nUpdates `num_enum` from 0.7.2 to 0.7.3\n- [Commits](https://github.com/illicitonion/num_enum/compare/0.7.2...0.7.3)\n\nUpdates `bitflags` from 2.4.1 to 2.6.0\n- [Release notes](https://github.com/bitflags/bitflags/releases)\n- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/bitflags/bitflags/compare/2.4.1...2.6.0)\n\nUpdates `serde` from 1.0.204 to 1.0.206\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.206)\n\nUpdates `anstream` from 0.6.14 to 0.6.15\n- [Commits](https://github.com/rust-cli/anstyle/compare/anstream-v0.6.14...anstream-v0.6.15)\n\nUpdates `anstyle` from 1.0.7 to 1.0.8\n- [Commits](https://github.com/rust-cli/anstyle/compare/v1.0.7...v1.0.8)\n\nUpdates `anstyle-parse` from 0.2.4 to 0.2.5\n- [Commits](https://github.com/rust-cli/anstyle/compare/anstyle-parse-v0.2.4...anstyle-parse-v0.2.5)\n\nUpdates `anstyle-query` from 1.1.0 to 1.1.1\n- [Commits](https://github.com/rust-cli/anstyle/compare/anstyle-query-v1.1.0...anstyle-query-v1.1.1)\n\nUpdates `anstyle-wincon` from 3.0.3 to 3.0.4\n- [Commits](https://github.com/rust-cli/anstyle/compare/anstyle-wincon-v3.0.3...anstyle-wincon-v3.0.4)\n\nUpdates `cc` from 1.1.6 to 1.1.10\n- [Release notes](https://github.com/rust-lang/cc-rs/releases)\n- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.6...cc-v1.1.10)\n\nUpdates `clap_builder` from 4.5.9 to 4.5.13\n- [Release notes](https://github.com/clap-rs/clap/releases)\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/clap-rs/clap/compare/v4.5.9...v4.5.13)\n\nUpdates `clap_derive` from 4.5.8 to 4.5.13\n- [Release notes](https://github.com/clap-rs/clap/releases)\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/clap-rs/clap/compare/v4.5.8...v4.5.13)\n\nUpdates `clap_lex` from 0.7.1 to 0.7.2\n- [Release notes](https://github.com/clap-rs/clap/releases)\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/clap-rs/clap/compare/clap_lex-v0.7.1...clap_lex-v0.7.2)\n\nUpdates `colorchoice` from 1.0.1 to 1.0.2\n- [Commits](https://github.com/rust-cli/anstyle/compare/colorchoice-v1.0.1...colorchoice-v1.0.2)\n\nUpdates `env_filter` from 0.1.0 to 0.1.2\n- [Release notes](https://github.com/rust-cli/env_logger/releases)\n- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rust-cli/env_logger/compare/env_filter-v0.1.0...env_filter-v0.1.2)\n\nUpdates `indexmap` from 2.2.6 to 2.3.0\n- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)\n- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.2.6...2.3.0)\n\nUpdates `is_terminal_polyfill` from 1.70.0 to 1.70.1\n- [Changelog](https://github.com/polyfill-rs/is_terminal_polyfill/blob/main-v1.70/CHANGELOG.md)\n- [Commits](https://github.com/polyfill-rs/is_terminal_polyfill/compare/v1.70.0...v1.70.1)\n\nUpdates `num_enum_derive` from 0.7.2 to 0.7.3\n- [Commits](https://github.com/illicitonion/num_enum/compare/0.7.2...0.7.3)\n\nUpdates `ppv-lite86` from 0.2.17 to 0.2.20\n- [Commits](https://github.com/cryptocorrosion/cryptocorrosion/commits)\n\nUpdates `regex` from 1.10.5 to 1.10.6\n- [Release notes](https://github.com/rust-lang/regex/releases)\n- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/regex/compare/1.10.5...1.10.6)\n\nUpdates `serde_derive` from 1.0.204 to 1.0.206\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.206)\n\nUpdates `serde_spanned` from 0.6.6 to 0.6.7\n- [Commits](https://github.com/toml-rs/toml/compare/serde_spanned-v0.6.6...serde_spanned-v0.6.7)\n\nUpdates `target-lexicon` from 0.12.15 to 0.12.16\n- [Commits](https://github.com/bytecodealliance/target-lexicon/compare/v0.12.15...v0.12.16)\n\nUpdates `version_check` from 0.9.4 to 0.9.5\n- [Commits](https://github.com/SergioBenitez/version_check/compare/v0.9.4...v0.9.5)\n\n---\nupdated-dependencies:\n- dependency-name: clap\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: env_logger\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: tempfile\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: vhost-device\n- dependency-name: num_enum\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: bitflags\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: vhost-device\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: anstream\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: anstyle\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: anstyle-parse\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: anstyle-query\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: anstyle-wincon\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: cc\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: clap_builder\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: clap_derive\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: clap_lex\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: colorchoice\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: env_filter\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: indexmap\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: vhost-device\n- dependency-name: is_terminal_polyfill\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: num_enum_derive\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: ppv-lite86\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: regex\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: serde_derive\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: serde_spanned\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: target-lexicon\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: version_check\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the vhost-device group across 1 directory with 26 u…"}},{"before":"a3ad8bf8db46409fcb8aae362bc754f65b17768b","after":"acd67e383df9551e9db2b4b5d6725d18994ab8e6","ref":"refs/heads/dependabot/cargo/vhost-device-b8c6aa184c","pushedAt":"2024-08-12T04:59:05.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"vireshk","name":"Viresh Kumar","path":"/vireshk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12929622?s=80&v=4"},"commit":{"message":"Merge branch 'main' into dependabot/cargo/vhost-device-b8c6aa184c","shortMessageHtmlLink":"Merge branch 'main' into dependabot/cargo/vhost-device-b8c6aa184c"}},{"before":"f0f74fc6768ee54903734dd1014e05ae286c4a4d","after":null,"ref":"refs/heads/dependabot/submodules/rust-vmm-ci-5e818dc","pushedAt":"2024-08-12T04:59:00.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"6ea67f2bea98ae3775a61335a0a2027db9500fbe","after":"bcff2869f9b5abba3e22afee88a3d64a1db46974","ref":"refs/heads/main","pushedAt":"2024-08-12T04:58:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vireshk","name":"Viresh Kumar","path":"/vireshk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12929622?s=80&v=4"},"commit":{"message":"build(deps): bump rust-vmm-ci from `9f641f2` to `5e818dc`\n\nBumps [rust-vmm-ci](https://github.com/rust-vmm/rust-vmm-ci) from `9f641f2` to `5e818dc`.\n- [Commits](https://github.com/rust-vmm/rust-vmm-ci/compare/9f641f269b987aeec4a771f459f6d2af28cf7288...5e818dc729574693731b4567c6a3bc07788b53b0)\n\n---\nupdated-dependencies:\n- dependency-name: rust-vmm-ci\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump rust-vmm-ci from 9f641f2 to 5e818dc"}},{"before":"f282a0737917e9a9f378f52b6e4fbb462282ed61","after":"f0f74fc6768ee54903734dd1014e05ae286c4a4d","ref":"refs/heads/dependabot/submodules/rust-vmm-ci-5e818dc","pushedAt":"2024-08-12T04:53:37.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"vireshk","name":"Viresh Kumar","path":"/vireshk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12929622?s=80&v=4"},"commit":{"message":"Merge branch 'main' into dependabot/submodules/rust-vmm-ci-5e818dc","shortMessageHtmlLink":"Merge branch 'main' into dependabot/submodules/rust-vmm-ci-5e818dc"}},{"before":"07f18f8efd90032fca1608bb611d5bb57685ad1b","after":null,"ref":"refs/heads/dependabot/cargo/staging/vhost-device-4cdc6528bd","pushedAt":"2024-08-12T04:53:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"993d6f2101f91b1d4a3aee30a069fc6510726a87","after":"6ea67f2bea98ae3775a61335a0a2027db9500fbe","ref":"refs/heads/main","pushedAt":"2024-08-12T04:53:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vireshk","name":"Viresh Kumar","path":"/vireshk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12929622?s=80&v=4"},"commit":{"message":"build(deps): bump the vhost-device group in /staging with 5 updates\n\nBumps the vhost-device group in /staging with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [clap](https://github.com/clap-rs/clap) | `4.5.13` | `4.5.15` |\n| [tempfile](https://github.com/Stebalien/tempfile) | `3.11.0` | `3.12.0` |\n| [clap_builder](https://github.com/clap-rs/clap) | `4.5.13` | `4.5.15` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.206` |\n| [serde_derive](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.206` |\n\n\nUpdates `clap` from 4.5.13 to 4.5.15\n- [Release notes](https://github.com/clap-rs/clap/releases)\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.13...v4.5.15)\n\nUpdates `tempfile` from 3.11.0 to 3.12.0\n- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/Stebalien/tempfile/commits)\n\nUpdates `clap_builder` from 4.5.13 to 4.5.15\n- [Release notes](https://github.com/clap-rs/clap/releases)\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/clap-rs/clap/compare/v4.5.13...v4.5.15)\n\nUpdates `serde` from 1.0.204 to 1.0.206\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.206)\n\nUpdates `serde_derive` from 1.0.204 to 1.0.206\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.206)\n\n---\nupdated-dependencies:\n- dependency-name: clap\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: tempfile\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: vhost-device\n- dependency-name: clap_builder\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: serde\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n- dependency-name: serde_derive\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: vhost-device\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the vhost-device group in /staging with 5 updates"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEra3A_AA","startCursor":null,"endCursor":null}},"title":"Activity · rust-vmm/vhost-device"}