{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":704467188,"defaultBranch":"main","name":"a-piece-of-pisi","ownerLogin":"serpent-os","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-10-13T10:14:54.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/67632438?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716284265.0","currentOid":""},"activityList":{"items":[{"before":"ab9a62d10dd10f95c0a8a18e5819a94414df6876","after":null,"ref":"refs/heads/dependabot/cargo/cargo-c9b4ec6f12","pushedAt":"2024-05-21T09:37:45.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"7885b4c6039a69349f34f996d6159c22d467d9a0","ref":"refs/heads/dependabot/cargo/cargo-9f0888a7da","pushedAt":"2024-05-21T09:37:41.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: clap\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: color-eyre\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: const-hex\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: dag\n dependency-type: direct:production\n dependency-group: cargo\n- dependency-name: futures\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: indicatif\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: reqwest\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: serde_yaml\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: thiserror\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: tokio\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: url\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"---"}},{"before":"2749202cfa4920bb8197ffa973b22f1ecf46cc11","after":null,"ref":"refs/heads/dependabot/cargo/cargo-9b79eeaaf2","pushedAt":"2024-05-14T20:19:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"ab9a62d10dd10f95c0a8a18e5819a94414df6876","ref":"refs/heads/dependabot/cargo/cargo-c9b4ec6f12","pushedAt":"2024-05-14T20:19:36.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 cargo group across 1 directory with 12 updates\n\nBumps the cargo group with 12 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [clap](https://github.com/clap-rs/clap) | `4.4.7` | `4.5.4` |\n| [color-eyre](https://github.com/eyre-rs/eyre) | `0.6.2` | `0.6.3` |\n| [const-hex](https://github.com/danipopes/const-hex) | `1.10.0` | `1.11.3` |\n| [dag](https://github.com/serpent-os/moss-rs) | ``58da164`` | ``931a4f5`` |\n| [futures](https://github.com/rust-lang/futures-rs) | `0.3.29` | `0.3.30` |\n| [indicatif](https://github.com/console-rs/indicatif) | `0.17.7` | `0.17.8` |\n| [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.22` | `0.12.4` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.190` | `1.0.193` |\n| [serde_yaml](https://github.com/dtolnay/serde-yaml) | `0.9.27` | `0.9.34+deprecated` |\n| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.50` | `1.0.60` |\n| [tokio](https://github.com/tokio-rs/tokio) | `1.33.0` | `1.37.0` |\n| [url](https://github.com/servo/rust-url) | `2.4.1` | `2.5.0` |\n\n\n\nUpdates `clap` from 4.4.7 to 4.5.4\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.4.7...v4.5.4)\n\nUpdates `color-eyre` from 0.6.2 to 0.6.3\n- [Commits](https://github.com/eyre-rs/eyre/compare/v0.6.2...color-eyre-v0.6.3)\n\nUpdates `const-hex` from 1.10.0 to 1.11.3\n- [Commits](https://github.com/danipopes/const-hex/compare/v1.10.0...v1.11.3)\n\nUpdates `dag` from `58da164` to `931a4f5`\n- [Release notes](https://github.com/serpent-os/moss-rs/releases)\n- [Commits](https://github.com/serpent-os/moss-rs/compare/58da164d6280b18717fa1762377fbc7d991308ad...931a4f58a6db5b19d0c0739ef633141498acdb5b)\n\nUpdates `futures` from 0.3.29 to 0.3.30\n- [Release notes](https://github.com/rust-lang/futures-rs/releases)\n- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.29...0.3.30)\n\nUpdates `indicatif` from 0.17.7 to 0.17.8\n- [Release notes](https://github.com/console-rs/indicatif/releases)\n- [Commits](https://github.com/console-rs/indicatif/compare/0.17.7...0.17.8)\n\nUpdates `reqwest` from 0.11.22 to 0.12.4\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.11.22...v0.12.4)\n\nUpdates `serde` from 1.0.190 to 1.0.193\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.190...v1.0.193)\n\nUpdates `serde_yaml` from 0.9.27 to 0.9.34+deprecated\n- [Release notes](https://github.com/dtolnay/serde-yaml/releases)\n- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.27...0.9.34)\n\nUpdates `thiserror` from 1.0.50 to 1.0.60\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.50...1.0.60)\n\nUpdates `tokio` from 1.33.0 to 1.37.0\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.33.0...tokio-1.37.0)\n\nUpdates `url` from 2.4.1 to 2.5.0\n- [Release notes](https://github.com/servo/rust-url/releases)\n- [Commits](https://github.com/servo/rust-url/compare/v2.4.1...v2.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: clap\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: color-eyre\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: const-hex\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: dag\n dependency-type: direct:production\n dependency-group: cargo\n- dependency-name: futures\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: indicatif\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: reqwest\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: serde_yaml\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: thiserror\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: tokio\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: url\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the cargo group across 1 directory with 12 updates"}},{"before":"ea61416e9608d394eb265f1a6217a1fbcd311112","after":null,"ref":"refs/heads/dependabot/cargo/cargo-e1dcd54b9f","pushedAt":"2024-05-07T09:51:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"2749202cfa4920bb8197ffa973b22f1ecf46cc11","ref":"refs/heads/dependabot/cargo/cargo-9b79eeaaf2","pushedAt":"2024-05-07T09:51:18.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 cargo group across 1 directory with 12 updates\n\nBumps the cargo group with 12 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [clap](https://github.com/clap-rs/clap) | `4.4.7` | `4.5.4` |\n| [color-eyre](https://github.com/eyre-rs/eyre) | `0.6.2` | `0.6.3` |\n| [const-hex](https://github.com/danipopes/const-hex) | `1.10.0` | `1.11.3` |\n| [dag](https://github.com/serpent-os/moss-rs) | ``58da164`` | ``931a4f5`` |\n| [futures](https://github.com/rust-lang/futures-rs) | `0.3.29` | `0.3.30` |\n| [indicatif](https://github.com/console-rs/indicatif) | `0.17.7` | `0.17.8` |\n| [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.22` | `0.12.4` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.190` | `1.0.193` |\n| [serde_yaml](https://github.com/dtolnay/serde-yaml) | `0.9.27` | `0.9.29` |\n| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.50` | `1.0.60` |\n| [tokio](https://github.com/tokio-rs/tokio) | `1.33.0` | `1.37.0` |\n| [url](https://github.com/servo/rust-url) | `2.4.1` | `2.5.0` |\n\n\n\nUpdates `clap` from 4.4.7 to 4.5.4\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.4.7...v4.5.4)\n\nUpdates `color-eyre` from 0.6.2 to 0.6.3\n- [Commits](https://github.com/eyre-rs/eyre/compare/v0.6.2...color-eyre-v0.6.3)\n\nUpdates `const-hex` from 1.10.0 to 1.11.3\n- [Commits](https://github.com/danipopes/const-hex/compare/v1.10.0...v1.11.3)\n\nUpdates `dag` from `58da164` to `931a4f5`\n- [Release notes](https://github.com/serpent-os/moss-rs/releases)\n- [Commits](https://github.com/serpent-os/moss-rs/compare/58da164d6280b18717fa1762377fbc7d991308ad...931a4f58a6db5b19d0c0739ef633141498acdb5b)\n\nUpdates `futures` from 0.3.29 to 0.3.30\n- [Release notes](https://github.com/rust-lang/futures-rs/releases)\n- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.29...0.3.30)\n\nUpdates `indicatif` from 0.17.7 to 0.17.8\n- [Release notes](https://github.com/console-rs/indicatif/releases)\n- [Commits](https://github.com/console-rs/indicatif/compare/0.17.7...0.17.8)\n\nUpdates `reqwest` from 0.11.22 to 0.12.4\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.11.22...v0.12.4)\n\nUpdates `serde` from 1.0.190 to 1.0.193\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.190...v1.0.193)\n\nUpdates `serde_yaml` from 0.9.27 to 0.9.29\n- [Release notes](https://github.com/dtolnay/serde-yaml/releases)\n- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.27...0.9.29)\n\nUpdates `thiserror` from 1.0.50 to 1.0.60\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.50...1.0.60)\n\nUpdates `tokio` from 1.33.0 to 1.37.0\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.33.0...tokio-1.37.0)\n\nUpdates `url` from 2.4.1 to 2.5.0\n- [Release notes](https://github.com/servo/rust-url/releases)\n- [Commits](https://github.com/servo/rust-url/compare/v2.4.1...v2.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: clap\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: color-eyre\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: const-hex\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: dag\n dependency-type: direct:production\n dependency-group: cargo\n- dependency-name: futures\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: indicatif\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: reqwest\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: serde_yaml\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: thiserror\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: tokio\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: url\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the cargo group across 1 directory with 12 updates"}},{"before":"93af8eb792687c4daff53dc9fbf7ad21f6c32947","after":null,"ref":"refs/heads/dependabot/cargo/cargo-0b930b1d7e","pushedAt":"2024-04-30T09:32:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"ea61416e9608d394eb265f1a6217a1fbcd311112","ref":"refs/heads/dependabot/cargo/cargo-e1dcd54b9f","pushedAt":"2024-04-30T09:32:15.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 cargo group across 1 directory with 12 updates\n\nBumps the cargo group with 12 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [clap](https://github.com/clap-rs/clap) | `4.4.7` | `4.5.4` |\n| [color-eyre](https://github.com/eyre-rs/eyre) | `0.6.2` | `0.6.3` |\n| [const-hex](https://github.com/danipopes/const-hex) | `1.10.0` | `1.11.3` |\n| [dag](https://github.com/serpent-os/moss-rs) | ``58da164`` | ``968c613`` |\n| [futures](https://github.com/rust-lang/futures-rs) | `0.3.29` | `0.3.30` |\n| [indicatif](https://github.com/console-rs/indicatif) | `0.17.7` | `0.17.8` |\n| [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.22` | `0.12.4` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.190` | `1.0.193` |\n| [serde_yaml](https://github.com/dtolnay/serde-yaml) | `0.9.27` | `0.9.29` |\n| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.50` | `1.0.59` |\n| [tokio](https://github.com/tokio-rs/tokio) | `1.33.0` | `1.37.0` |\n| [url](https://github.com/servo/rust-url) | `2.4.1` | `2.5.0` |\n\n\n\nUpdates `clap` from 4.4.7 to 4.5.4\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.4.7...v4.5.4)\n\nUpdates `color-eyre` from 0.6.2 to 0.6.3\n- [Commits](https://github.com/eyre-rs/eyre/compare/v0.6.2...color-eyre-v0.6.3)\n\nUpdates `const-hex` from 1.10.0 to 1.11.3\n- [Commits](https://github.com/danipopes/const-hex/compare/v1.10.0...v1.11.3)\n\nUpdates `dag` from `58da164` to `968c613`\n- [Release notes](https://github.com/serpent-os/moss-rs/releases)\n- [Commits](https://github.com/serpent-os/moss-rs/compare/58da164d6280b18717fa1762377fbc7d991308ad...968c6136dc5d06f066a317d773ba9c43caf6deed)\n\nUpdates `futures` from 0.3.29 to 0.3.30\n- [Release notes](https://github.com/rust-lang/futures-rs/releases)\n- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.29...0.3.30)\n\nUpdates `indicatif` from 0.17.7 to 0.17.8\n- [Release notes](https://github.com/console-rs/indicatif/releases)\n- [Commits](https://github.com/console-rs/indicatif/compare/0.17.7...0.17.8)\n\nUpdates `reqwest` from 0.11.22 to 0.12.4\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.11.22...v0.12.4)\n\nUpdates `serde` from 1.0.190 to 1.0.193\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.190...v1.0.193)\n\nUpdates `serde_yaml` from 0.9.27 to 0.9.29\n- [Release notes](https://github.com/dtolnay/serde-yaml/releases)\n- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.27...0.9.29)\n\nUpdates `thiserror` from 1.0.50 to 1.0.59\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.50...1.0.59)\n\nUpdates `tokio` from 1.33.0 to 1.37.0\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.33.0...tokio-1.37.0)\n\nUpdates `url` from 2.4.1 to 2.5.0\n- [Release notes](https://github.com/servo/rust-url/releases)\n- [Commits](https://github.com/servo/rust-url/compare/v2.4.1...v2.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: clap\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: color-eyre\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: const-hex\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: dag\n dependency-type: direct:production\n dependency-group: cargo\n- dependency-name: futures\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: indicatif\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: reqwest\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: serde_yaml\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: thiserror\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: tokio\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: url\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the cargo group across 1 directory with 12 updates"}},{"before":"3c2cf3eb0d7a2ceba5b54b0ed52fc0396fdc3ab3","after":null,"ref":"refs/heads/dependabot/cargo/cargo-0e505752ba","pushedAt":"2024-04-23T09:35:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"93af8eb792687c4daff53dc9fbf7ad21f6c32947","ref":"refs/heads/dependabot/cargo/cargo-0b930b1d7e","pushedAt":"2024-04-23T09:35:34.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 cargo group with 12 updates\n\nBumps the cargo group with 12 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [clap](https://github.com/clap-rs/clap) | `4.4.7` | `4.5.4` |\n| [color-eyre](https://github.com/eyre-rs/eyre) | `0.6.2` | `0.6.3` |\n| [const-hex](https://github.com/danipopes/const-hex) | `1.10.0` | `1.11.3` |\n| [dag](https://github.com/serpent-os/moss-rs) | ``58da164`` | ``b003724`` |\n| [futures](https://github.com/rust-lang/futures-rs) | `0.3.29` | `0.3.30` |\n| [indicatif](https://github.com/console-rs/indicatif) | `0.17.7` | `0.17.8` |\n| [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.22` | `0.12.4` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.190` | `1.0.193` |\n| [serde_yaml](https://github.com/dtolnay/serde-yaml) | `0.9.27` | `0.9.29` |\n| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.50` | `1.0.59` |\n| [tokio](https://github.com/tokio-rs/tokio) | `1.33.0` | `1.37.0` |\n| [url](https://github.com/servo/rust-url) | `2.4.1` | `2.5.0` |\n\n\nUpdates `clap` from 4.4.7 to 4.5.4\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.4.7...v4.5.4)\n\nUpdates `color-eyre` from 0.6.2 to 0.6.3\n- [Commits](https://github.com/eyre-rs/eyre/compare/v0.6.2...color-eyre-v0.6.3)\n\nUpdates `const-hex` from 1.10.0 to 1.11.3\n- [Commits](https://github.com/danipopes/const-hex/compare/v1.10.0...v1.11.3)\n\nUpdates `dag` from `58da164` to `b003724`\n- [Release notes](https://github.com/serpent-os/moss-rs/releases)\n- [Commits](https://github.com/serpent-os/moss-rs/compare/58da164d6280b18717fa1762377fbc7d991308ad...b003724170048e76269ab46e5c9f931cc8242958)\n\nUpdates `futures` from 0.3.29 to 0.3.30\n- [Release notes](https://github.com/rust-lang/futures-rs/releases)\n- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.29...0.3.30)\n\nUpdates `indicatif` from 0.17.7 to 0.17.8\n- [Release notes](https://github.com/console-rs/indicatif/releases)\n- [Commits](https://github.com/console-rs/indicatif/compare/0.17.7...0.17.8)\n\nUpdates `reqwest` from 0.11.22 to 0.12.4\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.11.22...v0.12.4)\n\nUpdates `serde` from 1.0.190 to 1.0.193\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.190...v1.0.193)\n\nUpdates `serde_yaml` from 0.9.27 to 0.9.29\n- [Release notes](https://github.com/dtolnay/serde-yaml/releases)\n- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.27...0.9.29)\n\nUpdates `thiserror` from 1.0.50 to 1.0.59\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.50...1.0.59)\n\nUpdates `tokio` from 1.33.0 to 1.37.0\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.33.0...tokio-1.37.0)\n\nUpdates `url` from 2.4.1 to 2.5.0\n- [Release notes](https://github.com/servo/rust-url/releases)\n- [Commits](https://github.com/servo/rust-url/compare/v2.4.1...v2.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: clap\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: color-eyre\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: const-hex\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: dag\n dependency-type: direct:production\n dependency-group: cargo\n- dependency-name: futures\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: indicatif\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: reqwest\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: serde_yaml\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: thiserror\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: tokio\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: url\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the cargo group with 12 updates"}},{"before":"97b4f83166e265242fe7c96f6594d4f4e94a7bbc","after":null,"ref":"refs/heads/dependabot/cargo/cargo-6895dbb0c1","pushedAt":"2024-04-16T09:12:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"3c2cf3eb0d7a2ceba5b54b0ed52fc0396fdc3ab3","ref":"refs/heads/dependabot/cargo/cargo-0e505752ba","pushedAt":"2024-04-16T09:12:52.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 cargo group with 12 updates\n\nBumps the cargo group with 12 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [clap](https://github.com/clap-rs/clap) | `4.4.7` | `4.5.4` |\n| [color-eyre](https://github.com/eyre-rs/eyre) | `0.6.2` | `0.6.3` |\n| [const-hex](https://github.com/danipopes/const-hex) | `1.10.0` | `1.11.3` |\n| [dag](https://github.com/serpent-os/moss-rs) | ``58da164`` | ``e7d1c22`` |\n| [futures](https://github.com/rust-lang/futures-rs) | `0.3.29` | `0.3.30` |\n| [indicatif](https://github.com/console-rs/indicatif) | `0.17.7` | `0.17.8` |\n| [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.22` | `0.12.3` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.190` | `1.0.197` |\n| [serde_yaml](https://github.com/dtolnay/serde-yaml) | `0.9.27` | `0.9.34+deprecated` |\n| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.50` | `1.0.58` |\n| [tokio](https://github.com/tokio-rs/tokio) | `1.33.0` | `1.37.0` |\n| [url](https://github.com/servo/rust-url) | `2.4.1` | `2.5.0` |\n\n\nUpdates `clap` from 4.4.7 to 4.5.4\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.4.7...v4.5.4)\n\nUpdates `color-eyre` from 0.6.2 to 0.6.3\n- [Commits](https://github.com/eyre-rs/eyre/compare/v0.6.2...color-eyre-v0.6.3)\n\nUpdates `const-hex` from 1.10.0 to 1.11.3\n- [Commits](https://github.com/danipopes/const-hex/compare/v1.10.0...v1.11.3)\n\nUpdates `dag` from `58da164` to `e7d1c22`\n- [Release notes](https://github.com/serpent-os/moss-rs/releases)\n- [Commits](https://github.com/serpent-os/moss-rs/compare/58da164d6280b18717fa1762377fbc7d991308ad...e7d1c224959c83fa975e43298c655aa9981eb929)\n\nUpdates `futures` from 0.3.29 to 0.3.30\n- [Release notes](https://github.com/rust-lang/futures-rs/releases)\n- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.29...0.3.30)\n\nUpdates `indicatif` from 0.17.7 to 0.17.8\n- [Release notes](https://github.com/console-rs/indicatif/releases)\n- [Commits](https://github.com/console-rs/indicatif/compare/0.17.7...0.17.8)\n\nUpdates `reqwest` from 0.11.22 to 0.12.3\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.11.22...v0.12.3)\n\nUpdates `serde` from 1.0.190 to 1.0.197\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.190...v1.0.197)\n\nUpdates `serde_yaml` from 0.9.27 to 0.9.34+deprecated\n- [Release notes](https://github.com/dtolnay/serde-yaml/releases)\n- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.27...0.9.34)\n\nUpdates `thiserror` from 1.0.50 to 1.0.58\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.50...1.0.58)\n\nUpdates `tokio` from 1.33.0 to 1.37.0\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.33.0...tokio-1.37.0)\n\nUpdates `url` from 2.4.1 to 2.5.0\n- [Release notes](https://github.com/servo/rust-url/releases)\n- [Commits](https://github.com/servo/rust-url/compare/v2.4.1...v2.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: clap\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: color-eyre\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: const-hex\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: dag\n dependency-type: direct:production\n dependency-group: cargo\n- dependency-name: futures\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: indicatif\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: reqwest\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: serde_yaml\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: thiserror\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: tokio\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: url\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the cargo group with 12 updates"}},{"before":"88520bd6409e118839e8670c9e0c23b7d31eb5d2","after":null,"ref":"refs/heads/dependabot/cargo/cargo-d06760cbab","pushedAt":"2024-04-09T09:43:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"97b4f83166e265242fe7c96f6594d4f4e94a7bbc","ref":"refs/heads/dependabot/cargo/cargo-6895dbb0c1","pushedAt":"2024-04-09T09:43: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":"build(deps): bump the cargo group with 12 updates\n\nBumps the cargo group with 12 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [clap](https://github.com/clap-rs/clap) | `4.4.7` | `4.5.4` |\n| [color-eyre](https://github.com/eyre-rs/eyre) | `0.6.2` | `0.6.3` |\n| [const-hex](https://github.com/danipopes/const-hex) | `1.10.0` | `1.11.3` |\n| [dag](https://github.com/serpent-os/moss-rs) | ``58da164`` | ``d1f5eda`` |\n| [futures](https://github.com/rust-lang/futures-rs) | `0.3.29` | `0.3.30` |\n| [indicatif](https://github.com/console-rs/indicatif) | `0.17.7` | `0.17.8` |\n| [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.22` | `0.12.3` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.190` | `1.0.193` |\n| [serde_yaml](https://github.com/dtolnay/serde-yaml) | `0.9.27` | `0.9.29` |\n| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.50` | `1.0.58` |\n| [tokio](https://github.com/tokio-rs/tokio) | `1.33.0` | `1.37.0` |\n| [url](https://github.com/servo/rust-url) | `2.4.1` | `2.5.0` |\n\n\nUpdates `clap` from 4.4.7 to 4.5.4\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.4.7...v4.5.4)\n\nUpdates `color-eyre` from 0.6.2 to 0.6.3\n- [Commits](https://github.com/eyre-rs/eyre/compare/v0.6.2...color-eyre-v0.6.3)\n\nUpdates `const-hex` from 1.10.0 to 1.11.3\n- [Commits](https://github.com/danipopes/const-hex/compare/v1.10.0...v1.11.3)\n\nUpdates `dag` from `58da164` to `d1f5eda`\n- [Release notes](https://github.com/serpent-os/moss-rs/releases)\n- [Commits](https://github.com/serpent-os/moss-rs/compare/58da164d6280b18717fa1762377fbc7d991308ad...d1f5eda9e5fe44e300d421632df60340b05bf9a8)\n\nUpdates `futures` from 0.3.29 to 0.3.30\n- [Release notes](https://github.com/rust-lang/futures-rs/releases)\n- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.29...0.3.30)\n\nUpdates `indicatif` from 0.17.7 to 0.17.8\n- [Release notes](https://github.com/console-rs/indicatif/releases)\n- [Commits](https://github.com/console-rs/indicatif/compare/0.17.7...0.17.8)\n\nUpdates `reqwest` from 0.11.22 to 0.12.3\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.11.22...v0.12.3)\n\nUpdates `serde` from 1.0.190 to 1.0.193\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.190...v1.0.193)\n\nUpdates `serde_yaml` from 0.9.27 to 0.9.29\n- [Release notes](https://github.com/dtolnay/serde-yaml/releases)\n- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.27...0.9.29)\n\nUpdates `thiserror` from 1.0.50 to 1.0.58\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.50...1.0.58)\n\nUpdates `tokio` from 1.33.0 to 1.37.0\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.33.0...tokio-1.37.0)\n\nUpdates `url` from 2.4.1 to 2.5.0\n- [Release notes](https://github.com/servo/rust-url/releases)\n- [Commits](https://github.com/servo/rust-url/compare/v2.4.1...v2.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: clap\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: color-eyre\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: const-hex\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: dag\n dependency-type: direct:production\n dependency-group: cargo\n- dependency-name: futures\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: indicatif\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: reqwest\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: serde_yaml\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: thiserror\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: tokio\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: url\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the cargo group with 12 updates"}},{"before":"ae0b88df1ee657b25bbb0ef2515f38ef876f987d","after":null,"ref":"refs/heads/dependabot/cargo/cargo-b2fb832a49","pushedAt":"2024-04-02T09:54:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"88520bd6409e118839e8670c9e0c23b7d31eb5d2","ref":"refs/heads/dependabot/cargo/cargo-d06760cbab","pushedAt":"2024-04-02T09:54: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":"build(deps): bump the cargo group with 12 updates\n\nBumps the cargo group with 12 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [clap](https://github.com/clap-rs/clap) | `4.4.7` | `4.5.4` |\n| [color-eyre](https://github.com/eyre-rs/eyre) | `0.6.2` | `0.6.3` |\n| [const-hex](https://github.com/danipopes/const-hex) | `1.10.0` | `1.11.3` |\n| [dag](https://github.com/serpent-os/moss-rs) | ``58da164`` | ``bcb972d`` |\n| [futures](https://github.com/rust-lang/futures-rs) | `0.3.29` | `0.3.30` |\n| [indicatif](https://github.com/console-rs/indicatif) | `0.17.7` | `0.17.8` |\n| [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.22` | `0.12.2` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.190` | `1.0.193` |\n| [serde_yaml](https://github.com/dtolnay/serde-yaml) | `0.9.27` | `0.9.29` |\n| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.50` | `1.0.58` |\n| [tokio](https://github.com/tokio-rs/tokio) | `1.33.0` | `1.37.0` |\n| [url](https://github.com/servo/rust-url) | `2.4.1` | `2.5.0` |\n\n\nUpdates `clap` from 4.4.7 to 4.5.4\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.4.7...v4.5.4)\n\nUpdates `color-eyre` from 0.6.2 to 0.6.3\n- [Commits](https://github.com/eyre-rs/eyre/compare/v0.6.2...color-eyre-v0.6.3)\n\nUpdates `const-hex` from 1.10.0 to 1.11.3\n- [Commits](https://github.com/danipopes/const-hex/compare/v1.10.0...v1.11.3)\n\nUpdates `dag` from `58da164` to `bcb972d`\n- [Release notes](https://github.com/serpent-os/moss-rs/releases)\n- [Commits](https://github.com/serpent-os/moss-rs/compare/58da164d6280b18717fa1762377fbc7d991308ad...bcb972d29fb13f9eca6f38bbda6233f87676c79f)\n\nUpdates `futures` from 0.3.29 to 0.3.30\n- [Release notes](https://github.com/rust-lang/futures-rs/releases)\n- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.29...0.3.30)\n\nUpdates `indicatif` from 0.17.7 to 0.17.8\n- [Release notes](https://github.com/console-rs/indicatif/releases)\n- [Commits](https://github.com/console-rs/indicatif/compare/0.17.7...0.17.8)\n\nUpdates `reqwest` from 0.11.22 to 0.12.2\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.11.22...v0.12.2)\n\nUpdates `serde` from 1.0.190 to 1.0.193\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.190...v1.0.193)\n\nUpdates `serde_yaml` from 0.9.27 to 0.9.29\n- [Release notes](https://github.com/dtolnay/serde-yaml/releases)\n- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.27...0.9.29)\n\nUpdates `thiserror` from 1.0.50 to 1.0.58\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.50...1.0.58)\n\nUpdates `tokio` from 1.33.0 to 1.37.0\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.33.0...tokio-1.37.0)\n\nUpdates `url` from 2.4.1 to 2.5.0\n- [Release notes](https://github.com/servo/rust-url/releases)\n- [Commits](https://github.com/servo/rust-url/compare/v2.4.1...v2.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: clap\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: color-eyre\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: const-hex\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: dag\n dependency-type: direct:production\n dependency-group: cargo\n- dependency-name: futures\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: indicatif\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: reqwest\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: serde_yaml\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: thiserror\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: tokio\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: url\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the cargo group with 12 updates"}},{"before":"7341679695dcc48bfb22033261c72a46a5f22090","after":null,"ref":"refs/heads/dependabot/cargo/cargo-aff5f130af","pushedAt":"2024-03-26T10:32:00.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"ae0b88df1ee657b25bbb0ef2515f38ef876f987d","ref":"refs/heads/dependabot/cargo/cargo-b2fb832a49","pushedAt":"2024-03-26T10:31:55.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 cargo group with 12 updates\n\nBumps the cargo group with 12 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [clap](https://github.com/clap-rs/clap) | `4.4.7` | `4.5.4` |\n| [color-eyre](https://github.com/eyre-rs/eyre) | `0.6.2` | `0.6.3` |\n| [const-hex](https://github.com/danipopes/const-hex) | `1.10.0` | `1.11.3` |\n| [dag](https://github.com/serpent-os/moss-rs) | ``58da164`` | ``34b7908`` |\n| [futures](https://github.com/rust-lang/futures-rs) | `0.3.29` | `0.3.30` |\n| [indicatif](https://github.com/console-rs/indicatif) | `0.17.7` | `0.17.8` |\n| [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.22` | `0.12.2` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.190` | `1.0.193` |\n| [serde_yaml](https://github.com/dtolnay/serde-yaml) | `0.9.27` | `0.9.29` |\n| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.50` | `1.0.58` |\n| [tokio](https://github.com/tokio-rs/tokio) | `1.33.0` | `1.36.0` |\n| [url](https://github.com/servo/rust-url) | `2.4.1` | `2.5.0` |\n\n\nUpdates `clap` from 4.4.7 to 4.5.4\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.4.7...v4.5.4)\n\nUpdates `color-eyre` from 0.6.2 to 0.6.3\n- [Commits](https://github.com/eyre-rs/eyre/compare/v0.6.2...color-eyre-v0.6.3)\n\nUpdates `const-hex` from 1.10.0 to 1.11.3\n- [Commits](https://github.com/danipopes/const-hex/compare/v1.10.0...v1.11.3)\n\nUpdates `dag` from `58da164` to `34b7908`\n- [Release notes](https://github.com/serpent-os/moss-rs/releases)\n- [Commits](https://github.com/serpent-os/moss-rs/compare/58da164d6280b18717fa1762377fbc7d991308ad...34b7908fc9e41b0d224ab44bc42fa16ecd229f9f)\n\nUpdates `futures` from 0.3.29 to 0.3.30\n- [Release notes](https://github.com/rust-lang/futures-rs/releases)\n- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.29...0.3.30)\n\nUpdates `indicatif` from 0.17.7 to 0.17.8\n- [Release notes](https://github.com/console-rs/indicatif/releases)\n- [Commits](https://github.com/console-rs/indicatif/compare/0.17.7...0.17.8)\n\nUpdates `reqwest` from 0.11.22 to 0.12.2\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.11.22...v0.12.2)\n\nUpdates `serde` from 1.0.190 to 1.0.193\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.190...v1.0.193)\n\nUpdates `serde_yaml` from 0.9.27 to 0.9.29\n- [Release notes](https://github.com/dtolnay/serde-yaml/releases)\n- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.27...0.9.29)\n\nUpdates `thiserror` from 1.0.50 to 1.0.58\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.50...1.0.58)\n\nUpdates `tokio` from 1.33.0 to 1.36.0\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.33.0...tokio-1.36.0)\n\nUpdates `url` from 2.4.1 to 2.5.0\n- [Release notes](https://github.com/servo/rust-url/releases)\n- [Commits](https://github.com/servo/rust-url/compare/v2.4.1...v2.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: clap\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: color-eyre\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: const-hex\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: dag\n dependency-type: direct:production\n dependency-group: cargo\n- dependency-name: futures\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: indicatif\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: reqwest\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: serde_yaml\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: thiserror\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: tokio\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: url\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the cargo group with 12 updates"}},{"before":null,"after":"7341679695dcc48bfb22033261c72a46a5f22090","ref":"refs/heads/dependabot/cargo/cargo-aff5f130af","pushedAt":"2024-03-19T10:56:46.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 cargo group with 12 updates\n\nBumps the cargo group with 12 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [clap](https://github.com/clap-rs/clap) | `4.4.7` | `4.5.3` |\n| [color-eyre](https://github.com/eyre-rs/eyre) | `0.6.2` | `0.6.3` |\n| [const-hex](https://github.com/danipopes/const-hex) | `1.10.0` | `1.11.3` |\n| [dag](https://github.com/serpent-os/moss-rs) | ``58da164`` | ``34b7908`` |\n| [futures](https://github.com/rust-lang/futures-rs) | `0.3.29` | `0.3.30` |\n| [indicatif](https://github.com/console-rs/indicatif) | `0.17.7` | `0.17.8` |\n| [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.22` | `0.11.26` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.190` | `1.0.193` |\n| [serde_yaml](https://github.com/dtolnay/serde-yaml) | `0.9.27` | `0.9.29` |\n| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.50` | `1.0.58` |\n| [tokio](https://github.com/tokio-rs/tokio) | `1.33.0` | `1.36.0` |\n| [url](https://github.com/servo/rust-url) | `2.4.1` | `2.5.0` |\n\n\nUpdates `clap` from 4.4.7 to 4.5.3\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.4.7...v4.5.3)\n\nUpdates `color-eyre` from 0.6.2 to 0.6.3\n- [Commits](https://github.com/eyre-rs/eyre/compare/v0.6.2...color-eyre-v0.6.3)\n\nUpdates `const-hex` from 1.10.0 to 1.11.3\n- [Commits](https://github.com/danipopes/const-hex/compare/v1.10.0...v1.11.3)\n\nUpdates `dag` from `58da164` to `34b7908`\n- [Release notes](https://github.com/serpent-os/moss-rs/releases)\n- [Commits](https://github.com/serpent-os/moss-rs/compare/58da164d6280b18717fa1762377fbc7d991308ad...34b7908fc9e41b0d224ab44bc42fa16ecd229f9f)\n\nUpdates `futures` from 0.3.29 to 0.3.30\n- [Release notes](https://github.com/rust-lang/futures-rs/releases)\n- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.29...0.3.30)\n\nUpdates `indicatif` from 0.17.7 to 0.17.8\n- [Release notes](https://github.com/console-rs/indicatif/releases)\n- [Commits](https://github.com/console-rs/indicatif/compare/0.17.7...0.17.8)\n\nUpdates `reqwest` from 0.11.22 to 0.11.26\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.11.22...v0.11.26)\n\nUpdates `serde` from 1.0.190 to 1.0.193\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.190...v1.0.193)\n\nUpdates `serde_yaml` from 0.9.27 to 0.9.29\n- [Release notes](https://github.com/dtolnay/serde-yaml/releases)\n- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.27...0.9.29)\n\nUpdates `thiserror` from 1.0.50 to 1.0.58\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.50...1.0.58)\n\nUpdates `tokio` from 1.33.0 to 1.36.0\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.33.0...tokio-1.36.0)\n\nUpdates `url` from 2.4.1 to 2.5.0\n- [Release notes](https://github.com/servo/rust-url/releases)\n- [Commits](https://github.com/servo/rust-url/compare/v2.4.1...v2.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: clap\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: color-eyre\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: const-hex\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: dag\n dependency-type: direct:production\n dependency-group: cargo\n- dependency-name: futures\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: indicatif\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: reqwest\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: serde_yaml\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: thiserror\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: tokio\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: url\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the cargo group with 12 updates"}},{"before":"590bd073e2da5cec1bd80b464013abede8582e7c","after":null,"ref":"refs/heads/dependabot/cargo/cargo-f4ee3ca0fe","pushedAt":"2024-03-19T10:56:06.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":"26de2440a514b93ad404de80e0ae1d690d60ba51","after":null,"ref":"refs/heads/dependabot/cargo/cargo-97f5c46b4b","pushedAt":"2024-03-12T10:52:14.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"590bd073e2da5cec1bd80b464013abede8582e7c","ref":"refs/heads/dependabot/cargo/cargo-f4ee3ca0fe","pushedAt":"2024-03-12T10:52:10.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 cargo group with 11 updates\n\nBumps the cargo group with 11 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [clap](https://github.com/clap-rs/clap) | `4.4.7` | `4.5.2` |\n| [const-hex](https://github.com/danipopes/const-hex) | `1.10.0` | `1.11.3` |\n| [dag](https://github.com/serpent-os/moss-rs) | ``58da164`` | ``d09476c`` |\n| [futures](https://github.com/rust-lang/futures-rs) | `0.3.29` | `0.3.30` |\n| [indicatif](https://github.com/console-rs/indicatif) | `0.17.7` | `0.17.8` |\n| [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.22` | `0.11.25` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.190` | `1.0.193` |\n| [serde_yaml](https://github.com/dtolnay/serde-yaml) | `0.9.27` | `0.9.29` |\n| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.50` | `1.0.58` |\n| [tokio](https://github.com/tokio-rs/tokio) | `1.33.0` | `1.36.0` |\n| [url](https://github.com/servo/rust-url) | `2.4.1` | `2.5.0` |\n\n\nUpdates `clap` from 4.4.7 to 4.5.2\n- [Release notes](https://github.com/clap-rs/clap/releases)\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.4.7...v4.5.2)\n\nUpdates `const-hex` from 1.10.0 to 1.11.3\n- [Commits](https://github.com/danipopes/const-hex/compare/v1.10.0...v1.11.3)\n\nUpdates `dag` from `58da164` to `d09476c`\n- [Release notes](https://github.com/serpent-os/moss-rs/releases)\n- [Commits](https://github.com/serpent-os/moss-rs/compare/58da164d6280b18717fa1762377fbc7d991308ad...d09476caf5421bdb496ce54725fd20f0922eae67)\n\nUpdates `futures` from 0.3.29 to 0.3.30\n- [Release notes](https://github.com/rust-lang/futures-rs/releases)\n- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.29...0.3.30)\n\nUpdates `indicatif` from 0.17.7 to 0.17.8\n- [Release notes](https://github.com/console-rs/indicatif/releases)\n- [Commits](https://github.com/console-rs/indicatif/compare/0.17.7...0.17.8)\n\nUpdates `reqwest` from 0.11.22 to 0.11.25\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.11.22...v0.11.25)\n\nUpdates `serde` from 1.0.190 to 1.0.193\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.190...v1.0.193)\n\nUpdates `serde_yaml` from 0.9.27 to 0.9.29\n- [Release notes](https://github.com/dtolnay/serde-yaml/releases)\n- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.27...0.9.29)\n\nUpdates `thiserror` from 1.0.50 to 1.0.58\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.50...1.0.58)\n\nUpdates `tokio` from 1.33.0 to 1.36.0\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.33.0...tokio-1.36.0)\n\nUpdates `url` from 2.4.1 to 2.5.0\n- [Release notes](https://github.com/servo/rust-url/releases)\n- [Commits](https://github.com/servo/rust-url/compare/v2.4.1...v2.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: clap\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: const-hex\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: dag\n dependency-type: direct:production\n dependency-group: cargo\n- dependency-name: futures\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: indicatif\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: reqwest\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: serde_yaml\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: thiserror\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: tokio\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: url\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the cargo group with 11 updates"}},{"before":"bf9b0aa26c1fa6533fcf654caa584a34eddfb015","after":null,"ref":"refs/heads/dependabot/cargo/cargo-e9560e827a","pushedAt":"2024-03-05T10:38: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":null,"after":"26de2440a514b93ad404de80e0ae1d690d60ba51","ref":"refs/heads/dependabot/cargo/cargo-97f5c46b4b","pushedAt":"2024-03-05T10:38:03.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 cargo group with 11 updates\n\nBumps the cargo group with 11 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [clap](https://github.com/clap-rs/clap) | `4.4.7` | `4.5.1` |\n| [const-hex](https://github.com/danipopes/const-hex) | `1.10.0` | `1.11.1` |\n| [dag](https://github.com/serpent-os/moss-rs) | ``58da164`` | ``749ab4d`` |\n| [futures](https://github.com/rust-lang/futures-rs) | `0.3.29` | `0.3.30` |\n| [indicatif](https://github.com/console-rs/indicatif) | `0.17.7` | `0.17.8` |\n| [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.22` | `0.11.24` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.190` | `1.0.193` |\n| [serde_yaml](https://github.com/dtolnay/serde-yaml) | `0.9.27` | `0.9.29` |\n| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.50` | `1.0.57` |\n| [tokio](https://github.com/tokio-rs/tokio) | `1.33.0` | `1.36.0` |\n| [url](https://github.com/servo/rust-url) | `2.4.1` | `2.5.0` |\n\n\nUpdates `clap` from 4.4.7 to 4.5.1\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.4.7...clap_complete-v4.5.1)\n\nUpdates `const-hex` from 1.10.0 to 1.11.1\n- [Commits](https://github.com/danipopes/const-hex/compare/v1.10.0...v1.11.1)\n\nUpdates `dag` from `58da164` to `749ab4d`\n- [Release notes](https://github.com/serpent-os/moss-rs/releases)\n- [Commits](https://github.com/serpent-os/moss-rs/compare/58da164d6280b18717fa1762377fbc7d991308ad...749ab4d770f8e75ccd157bb842512cef6603a6e2)\n\nUpdates `futures` from 0.3.29 to 0.3.30\n- [Release notes](https://github.com/rust-lang/futures-rs/releases)\n- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.29...0.3.30)\n\nUpdates `indicatif` from 0.17.7 to 0.17.8\n- [Release notes](https://github.com/console-rs/indicatif/releases)\n- [Commits](https://github.com/console-rs/indicatif/compare/0.17.7...0.17.8)\n\nUpdates `reqwest` from 0.11.22 to 0.11.24\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.11.22...v0.11.24)\n\nUpdates `serde` from 1.0.190 to 1.0.193\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.190...v1.0.193)\n\nUpdates `serde_yaml` from 0.9.27 to 0.9.29\n- [Release notes](https://github.com/dtolnay/serde-yaml/releases)\n- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.27...0.9.29)\n\nUpdates `thiserror` from 1.0.50 to 1.0.57\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.50...1.0.57)\n\nUpdates `tokio` from 1.33.0 to 1.36.0\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.33.0...tokio-1.36.0)\n\nUpdates `url` from 2.4.1 to 2.5.0\n- [Release notes](https://github.com/servo/rust-url/releases)\n- [Commits](https://github.com/servo/rust-url/compare/v2.4.1...v2.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: clap\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: const-hex\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: dag\n dependency-type: direct:production\n dependency-group: cargo\n- dependency-name: futures\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: indicatif\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: reqwest\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: serde_yaml\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: thiserror\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: tokio\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: url\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the cargo group with 11 updates"}},{"before":"e07138986b17ccb6bf8fb08a0d9867e1bce1dbf2","after":null,"ref":"refs/heads/dependabot/cargo/cargo-f4720b416c","pushedAt":"2024-02-27T10:31: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":null,"after":"bf9b0aa26c1fa6533fcf654caa584a34eddfb015","ref":"refs/heads/dependabot/cargo/cargo-e9560e827a","pushedAt":"2024-02-27T10:31:03.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 cargo group with 11 updates\n\nBumps the cargo group with 11 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [clap](https://github.com/clap-rs/clap) | `4.4.7` | `4.5.1` |\n| [const-hex](https://github.com/danipopes/const-hex) | `1.10.0` | `1.11.1` |\n| [dag](https://github.com/serpent-os/moss-rs) | ``58da164`` | ``dfaa5ce`` |\n| [futures](https://github.com/rust-lang/futures-rs) | `0.3.29` | `0.3.30` |\n| [indicatif](https://github.com/console-rs/indicatif) | `0.17.7` | `0.17.8` |\n| [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.22` | `0.11.24` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.190` | `1.0.193` |\n| [serde_yaml](https://github.com/dtolnay/serde-yaml) | `0.9.27` | `0.9.29` |\n| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.50` | `1.0.57` |\n| [tokio](https://github.com/tokio-rs/tokio) | `1.33.0` | `1.36.0` |\n| [url](https://github.com/servo/rust-url) | `2.4.1` | `2.5.0` |\n\n\nUpdates `clap` from 4.4.7 to 4.5.1\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.4.7...clap_complete-v4.5.1)\n\nUpdates `const-hex` from 1.10.0 to 1.11.1\n- [Commits](https://github.com/danipopes/const-hex/compare/v1.10.0...v1.11.1)\n\nUpdates `dag` from `58da164` to `dfaa5ce`\n- [Release notes](https://github.com/serpent-os/moss-rs/releases)\n- [Commits](https://github.com/serpent-os/moss-rs/compare/58da164d6280b18717fa1762377fbc7d991308ad...dfaa5ce7ad299e1c915620928abfc89933d4ca19)\n\nUpdates `futures` from 0.3.29 to 0.3.30\n- [Release notes](https://github.com/rust-lang/futures-rs/releases)\n- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.29...0.3.30)\n\nUpdates `indicatif` from 0.17.7 to 0.17.8\n- [Release notes](https://github.com/console-rs/indicatif/releases)\n- [Commits](https://github.com/console-rs/indicatif/commits)\n\nUpdates `reqwest` from 0.11.22 to 0.11.24\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.11.22...v0.11.24)\n\nUpdates `serde` from 1.0.190 to 1.0.193\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.190...v1.0.193)\n\nUpdates `serde_yaml` from 0.9.27 to 0.9.29\n- [Release notes](https://github.com/dtolnay/serde-yaml/releases)\n- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.27...0.9.29)\n\nUpdates `thiserror` from 1.0.50 to 1.0.57\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.50...1.0.57)\n\nUpdates `tokio` from 1.33.0 to 1.36.0\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.33.0...tokio-1.36.0)\n\nUpdates `url` from 2.4.1 to 2.5.0\n- [Release notes](https://github.com/servo/rust-url/releases)\n- [Commits](https://github.com/servo/rust-url/compare/v2.4.1...v2.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: clap\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: const-hex\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: dag\n dependency-type: direct:production\n dependency-group: cargo\n- dependency-name: futures\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: indicatif\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: reqwest\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: serde_yaml\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: thiserror\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: tokio\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: url\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the cargo group with 11 updates"}},{"before":"7b52ec9921c9633e67a8a6f63243efbe84c66f5f","after":null,"ref":"refs/heads/dependabot/cargo/cargo-e225f5ed08","pushedAt":"2024-02-20T10:22:52.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"e07138986b17ccb6bf8fb08a0d9867e1bce1dbf2","ref":"refs/heads/dependabot/cargo/cargo-f4720b416c","pushedAt":"2024-02-20T10:22:48.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 cargo group with 11 updates\n\nBumps the cargo group with 11 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [clap](https://github.com/clap-rs/clap) | `4.4.7` | `4.5.1` |\n| [const-hex](https://github.com/danipopes/const-hex) | `1.10.0` | `1.11.0` |\n| [dag](https://github.com/serpent-os/moss-rs) | ``58da164`` | ``52a7835`` |\n| [futures](https://github.com/rust-lang/futures-rs) | `0.3.29` | `0.3.30` |\n| [indicatif](https://github.com/console-rs/indicatif) | `0.17.7` | `0.17.8` |\n| [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.22` | `0.11.24` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.190` | `1.0.193` |\n| [serde_yaml](https://github.com/dtolnay/serde-yaml) | `0.9.27` | `0.9.29` |\n| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.50` | `1.0.57` |\n| [tokio](https://github.com/tokio-rs/tokio) | `1.33.0` | `1.36.0` |\n| [url](https://github.com/servo/rust-url) | `2.4.1` | `2.5.0` |\n\n\nUpdates `clap` from 4.4.7 to 4.5.1\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.4.7...clap_complete-v4.5.1)\n\nUpdates `const-hex` from 1.10.0 to 1.11.0\n- [Commits](https://github.com/danipopes/const-hex/compare/v1.10.0...v1.11.0)\n\nUpdates `dag` from `58da164` to `52a7835`\n- [Release notes](https://github.com/serpent-os/moss-rs/releases)\n- [Commits](https://github.com/serpent-os/moss-rs/compare/58da164d6280b18717fa1762377fbc7d991308ad...52a783548904b78e8d9d312634887e95c29bd817)\n\nUpdates `futures` from 0.3.29 to 0.3.30\n- [Release notes](https://github.com/rust-lang/futures-rs/releases)\n- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.29...0.3.30)\n\nUpdates `indicatif` from 0.17.7 to 0.17.8\n- [Release notes](https://github.com/console-rs/indicatif/releases)\n- [Commits](https://github.com/console-rs/indicatif/commits)\n\nUpdates `reqwest` from 0.11.22 to 0.11.24\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.11.22...v0.11.24)\n\nUpdates `serde` from 1.0.190 to 1.0.193\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.190...v1.0.193)\n\nUpdates `serde_yaml` from 0.9.27 to 0.9.29\n- [Release notes](https://github.com/dtolnay/serde-yaml/releases)\n- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.27...0.9.29)\n\nUpdates `thiserror` from 1.0.50 to 1.0.57\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.50...1.0.57)\n\nUpdates `tokio` from 1.33.0 to 1.36.0\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.33.0...tokio-1.36.0)\n\nUpdates `url` from 2.4.1 to 2.5.0\n- [Release notes](https://github.com/servo/rust-url/releases)\n- [Commits](https://github.com/servo/rust-url/compare/v2.4.1...v2.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: clap\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: const-hex\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: dag\n dependency-type: direct:production\n dependency-group: cargo\n- dependency-name: futures\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: indicatif\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: reqwest\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: serde_yaml\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: thiserror\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: tokio\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: url\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the cargo group with 11 updates"}},{"before":null,"after":"7b52ec9921c9633e67a8a6f63243efbe84c66f5f","ref":"refs/heads/dependabot/cargo/cargo-e225f5ed08","pushedAt":"2024-02-13T10:51:41.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 cargo group with 11 updates\n\nBumps the cargo group with 11 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [clap](https://github.com/clap-rs/clap) | `4.4.7` | `4.5.0` |\n| [const-hex](https://github.com/danipopes/const-hex) | `1.10.0` | `1.11.0` |\n| [dag](https://github.com/serpent-os/moss-rs) | ``58da164`` | ``1a85bbd`` |\n| [futures](https://github.com/rust-lang/futures-rs) | `0.3.29` | `0.3.30` |\n| [indicatif](https://github.com/console-rs/indicatif) | `0.17.7` | `0.17.8` |\n| [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.22` | `0.11.24` |\n| [serde](https://github.com/serde-rs/serde) | `1.0.190` | `1.0.196` |\n| [serde_yaml](https://github.com/dtolnay/serde-yaml) | `0.9.27` | `0.9.31` |\n| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.50` | `1.0.57` |\n| [tokio](https://github.com/tokio-rs/tokio) | `1.33.0` | `1.36.0` |\n| [url](https://github.com/servo/rust-url) | `2.4.1` | `2.5.0` |\n\n\nUpdates `clap` from 4.4.7 to 4.5.0\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.4.7...clap_complete-v4.5.0)\n\nUpdates `const-hex` from 1.10.0 to 1.11.0\n- [Commits](https://github.com/danipopes/const-hex/compare/v1.10.0...v1.11.0)\n\nUpdates `dag` from `58da164` to `1a85bbd`\n- [Release notes](https://github.com/serpent-os/moss-rs/releases)\n- [Commits](https://github.com/serpent-os/moss-rs/compare/58da164d6280b18717fa1762377fbc7d991308ad...1a85bbd814ad224c6c6a064b3d116f6d872377f9)\n\nUpdates `futures` from 0.3.29 to 0.3.30\n- [Release notes](https://github.com/rust-lang/futures-rs/releases)\n- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.29...0.3.30)\n\nUpdates `indicatif` from 0.17.7 to 0.17.8\n- [Release notes](https://github.com/console-rs/indicatif/releases)\n- [Commits](https://github.com/console-rs/indicatif/commits)\n\nUpdates `reqwest` from 0.11.22 to 0.11.24\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.11.22...v0.11.24)\n\nUpdates `serde` from 1.0.190 to 1.0.196\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.190...v1.0.196)\n\nUpdates `serde_yaml` from 0.9.27 to 0.9.31\n- [Release notes](https://github.com/dtolnay/serde-yaml/releases)\n- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.27...0.9.31)\n\nUpdates `thiserror` from 1.0.50 to 1.0.57\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.50...1.0.57)\n\nUpdates `tokio` from 1.33.0 to 1.36.0\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.33.0...tokio-1.36.0)\n\nUpdates `url` from 2.4.1 to 2.5.0\n- [Release notes](https://github.com/servo/rust-url/releases)\n- [Commits](https://github.com/servo/rust-url/compare/v2.4.1...v2.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: clap\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: const-hex\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: dag\n dependency-type: direct:production\n dependency-group: cargo\n- dependency-name: futures\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: indicatif\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: reqwest\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: serde_yaml\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: thiserror\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: cargo\n- dependency-name: tokio\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n- dependency-name: url\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: cargo\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the cargo group with 11 updates"}},{"before":"70cb5332d7db2ad88cb0bd33c74e0df2080ba821","after":null,"ref":"refs/heads/dependabot/cargo/cargo-3e215f4ffb","pushedAt":"2024-02-13T10:51:10.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"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAET6qXOwA","startCursor":null,"endCursor":null}},"title":"Activity ยท serpent-os/a-piece-of-pisi"}