{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":99402790,"defaultBranch":"main","name":"nanoem","ownerLogin":"hkrn","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-08-05T06:00:16.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/129939?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1723907002.0","currentOid":""},"activityList":{"items":[{"before":"6d75c32ba91ea85e172dc9478773589cf18a0ba4","after":null,"ref":"refs/heads/dependabot/cargo/rust/patch-updates-9526db5ce2","pushedAt":"2024-08-17T15:03: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":"68c30b6fed5751d1bcbfd499e86e742eabb37de5","after":"bfd5c6191d40b2a3e9da39f74079e5135ffdf26f","ref":"refs/heads/main","pushedAt":"2024-08-17T15:03:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump the patch-updates group across 1 directory with 25 updates (#516)","shortMessageHtmlLink":"Bump the patch-updates group across 1 directory with 25 updates (#516)"}},{"before":"a413a7eea159374623c4a095c29631dbfc73472f","after":"6d75c32ba91ea85e172dc9478773589cf18a0ba4","ref":"refs/heads/dependabot/cargo/rust/patch-updates-9526db5ce2","pushedAt":"2024-08-17T14:48:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump the patch-updates group across 1 directory with 25 updates\n\nBumps the patch-updates group with 18 updates in the /rust directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [serde](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.208` |\n| [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.125` |\n| [libc](https://github.com/rust-lang/libc) | `0.2.155` | `0.2.156` |\n| [bytes](https://github.com/tokio-rs/bytes) | `1.6.1` | `1.7.1` |\n| [cc](https://github.com/rust-lang/cc-rs) | `1.1.6` | `1.1.13` |\n| [core-foundation-sys](https://github.com/servo/core-foundation-rs) | `0.8.6` | `0.8.7` |\n| [filetime](https://github.com/alexcrichton/filetime) | `0.2.23` | `0.2.24` |\n| [indexmap](https://github.com/indexmap-rs/indexmap) | `2.2.6` | `2.4.0` |\n| [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.69` | `0.3.70` |\n| [object](https://github.com/gimli-rs/object) | `0.36.1` | `0.36.3` |\n| [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) | `0.2.17` | `0.2.20` |\n| [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` |\n| [syn](https://github.com/dtolnay/syn) | `2.0.72` | `2.0.74` |\n| [target-lexicon](https://github.com/bytecodealliance/target-lexicon) | `0.12.15` | `0.12.16` |\n| [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.12.0` |\n| [tokio](https://github.com/tokio-rs/tokio) | `1.38.1` | `1.39.2` |\n| [version_check](https://github.com/SergioBenitez/version_check) | `0.9.4` | `0.9.5` |\n| [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.8` | `0.1.9` |\n\n\n\nUpdates `serde` from 1.0.204 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.204...v1.0.208)\n\nUpdates `serde_json` from 1.0.120 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.120...1.0.125)\n\nUpdates `libc` from 0.2.155 to 0.2.156\n- [Release notes](https://github.com/rust-lang/libc/releases)\n- [Changelog](https://github.com/rust-lang/libc/blob/0.2.156/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/libc/compare/0.2.155...0.2.156)\n\nUpdates `bytes` from 1.6.1 to 1.7.1\n- [Release notes](https://github.com/tokio-rs/bytes/releases)\n- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.1...v1.7.1)\n\nUpdates `cc` from 1.1.6 to 1.1.13\n- [Release notes](https://github.com/rust-lang/cc-rs/releases)\n- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.6...cc-v1.1.13)\n\nUpdates `core-foundation-sys` from 0.8.6 to 0.8.7\n- [Commits](https://github.com/servo/core-foundation-rs/compare/core-foundation-sys-v0.8.6...core-foundation-sys-v0.8.7)\n\nUpdates `filetime` from 0.2.23 to 0.2.24\n- [Commits](https://github.com/alexcrichton/filetime/compare/0.2.23...0.2.24)\n\nUpdates `indexmap` from 2.2.6 to 2.4.0\n- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)\n- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.2.6...2.4.0)\n\nUpdates `js-sys` from 0.3.69 to 0.3.70\n- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)\n- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)\n\nUpdates `object` from 0.36.1 to 0.36.3\n- [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/gimli-rs/object/compare/0.36.1...0.36.3)\n\nUpdates `ppv-lite86` from 0.2.17 to 0.2.20\n- [Commits](https://github.com/cryptocorrosion/cryptocorrosion/commits)\n\nUpdates `redox_syscall` from 0.4.1 to 0.5.2\n\nUpdates `regex` from 1.10.5 to 1.10.6\n- [Release notes](https://github.com/rust-lang/regex/releases)\n- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/regex/compare/1.10.5...1.10.6)\n\nUpdates `serde_derive` from 1.0.204 to 1.0.208\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.208)\n\nUpdates `syn` from 2.0.72 to 2.0.74\n- [Release notes](https://github.com/dtolnay/syn/releases)\n- [Commits](https://github.com/dtolnay/syn/compare/2.0.72...2.0.74)\n\nUpdates `target-lexicon` from 0.12.15 to 0.12.16\n- [Commits](https://github.com/bytecodealliance/target-lexicon/compare/v0.12.15...v0.12.16)\n\nUpdates `tempfile` from 3.10.1 to 3.12.0\n- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/Stebalien/tempfile/commits)\n\nUpdates `tokio` from 1.38.1 to 1.39.2\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.1...tokio-1.39.2)\n\nUpdates `version_check` from 0.9.4 to 0.9.5\n- [Commits](https://github.com/SergioBenitez/version_check/compare/v0.9.4...v0.9.5)\n\nUpdates `wasm-bindgen` from 0.2.92 to 0.2.93\n- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)\n- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.92...0.2.93)\n\nUpdates `wasm-bindgen-backend` from 0.2.92 to 0.2.93\n- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)\n- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.92...0.2.93)\n\nUpdates `wasm-bindgen-macro` from 0.2.92 to 0.2.93\n- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)\n- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.92...0.2.93)\n\nUpdates `wasm-bindgen-macro-support` from 0.2.92 to 0.2.93\n- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)\n- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.92...0.2.93)\n\nUpdates `wasm-bindgen-shared` from 0.2.92 to 0.2.93\n- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)\n- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.92...0.2.93)\n\nUpdates `winapi-util` from 0.1.8 to 0.1.9\n- [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.8...0.1.9)\n\n---\nupdated-dependencies:\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: serde_json\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: libc\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: bytes\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: patch-updates\n- dependency-name: cc\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: core-foundation-sys\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: filetime\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: indexmap\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: patch-updates\n- dependency-name: js-sys\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: object\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: ppv-lite86\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: redox_syscall\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: patch-updates\n- dependency-name: regex\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: serde_derive\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: syn\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: target-lexicon\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: tempfile\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: patch-updates\n- dependency-name: tokio\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: patch-updates\n- dependency-name: version_check\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: wasm-bindgen\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: wasm-bindgen-backend\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: wasm-bindgen-macro\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: wasm-bindgen-macro-support\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: wasm-bindgen-shared\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: winapi-util\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the patch-updates group across 1 directory with 25 updates"}},{"before":"f0799f219ef7d4e83708547d53729005cfec983c","after":null,"ref":"refs/heads/dependabot/github_actions/github/codeql-action-3.26.2","pushedAt":"2024-08-17T14:34: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":"168eb408407de16656f7fb750dcb2b94626eb0ae","after":"68c30b6fed5751d1bcbfd499e86e742eabb37de5","ref":"refs/heads/main","pushedAt":"2024-08-17T14:34:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump github/codeql-action from 3.25.15 to 3.26.2 (#515)","shortMessageHtmlLink":"Bump github/codeql-action from 3.25.15 to 3.26.2 (#515)"}},{"before":null,"after":"a413a7eea159374623c4a095c29631dbfc73472f","ref":"refs/heads/dependabot/cargo/rust/patch-updates-9526db5ce2","pushedAt":"2024-08-17T14:25:12.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 patch-updates group across 1 directory with 25 updates\n\nBumps the patch-updates group with 18 updates in the /rust directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [serde](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.208` |\n| [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.125` |\n| [libc](https://github.com/rust-lang/libc) | `0.2.155` | `0.2.156` |\n| [bytes](https://github.com/tokio-rs/bytes) | `1.6.1` | `1.7.1` |\n| [cc](https://github.com/rust-lang/cc-rs) | `1.1.6` | `1.1.13` |\n| [core-foundation-sys](https://github.com/servo/core-foundation-rs) | `0.8.6` | `0.8.7` |\n| [filetime](https://github.com/alexcrichton/filetime) | `0.2.23` | `0.2.24` |\n| [indexmap](https://github.com/indexmap-rs/indexmap) | `2.2.6` | `2.4.0` |\n| [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.69` | `0.3.70` |\n| [object](https://github.com/gimli-rs/object) | `0.36.1` | `0.36.3` |\n| [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) | `0.2.17` | `0.2.20` |\n| [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` |\n| [syn](https://github.com/dtolnay/syn) | `2.0.72` | `2.0.74` |\n| [target-lexicon](https://github.com/bytecodealliance/target-lexicon) | `0.12.15` | `0.12.16` |\n| [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.12.0` |\n| [tokio](https://github.com/tokio-rs/tokio) | `1.38.1` | `1.39.2` |\n| [version_check](https://github.com/SergioBenitez/version_check) | `0.9.4` | `0.9.5` |\n| [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.8` | `0.1.9` |\n\n\n\nUpdates `serde` from 1.0.204 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.204...v1.0.208)\n\nUpdates `serde_json` from 1.0.120 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.120...1.0.125)\n\nUpdates `libc` from 0.2.155 to 0.2.156\n- [Release notes](https://github.com/rust-lang/libc/releases)\n- [Changelog](https://github.com/rust-lang/libc/blob/0.2.156/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/libc/compare/0.2.155...0.2.156)\n\nUpdates `bytes` from 1.6.1 to 1.7.1\n- [Release notes](https://github.com/tokio-rs/bytes/releases)\n- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.1...v1.7.1)\n\nUpdates `cc` from 1.1.6 to 1.1.13\n- [Release notes](https://github.com/rust-lang/cc-rs/releases)\n- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.6...cc-v1.1.13)\n\nUpdates `core-foundation-sys` from 0.8.6 to 0.8.7\n- [Commits](https://github.com/servo/core-foundation-rs/compare/core-foundation-sys-v0.8.6...core-foundation-sys-v0.8.7)\n\nUpdates `filetime` from 0.2.23 to 0.2.24\n- [Commits](https://github.com/alexcrichton/filetime/compare/0.2.23...0.2.24)\n\nUpdates `indexmap` from 2.2.6 to 2.4.0\n- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)\n- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.2.6...2.4.0)\n\nUpdates `js-sys` from 0.3.69 to 0.3.70\n- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)\n- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)\n\nUpdates `object` from 0.36.1 to 0.36.3\n- [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/gimli-rs/object/compare/0.36.1...0.36.3)\n\nUpdates `ppv-lite86` from 0.2.17 to 0.2.20\n- [Commits](https://github.com/cryptocorrosion/cryptocorrosion/commits)\n\nUpdates `redox_syscall` from 0.4.1 to 0.5.2\n\nUpdates `regex` from 1.10.5 to 1.10.6\n- [Release notes](https://github.com/rust-lang/regex/releases)\n- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/regex/compare/1.10.5...1.10.6)\n\nUpdates `serde_derive` from 1.0.204 to 1.0.208\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.208)\n\nUpdates `syn` from 2.0.72 to 2.0.74\n- [Release notes](https://github.com/dtolnay/syn/releases)\n- [Commits](https://github.com/dtolnay/syn/compare/2.0.72...2.0.74)\n\nUpdates `target-lexicon` from 0.12.15 to 0.12.16\n- [Commits](https://github.com/bytecodealliance/target-lexicon/compare/v0.12.15...v0.12.16)\n\nUpdates `tempfile` from 3.10.1 to 3.12.0\n- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/Stebalien/tempfile/commits)\n\nUpdates `tokio` from 1.38.1 to 1.39.2\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.1...tokio-1.39.2)\n\nUpdates `version_check` from 0.9.4 to 0.9.5\n- [Commits](https://github.com/SergioBenitez/version_check/compare/v0.9.4...v0.9.5)\n\nUpdates `wasm-bindgen` from 0.2.92 to 0.2.93\n- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)\n- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.92...0.2.93)\n\nUpdates `wasm-bindgen-backend` from 0.2.92 to 0.2.93\n- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)\n- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.92...0.2.93)\n\nUpdates `wasm-bindgen-macro` from 0.2.92 to 0.2.93\n- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)\n- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.92...0.2.93)\n\nUpdates `wasm-bindgen-macro-support` from 0.2.92 to 0.2.93\n- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)\n- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.92...0.2.93)\n\nUpdates `wasm-bindgen-shared` from 0.2.92 to 0.2.93\n- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)\n- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.92...0.2.93)\n\nUpdates `winapi-util` from 0.1.8 to 0.1.9\n- [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.8...0.1.9)\n\n---\nupdated-dependencies:\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: serde_json\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: libc\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: bytes\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: patch-updates\n- dependency-name: cc\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: core-foundation-sys\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: filetime\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: indexmap\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: patch-updates\n- dependency-name: js-sys\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: object\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: ppv-lite86\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: redox_syscall\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: patch-updates\n- dependency-name: regex\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: serde_derive\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: syn\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: target-lexicon\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: tempfile\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: patch-updates\n- dependency-name: tokio\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: patch-updates\n- dependency-name: version_check\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: wasm-bindgen\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: wasm-bindgen-backend\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: wasm-bindgen-macro\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: wasm-bindgen-macro-support\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: wasm-bindgen-shared\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: winapi-util\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the patch-updates group across 1 directory with 25 updates"}},{"before":"254153fb6c0bca125b65eee71a02eb91b7833e1e","after":null,"ref":"refs/heads/dependabot/cargo/rust/patch-updates-5e380869c0","pushedAt":"2024-08-17T14:24: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":"aff9409429c0c422d39ab60b08915929e3e09133","after":null,"ref":"refs/heads/dependabot/github_actions/github/codeql-action-3.26.0","pushedAt":"2024-08-17T14:18: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":"f0799f219ef7d4e83708547d53729005cfec983c","ref":"refs/heads/dependabot/github_actions/github/codeql-action-3.26.2","pushedAt":"2024-08-17T14:18:32.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 github/codeql-action from 3.25.15 to 3.26.2\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.15 to 3.26.2.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/afb54ba388a7dca6ecae48f608c4ff05ff4cc77a...429e1977040da7a23b6822b13c129cd1ba93dbb2)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github/codeql-action from 3.25.15 to 3.26.2"}},{"before":"bd88361be2e025d3981064ab2d96c4fbe982cb57","after":null,"ref":"refs/heads/dependabot/cargo/rust/wasi-common-23.0.1","pushedAt":"2024-08-17T14:18:09.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":"4d25fb14f384767cd184ca4f6971192f6cc22cb4","after":null,"ref":"refs/heads/dependabot/github_actions/EmbarkStudios/cargo-deny-action-2.0.1","pushedAt":"2024-08-17T14:17:05.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":"94bbc47e42042cfb0b31444442cc7b9629377b75","after":"168eb408407de16656f7fb750dcb2b94626eb0ae","ref":"refs/heads/main","pushedAt":"2024-08-17T14:17:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump EmbarkStudios/cargo-deny-action from 1.6.3 to 2.0.1 (#512)","shortMessageHtmlLink":"Bump EmbarkStudios/cargo-deny-action from 1.6.3 to 2.0.1 (#512)"}},{"before":null,"after":"aff9409429c0c422d39ab60b08915929e3e09133","ref":"refs/heads/dependabot/github_actions/github/codeql-action-3.26.0","pushedAt":"2024-08-12T22:28:27.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 github/codeql-action from 3.25.15 to 3.26.0\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.15 to 3.26.0.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/afb54ba388a7dca6ecae48f608c4ff05ff4cc77a...eb055d739abdc2e8de2e5f4ba1a8b246daa779aa)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github/codeql-action from 3.25.15 to 3.26.0"}},{"before":null,"after":"254153fb6c0bca125b65eee71a02eb91b7833e1e","ref":"refs/heads/dependabot/cargo/rust/patch-updates-5e380869c0","pushedAt":"2024-08-12T22:24:09.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 patch-updates group across 1 directory with 18 updates\n\nBumps the patch-updates group with 16 updates in the /rust directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [serde](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.207` |\n| [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.124` |\n| [bytes](https://github.com/tokio-rs/bytes) | `1.6.1` | `1.7.1` |\n| [cc](https://github.com/rust-lang/cc-rs) | `1.1.6` | `1.1.10` |\n| [core-foundation-sys](https://github.com/servo/core-foundation-rs) | `0.8.6` | `0.8.7` |\n| [filetime](https://github.com/alexcrichton/filetime) | `0.2.23` | `0.2.24` |\n| [indexmap](https://github.com/indexmap-rs/indexmap) | `2.2.6` | `2.3.0` |\n| [object](https://github.com/gimli-rs/object) | `0.36.1` | `0.36.3` |\n| [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) | `0.2.17` | `0.2.20` |\n| [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` |\n| [syn](https://github.com/dtolnay/syn) | `2.0.72` | `2.0.74` |\n| [target-lexicon](https://github.com/bytecodealliance/target-lexicon) | `0.12.15` | `0.12.16` |\n| [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.12.0` |\n| [tokio](https://github.com/tokio-rs/tokio) | `1.38.1` | `1.39.2` |\n| [version_check](https://github.com/SergioBenitez/version_check) | `0.9.4` | `0.9.5` |\n| [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.8` | `0.1.9` |\n\n\n\nUpdates `serde` from 1.0.204 to 1.0.207\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.207)\n\nUpdates `serde_json` from 1.0.120 to 1.0.124\n- [Release notes](https://github.com/serde-rs/json/releases)\n- [Commits](https://github.com/serde-rs/json/compare/v1.0.120...v1.0.124)\n\nUpdates `bytes` from 1.6.1 to 1.7.1\n- [Release notes](https://github.com/tokio-rs/bytes/releases)\n- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.1...v1.7.1)\n\nUpdates `cc` from 1.1.6 to 1.1.10\n- [Release notes](https://github.com/rust-lang/cc-rs/releases)\n- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.6...cc-v1.1.10)\n\nUpdates `core-foundation-sys` from 0.8.6 to 0.8.7\n- [Commits](https://github.com/servo/core-foundation-rs/compare/core-foundation-sys-v0.8.6...core-foundation-sys-v0.8.7)\n\nUpdates `filetime` from 0.2.23 to 0.2.24\n- [Commits](https://github.com/alexcrichton/filetime/compare/0.2.23...0.2.24)\n\nUpdates `indexmap` from 2.2.6 to 2.3.0\n- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)\n- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.2.6...2.3.0)\n\nUpdates `object` from 0.36.1 to 0.36.3\n- [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/gimli-rs/object/compare/0.36.1...0.36.3)\n\nUpdates `ppv-lite86` from 0.2.17 to 0.2.20\n- [Commits](https://github.com/cryptocorrosion/cryptocorrosion/commits)\n\nUpdates `redox_syscall` from 0.4.1 to 0.5.2\n\nUpdates `regex` from 1.10.5 to 1.10.6\n- [Release notes](https://github.com/rust-lang/regex/releases)\n- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/regex/compare/1.10.5...1.10.6)\n\nUpdates `serde_derive` from 1.0.204 to 1.0.207\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.207)\n\nUpdates `syn` from 2.0.72 to 2.0.74\n- [Release notes](https://github.com/dtolnay/syn/releases)\n- [Commits](https://github.com/dtolnay/syn/compare/2.0.72...2.0.74)\n\nUpdates `target-lexicon` from 0.12.15 to 0.12.16\n- [Commits](https://github.com/bytecodealliance/target-lexicon/compare/v0.12.15...v0.12.16)\n\nUpdates `tempfile` from 3.10.1 to 3.12.0\n- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/Stebalien/tempfile/commits)\n\nUpdates `tokio` from 1.38.1 to 1.39.2\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.1...tokio-1.39.2)\n\nUpdates `version_check` from 0.9.4 to 0.9.5\n- [Commits](https://github.com/SergioBenitez/version_check/compare/v0.9.4...v0.9.5)\n\nUpdates `winapi-util` from 0.1.8 to 0.1.9\n- [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.8...0.1.9)\n\n---\nupdated-dependencies:\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: serde_json\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: bytes\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: patch-updates\n- dependency-name: cc\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: core-foundation-sys\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: filetime\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: indexmap\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: patch-updates\n- dependency-name: object\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: ppv-lite86\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: redox_syscall\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: patch-updates\n- dependency-name: regex\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: serde_derive\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: syn\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: target-lexicon\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: tempfile\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: patch-updates\n- dependency-name: tokio\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: patch-updates\n- dependency-name: version_check\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: winapi-util\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the patch-updates group across 1 directory with 18 updates"}},{"before":"740636dc75130796d07d8c4bf18a90e6d1273703","after":null,"ref":"refs/heads/dependabot/cargo/rust/patch-updates-b0a95c1bb0","pushedAt":"2024-08-12T22:23:33.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":"4d25fb14f384767cd184ca4f6971192f6cc22cb4","ref":"refs/heads/dependabot/github_actions/EmbarkStudios/cargo-deny-action-2.0.1","pushedAt":"2024-08-05T22:56:47.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 EmbarkStudios/cargo-deny-action from 1.6.3 to 2.0.1\n\nBumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 1.6.3 to 2.0.1.\n- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)\n- [Commits](https://github.com/embarkstudios/cargo-deny-action/compare/3f4a782664881cf5725d0ffd23969fcce89fd868...8371184bd11e21dcf8ac82ebf8c9c9f74ebf7268)\n\n---\nupdated-dependencies:\n- dependency-name: EmbarkStudios/cargo-deny-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump EmbarkStudios/cargo-deny-action from 1.6.3 to 2.0.1"}},{"before":null,"after":"740636dc75130796d07d8c4bf18a90e6d1273703","ref":"refs/heads/dependabot/cargo/rust/patch-updates-b0a95c1bb0","pushedAt":"2024-08-05T22:38:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump the patch-updates group across 1 directory with 12 updates\n\nBumps the patch-updates group with 12 updates in the /rust directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.122` |\n| [bytes](https://github.com/tokio-rs/bytes) | `1.6.1` | `1.7.1` |\n| [cc](https://github.com/rust-lang/cc-rs) | `1.1.6` | `1.1.7` |\n| [indexmap](https://github.com/indexmap-rs/indexmap) | `2.2.6` | `2.3.0` |\n| [object](https://github.com/gimli-rs/object) | `0.36.1` | `0.36.2` |\n| [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) | `0.2.17` | `0.2.20` |\n| [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` |\n| [target-lexicon](https://github.com/bytecodealliance/target-lexicon) | `0.12.15` | `0.12.16` |\n| [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.11.0` |\n| [tokio](https://github.com/tokio-rs/tokio) | `1.38.1` | `1.39.2` |\n| [version_check](https://github.com/SergioBenitez/version_check) | `0.9.4` | `0.9.5` |\n| [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.8` | `0.1.9` |\n\n\n\nUpdates `serde_json` from 1.0.120 to 1.0.122\n- [Release notes](https://github.com/serde-rs/json/releases)\n- [Commits](https://github.com/serde-rs/json/compare/v1.0.120...v1.0.122)\n\nUpdates `bytes` from 1.6.1 to 1.7.1\n- [Release notes](https://github.com/tokio-rs/bytes/releases)\n- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.1...v1.7.1)\n\nUpdates `cc` from 1.1.6 to 1.1.7\n- [Release notes](https://github.com/rust-lang/cc-rs/releases)\n- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.6...cc-v1.1.7)\n\nUpdates `indexmap` from 2.2.6 to 2.3.0\n- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)\n- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.2.6...2.3.0)\n\nUpdates `object` from 0.36.1 to 0.36.2\n- [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/gimli-rs/object/compare/0.36.1...0.36.2)\n\nUpdates `ppv-lite86` from 0.2.17 to 0.2.20\n- [Commits](https://github.com/cryptocorrosion/cryptocorrosion/commits)\n\nUpdates `regex` from 1.10.5 to 1.10.6\n- [Release notes](https://github.com/rust-lang/regex/releases)\n- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/regex/compare/1.10.5...1.10.6)\n\nUpdates `target-lexicon` from 0.12.15 to 0.12.16\n- [Commits](https://github.com/bytecodealliance/target-lexicon/compare/v0.12.15...v0.12.16)\n\nUpdates `tempfile` from 3.10.1 to 3.11.0\n- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/Stebalien/tempfile/compare/v3.10.1...v3.11.0)\n\nUpdates `tokio` from 1.38.1 to 1.39.2\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.1...tokio-1.39.2)\n\nUpdates `version_check` from 0.9.4 to 0.9.5\n- [Commits](https://github.com/SergioBenitez/version_check/compare/v0.9.4...v0.9.5)\n\nUpdates `winapi-util` from 0.1.8 to 0.1.9\n- [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.8...0.1.9)\n\n---\nupdated-dependencies:\n- dependency-name: serde_json\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: bytes\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: patch-updates\n- dependency-name: cc\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: indexmap\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: patch-updates\n- dependency-name: object\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: ppv-lite86\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: regex\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: target-lexicon\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: tempfile\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: patch-updates\n- dependency-name: tokio\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: patch-updates\n- dependency-name: version_check\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: winapi-util\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the patch-updates group across 1 directory with 12 updates"}},{"before":"c5b43582db0b0c6e4f8e407d65c9e1f08bfc3ebc","after":null,"ref":"refs/heads/dependabot/cargo/rust/patch-updates-0e319a1298","pushedAt":"2024-08-05T22:38: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":"ac1bca4e152f4958fa6eeaa557af56a9337130d0","after":null,"ref":"refs/heads/dependabot/github_actions/github/codeql-action-3.25.15","pushedAt":"2024-07-29T22:38:12.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"d3b0ad319f40193100309bcb29621eba485c139e","after":"94bbc47e42042cfb0b31444442cc7b9629377b75","ref":"refs/heads/main","pushedAt":"2024-07-29T22:38:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Bump github/codeql-action from 3.25.13 to 3.25.15 (#508)\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.13 to 3.25.15.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/2d790406f505036ef40ecba973cc774a50395aac...afb54ba388a7dca6ecae48f608c4ff05ff4cc77a)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump github/codeql-action from 3.25.13 to 3.25.15 (#508)"}},{"before":null,"after":"ac1bca4e152f4958fa6eeaa557af56a9337130d0","ref":"refs/heads/dependabot/github_actions/github/codeql-action-3.25.15","pushedAt":"2024-07-29T22:23:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump github/codeql-action from 3.25.13 to 3.25.15\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.13 to 3.25.15.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/2d790406f505036ef40ecba973cc774a50395aac...afb54ba388a7dca6ecae48f608c4ff05ff4cc77a)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github/codeql-action from 3.25.13 to 3.25.15"}},{"before":null,"after":"c5b43582db0b0c6e4f8e407d65c9e1f08bfc3ebc","ref":"refs/heads/dependabot/cargo/rust/patch-updates-0e319a1298","pushedAt":"2024-07-29T22:13: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 patch-updates group in /rust with 5 updates\n\nBumps the patch-updates group in /rust with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.121` |\n| [cc](https://github.com/rust-lang/cc-rs) | `1.1.6` | `1.1.7` |\n| [object](https://github.com/gimli-rs/object) | `0.36.1` | `0.36.2` |\n| [tokio](https://github.com/tokio-rs/tokio) | `1.38.1` | `1.39.2` |\n| [version_check](https://github.com/SergioBenitez/version_check) | `0.9.4` | `0.9.5` |\n\n\nUpdates `serde_json` from 1.0.120 to 1.0.121\n- [Release notes](https://github.com/serde-rs/json/releases)\n- [Commits](https://github.com/serde-rs/json/compare/v1.0.120...v1.0.121)\n\nUpdates `cc` from 1.1.6 to 1.1.7\n- [Release notes](https://github.com/rust-lang/cc-rs/releases)\n- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.6...cc-v1.1.7)\n\nUpdates `object` from 0.36.1 to 0.36.2\n- [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/gimli-rs/object/compare/0.36.1...0.36.2)\n\nUpdates `tokio` from 1.38.1 to 1.39.2\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.1...tokio-1.39.2)\n\nUpdates `version_check` from 0.9.4 to 0.9.5\n- [Commits](https://github.com/SergioBenitez/version_check/compare/v0.9.4...v0.9.5)\n\n---\nupdated-dependencies:\n- dependency-name: serde_json\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: cc\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: object\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: tokio\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: patch-updates\n- dependency-name: version_check\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the patch-updates group in /rust with 5 updates"}},{"before":"e957c8805235b34da41b13ddc52bdcb7dcbb837e","after":null,"ref":"refs/heads/dependabot/github_actions/github/codeql-action-3.25.13","pushedAt":"2024-07-22T23:03:25.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"e9288a962877a25579e2e7a905523ed11e077dab","after":"d3b0ad319f40193100309bcb29621eba485c139e","ref":"refs/heads/main","pushedAt":"2024-07-22T23:03:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Bump github/codeql-action from 3.25.12 to 3.25.13 (#506)\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.12 to 3.25.13.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/4fa2a7953630fd2f3fb380f21be14ede0169dd4f...2d790406f505036ef40ecba973cc774a50395aac)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump github/codeql-action from 3.25.12 to 3.25.13 (#506)"}},{"before":null,"after":"e957c8805235b34da41b13ddc52bdcb7dcbb837e","ref":"refs/heads/dependabot/github_actions/github/codeql-action-3.25.13","pushedAt":"2024-07-22T22:48:42.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 github/codeql-action from 3.25.12 to 3.25.13\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.12 to 3.25.13.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/4fa2a7953630fd2f3fb380f21be14ede0169dd4f...2d790406f505036ef40ecba973cc774a50395aac)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github/codeql-action from 3.25.12 to 3.25.13"}},{"before":"4680ec559106bcabbf3f6b26434a407d07586b73","after":"bd88361be2e025d3981064ab2d96c4fbe982cb57","ref":"refs/heads/dependabot/cargo/rust/wasi-common-23.0.1","pushedAt":"2024-07-22T22:43:56.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump wasi-common from 22.0.0 to 23.0.1 in /rust\n\nBumps [wasi-common](https://github.com/bytecodealliance/wasmtime) from 22.0.0 to 23.0.1.\n- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)\n- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md)\n- [Commits](https://github.com/bytecodealliance/wasmtime/compare/v22.0.0...v23.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: wasi-common\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump wasi-common from 22.0.0 to 23.0.1 in /rust"}},{"before":"855d41c77957814ad8ca69db41adec5686b5b382","after":null,"ref":"refs/heads/dependabot/cargo/rust/patch-updates-9fc70dedea","pushedAt":"2024-07-22T22:40:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"faa0f70a4ac34d6e338f263497e73bb7e6070c7b","after":"e9288a962877a25579e2e7a905523ed11e077dab","ref":"refs/heads/main","pushedAt":"2024-07-22T22:40:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Bump the patch-updates group in /rust with 5 updates (#504)\n\nBumps the patch-updates group in /rust with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [cc](https://github.com/rust-lang/cc-rs) | `1.1.5` | `1.1.6` |\n| [syn](https://github.com/dtolnay/syn) | `2.0.71` | `2.0.72` |\n| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.62` | `1.0.63` |\n| [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.62` | `1.0.63` |\n| [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.38.1` |\n\n\nUpdates `cc` from 1.1.5 to 1.1.6\n- [Release notes](https://github.com/rust-lang/cc-rs/releases)\n- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.5...cc-v1.1.6)\n\nUpdates `syn` from 2.0.71 to 2.0.72\n- [Release notes](https://github.com/dtolnay/syn/releases)\n- [Commits](https://github.com/dtolnay/syn/compare/2.0.71...2.0.72)\n\nUpdates `thiserror` from 1.0.62 to 1.0.63\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63)\n\nUpdates `thiserror-impl` from 1.0.62 to 1.0.63\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63)\n\nUpdates `tokio` from 1.38.0 to 1.38.1\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.0...tokio-1.38.1)\n\n---\nupdated-dependencies:\n- dependency-name: cc\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: syn\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: thiserror\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: thiserror-impl\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: tokio\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump the patch-updates group in /rust with 5 updates (#504)"}},{"before":null,"after":"4680ec559106bcabbf3f6b26434a407d07586b73","ref":"refs/heads/dependabot/cargo/rust/wasi-common-23.0.1","pushedAt":"2024-07-22T22:27:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump wasi-common from 22.0.0 to 23.0.1 in /rust\n\nBumps [wasi-common](https://github.com/bytecodealliance/wasmtime) from 22.0.0 to 23.0.1.\n- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)\n- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md)\n- [Commits](https://github.com/bytecodealliance/wasmtime/compare/v22.0.0...v23.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: wasi-common\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump wasi-common from 22.0.0 to 23.0.1 in /rust"}},{"before":null,"after":"855d41c77957814ad8ca69db41adec5686b5b382","ref":"refs/heads/dependabot/cargo/rust/patch-updates-9fc70dedea","pushedAt":"2024-07-22T22:25:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump the patch-updates group in /rust with 5 updates\n\nBumps the patch-updates group in /rust with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [cc](https://github.com/rust-lang/cc-rs) | `1.1.5` | `1.1.6` |\n| [syn](https://github.com/dtolnay/syn) | `2.0.71` | `2.0.72` |\n| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.62` | `1.0.63` |\n| [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.62` | `1.0.63` |\n| [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.38.1` |\n\n\nUpdates `cc` from 1.1.5 to 1.1.6\n- [Release notes](https://github.com/rust-lang/cc-rs/releases)\n- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.5...cc-v1.1.6)\n\nUpdates `syn` from 2.0.71 to 2.0.72\n- [Release notes](https://github.com/dtolnay/syn/releases)\n- [Commits](https://github.com/dtolnay/syn/compare/2.0.71...2.0.72)\n\nUpdates `thiserror` from 1.0.62 to 1.0.63\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63)\n\nUpdates `thiserror-impl` from 1.0.62 to 1.0.63\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63)\n\nUpdates `tokio` from 1.38.0 to 1.38.1\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.0...tokio-1.38.1)\n\n---\nupdated-dependencies:\n- dependency-name: cc\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: syn\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: thiserror\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: thiserror-impl\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n- dependency-name: tokio\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: patch-updates\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the patch-updates group in /rust with 5 updates"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEnN9XLgA","startCursor":null,"endCursor":null}},"title":"Activity ยท hkrn/nanoem"}