{"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:1716298392.0","currentOid":""},"activityList":{"items":[{"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"}},{"before":"d9599f5727f8b84b01a0218876b1564987bdcd70","after":"7a4263df66446287249cda9868d2d3453b6eb5d4","ref":"refs/heads/main","pushedAt":"2024-05-14T09:47:56.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":"Remove TODO about renaming `app_metrics` field/parameter\n\nThe name is fine. When it was tried to be changed in #3636 we could not\ncome up with anything better really.\n\nSigned-off-by: Patrick Roy ","shortMessageHtmlLink":"Remove TODO about renaming app_metrics field/parameter"}},{"before":"d1ce580f8c5fc8bdf58612ee9ab031ae1f6aa864","after":"fa2a38f8f7deb0ac5aa890577721cbea9cd826e9","ref":"refs/heads/dependabot/cargo/firecracker-53bf686c6d","pushedAt":"2024-05-14T09:11:55.000Z","pushType":"push","commitsCount":4,"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-53bf686c6d","shortMessageHtmlLink":"Merge branch 'main' into dependabot/cargo/firecracker-53bf686c6d"}},{"before":"8b15271fca63fa32763e6a985835a522f4d90547","after":"d9599f5727f8b84b01a0218876b1564987bdcd70","ref":"refs/heads/main","pushedAt":"2024-05-14T08:50:05.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"pb8o","name":"Pablo Barbáchano","path":"/pb8o","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103571140?s=80&v=4"},"commit":{"message":"feat: Only copy bitmap if the snapshot fails\n\nOnly if the snapshot writing fails then store the kvm buffer inside the\nfirecracker internal bitmap. Also attempted to make the filling\nalgorithm in the test to be dynamic so it will work on ARM\nchips\n\nSigned-off-by: Jack Thomson ","shortMessageHtmlLink":"feat: Only copy bitmap if the snapshot fails"}},{"before":"9adc05962bf5cdf1c531905fb7957f30f6e9466e","after":"8b15271fca63fa32763e6a985835a522f4d90547","ref":"refs/heads/main","pushedAt":"2024-05-13T22:19:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pb8o","name":"Pablo Barbáchano","path":"/pb8o","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103571140?s=80&v=4"},"commit":{"message":"Have `tools/devtool fmt` also run `black` and mdformat\n\nPreviously, it would only run `cargo fmt`. Now, it will please all\nformatting rules we have in our CI, e.g. also include python and\nmarkdown formatters.\n\nSigned-off-by: Patrick Roy ","shortMessageHtmlLink":"Have tools/devtool fmt also run black and mdformat"}},{"before":null,"after":"d1ce580f8c5fc8bdf58612ee9ab031ae1f6aa864","ref":"refs/heads/dependabot/cargo/firecracker-53bf686c6d","pushedAt":"2024-05-13T16:46:24.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 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":"c98ecc8e9feeeb712e91f2dee8f177decd32eb83","after":"9adc05962bf5cdf1c531905fb7957f30f6e9466e","ref":"refs/heads/main","pushedAt":"2024-05-13T11:35:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bchalios","name":"Babis Chalios","path":"/bchalios","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26031778?s=80&v=4"},"commit":{"message":"fix(test): return metrics as a generator to avoid partial written lines\n\nSince we expect the process to get killed by seccomp, it can happen that\nwe get a partially written line that we cannot parse as\nJSON ([example][1]).\n\n[1]: https://buildkite.com/firecracker/pablob-perf-tests/builds/2362#018f6e9c-107a-4bab-9896-c6b761209e06/49-1183\n\nSigned-off-by: Pablo Barbáchano ","shortMessageHtmlLink":"fix(test): return metrics as a generator to avoid partial written lines"}},{"before":"b755a67fb4b68942135db1e08b404acc5f9c96eb","after":"c98ecc8e9feeeb712e91f2dee8f177decd32eb83","ref":"refs/heads/main","pushedAt":"2024-05-13T09:03:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pb8o","name":"Pablo Barbáchano","path":"/pb8o","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103571140?s=80&v=4"},"commit":{"message":"fix(test): re-enable tests\n\nIt is unclear why those tests were skipped in the first place, but they\npass now.\n\nSigned-off-by: Pablo Barbáchano ","shortMessageHtmlLink":"fix(test): re-enable tests"}},{"before":"1f4982c78eb41e2e9e4d3bd173b83d51785ea783","after":"b755a67fb4b68942135db1e08b404acc5f9c96eb","ref":"refs/heads/main","pushedAt":"2024-05-13T08:39:11.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":"test: set log level to INFO for test_rng\n\nThe RNG device can output a lot of DEBUG messages, which adds overhead\nand can impact the performance of the rate limiter at high rates and\nthus cause the test to fail.\n\nReduce the logging for this test from DEBUG to INFO.\n\nSigned-off-by: Pablo Barbáchano ","shortMessageHtmlLink":"test: set log level to INFO for test_rng"}},{"before":"5859007e87a407a2eedad9ae866db1c67b6c823e","after":"1f4982c78eb41e2e9e4d3bd173b83d51785ea783","ref":"refs/heads/main","pushedAt":"2024-05-09T14:28:15.000Z","pushType":"pr_merge","commitsCount":5,"pusher":{"login":"zulinx86","name":"Takahiro Itazuri","path":"/zulinx86","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77261350?s=80&v=4"},"commit":{"message":"feat(devtool): teach sandbox how to run natively in AL2023 and Ubuntu\n\nThe current `devtool sandbox` command uses our devctr .\n\nIt is desirable to be able to run in the host OS directly when running\nperformance tests or when troubleshooting.\n\nAdd a command to run Firecracker natively, by installing the necessary\nPython packages.\n\nSigned-off-by: Pablo Barbáchano ","shortMessageHtmlLink":"feat(devtool): teach sandbox how to run natively in AL2023 and Ubuntu"}},{"before":"792930227df68b8e3370ff417d4d56114978b3a1","after":"5859007e87a407a2eedad9ae866db1c67b6c823e","ref":"refs/heads/main","pushedAt":"2024-05-08T10:05:32.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":"doc: Update CHANGELOG.md with recent PRs\n\nAdd some recent pull requests to the changelog\n\nSigned-off-by: Patrick Roy ","shortMessageHtmlLink":"doc: Update CHANGELOG.md with recent PRs"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEUc32DQA","startCursor":null,"endCursor":null}},"title":"Activity · firecracker-microvm/firecracker"}