From 5423e33f645abf8b2ccacdad13e3e09bb5bb2838 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 20 Aug 2026 09:20:29 +0000 Subject: [PATCH 1/8] Update `biome@latest` to 2.5.9 --- CHANGELOG.md | 2 ++ manifests/biome.json | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 266dbe7b3..e4f553952 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `biome@latest` to 2.5.9. + ## [2.86.3] - 2026-08-18 - Update `prek@latest` to 0.4.14. diff --git a/manifests/biome.json b/manifests/biome.json index c1f3a6cf6..0f2eec84a 100644 --- a/manifests/biome.json +++ b/manifests/biome.json @@ -2,13 +2,13 @@ "rust_crate": null, "template": null, "latest": { - "version": "2.5.8" + "version": "2.5.9" }, "2": { - "version": "2.5.8" + "version": "2.5.9" }, "2.5": { - "version": "2.5.8" + "version": "2.5.9" }, "2.5.9": { "x86_64_linux_musl": { From 234a33c12ebaf31214c8d231ece07f84194a5a92 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 20 Aug 2026 09:20:30 +0000 Subject: [PATCH 2/8] Update `cargo-about@latest` to 0.9.2 --- CHANGELOG.md | 2 ++ manifests/cargo-about.json | 26 ++++++++++++++++++++++++-- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4f553952..9aa8821ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `cargo-about@latest` to 0.9.2. + - Update `biome@latest` to 2.5.9. ## [2.86.3] - 2026-08-18 diff --git a/manifests/cargo-about.json b/manifests/cargo-about.json index 9535412e3..762267f54 100644 --- a/manifests/cargo-about.json +++ b/manifests/cargo-about.json @@ -27,10 +27,32 @@ } }, "latest": { - "version": "0.9.1" + "version": "0.9.2" }, "0.9": { - "version": "0.9.1" + "version": "0.9.2" + }, + "0.9.2": { + "x86_64_linux_musl": { + "etag": "0x8DEFD387A14D3B2", + "hash": "9099a59e820c38a68b9d65f300662a567d56562f9a10f6aa4c7e86c17c2566af" + }, + "x86_64_windows": { + "etag": "0x8DEFD38AEBB93D5", + "hash": "1c03e5890238562497c2d89a3b75b02560af349c1fc3e713d3284f532a5cd748" + }, + "aarch64_linux_musl": { + "etag": "0x8DEFD388171682E", + "hash": "af5169282fb6f84e13471493f405437e43ac517744c9ae12fbe2cdf0a6f0e5a8" + }, + "aarch64_macos": { + "etag": "0x8DEFD3870F365A6", + "hash": "ae72f0df0c399a1e96336f696fa55b1b28679fd725632eba8cf8e4568467cc3e" + }, + "aarch64_windows": { + "etag": "0x8DEFD38BAC75453", + "hash": "1251a3cdf09538eb91a4f95af34ea719913db98c54574e1165052616e9ad93ec" + } }, "0.9.1": { "x86_64_linux_musl": { From e8134119d04c160feecfbd465dc70a652e7ab48e Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 20 Aug 2026 09:20:30 +0000 Subject: [PATCH 3/8] Update cargo-dinghy manifest --- manifests/cargo-dinghy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/manifests/cargo-dinghy.json b/manifests/cargo-dinghy.json index 8b8645a8c..df7f6ee91 100644 --- a/manifests/cargo-dinghy.json +++ b/manifests/cargo-dinghy.json @@ -16,6 +16,16 @@ "0.8": { "version": "0.8.5" }, + "0.8.6": { + "x86_64_linux_musl": { + "etag": "0x8DEFDFBCA275B3D", + "hash": "39e5574a2838bf4b8e956ea797d5804e6dc31363d9cf00a6864eed55bd57f28a" + }, + "x86_64_macos": { + "etag": "0x8DEFDFBDC6C2AB9", + "hash": "e3c90822aa51676f26ddba764fd2a421798afd61d6fdd04852ddb4e53e06b875" + } + }, "0.8.5": { "x86_64_linux_musl": { "etag": "0x8DEE0C0EB12EEA7", From 8251987bae03a430483d0b95c711a427015dfada Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 20 Aug 2026 09:20:30 +0000 Subject: [PATCH 4/8] Update `dprint@latest` to 0.56.0 --- CHANGELOG.md | 2 ++ manifests/dprint.json | 31 ++++++++++++++++++++++++++++++- 2 files changed, 32 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9aa8821ef..185b89bf7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `dprint@latest` to 0.56.0. + - Update `cargo-about@latest` to 0.9.2. - Update `biome@latest` to 2.5.9. diff --git a/manifests/dprint.json b/manifests/dprint.json index 0532ea487..53ad5e37e 100644 --- a/manifests/dprint.json +++ b/manifests/dprint.json @@ -27,7 +27,36 @@ } }, "latest": { - "version": "0.55.2" + "version": "0.56.0" + }, + "0.56": { + "version": "0.56.0" + }, + "0.56.0": { + "x86_64_linux_musl": { + "etag": "0x8DEFD29A2A97810", + "hash": "e958bfa3fec5256e72c2e4e028fa5674e43023eaff80d704ca96827af2eba240" + }, + "x86_64_macos": { + "etag": "0x8DEFD29A29C4071", + "hash": "466dd67e15fca266f3749008ef5d23ea7a6c657ef8204257dbb8c23636fc9aca" + }, + "x86_64_windows": { + "etag": "0x8DEFD29A2AE5487", + "hash": "cbcb0c6fdbb72289e895c3857720eb769046d42069973f38655b6aee16c01c73" + }, + "aarch64_linux_musl": { + "etag": "0x8DEFD29A29C6757", + "hash": "2e7d50e342d9d9d85b811635a04f3d49abdf7ec96d5b346cda932a7c4d42a7ab" + }, + "aarch64_macos": { + "etag": "0x8DEFD29A2A92A31", + "hash": "79f5c80a3ddebb4717a89a25a79ec1c50947d4cef141df243757925cb47d32e1" + }, + "riscv64_linux_gnu": { + "etag": "0x8DEFD29A2E5A126", + "hash": "c888b0e2f559341a62fa666b1609ec957e609bfc146b5ee0ab7898723ebbe231" + } }, "0.55": { "version": "0.55.2" From f6ce3635b63ef3a025d65e85c9cb5191c5cca9f8 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 20 Aug 2026 09:20:30 +0000 Subject: [PATCH 5/8] Update `martin@latest` to 1.14.0 --- CHANGELOG.md | 2 ++ manifests/martin.json | 21 +++++++++++++++++++-- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 185b89bf7..d4ee4beab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `martin@latest` to 1.14.0. + - Update `dprint@latest` to 0.56.0. - Update `cargo-about@latest` to 0.9.2. diff --git a/manifests/martin.json b/manifests/martin.json index 384fe8baf..aabcc6c4c 100644 --- a/manifests/martin.json +++ b/manifests/martin.json @@ -31,10 +31,27 @@ } }, "latest": { - "version": "1.13.0" + "version": "1.14.0" }, "1": { - "version": "1.13.0" + "version": "1.14.0" + }, + "1.14": { + "version": "1.14.0" + }, + "1.14.0": { + "x86_64_linux_musl": { + "etag": "0x8DEFD350B0AC614", + "hash": "8d1c2b0945a812e4c00a0af8504087e988f379ee9c8d51c6e961137d2dfd90a5" + }, + "aarch64_linux_musl": { + "etag": "0x8DEFD3509EA73F8", + "hash": "56e938d666f38bd075c3ec9ae44e03380a6b4146ce6b47cadb4e9f4d4c1c6942" + }, + "aarch64_macos": { + "etag": "0x8DEFD3509EE402C", + "hash": "bfe3a7d9710e91406fe6e02997ed8c28896d7be0a6caa920352a1eaaf181ca92" + } }, "1.13": { "version": "1.13.0" From be2fac9830638c50eb2383e9d50a5adba70653ff Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 20 Aug 2026 09:20:30 +0000 Subject: [PATCH 6/8] Update `mise@latest` to 2026.8.8 --- CHANGELOG.md | 2 ++ manifests/mise.json | 32 +++++++++++++++++++++++++++++--- 2 files changed, 31 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d4ee4beab..509aea391 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `mise@latest` to 2026.8.8. + - Update `martin@latest` to 1.14.0. - Update `dprint@latest` to 0.56.0. diff --git a/manifests/mise.json b/manifests/mise.json index 0f18ef9c9..d013e049b 100644 --- a/manifests/mise.json +++ b/manifests/mise.json @@ -27,13 +27,39 @@ } }, "latest": { - "version": "2026.8.6" + "version": "2026.8.8" }, "2026": { - "version": "2026.8.6" + "version": "2026.8.8" }, "2026.8": { - "version": "2026.8.6" + "version": "2026.8.8" + }, + "2026.8.9": { + "x86_64_linux_musl": { + "etag": "0x8DEFE376ADA13E6", + "hash": "b47e02d984db3ea2b120cf5eb3617fc2e09e4ccf975e47fbad066c87501c8e87" + }, + "x86_64_macos": { + "etag": "0x8DEFE376E1D7C2E", + "hash": "b75a72261dd415decb39b82892b12085c8da5b0361f32aa4685c3d0f79c442e0" + }, + "x86_64_windows": { + "etag": "0x8DEFE376F90318C", + "hash": "20a7314c3919402ecfe57dab11f85233457fc2738b319f8b26f5fce24daa5109" + }, + "aarch64_linux_musl": { + "etag": "0x8DEFE37662ECFE9", + "hash": "2a732f53e71d35b1488ae0bc4a975a4cb82d46e4db263891fd84246eaf63db51" + }, + "aarch64_macos": { + "etag": "0x8DEFE376CE853C4", + "hash": "cab126b8b1b41b444a0dc1ebca54a9b1da5a529368b47faf0e6e4a1d272f183f" + }, + "aarch64_windows": { + "etag": "0x8DEFE376F2C7E3D", + "hash": "cb69986a28f6a9d035e5ca80b1bf25e4ddebd39a2c9ba386135c884d960f559b" + } }, "2026.8.8": { "x86_64_linux_musl": { From 5515692f122d6e3ec4b3b70ee4396e0e67efac1b Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 20 Aug 2026 09:20:30 +0000 Subject: [PATCH 7/8] Update `oxfmt@latest` to 1.79.0 --- CHANGELOG.md | 2 ++ manifests/oxfmt.json | 45 ++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 45 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 509aea391..89d136030 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `oxfmt@latest` to 1.79.0. + - Update `mise@latest` to 2026.8.8. - Update `martin@latest` to 1.14.0. diff --git a/manifests/oxfmt.json b/manifests/oxfmt.json index c235e633c..22f04db21 100644 --- a/manifests/oxfmt.json +++ b/manifests/oxfmt.json @@ -39,10 +39,51 @@ } }, "latest": { - "version": "1.78.0" + "version": "1.79.0" }, "1": { - "version": "1.78.0" + "version": "1.79.0" + }, + "1.79": { + "version": "1.79.0" + }, + "1.79.0": { + "x86_64_linux_musl": { + "etag": "0x8DEFD3ABAE44F06", + "hash": "d663c954e09d49056795c2055a10614d21b306f6f01399f1e472577b5d2ff339" + }, + "x86_64_macos": { + "etag": "0x8DEFD3ABA98FE78", + "hash": "4a461c99b6fd9de0b1a80bb3e4f5dc4ab2ae3822b950c2b1175b334b7b671994" + }, + "x86_64_windows": { + "etag": "0x8DEFD3ABA911812", + "hash": "3d2a74bf5400f7be380b8ae7c4a09055166ccab1f19b2d79564713cd780815d6" + }, + "aarch64_linux_musl": { + "etag": "0x8DEFD3AB9E2270C", + "hash": "7ee90502aea1a620c4bbfe747ed74af27ab0db1f562a21837cfa1c090a1a92a0" + }, + "aarch64_macos": { + "etag": "0x8DEFD3AB9DC3A3D", + "hash": "39ccca7b67b4265c6b02f749ac46c3a42d84ec0178c6d8abaa986e2b678dd518" + }, + "aarch64_windows": { + "etag": "0x8DEFD3AB9D97E2A", + "hash": "e10fcbaefcec38b3660b71439b69243e3700fcd320b6f74bec9b5596857542f7" + }, + "powerpc64le_linux_gnu": { + "etag": "0x8DEFD3ABA3D3BCD", + "hash": "9db5726bacb4d37713caeac94871369eed6033026a2df3e9c7cb6ffadb778ff1" + }, + "riscv64_linux_musl": { + "etag": "0x8DEFD3ABA4A9A47", + "hash": "a5411c04122ba37312b0c2127ac970441dfaa7d74d2997b26ff55145937bd761" + }, + "s390x_linux_gnu": { + "etag": "0x8DEFD3ABA873835", + "hash": "5a189f99cd50bc88b35525fa5288d76e9ad571d968a0dc8c387424f4f773bb07" + } }, "1.78": { "version": "1.78.0" From 229550c569e2e159bed1fdcad02a28400a29772f Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 20 Aug 2026 09:20:30 +0000 Subject: [PATCH 8/8] Update wasm-tools manifest --- manifests/wasm-tools.json | 44 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/manifests/wasm-tools.json b/manifests/wasm-tools.json index 010100531..09c86cbec 100644 --- a/manifests/wasm-tools.json +++ b/manifests/wasm-tools.json @@ -28,6 +28,50 @@ "1": { "version": "1.256.0" }, + "1.257.1": { + "x86_64_linux_gnu": { + "etag": "0x8DEFE207345BB44", + "hash": "acea0a6f71b15f3b2d394f97453398f29099cec52df93bb25741a22561639b24" + }, + "x86_64_macos": { + "etag": "0x8DEFE20734B8125", + "hash": "e35977a05d9e04b8e20208db5d2cd67031d3f782be2da763296b6a8ba13527ce" + }, + "x86_64_windows": { + "etag": "0x8DEFE2073630D67", + "hash": "6d9bc36132f25a063dfb5e18bb8a025c7f8b8b01f139eb976a32081cad1c6137" + }, + "aarch64_linux_gnu": { + "etag": "0x8DEFE2072BD0466", + "hash": "ff23fa2ed1bf46c590ebaff9ec585c941b820dd56384080466dabc61ed829178" + }, + "aarch64_macos": { + "etag": "0x8DEFE2072CEF669", + "hash": "1d1ced29aa8320733a7e27452434e66f9bcb61ce39a00ee63229594d71f8544d" + } + }, + "1.257.0": { + "x86_64_linux_gnu": { + "etag": "0x8DEFE0F817A4045", + "hash": "f1620e89cf19ac1b7ec65fd7a542e906ea2745bb0ec435270b35b5fb72d30ba9" + }, + "x86_64_macos": { + "etag": "0x8DEFE0F818E8A0B", + "hash": "408f9dfa4c41250f8fd0bb1df13d5f144b7953cb8cf09c6128c8817f8840f4cf" + }, + "x86_64_windows": { + "etag": "0x8DEFE0F818B3271", + "hash": "6e4fe16d3147240330fc27c88494d85d3eed2179137e559f5c471f9267dbdee8" + }, + "aarch64_linux_gnu": { + "etag": "0x8DEFE0F81090C5F", + "hash": "26bb6697e5483cd11bbe4b977a01b41611565cfd2c51a6cb5ad228dc7e48a009" + }, + "aarch64_macos": { + "etag": "0x8DEFE0F810DC210", + "hash": "f0a585f21ad3b1e8dedec2226fb5decebc2f0be20569b5372c7ce7ee30be23d5" + } + }, "1.256": { "version": "1.256.0" },