{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":107505869,"defaultBranch":"main","name":"firecracker","ownerLogin":"firecracker-microvm","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-10-19T06:18:47.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/44477506?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716895737.0","currentOid":""},"activityList":{"items":[{"before":"0978c0b515d18bcf8b6d7dc435d5cea41789c7d5","after":"3c9b2364a66c57a8dc854d8f280806f29a0d3c82","ref":"refs/heads/main","pushedAt":"2024-05-28T14:52:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"roypat","name":"Patrick Roy","path":"/roypat","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115481277?s=80&v=4"},"commit":{"message":"chore: update kvm-bindings to 0.8.2\n\nThis version contains a performance improvement during deserialization\nthat would negate the performance regression observed when updating to\nkvm-bindings 0.8.0 in f68a2ef306807fdd298d85133d19eb595731d152.\n\nFixes: f68a2ef306807fdd298d85133d19eb595731d152\nSigned-off-by: Patrick Roy ","shortMessageHtmlLink":"chore: update kvm-bindings to 0.8.2"}},{"before":"387ad70f6d47f3ddd9801029a35d991dbd481b4a","after":null,"ref":"refs/heads/dependabot/cargo/firecracker-78510bf7ae","pushedAt":"2024-05-28T11:28:57.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":"f8ae3d9debe51382353c7e06808677dfab748c25","after":"0978c0b515d18bcf8b6d7dc435d5cea41789c7d5","ref":"refs/heads/main","pushedAt":"2024-05-28T11:28:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"roypat","name":"Patrick Roy","path":"/roypat","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115481277?s=80&v=4"},"commit":{"message":"build(deps): Bump the firecracker group with 10 updates\n\nBumps the firecracker group with 10 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.83` | `1.0.84` |\n| [syn](https://github.com/dtolnay/syn) | `2.0.65` | `2.0.66` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.202` | `1.0.203` |\n| [serde_derive](https://github.com/serde-rs/serde) | `1.0.202` | `1.0.203` |\n| [nix](https://github.com/nix-rust/nix) | `0.28.0` | `0.29.0` |\n| [aws-lc-rs](https://github.com/awslabs/aws-lc-rs) | `1.7.1` | `1.7.2` |\n| [aws-lc-sys](https://github.com/aws/aws-lc-rs) | `0.16.0` | `0.17.0` |\n| [cfg_aliases](https://github.com/katharostech/cfg_aliases) | `0.1.1` | `0.2.1` |\n| [clang-sys](https://github.com/KyleMayes/clang-sys) | `1.7.0` | `1.8.0` |\n| [zeroize](https://github.com/RustCrypto/utils) | `1.7.0` | `1.8.1` |\n\n\nUpdates `proc-macro2` from 1.0.83 to 1.0.84\n- [Release notes](https://github.com/dtolnay/proc-macro2/releases)\n- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.83...1.0.84)\n\nUpdates `syn` from 2.0.65 to 2.0.66\n- [Release notes](https://github.com/dtolnay/syn/releases)\n- [Commits](https://github.com/dtolnay/syn/compare/2.0.65...2.0.66)\n\nUpdates `serde` from 1.0.202 to 1.0.203\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.202...v1.0.203)\n\nUpdates `serde_derive` from 1.0.202 to 1.0.203\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.202...v1.0.203)\n\nUpdates `nix` from 0.28.0 to 0.29.0\n- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/nix-rust/nix/compare/v0.28.0...v0.29.0)\n\nUpdates `aws-lc-rs` from 1.7.1 to 1.7.2\n- [Release notes](https://github.com/awslabs/aws-lc-rs/releases)\n- [Commits](https://github.com/awslabs/aws-lc-rs/compare/v1.7.1...v1.7.2)\n\nUpdates `aws-lc-sys` from 0.16.0 to 0.17.0\n- [Release notes](https://github.com/aws/aws-lc-rs/releases)\n- [Commits](https://github.com/aws/aws-lc-rs/compare/aws-lc-sys/v0.16.0...aws-lc-sys/v0.17.0)\n\nUpdates `cfg_aliases` from 0.1.1 to 0.2.1\n- [Release notes](https://github.com/katharostech/cfg_aliases/releases)\n- [Changelog](https://github.com/katharostech/cfg_aliases/blob/master/release.toml)\n- [Commits](https://github.com/katharostech/cfg_aliases/compare/v0.1.1...v0.2.1)\n\nUpdates `clang-sys` from 1.7.0 to 1.8.0\n- [Release notes](https://github.com/KyleMayes/clang-sys/releases)\n- [Changelog](https://github.com/KyleMayes/clang-sys/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/KyleMayes/clang-sys/commits)\n\nUpdates `zeroize` from 1.7.0 to 1.8.1\n- [Commits](https://github.com/RustCrypto/utils/compare/zeroize-v1.7.0...zeroize-v1.8.1)\n\n---\nupdated-dependencies:\n- dependency-name: proc-macro2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: syn\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: serde_derive\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: nix\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: firecracker\n- dependency-name: aws-lc-rs\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: aws-lc-sys\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: firecracker\n- dependency-name: cfg_aliases\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: firecracker\n- dependency-name: clang-sys\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: firecracker\n- dependency-name: zeroize\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: firecracker\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): Bump the firecracker group with 10 updates"}},{"before":"830bc9cddedd7a167a58dcf4fbad33132438cbe5","after":"387ad70f6d47f3ddd9801029a35d991dbd481b4a","ref":"refs/heads/dependabot/cargo/firecracker-78510bf7ae","pushedAt":"2024-05-28T10:51:08.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"roypat","name":"Patrick Roy","path":"/roypat","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115481277?s=80&v=4"},"commit":{"message":"Merge branch 'main' into dependabot/cargo/firecracker-78510bf7ae","shortMessageHtmlLink":"Merge branch 'main' into dependabot/cargo/firecracker-78510bf7ae"}},{"before":"b398cda9d201d92f004d31e1fa58fc27b6c1e7dd","after":null,"ref":"refs/heads/dependabot/pip/tools/devctr/requests-2.32.0","pushedAt":"2024-05-28T10:44: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":"1cb72de535ff55fb8260c109055e0a0fe3ddc378","after":"f8ae3d9debe51382353c7e06808677dfab748c25","ref":"refs/heads/main","pushedAt":"2024-05-28T10:44:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ShadowCurse","name":null,"path":"/ShadowCurse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48793978?s=80&v=4"},"commit":{"message":"---\nupdated-dependencies:\n- dependency-name: requests\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"---"}},{"before":"1c03cbc3fed8f8c70873a2e1a9abc286f4772bb3","after":"830bc9cddedd7a167a58dcf4fbad33132438cbe5","ref":"refs/heads/dependabot/cargo/firecracker-78510bf7ae","pushedAt":"2024-05-28T09:58:47.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"roypat","name":"Patrick Roy","path":"/roypat","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115481277?s=80&v=4"},"commit":{"message":"Merge branch 'main' into dependabot/cargo/firecracker-78510bf7ae","shortMessageHtmlLink":"Merge branch 'main' into dependabot/cargo/firecracker-78510bf7ae"}},{"before":"23a29fd2cd375392282a7c92e8fc4f2e20f6e82a","after":"b398cda9d201d92f004d31e1fa58fc27b6c1e7dd","ref":"refs/heads/dependabot/pip/tools/devctr/requests-2.32.0","pushedAt":"2024-05-28T09:58:37.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"roypat","name":"Patrick Roy","path":"/roypat","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115481277?s=80&v=4"},"commit":{"message":"Merge branch 'main' into dependabot/pip/tools/devctr/requests-2.32.0","shortMessageHtmlLink":"Merge branch 'main' into dependabot/pip/tools/devctr/requests-2.32.0"}},{"before":"0f39350951839badb34abf0951d84ccfd91ec09c","after":"1cb72de535ff55fb8260c109055e0a0fe3ddc378","ref":"refs/heads/main","pushedAt":"2024-05-28T09:51:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"roypat","name":"Patrick Roy","path":"/roypat","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115481277?s=80&v=4"},"commit":{"message":"Change IoVecBuffer[Mut] len to u32\n\nThis commit changes the iovec len primitive to match descriptor chain's\n(u32). This removes some ugly casting and potential overflow problems,\nand allows us to upcast when needed in a non-lossy manor.\n\nSigned-off-by: Brandon Pike ","shortMessageHtmlLink":"Change IoVecBuffer[Mut] len to u32"}},{"before":null,"after":"1c03cbc3fed8f8c70873a2e1a9abc286f4772bb3","ref":"refs/heads/dependabot/cargo/firecracker-78510bf7ae","pushedAt":"2024-05-27T16:37:33.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 firecracker group with 10 updates\n\nBumps the firecracker group with 10 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.83` | `1.0.84` |\n| [syn](https://github.com/dtolnay/syn) | `2.0.65` | `2.0.66` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.202` | `1.0.203` |\n| [serde_derive](https://github.com/serde-rs/serde) | `1.0.202` | `1.0.203` |\n| [nix](https://github.com/nix-rust/nix) | `0.28.0` | `0.29.0` |\n| [aws-lc-rs](https://github.com/awslabs/aws-lc-rs) | `1.7.1` | `1.7.2` |\n| [aws-lc-sys](https://github.com/aws/aws-lc-rs) | `0.16.0` | `0.17.0` |\n| [cfg_aliases](https://github.com/katharostech/cfg_aliases) | `0.1.1` | `0.2.1` |\n| [clang-sys](https://github.com/KyleMayes/clang-sys) | `1.7.0` | `1.8.0` |\n| [zeroize](https://github.com/RustCrypto/utils) | `1.7.0` | `1.8.1` |\n\n\nUpdates `proc-macro2` from 1.0.83 to 1.0.84\n- [Release notes](https://github.com/dtolnay/proc-macro2/releases)\n- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.83...1.0.84)\n\nUpdates `syn` from 2.0.65 to 2.0.66\n- [Release notes](https://github.com/dtolnay/syn/releases)\n- [Commits](https://github.com/dtolnay/syn/compare/2.0.65...2.0.66)\n\nUpdates `serde` from 1.0.202 to 1.0.203\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.202...v1.0.203)\n\nUpdates `serde_derive` from 1.0.202 to 1.0.203\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.202...v1.0.203)\n\nUpdates `nix` from 0.28.0 to 0.29.0\n- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/nix-rust/nix/compare/v0.28.0...v0.29.0)\n\nUpdates `aws-lc-rs` from 1.7.1 to 1.7.2\n- [Release notes](https://github.com/awslabs/aws-lc-rs/releases)\n- [Commits](https://github.com/awslabs/aws-lc-rs/compare/v1.7.1...v1.7.2)\n\nUpdates `aws-lc-sys` from 0.16.0 to 0.17.0\n- [Release notes](https://github.com/aws/aws-lc-rs/releases)\n- [Commits](https://github.com/aws/aws-lc-rs/compare/aws-lc-sys/v0.16.0...aws-lc-sys/v0.17.0)\n\nUpdates `cfg_aliases` from 0.1.1 to 0.2.1\n- [Release notes](https://github.com/katharostech/cfg_aliases/releases)\n- [Changelog](https://github.com/katharostech/cfg_aliases/blob/master/release.toml)\n- [Commits](https://github.com/katharostech/cfg_aliases/compare/v0.1.1...v0.2.1)\n\nUpdates `clang-sys` from 1.7.0 to 1.8.0\n- [Release notes](https://github.com/KyleMayes/clang-sys/releases)\n- [Changelog](https://github.com/KyleMayes/clang-sys/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/KyleMayes/clang-sys/commits)\n\nUpdates `zeroize` from 1.7.0 to 1.8.1\n- [Commits](https://github.com/RustCrypto/utils/compare/zeroize-v1.7.0...zeroize-v1.8.1)\n\n---\nupdated-dependencies:\n- dependency-name: proc-macro2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: syn\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: serde_derive\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: nix\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: firecracker\n- dependency-name: aws-lc-rs\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: aws-lc-sys\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: firecracker\n- dependency-name: cfg_aliases\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: firecracker\n- dependency-name: clang-sys\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: firecracker\n- dependency-name: zeroize\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: firecracker\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): Bump the firecracker group with 10 updates"}},{"before":"2992fe794e4607dc080baea7445e5b7e7940f99b","after":"23a29fd2cd375392282a7c92e8fc4f2e20f6e82a","ref":"refs/heads/dependabot/pip/tools/devctr/requests-2.32.0","pushedAt":"2024-05-23T09:12:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ShadowCurse","name":null,"path":"/ShadowCurse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48793978?s=80&v=4"},"commit":{"message":"---\nupdated-dependencies:\n- dependency-name: requests\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"---"}},{"before":"51cc5a4406f0b84f9282fa3a71b3285108b08bfa","after":"0f39350951839badb34abf0951d84ccfd91ec09c","ref":"refs/heads/main","pushedAt":"2024-05-23T09:10:49.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"ShadowCurse","name":null,"path":"/ShadowCurse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48793978?s=80&v=4"},"commit":{"message":"doc: Add CONTRIBUTING guideline about `.unwrap()` usage\n\nClarifies that we want to avoid unwraping in favor of propagating\nerrors.\n\nCloses #808\n\nSigned-off-by: Patrick Roy ","shortMessageHtmlLink":"doc: Add CONTRIBUTING guideline about .unwrap() usage"}},{"before":"f269f5337dfe96c0e0b825946890c415f7200ff1","after":"2992fe794e4607dc080baea7445e5b7e7940f99b","ref":"refs/heads/dependabot/pip/tools/devctr/requests-2.32.0","pushedAt":"2024-05-23T08:35:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ShadowCurse","name":null,"path":"/ShadowCurse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48793978?s=80&v=4"},"commit":{"message":"---\nupdated-dependencies:\n- dependency-name: requests\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"---"}},{"before":"b61a92a26e5e79eb428df11db142165dbec68330","after":"51cc5a4406f0b84f9282fa3a71b3285108b08bfa","ref":"refs/heads/main","pushedAt":"2024-05-21T14:50:59.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"roypat","name":"Patrick Roy","path":"/roypat","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115481277?s=80&v=4"},"commit":{"message":"chore: Eliminate miscellaneous `.unwraps()`s\n\nRemoves a handful of unwraps by slightly rearranging code (e.g. by using\npattern matching to combine the fallible operation with the check that\nensures it won't actually fail).\n\nSigned-off-by: Patrick Roy ","shortMessageHtmlLink":"chore: Eliminate miscellaneous .unwraps()s"}},{"before":"89bc704071898cdabe28e44bc5a570fd35c80b05","after":"b61a92a26e5e79eb428df11db142165dbec68330","ref":"refs/heads/main","pushedAt":"2024-05-21T13:31:37.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"bchalios","name":"Babis Chalios","path":"/bchalios","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26031778?s=80&v=4"},"commit":{"message":"chore: update links to S3 CI artifacts\n\nUpdate the link to S3 CI artifacts in devtool and\ndocs/getting-started.md to point to our v1.9 bucket.\n\nSigned-off-by: Babis Chalios ","shortMessageHtmlLink":"chore: update links to S3 CI artifacts"}},{"before":null,"after":"89bc704071898cdabe28e44bc5a570fd35c80b05","ref":"refs/heads/firecracker-v1.8","pushedAt":"2024-05-21T12:13:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bchalios","name":"Babis Chalios","path":"/bchalios","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26031778?s=80&v=4"},"commit":{"message":"build(deps): Bump the firecracker group with 15 updates\n\nBumps the firecracker group with 15 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.60` | `1.0.61` |\n| [itertools](https://github.com/rust-itertools/itertools) | `0.12.1` | `0.13.0` |\n| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.82` | `1.0.83` |\n| [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.65` |\n| [libc](https://github.com/rust-lang/libc) | `0.2.154` | `0.2.155` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` |\n| [serde_derive](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` |\n| [cc](https://github.com/rust-lang/cc-rs) | `1.0.97` | `1.0.98` |\n| [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` |\n| [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` |\n| [serde_spanned](https://github.com/toml-rs/toml) | `0.6.5` | `0.6.6` |\n| [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.60` | `1.0.61` |\n| [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` |\n| [toml_datetime](https://github.com/toml-rs/toml) | `0.6.5` | `0.6.6` |\n| [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` |\n\n\nUpdates `thiserror` from 1.0.60 to 1.0.61\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.60...1.0.61)\n\nUpdates `itertools` from 0.12.1 to 0.13.0\n- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-itertools/itertools/compare/v0.12.1...v0.13.0)\n\nUpdates `proc-macro2` from 1.0.82 to 1.0.83\n- [Release notes](https://github.com/dtolnay/proc-macro2/releases)\n- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.82...1.0.83)\n\nUpdates `syn` from 2.0.63 to 2.0.65\n- [Release notes](https://github.com/dtolnay/syn/releases)\n- [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.65)\n\nUpdates `libc` from 0.2.154 to 0.2.155\n- [Release notes](https://github.com/rust-lang/libc/releases)\n- [Commits](https://github.com/rust-lang/libc/compare/0.2.154...0.2.155)\n\nUpdates `serde` from 1.0.201 to 1.0.202\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202)\n\nUpdates `serde_derive` from 1.0.201 to 1.0.202\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202)\n\nUpdates `cc` from 1.0.97 to 1.0.98\n- [Release notes](https://github.com/rust-lang/cc-rs/releases)\n- [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.97...1.0.98)\n\nUpdates `either` from 1.11.0 to 1.12.0\n- [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0)\n\nUpdates `linux-raw-sys` from 0.4.13 to 0.4.14\n- [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14)\n\nUpdates `serde_spanned` from 0.6.5 to 0.6.6\n- [Commits](https://github.com/toml-rs/toml/compare/serde_spanned-v0.6.5...serde_spanned-v0.6.6)\n\nUpdates `thiserror-impl` from 1.0.60 to 1.0.61\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.60...1.0.61)\n\nUpdates `toml` from 0.8.12 to 0.8.13\n- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13)\n\nUpdates `toml_datetime` from 0.6.5 to 0.6.6\n- [Commits](https://github.com/toml-rs/toml/compare/toml_datetime-v0.6.5...toml_datetime-v0.6.6)\n\nUpdates `toml_edit` from 0.22.12 to 0.22.13\n- [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13)\n\n---\nupdated-dependencies:\n- dependency-name: thiserror\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: itertools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: firecracker\n- dependency-name: proc-macro2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: syn\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: libc\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: serde_derive\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: cc\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: either\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: firecracker\n- dependency-name: linux-raw-sys\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: serde_spanned\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: thiserror-impl\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: toml\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: toml_datetime\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: toml_edit\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: firecracker\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): Bump the firecracker group with 15 updates"}},{"before":"1f120c6986fb80ea1c87bb2d319101df2f26114e","after":"f269f5337dfe96c0e0b825946890c415f7200ff1","ref":"refs/heads/dependabot/pip/tools/devctr/requests-2.32.0","pushedAt":"2024-05-21T10:37:07.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"roypat","name":"Patrick Roy","path":"/roypat","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115481277?s=80&v=4"},"commit":{"message":"Merge branch 'main' into dependabot/pip/tools/devctr/requests-2.32.0","shortMessageHtmlLink":"Merge branch 'main' into dependabot/pip/tools/devctr/requests-2.32.0"}},{"before":"8cc08eab5a89a23609706772483fcb96131d140e","after":null,"ref":"refs/heads/dependabot/cargo/firecracker-dd1c3a4a01","pushedAt":"2024-05-21T10:05:12.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":"3853362520b81efc8ce6559148d023379a5a4da4","after":"89bc704071898cdabe28e44bc5a570fd35c80b05","ref":"refs/heads/main","pushedAt":"2024-05-21T10:05:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JonathanWoollett-Light","name":"Jonathan Woollett-Light","path":"/JonathanWoollett-Light","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16856679?s=80&v=4"},"commit":{"message":"build(deps): Bump the firecracker group with 15 updates\n\nBumps the firecracker group with 15 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.60` | `1.0.61` |\n| [itertools](https://github.com/rust-itertools/itertools) | `0.12.1` | `0.13.0` |\n| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.82` | `1.0.83` |\n| [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.65` |\n| [libc](https://github.com/rust-lang/libc) | `0.2.154` | `0.2.155` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` |\n| [serde_derive](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` |\n| [cc](https://github.com/rust-lang/cc-rs) | `1.0.97` | `1.0.98` |\n| [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` |\n| [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` |\n| [serde_spanned](https://github.com/toml-rs/toml) | `0.6.5` | `0.6.6` |\n| [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.60` | `1.0.61` |\n| [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` |\n| [toml_datetime](https://github.com/toml-rs/toml) | `0.6.5` | `0.6.6` |\n| [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` |\n\n\nUpdates `thiserror` from 1.0.60 to 1.0.61\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.60...1.0.61)\n\nUpdates `itertools` from 0.12.1 to 0.13.0\n- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-itertools/itertools/compare/v0.12.1...v0.13.0)\n\nUpdates `proc-macro2` from 1.0.82 to 1.0.83\n- [Release notes](https://github.com/dtolnay/proc-macro2/releases)\n- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.82...1.0.83)\n\nUpdates `syn` from 2.0.63 to 2.0.65\n- [Release notes](https://github.com/dtolnay/syn/releases)\n- [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.65)\n\nUpdates `libc` from 0.2.154 to 0.2.155\n- [Release notes](https://github.com/rust-lang/libc/releases)\n- [Commits](https://github.com/rust-lang/libc/compare/0.2.154...0.2.155)\n\nUpdates `serde` from 1.0.201 to 1.0.202\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202)\n\nUpdates `serde_derive` from 1.0.201 to 1.0.202\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202)\n\nUpdates `cc` from 1.0.97 to 1.0.98\n- [Release notes](https://github.com/rust-lang/cc-rs/releases)\n- [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.97...1.0.98)\n\nUpdates `either` from 1.11.0 to 1.12.0\n- [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0)\n\nUpdates `linux-raw-sys` from 0.4.13 to 0.4.14\n- [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14)\n\nUpdates `serde_spanned` from 0.6.5 to 0.6.6\n- [Commits](https://github.com/toml-rs/toml/compare/serde_spanned-v0.6.5...serde_spanned-v0.6.6)\n\nUpdates `thiserror-impl` from 1.0.60 to 1.0.61\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.60...1.0.61)\n\nUpdates `toml` from 0.8.12 to 0.8.13\n- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13)\n\nUpdates `toml_datetime` from 0.6.5 to 0.6.6\n- [Commits](https://github.com/toml-rs/toml/compare/toml_datetime-v0.6.5...toml_datetime-v0.6.6)\n\nUpdates `toml_edit` from 0.22.12 to 0.22.13\n- [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13)\n\n---\nupdated-dependencies:\n- dependency-name: thiserror\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: itertools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: firecracker\n- dependency-name: proc-macro2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: syn\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: libc\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: serde_derive\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: cc\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: either\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: firecracker\n- dependency-name: linux-raw-sys\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: serde_spanned\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: thiserror-impl\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: toml\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: toml_datetime\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: toml_edit\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: firecracker\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): Bump the firecracker group with 15 updates"}},{"before":null,"after":"1f120c6986fb80ea1c87bb2d319101df2f26114e","ref":"refs/heads/dependabot/pip/tools/devctr/requests-2.32.0","pushedAt":"2024-05-21T05:39:25.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":"---\nupdated-dependencies:\n- dependency-name: requests\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"---"}},{"before":null,"after":"8cc08eab5a89a23609706772483fcb96131d140e","ref":"refs/heads/dependabot/cargo/firecracker-dd1c3a4a01","pushedAt":"2024-05-20T16:13:37.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 firecracker group with 15 updates\n\nBumps the firecracker group with 15 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.60` | `1.0.61` |\n| [itertools](https://github.com/rust-itertools/itertools) | `0.12.1` | `0.13.0` |\n| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.82` | `1.0.83` |\n| [syn](https://github.com/dtolnay/syn) | `2.0.63` | `2.0.65` |\n| [libc](https://github.com/rust-lang/libc) | `0.2.154` | `0.2.155` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` |\n| [serde_derive](https://github.com/serde-rs/serde) | `1.0.201` | `1.0.202` |\n| [cc](https://github.com/rust-lang/cc-rs) | `1.0.97` | `1.0.98` |\n| [either](https://github.com/rayon-rs/either) | `1.11.0` | `1.12.0` |\n| [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.13` | `0.4.14` |\n| [serde_spanned](https://github.com/toml-rs/toml) | `0.6.5` | `0.6.6` |\n| [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.60` | `1.0.61` |\n| [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` |\n| [toml_datetime](https://github.com/toml-rs/toml) | `0.6.5` | `0.6.6` |\n| [toml_edit](https://github.com/toml-rs/toml) | `0.22.12` | `0.22.13` |\n\n\nUpdates `thiserror` from 1.0.60 to 1.0.61\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.60...1.0.61)\n\nUpdates `itertools` from 0.12.1 to 0.13.0\n- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-itertools/itertools/compare/v0.12.1...v0.13.0)\n\nUpdates `proc-macro2` from 1.0.82 to 1.0.83\n- [Release notes](https://github.com/dtolnay/proc-macro2/releases)\n- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.82...1.0.83)\n\nUpdates `syn` from 2.0.63 to 2.0.65\n- [Release notes](https://github.com/dtolnay/syn/releases)\n- [Commits](https://github.com/dtolnay/syn/compare/2.0.63...2.0.65)\n\nUpdates `libc` from 0.2.154 to 0.2.155\n- [Release notes](https://github.com/rust-lang/libc/releases)\n- [Commits](https://github.com/rust-lang/libc/compare/0.2.154...0.2.155)\n\nUpdates `serde` from 1.0.201 to 1.0.202\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202)\n\nUpdates `serde_derive` from 1.0.201 to 1.0.202\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202)\n\nUpdates `cc` from 1.0.97 to 1.0.98\n- [Release notes](https://github.com/rust-lang/cc-rs/releases)\n- [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.97...1.0.98)\n\nUpdates `either` from 1.11.0 to 1.12.0\n- [Commits](https://github.com/rayon-rs/either/compare/1.11.0...1.12.0)\n\nUpdates `linux-raw-sys` from 0.4.13 to 0.4.14\n- [Commits](https://github.com/sunfishcode/linux-raw-sys/compare/v0.4.13...v0.4.14)\n\nUpdates `serde_spanned` from 0.6.5 to 0.6.6\n- [Commits](https://github.com/toml-rs/toml/compare/serde_spanned-v0.6.5...serde_spanned-v0.6.6)\n\nUpdates `thiserror-impl` from 1.0.60 to 1.0.61\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.60...1.0.61)\n\nUpdates `toml` from 0.8.12 to 0.8.13\n- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13)\n\nUpdates `toml_datetime` from 0.6.5 to 0.6.6\n- [Commits](https://github.com/toml-rs/toml/compare/toml_datetime-v0.6.5...toml_datetime-v0.6.6)\n\nUpdates `toml_edit` from 0.22.12 to 0.22.13\n- [Commits](https://github.com/toml-rs/toml/compare/v0.22.12...v0.22.13)\n\n---\nupdated-dependencies:\n- dependency-name: thiserror\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: itertools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: firecracker\n- dependency-name: proc-macro2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: syn\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: libc\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: serde_derive\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: cc\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: either\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: firecracker\n- dependency-name: linux-raw-sys\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: serde_spanned\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: thiserror-impl\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: toml\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: toml_datetime\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: toml_edit\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: firecracker\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): Bump the firecracker group with 15 updates"}},{"before":"afad05dfb891c17e5727df6bb99b4b2868a11c7f","after":"3853362520b81efc8ce6559148d023379a5a4da4","ref":"refs/heads/main","pushedAt":"2024-05-17T11:42:22.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"roypat","name":"Patrick Roy","path":"/roypat","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115481277?s=80&v=4"},"commit":{"message":"fix(cpu-template-helper): Handle a new line correctly to display error\n\n`displaydoc::Display` doesn't recognize `\\n` as a new line in doc\nstring:\n```\nDifference detected between source and target: \\n{\n \"name\": \"kernel_version\",\n \"prev\": \"5.10.215-203.850.amzn2.x86_64\",\n \"curr\": \"6.1.84-99.169.amzn2023.x86_64\"\n}\n```\nAlso, it doesn't support multi-line string unless we use `/** */` style\ndoc, however the doc style is denied by our format check.\n\nSigned-off-by: Takahiro Itazuri ","shortMessageHtmlLink":"fix(cpu-template-helper): Handle a new line correctly to display error"}},{"before":"f5c387cb6673b8146b21ef9fa4296acc6740949b","after":null,"ref":"refs/heads/revert-4614-docker_host_net","pushedAt":"2024-05-16T11:03:14.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ShadowCurse","name":null,"path":"/ShadowCurse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48793978?s=80&v=4"}},{"before":"9cef42a94871709420dac76970eb2dbd7737ca49","after":"afad05dfb891c17e5727df6bb99b4b2868a11c7f","ref":"refs/heads/main","pushedAt":"2024-05-16T11:03:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ShadowCurse","name":null,"path":"/ShadowCurse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48793978?s=80&v=4"},"commit":{"message":"Revert \"feat: use host network for docker\"\n\nThis reverts commit 9cef42a94871709420dac76970eb2dbd7737ca49\nbecause this configuration change appeared to be unnecessary.\nAdditionally it introduce unwanted changes to the way CI was working.\n\nSigned-off-by: Egor Lazarchuk ","shortMessageHtmlLink":"Revert \"feat: use host network for docker\""}},{"before":"021531ce9d12fd0d2872ca86017203825d62e363","after":"f5c387cb6673b8146b21ef9fa4296acc6740949b","ref":"refs/heads/revert-4614-docker_host_net","pushedAt":"2024-05-16T09:45:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ShadowCurse","name":null,"path":"/ShadowCurse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48793978?s=80&v=4"},"commit":{"message":"Revert \"feat: use host network for docker\"\n\nThis reverts commit 9cef42a94871709420dac76970eb2dbd7737ca49\nbecause this configuration change appeared to be unnecessary.\nAdditionally it introduce unwanted changes to the way CI was working.\n\nSigned-off-by: Egor Lazarchuk ","shortMessageHtmlLink":"Revert \"feat: use host network for docker\""}},{"before":null,"after":"021531ce9d12fd0d2872ca86017203825d62e363","ref":"refs/heads/revert-4614-docker_host_net","pushedAt":"2024-05-16T09:18:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ShadowCurse","name":null,"path":"/ShadowCurse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48793978?s=80&v=4"},"commit":{"message":"Revert \"feat: use host network for docker\"\n\nThis reverts commit 9cef42a94871709420dac76970eb2dbd7737ca49.","shortMessageHtmlLink":"Revert \"feat: use host network for docker\""}},{"before":"fc9db04afc29ef9cf897c9ac3b97520b80d37f86","after":"9cef42a94871709420dac76970eb2dbd7737ca49","ref":"refs/heads/main","pushedAt":"2024-05-14T14:54:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ShadowCurse","name":null,"path":"/ShadowCurse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48793978?s=80&v=4"},"commit":{"message":"feat: use host network for docker\n\nUse host network for docker. This prevents\nissues when network access inside the\ncontainer is different from the host access.\n\nSigned-off-by: Egor Lazarchuk ","shortMessageHtmlLink":"feat: use host network for docker"}},{"before":"9e26a88ff9aa04c6e32c4bb7de13560c1a604641","after":null,"ref":"refs/heads/dependabot/cargo/firecracker-53bf686c6d","pushedAt":"2024-05-14T12:27:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"zulinx86","name":"Takahiro Itazuri","path":"/zulinx86","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77261350?s=80&v=4"}},{"before":"7a4263df66446287249cda9868d2d3453b6eb5d4","after":"fc9db04afc29ef9cf897c9ac3b97520b80d37f86","ref":"refs/heads/main","pushedAt":"2024-05-14T12:27:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"zulinx86","name":"Takahiro Itazuri","path":"/zulinx86","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77261350?s=80&v=4"},"commit":{"message":"build(deps): Bump the firecracker group with 14 updates\n\nBumps the firecracker group with 14 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` |\n| [zerocopy](https://github.com/google/zerocopy) | `0.7.33` | `0.7.34` |\n| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` |\n| [syn](https://github.com/dtolnay/syn) | `2.0.60` | `2.0.63` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` |\n| [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` |\n| [serde_derive](https://github.com/serde-rs/serde) | `1.0.200` | `1.0.201` |\n| [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` |\n| [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` |\n| [paste](https://github.com/dtolnay/paste) | `1.0.14` | `1.0.15` |\n| [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.19` | `0.2.20` |\n| [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` |\n| [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` |\n| [zerocopy-derive](https://github.com/google/zerocopy) | `0.7.33` | `0.7.34` |\n\n\nUpdates `thiserror` from 1.0.59 to 1.0.60\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60)\n\nUpdates `zerocopy` from 0.7.33 to 0.7.34\n- [Release notes](https://github.com/google/zerocopy/releases)\n- [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/google/zerocopy/commits)\n\nUpdates `proc-macro2` from 1.0.81 to 1.0.82\n- [Release notes](https://github.com/dtolnay/proc-macro2/releases)\n- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82)\n\nUpdates `syn` from 2.0.60 to 2.0.63\n- [Release notes](https://github.com/dtolnay/syn/releases)\n- [Commits](https://github.com/dtolnay/syn/compare/2.0.60...2.0.63)\n\nUpdates `serde` from 1.0.200 to 1.0.201\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201)\n\nUpdates `serde_json` from 1.0.116 to 1.0.117\n- [Release notes](https://github.com/serde-rs/json/releases)\n- [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117)\n\nUpdates `serde_derive` from 1.0.200 to 1.0.201\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201)\n\nUpdates `semver` from 1.0.22 to 1.0.23\n- [Release notes](https://github.com/dtolnay/semver/releases)\n- [Commits](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23)\n\nUpdates `errno` from 0.3.8 to 0.3.9\n- [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/lambda-fairy/rust-errno/commits)\n\nUpdates `paste` from 1.0.14 to 1.0.15\n- [Release notes](https://github.com/dtolnay/paste/releases)\n- [Commits](https://github.com/dtolnay/paste/compare/1.0.14...1.0.15)\n\nUpdates `prettyplease` from 0.2.19 to 0.2.20\n- [Release notes](https://github.com/dtolnay/prettyplease/releases)\n- [Commits](https://github.com/dtolnay/prettyplease/compare/0.2.19...0.2.20)\n\nUpdates `ryu` from 1.0.17 to 1.0.18\n- [Release notes](https://github.com/dtolnay/ryu/releases)\n- [Commits](https://github.com/dtolnay/ryu/compare/1.0.17...1.0.18)\n\nUpdates `thiserror-impl` from 1.0.59 to 1.0.60\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60)\n\nUpdates `zerocopy-derive` from 0.7.33 to 0.7.34\n- [Release notes](https://github.com/google/zerocopy/releases)\n- [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/google/zerocopy/commits)\n\n---\nupdated-dependencies:\n- dependency-name: thiserror\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: zerocopy\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: proc-macro2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: syn\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: serde_json\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: serde_derive\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: semver\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: errno\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: paste\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: prettyplease\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: ryu\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: thiserror-impl\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: firecracker\n- dependency-name: zerocopy-derive\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: firecracker\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): Bump the firecracker group with 14 updates"}},{"before":"fa2a38f8f7deb0ac5aa890577721cbea9cd826e9","after":"9e26a88ff9aa04c6e32c4bb7de13560c1a604641","ref":"refs/heads/dependabot/cargo/firecracker-53bf686c6d","pushedAt":"2024-05-14T09:49:19.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"zulinx86","name":"Takahiro Itazuri","path":"/zulinx86","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77261350?s=80&v=4"},"commit":{"message":"Merge branch 'main' into dependabot/cargo/firecracker-53bf686c6d","shortMessageHtmlLink":"Merge branch 'main' into dependabot/cargo/firecracker-53bf686c6d"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEVftfNQA","startCursor":null,"endCursor":null}},"title":"Activity ยท firecracker-microvm/firecracker"}