{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":285115432,"defaultBranch":"master","name":"lychee","ownerLogin":"lycheeverse","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-08-04T22:31:45.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/74027027?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726507706.0","currentOid":""},"activityList":{"items":[{"before":"e2eda9563f5e633b31072c3e8aab87fb87f23b3b","after":null,"ref":"refs/heads/dependabot/cargo/dependencies-251bb7f318","pushedAt":"2024-09-16T17:28:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mre","name":"Matthias Endler","path":"/mre","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/175809?s=80&v=4"}},{"before":"7fcf66c492f958fac92f96b1af0a7b32bc592628","after":"8a6faadf80a0c0bb912534645d140bcab38030d6","ref":"refs/heads/master","pushedAt":"2024-09-16T17:28:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mre","name":"Matthias Endler","path":"/mre","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/175809?s=80&v=4"},"commit":{"message":"Bump the dependencies group across 1 directory with 13 updates (#1502)\n\nBumps the dependencies group with 13 updates in the / directory:\r\n\r\n| Package | From | To |\r\n| --- | --- | --- |\r\n| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.89` |\r\n| [clap](https://github.com/clap-rs/clap) | `4.5.16` | `4.5.17` |\r\n| [const_format](https://github.com/rodrimati1992/const_format_crates) | `0.2.32` | `0.2.33` |\r\n| [dashmap](https://github.com/xacrimon/dashmap) | `6.0.1` | `6.1.0` |\r\n| [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.0` |\r\n| [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` |\r\n| [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` |\r\n| [supports-color](https://github.com/zkat/supports-color) | `3.0.0` | `3.0.1` |\r\n| [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` |\r\n| [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` |\r\n| [wiremock](https://github.com/LukeMathWalker/wiremock-rs) | `0.6.1` | `0.6.2` |\r\n| [html5ever](https://github.com/servo/html5ever) | `0.28.0` | `0.29.0` |\r\n| [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) | `0.12.0` | `0.12.1` |\r\n\r\n\r\n\r\nUpdates `anyhow` from 1.0.86 to 1.0.89\r\n- [Release notes](https://github.com/dtolnay/anyhow/releases)\r\n- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.86...1.0.89)\r\n\r\nUpdates `clap` from 4.5.16 to 4.5.17\r\n- [Release notes](https://github.com/clap-rs/clap/releases)\r\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.16...clap_complete-v4.5.17)\r\n\r\nUpdates `const_format` from 0.2.32 to 0.2.33\r\n- [Release notes](https://github.com/rodrimati1992/const_format_crates/releases)\r\n- [Changelog](https://github.com/rodrimati1992/const_format_crates/blob/master/Changelog.md)\r\n- [Commits](https://github.com/rodrimati1992/const_format_crates/commits)\r\n\r\nUpdates `dashmap` from 6.0.1 to 6.1.0\r\n- [Release notes](https://github.com/xacrimon/dashmap/releases)\r\n- [Commits](https://github.com/xacrimon/dashmap/compare/v6.0.1...v6.1.0)\r\n\r\nUpdates `once_cell` from 1.19.0 to 1.20.0\r\n- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.0)\r\n\r\nUpdates `serde` from 1.0.209 to 1.0.210\r\n- [Release notes](https://github.com/serde-rs/serde/releases)\r\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210)\r\n\r\nUpdates `serde_json` from 1.0.127 to 1.0.128\r\n- [Release notes](https://github.com/serde-rs/json/releases)\r\n- [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128)\r\n\r\nUpdates `supports-color` from 3.0.0 to 3.0.1\r\n- [Release notes](https://github.com/zkat/supports-color/releases)\r\n- [Changelog](https://github.com/zkat/supports-color/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/zkat/supports-color/compare/v3.0.0...v3.0.1)\r\n\r\nUpdates `tokio-stream` from 0.1.15 to 0.1.16\r\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\r\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16)\r\n\r\nUpdates `pretty_assertions` from 1.4.0 to 1.4.1\r\n- [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases)\r\n- [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1)\r\n\r\nUpdates `wiremock` from 0.6.1 to 0.6.2\r\n- [Changelog](https://github.com/LukeMathWalker/wiremock-rs/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/LukeMathWalker/wiremock-rs/compare/v0.6.1...v0.6.2)\r\n\r\nUpdates `html5ever` from 0.28.0 to 0.29.0\r\n- [Commits](https://github.com/servo/html5ever/commits)\r\n\r\nUpdates `pulldown-cmark` from 0.12.0 to 0.12.1\r\n- [Release notes](https://github.com/raphlinus/pulldown-cmark/releases)\r\n- [Commits](https://github.com/raphlinus/pulldown-cmark/compare/v0.12.0...v0.12.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: anyhow\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: dependencies\r\n- dependency-name: clap\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: dependencies\r\n- dependency-name: const_format\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: dependencies\r\n- dependency-name: dashmap\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n dependency-group: dependencies\r\n- dependency-name: once_cell\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n dependency-group: dependencies\r\n- dependency-name: serde\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: dependencies\r\n- dependency-name: serde_json\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: dependencies\r\n- dependency-name: supports-color\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: dependencies\r\n- dependency-name: tokio-stream\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: dependencies\r\n- dependency-name: pretty_assertions\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: dependencies\r\n- dependency-name: wiremock\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: dependencies\r\n- dependency-name: html5ever\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n dependency-group: dependencies\r\n- dependency-name: pulldown-cmark\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: dependencies\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump the dependencies group across 1 directory with 13 updates (#1502)"}},{"before":null,"after":"e2eda9563f5e633b31072c3e8aab87fb87f23b3b","ref":"refs/heads/dependabot/cargo/dependencies-251bb7f318","pushedAt":"2024-09-16T12:40:35.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":"Bump the dependencies group across 1 directory with 13 updates\n\nBumps the dependencies group with 13 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.89` |\n| [clap](https://github.com/clap-rs/clap) | `4.5.16` | `4.5.17` |\n| [const_format](https://github.com/rodrimati1992/const_format_crates) | `0.2.32` | `0.2.33` |\n| [dashmap](https://github.com/xacrimon/dashmap) | `6.0.1` | `6.1.0` |\n| [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.0` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` |\n| [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` |\n| [supports-color](https://github.com/zkat/supports-color) | `3.0.0` | `3.0.1` |\n| [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` |\n| [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` |\n| [wiremock](https://github.com/LukeMathWalker/wiremock-rs) | `0.6.1` | `0.6.2` |\n| [html5ever](https://github.com/servo/html5ever) | `0.28.0` | `0.29.0` |\n| [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) | `0.12.0` | `0.12.1` |\n\n\n\nUpdates `anyhow` from 1.0.86 to 1.0.89\n- [Release notes](https://github.com/dtolnay/anyhow/releases)\n- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.86...1.0.89)\n\nUpdates `clap` from 4.5.16 to 4.5.17\n- [Release notes](https://github.com/clap-rs/clap/releases)\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.16...clap_complete-v4.5.17)\n\nUpdates `const_format` from 0.2.32 to 0.2.33\n- [Release notes](https://github.com/rodrimati1992/const_format_crates/releases)\n- [Changelog](https://github.com/rodrimati1992/const_format_crates/blob/master/Changelog.md)\n- [Commits](https://github.com/rodrimati1992/const_format_crates/commits)\n\nUpdates `dashmap` from 6.0.1 to 6.1.0\n- [Release notes](https://github.com/xacrimon/dashmap/releases)\n- [Commits](https://github.com/xacrimon/dashmap/compare/v6.0.1...v6.1.0)\n\nUpdates `once_cell` from 1.19.0 to 1.20.0\n- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.0)\n\nUpdates `serde` from 1.0.209 to 1.0.210\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210)\n\nUpdates `serde_json` from 1.0.127 to 1.0.128\n- [Release notes](https://github.com/serde-rs/json/releases)\n- [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128)\n\nUpdates `supports-color` from 3.0.0 to 3.0.1\n- [Release notes](https://github.com/zkat/supports-color/releases)\n- [Changelog](https://github.com/zkat/supports-color/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/zkat/supports-color/compare/v3.0.0...v3.0.1)\n\nUpdates `tokio-stream` from 0.1.15 to 0.1.16\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16)\n\nUpdates `pretty_assertions` from 1.4.0 to 1.4.1\n- [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases)\n- [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1)\n\nUpdates `wiremock` from 0.6.1 to 0.6.2\n- [Changelog](https://github.com/LukeMathWalker/wiremock-rs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/LukeMathWalker/wiremock-rs/compare/v0.6.1...v0.6.2)\n\nUpdates `html5ever` from 0.28.0 to 0.29.0\n- [Commits](https://github.com/servo/html5ever/commits)\n\nUpdates `pulldown-cmark` from 0.12.0 to 0.12.1\n- [Release notes](https://github.com/raphlinus/pulldown-cmark/releases)\n- [Commits](https://github.com/raphlinus/pulldown-cmark/compare/v0.12.0...v0.12.1)\n\n---\nupdated-dependencies:\n- dependency-name: anyhow\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: clap\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: const_format\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: dashmap\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: once_cell\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: serde_json\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: supports-color\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: tokio-stream\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: pretty_assertions\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: wiremock\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: html5ever\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: pulldown-cmark\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the dependencies group across 1 directory with 13 updates"}},{"before":"22d055c9205dd29351f7cd17faa01571448480ab","after":null,"ref":"refs/heads/dependabot/cargo/dependencies-01268062c0","pushedAt":"2024-09-16T12:40:08.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":"53d234d18e1eec6ec932e9d4d15d9d9862dba6a2","after":"7fcf66c492f958fac92f96b1af0a7b32bc592628","ref":"refs/heads/master","pushedAt":"2024-09-09T16:33:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mre","name":"Matthias Endler","path":"/mre","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/175809?s=80&v=4"},"commit":{"message":"Extend compact format (#1497)\n\n* Show unknowns and timeouts in compact format\r\n* Clippy: make functions const","shortMessageHtmlLink":"Extend compact format (#1497)"}},{"before":null,"after":"22d055c9205dd29351f7cd17faa01571448480ab","ref":"refs/heads/dependabot/cargo/dependencies-01268062c0","pushedAt":"2024-09-09T12:44:17.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":"Bump the dependencies group with 10 updates\n\nBumps the dependencies group with 10 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.87` |\n| [clap](https://github.com/clap-rs/clap) | `4.5.16` | `4.5.17` |\n| [const_format](https://github.com/rodrimati1992/const_format_crates) | `0.2.32` | `0.2.33` |\n| [dashmap](https://github.com/xacrimon/dashmap) | `6.0.1` | `6.1.0` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` |\n| [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` |\n| [supports-color](https://github.com/zkat/supports-color) | `3.0.0` | `3.0.1` |\n| [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` |\n| [wiremock](https://github.com/LukeMathWalker/wiremock-rs) | `0.6.1` | `0.6.2` |\n| [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) | `0.12.0` | `0.12.1` |\n\n\nUpdates `anyhow` from 1.0.86 to 1.0.87\n- [Release notes](https://github.com/dtolnay/anyhow/releases)\n- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.86...1.0.87)\n\nUpdates `clap` from 4.5.16 to 4.5.17\n- [Release notes](https://github.com/clap-rs/clap/releases)\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.16...clap_complete-v4.5.17)\n\nUpdates `const_format` from 0.2.32 to 0.2.33\n- [Release notes](https://github.com/rodrimati1992/const_format_crates/releases)\n- [Changelog](https://github.com/rodrimati1992/const_format_crates/blob/master/Changelog.md)\n- [Commits](https://github.com/rodrimati1992/const_format_crates/commits)\n\nUpdates `dashmap` from 6.0.1 to 6.1.0\n- [Release notes](https://github.com/xacrimon/dashmap/releases)\n- [Commits](https://github.com/xacrimon/dashmap/compare/v6.0.1...v6.1.0)\n\nUpdates `serde` from 1.0.209 to 1.0.210\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210)\n\nUpdates `serde_json` from 1.0.127 to 1.0.128\n- [Release notes](https://github.com/serde-rs/json/releases)\n- [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128)\n\nUpdates `supports-color` from 3.0.0 to 3.0.1\n- [Release notes](https://github.com/zkat/supports-color/releases)\n- [Changelog](https://github.com/zkat/supports-color/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/zkat/supports-color/compare/v3.0.0...v3.0.1)\n\nUpdates `tokio-stream` from 0.1.15 to 0.1.16\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16)\n\nUpdates `wiremock` from 0.6.1 to 0.6.2\n- [Changelog](https://github.com/LukeMathWalker/wiremock-rs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/LukeMathWalker/wiremock-rs/compare/v0.6.1...v0.6.2)\n\nUpdates `pulldown-cmark` from 0.12.0 to 0.12.1\n- [Release notes](https://github.com/raphlinus/pulldown-cmark/releases)\n- [Commits](https://github.com/raphlinus/pulldown-cmark/compare/v0.12.0...v0.12.1)\n\n---\nupdated-dependencies:\n- dependency-name: anyhow\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: clap\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: const_format\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: dashmap\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: serde_json\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: supports-color\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: tokio-stream\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: wiremock\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: pulldown-cmark\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the dependencies group with 10 updates"}},{"before":"ba7dc87fc541c4db54c78c3f2d1858fae91bfc07","after":null,"ref":"refs/heads/dependabot/cargo/dependencies-11a48239e4","pushedAt":"2024-09-04T15:32:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mre","name":"Matthias Endler","path":"/mre","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/175809?s=80&v=4"}},{"before":"1c6be80510b11a8ad552750926a368638e94377f","after":"53d234d18e1eec6ec932e9d4d15d9d9862dba6a2","ref":"refs/heads/master","pushedAt":"2024-09-04T15:32:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mre","name":"Matthias Endler","path":"/mre","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/175809?s=80&v=4"},"commit":{"message":"Bump the dependencies group with 2 updates (#1494)\n\nBumps the dependencies group with 2 updates: [tokio](https://github.com/tokio-rs/tokio) and [async-trait](https://github.com/dtolnay/async-trait).\r\n\r\n\r\nUpdates `tokio` from 1.39.3 to 1.40.0\r\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\r\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.3...tokio-1.40.0)\r\n\r\nUpdates `async-trait` from 0.1.81 to 0.1.82\r\n- [Release notes](https://github.com/dtolnay/async-trait/releases)\r\n- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.81...0.1.82)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: tokio\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n dependency-group: dependencies\r\n- dependency-name: async-trait\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: dependencies\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump the dependencies group with 2 updates (#1494)"}},{"before":null,"after":"ba7dc87fc541c4db54c78c3f2d1858fae91bfc07","ref":"refs/heads/dependabot/cargo/dependencies-11a48239e4","pushedAt":"2024-09-02T12:38:20.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":"Bump the dependencies group with 2 updates\n\nBumps the dependencies group with 2 updates: [tokio](https://github.com/tokio-rs/tokio) and [async-trait](https://github.com/dtolnay/async-trait).\n\n\nUpdates `tokio` from 1.39.3 to 1.40.0\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.3...tokio-1.40.0)\n\nUpdates `async-trait` from 0.1.81 to 0.1.82\n- [Release notes](https://github.com/dtolnay/async-trait/releases)\n- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.81...0.1.82)\n\n---\nupdated-dependencies:\n- dependency-name: tokio\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: async-trait\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the dependencies group with 2 updates"}},{"before":"9e1a99a9364a5cb31d37b7208d2044b8c3b354aa","after":"1c6be80510b11a8ad552750926a368638e94377f","ref":"refs/heads/master","pushedAt":"2024-08-30T10:59:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mre","name":"Matthias Endler","path":"/mre","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/175809?s=80&v=4"},"commit":{"message":"chore(docs): mention MacPorts install in README.md (#1491)","shortMessageHtmlLink":"chore(docs): mention MacPorts install in README.md (#1491)"}},{"before":"504ff7b479c7ad8d5e023d0d936df2bc6902bbc3","after":null,"ref":"refs/heads/dependabot/cargo/dependencies-5b1556d86c","pushedAt":"2024-08-27T09:43:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mre","name":"Matthias Endler","path":"/mre","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/175809?s=80&v=4"}},{"before":"3a42f2e1ced46a9b8d2edc8ee9f37fa652a92bc9","after":"9e1a99a9364a5cb31d37b7208d2044b8c3b354aa","ref":"refs/heads/master","pushedAt":"2024-08-27T09:43:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mre","name":"Matthias Endler","path":"/mre","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/175809?s=80&v=4"},"commit":{"message":"Bump the dependencies group with 4 updates (#1490)\n\n* Bump the dependencies group with 4 updates\r\n\r\nBumps the dependencies group with 4 updates: [reqwest](https://github.com/seanmonstar/reqwest), [serde](https://github.com/serde-rs/serde), [serde_json](https://github.com/serde-rs/json) and [typed-builder](https://github.com/idanarye/rust-typed-builder).\r\n\r\n\r\nUpdates `reqwest` from 0.12.5 to 0.12.7\r\n- [Release notes](https://github.com/seanmonstar/reqwest/releases)\r\n- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.5...v0.12.7)\r\n\r\nUpdates `serde` from 1.0.208 to 1.0.209\r\n- [Release notes](https://github.com/serde-rs/serde/releases)\r\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.208...v1.0.209)\r\n\r\nUpdates `serde_json` from 1.0.125 to 1.0.127\r\n- [Release notes](https://github.com/serde-rs/json/releases)\r\n- [Commits](https://github.com/serde-rs/json/compare/1.0.125...1.0.127)\r\n\r\nUpdates `typed-builder` from 0.19.1 to 0.20.0\r\n- [Changelog](https://github.com/idanarye/rust-typed-builder/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/idanarye/rust-typed-builder/commits)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: reqwest\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: dependencies\r\n- dependency-name: serde\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: dependencies\r\n- dependency-name: serde_json\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: dependencies\r\n- dependency-name: typed-builder\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n dependency-group: dependencies\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* skip flaky test\r\n\r\n---------\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Matthias ","shortMessageHtmlLink":"Bump the dependencies group with 4 updates (#1490)"}},{"before":"9032831a7dde4e40860e46944805c05cce186fcc","after":"504ff7b479c7ad8d5e023d0d936df2bc6902bbc3","ref":"refs/heads/dependabot/cargo/dependencies-5b1556d86c","pushedAt":"2024-08-27T09:25:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mre","name":"Matthias Endler","path":"/mre","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/175809?s=80&v=4"},"commit":{"message":"skip flaky test","shortMessageHtmlLink":"skip flaky test"}},{"before":null,"after":"9032831a7dde4e40860e46944805c05cce186fcc","ref":"refs/heads/dependabot/cargo/dependencies-5b1556d86c","pushedAt":"2024-08-26T12:46:06.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":"Bump the dependencies group with 4 updates\n\nBumps the dependencies group with 4 updates: [reqwest](https://github.com/seanmonstar/reqwest), [serde](https://github.com/serde-rs/serde), [serde_json](https://github.com/serde-rs/json) and [typed-builder](https://github.com/idanarye/rust-typed-builder).\n\n\nUpdates `reqwest` from 0.12.5 to 0.12.7\n- [Release notes](https://github.com/seanmonstar/reqwest/releases)\n- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.5...v0.12.7)\n\nUpdates `serde` from 1.0.208 to 1.0.209\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.208...v1.0.209)\n\nUpdates `serde_json` from 1.0.125 to 1.0.127\n- [Release notes](https://github.com/serde-rs/json/releases)\n- [Commits](https://github.com/serde-rs/json/compare/1.0.125...1.0.127)\n\nUpdates `typed-builder` from 0.19.1 to 0.20.0\n- [Changelog](https://github.com/idanarye/rust-typed-builder/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/idanarye/rust-typed-builder/commits)\n\n---\nupdated-dependencies:\n- dependency-name: reqwest\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: serde_json\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: typed-builder\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the dependencies group with 4 updates"}},{"before":"b470192629496f664918fe3a5f94d790acab4cfe","after":"94abac42150e15f098e96f0ccfd3561578a45cba","ref":"refs/heads/relative-links-v2","pushedAt":"2024-08-23T22:40:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mre","name":"Matthias Endler","path":"/mre","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/175809?s=80&v=4"},"commit":{"message":"cleanup","shortMessageHtmlLink":"cleanup"}},{"before":null,"after":"b470192629496f664918fe3a5f94d790acab4cfe","ref":"refs/heads/relative-links-v2","pushedAt":"2024-08-23T16:03:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mre","name":"Matthias Endler","path":"/mre","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/175809?s=80&v=4"},"commit":{"message":"Create relative-links-v2 with current changes","shortMessageHtmlLink":"Create relative-links-v2 with current changes"}},{"before":"1b1070a66706a35e66251614c284f620d94f9ffb","after":"3a42f2e1ced46a9b8d2edc8ee9f37fa652a92bc9","ref":"refs/heads/master","pushedAt":"2024-08-21T18:59:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mre","name":"Matthias Endler","path":"/mre","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/175809?s=80&v=4"},"commit":{"message":"Mention Chocolatey","shortMessageHtmlLink":"Mention Chocolatey"}},{"before":"02236547b2ae14a20a1a3d50fcca90d3f6989899","after":null,"ref":"refs/heads/dependabot/cargo/dependencies-1c1be2b835","pushedAt":"2024-08-19T15:10:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mre","name":"Matthias Endler","path":"/mre","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/175809?s=80&v=4"}},{"before":"0a53e920ed89e5a58d00c91426dc82273f1066b2","after":"1b1070a66706a35e66251614c284f620d94f9ffb","ref":"refs/heads/master","pushedAt":"2024-08-19T15:10:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mre","name":"Matthias Endler","path":"/mre","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/175809?s=80&v=4"},"commit":{"message":"Bump the dependencies group with 5 updates (#1488)\n\nBumps the dependencies group with 5 updates:\r\n\r\n| Package | From | To |\r\n| --- | --- | --- |\r\n| [clap](https://github.com/clap-rs/clap) | `4.5.15` | `4.5.16` |\r\n| [serde](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` |\r\n| [serde_json](https://github.com/serde-rs/json) | `1.0.124` | `1.0.125` |\r\n| [tokio](https://github.com/tokio-rs/tokio) | `1.39.2` | `1.39.3` |\r\n| [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) | `0.11.0` | `0.12.0` |\r\n\r\n\r\nUpdates `clap` from 4.5.15 to 4.5.16\r\n- [Release notes](https://github.com/clap-rs/clap/releases)\r\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.15...clap_complete-v4.5.16)\r\n\r\nUpdates `serde` from 1.0.206 to 1.0.208\r\n- [Release notes](https://github.com/serde-rs/serde/releases)\r\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208)\r\n\r\nUpdates `serde_json` from 1.0.124 to 1.0.125\r\n- [Release notes](https://github.com/serde-rs/json/releases)\r\n- [Commits](https://github.com/serde-rs/json/compare/v1.0.124...1.0.125)\r\n\r\nUpdates `tokio` from 1.39.2 to 1.39.3\r\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\r\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.2...tokio-1.39.3)\r\n\r\nUpdates `pulldown-cmark` from 0.11.0 to 0.12.0\r\n- [Release notes](https://github.com/raphlinus/pulldown-cmark/releases)\r\n- [Commits](https://github.com/raphlinus/pulldown-cmark/compare/v0.11.0...v0.12.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: clap\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: dependencies\r\n- dependency-name: serde\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: dependencies\r\n- dependency-name: serde_json\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: dependencies\r\n- dependency-name: tokio\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: dependencies\r\n- dependency-name: pulldown-cmark\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n dependency-group: dependencies\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump the dependencies group with 5 updates (#1488)"}},{"before":null,"after":"02236547b2ae14a20a1a3d50fcca90d3f6989899","ref":"refs/heads/dependabot/cargo/dependencies-1c1be2b835","pushedAt":"2024-08-19T12:39:31.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":"Bump the dependencies group with 5 updates\n\nBumps the dependencies group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [clap](https://github.com/clap-rs/clap) | `4.5.15` | `4.5.16` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` |\n| [serde_json](https://github.com/serde-rs/json) | `1.0.124` | `1.0.125` |\n| [tokio](https://github.com/tokio-rs/tokio) | `1.39.2` | `1.39.3` |\n| [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) | `0.11.0` | `0.12.0` |\n\n\nUpdates `clap` from 4.5.15 to 4.5.16\n- [Release notes](https://github.com/clap-rs/clap/releases)\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.15...clap_complete-v4.5.16)\n\nUpdates `serde` from 1.0.206 to 1.0.208\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208)\n\nUpdates `serde_json` from 1.0.124 to 1.0.125\n- [Release notes](https://github.com/serde-rs/json/releases)\n- [Commits](https://github.com/serde-rs/json/compare/v1.0.124...1.0.125)\n\nUpdates `tokio` from 1.39.2 to 1.39.3\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.2...tokio-1.39.3)\n\nUpdates `pulldown-cmark` from 0.11.0 to 0.12.0\n- [Release notes](https://github.com/raphlinus/pulldown-cmark/releases)\n- [Commits](https://github.com/raphlinus/pulldown-cmark/compare/v0.11.0...v0.12.0)\n\n---\nupdated-dependencies:\n- dependency-name: clap\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: serde_json\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: tokio\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: pulldown-cmark\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the dependencies group with 5 updates"}},{"before":"deb8228050ae6883a49d73fee780f5d34df9d9f5","after":null,"ref":"refs/heads/dependabot/cargo/dependencies-33c49de77d","pushedAt":"2024-08-19T10:44:00.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mre","name":"Matthias Endler","path":"/mre","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/175809?s=80&v=4"}},{"before":"bf19934949d46b8e0106faba1e00139d7531807a","after":"0a53e920ed89e5a58d00c91426dc82273f1066b2","ref":"refs/heads/master","pushedAt":"2024-08-19T10:43:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mre","name":"Matthias Endler","path":"/mre","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/175809?s=80&v=4"},"commit":{"message":"Bump the dependencies group with 6 updates (#1486)\n\n* Bump the dependencies group with 6 updates\r\n\r\nBumps the dependencies group with 6 updates:\r\n\r\n| Package | From | To |\r\n| --- | --- | --- |\r\n| [clap](https://github.com/clap-rs/clap) | `4.5.13` | `4.5.15` |\r\n| [serde](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.206` |\r\n| [serde_json](https://github.com/serde-rs/json) | `1.0.122` | `1.0.124` |\r\n| [assert_cmd](https://github.com/assert-rs/assert_cmd) | `2.0.15` | `2.0.16` |\r\n| [tempfile](https://github.com/Stebalien/tempfile) | `3.11.0` | `3.12.0` |\r\n| [html5ever](https://github.com/servo/html5ever) | `0.27.0` | `0.28.0` |\r\n\r\n\r\nUpdates `clap` from 4.5.13 to 4.5.15\r\n- [Release notes](https://github.com/clap-rs/clap/releases)\r\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.13...v4.5.15)\r\n\r\nUpdates `serde` from 1.0.204 to 1.0.206\r\n- [Release notes](https://github.com/serde-rs/serde/releases)\r\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.206)\r\n\r\nUpdates `serde_json` from 1.0.122 to 1.0.124\r\n- [Release notes](https://github.com/serde-rs/json/releases)\r\n- [Commits](https://github.com/serde-rs/json/compare/v1.0.122...v1.0.124)\r\n\r\nUpdates `assert_cmd` from 2.0.15 to 2.0.16\r\n- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/assert-rs/assert_cmd/compare/v2.0.15...v2.0.16)\r\n\r\nUpdates `tempfile` from 3.11.0 to 3.12.0\r\n- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/Stebalien/tempfile/commits)\r\n\r\nUpdates `html5ever` from 0.27.0 to 0.28.0\r\n- [Commits](https://github.com/servo/html5ever/commits)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: clap\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: dependencies\r\n- dependency-name: serde\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: dependencies\r\n- dependency-name: serde_json\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: dependencies\r\n- dependency-name: assert_cmd\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: dependencies\r\n- dependency-name: tempfile\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n dependency-group: dependencies\r\n- dependency-name: html5ever\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n dependency-group: dependencies\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* Fix compile error\r\n\r\n---------\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Matthias ","shortMessageHtmlLink":"Bump the dependencies group with 6 updates (#1486)"}},{"before":"cec6a5d34458f4a165b658ad0cc2d259985920ad","after":"95b1385523df1985df5ba9139ca504036c63f616","ref":"refs/heads/relative-links","pushedAt":"2024-08-18T20:30:23.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"mre","name":"Matthias Endler","path":"/mre","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/175809?s=80&v=4"},"commit":{"message":"refactor","shortMessageHtmlLink":"refactor"}},{"before":"4868da98b228d376b0c3b7e858304a0d93ffd58e","after":"cec6a5d34458f4a165b658ad0cc2d259985920ad","ref":"refs/heads/relative-links","pushedAt":"2024-08-17T23:57:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mre","name":"Matthias Endler","path":"/mre","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/175809?s=80&v=4"},"commit":{"message":"Fix relative links","shortMessageHtmlLink":"Fix relative links"}},{"before":"4ca4841b7d13857a656b605a473647d0d6076a0d","after":"deb8228050ae6883a49d73fee780f5d34df9d9f5","ref":"refs/heads/dependabot/cargo/dependencies-33c49de77d","pushedAt":"2024-08-16T14:54:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mre","name":"Matthias Endler","path":"/mre","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/175809?s=80&v=4"},"commit":{"message":"Fix compile error","shortMessageHtmlLink":"Fix compile error"}},{"before":"930cfce017d1681ebb350dee848f3c5c861e38d6","after":"4ca4841b7d13857a656b605a473647d0d6076a0d","ref":"refs/heads/dependabot/cargo/dependencies-33c49de77d","pushedAt":"2024-08-16T14:45:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mre","name":"Matthias Endler","path":"/mre","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/175809?s=80&v=4"},"commit":{"message":"Fix compile error","shortMessageHtmlLink":"Fix compile error"}},{"before":"6706fa88c445b845b9e11790465dbe27da052343","after":"4868da98b228d376b0c3b7e858304a0d93ffd58e","ref":"refs/heads/relative-links","pushedAt":"2024-08-13T16:45:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mre","name":"Matthias Endler","path":"/mre","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/175809?s=80&v=4"},"commit":{"message":"Add test for relative links","shortMessageHtmlLink":"Add test for relative links"}},{"before":"bd6045c6219538e4538e5047cf6906cc577f00f6","after":null,"ref":"refs/heads/nextest","pushedAt":"2024-08-13T16:45:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mre","name":"Matthias Endler","path":"/mre","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/175809?s=80&v=4"}},{"before":"138cd4dd53a64a1f2c865a791c183269cc1be91d","after":"bf19934949d46b8e0106faba1e00139d7531807a","ref":"refs/heads/master","pushedAt":"2024-08-13T16:45:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mre","name":"Matthias Endler","path":"/mre","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/175809?s=80&v=4"},"commit":{"message":"Run cargo nextest in CI and enable all tests (#1483)","shortMessageHtmlLink":"Run cargo nextest in CI and enable all tests (#1483)"}},{"before":"74241ace078f4224417d992f96e52aeb3cae9df5","after":"bd6045c6219538e4538e5047cf6906cc577f00f6","ref":"refs/heads/nextest","pushedAt":"2024-08-13T16:30:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mre","name":"Matthias Endler","path":"/mre","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/175809?s=80&v=4"},"commit":{"message":"Update error message","shortMessageHtmlLink":"Update error message"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEt7TJnQA","startCursor":null,"endCursor":null}},"title":"Activity ยท lycheeverse/lychee"}