Compare commits

...

17 Commits

Author SHA1 Message Date
Taiki Endo
a2352fc6ce Release 2.75.16 2026-04-17 01:50:56 +00:00
Taiki Endo
02099496cb Update changelog 2026-04-17 10:44:01 +09:00
Taiki Endo
1418a848c4 Update uv@latest to 0.11.7 2026-04-17 00:57:34 +00:00
Taiki Endo
33ecd0530c Update mise@latest to 2026.4.14 2026-04-16 21:36:16 +00:00
Taiki Endo
623827dcec Update vacuum@latest to 0.25.9 2026-04-16 19:21:57 +00:00
Taiki Endo
feb4fead61 Update tombi manifest 2026-04-16 19:21:57 +00:00
Taiki Endo
acd4090f5a Update mise@latest to 2026.4.12 2026-04-16 19:21:57 +00:00
Taiki Endo
9048eab0a3 Update cargo-machete@latest to 0.9.2 2026-04-16 19:21:57 +00:00
Taiki Endo
4e95964dec Update cargo-deny@latest to 0.19.4 2026-04-16 19:21:57 +00:00
Taiki Endo
a2d608ac77 Update uv manifest 2026-04-16 10:37:13 +00:00
Taiki Endo
5939f3337e Release 2.75.15 2026-04-16 00:29:23 +00:00
Taiki Endo
6d098df757 Update mise manifest 2026-04-15 21:34:23 +00:00
Taiki Endo
f3fc54c0f0 Update cargo-nextest@latest to 0.9.133 2026-04-15 21:34:23 +00:00
Taiki Endo
2be691e249 Update vacuum manifest 2026-04-15 18:44:54 +00:00
Taiki Endo
3422300f25 Update biome@latest to 2.4.12 2026-04-15 18:44:54 +00:00
Taiki Endo
374ad2bb5d Update cargo-machete manifest 2026-04-15 17:54:02 +00:00
Taiki Endo
0c7a949999 Release 2.75.14 2026-04-15 13:55:41 +00:00
9 changed files with 214 additions and 17 deletions

View File

@@ -10,6 +10,26 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.75.16] - 2026-04-17
- Update `uv@latest` to 0.11.7.
- Update `mise@latest` to 2026.4.14.
- Update `vacuum@latest` to 0.25.9.
- Update `cargo-machete@latest` to 0.9.2.
- Update `cargo-deny@latest` to 0.19.4.
## [2.75.15] - 2026-04-16
- Update `cargo-nextest@latest` to 0.9.133.
- Update `biome@latest` to 2.4.12.
## [2.75.14] - 2026-04-15
- Implement potential workaround for [windows-11-arm runner bug](https://github.com/actions/partner-runner-images/issues/169) which sometimes causes installation failure.
The issue where this bug affected the startup of bash was addressed in 2.71.2, but we received a report that the same problem seems to occur when starting other commands as well.
@@ -6267,7 +6287,10 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.75.13...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.75.16...HEAD
[2.75.16]: https://github.com/taiki-e/install-action/compare/v2.75.15...v2.75.16
[2.75.15]: https://github.com/taiki-e/install-action/compare/v2.75.14...v2.75.15
[2.75.14]: https://github.com/taiki-e/install-action/compare/v2.75.13...v2.75.14
[2.75.13]: https://github.com/taiki-e/install-action/compare/v2.75.12...v2.75.13
[2.75.12]: https://github.com/taiki-e/install-action/compare/v2.75.11...v2.75.12
[2.75.11]: https://github.com/taiki-e/install-action/compare/v2.75.10...v2.75.11

6
manifests/biome.json generated
View File

@@ -2,13 +2,13 @@
"rust_crate": null,
"template": null,
"latest": {
"version": "2.4.11"
"version": "2.4.12"
},
"2": {
"version": "2.4.11"
"version": "2.4.12"
},
"2.4": {
"version": "2.4.11"
"version": "2.4.12"
},
"2.4.12": {
"x86_64_linux_musl": {

View File

@@ -23,10 +23,10 @@
}
},
"latest": {
"version": "0.19.2"
"version": "0.19.4"
},
"0.19": {
"version": "0.19.2"
"version": "0.19.4"
},
"0.19.4": {
"x86_64_linux_musl": {

View File

@@ -2,10 +2,42 @@
"rust_crate": "cargo-machete",
"template": null,
"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": {
"url": "https://github.com/bnjbvr/cargo-machete/releases/download/v0.9.2/cargo-machete-v0.9.2-x86_64-unknown-linux-musl.tar.gz",
"etag": "0x8DE9B0EC4E4A16A",
"hash": "48200087f54c55aabcd4db4af1e25742b49846c02a1b1bfa134711945b35b2e9",
"bin": "cargo-machete-v0.9.2-x86_64-unknown-linux-musl/cargo-machete"
},
"x86_64_macos": {
"url": "https://github.com/bnjbvr/cargo-machete/releases/download/v0.9.2/cargo-machete-v0.9.2-x86_64-apple-darwin.tar.gz",
"etag": "0x8DE9B0EC263ACC1",
"hash": "3e8cb936c9b820f84d047a2b5be8b229b2be67bf2467014885376a6faffdcac3",
"bin": "cargo-machete-v0.9.2-x86_64-apple-darwin/cargo-machete"
},
"x86_64_windows": {
"url": "https://github.com/bnjbvr/cargo-machete/releases/download/v0.9.2/cargo-machete-v0.9.2-x86_64-pc-windows-msvc.tar.gz",
"etag": "0x8DE9B0EDA735250",
"hash": "996120ac70afe405c58fce508a476f25bb71032c6fb8013aa0123bba36429c76",
"bin": "cargo-machete-v0.9.2-x86_64-pc-windows-msvc/cargo-machete.exe"
},
"aarch64_linux_gnu": {
"url": "https://github.com/bnjbvr/cargo-machete/releases/download/v0.9.2/cargo-machete-v0.9.2-aarch64-unknown-linux-gnu.tar.gz",
"etag": "0x8DE9B0EB0A844A7",
"hash": "6f96c3e6026a5bdd241b6ae600c6fb86c9197c6e189a894f91371baa01fd10f5",
"bin": "cargo-machete-v0.9.2-aarch64-unknown-linux-gnu/cargo-machete"
},
"aarch64_macos": {
"url": "https://github.com/bnjbvr/cargo-machete/releases/download/v0.9.2/cargo-machete-v0.9.2-aarch64-apple-darwin.tar.gz",
"etag": "0x8DE9B0EC004E6C0",
"hash": "63e28fee386d82d33f2d12406c857f98e2d4697f3f7df7f71f34dff07fca0fde",
"bin": "cargo-machete-v0.9.2-aarch64-apple-darwin/cargo-machete"
}
},
"0.9.1": {
"x86_64_linux_musl": {

View File

@@ -27,10 +27,10 @@
}
},
"latest": {
"version": "0.9.132"
"version": "0.9.133"
},
"0.9": {
"version": "0.9.132"
"version": "0.9.133"
},
"0.9.133": {
"previous_stable_version": "0.9.132",

58
manifests/mise.json generated
View File

@@ -27,13 +27,65 @@
}
},
"latest": {
"version": "2026.4.11"
"version": "2026.4.14"
},
"2026": {
"version": "2026.4.11"
"version": "2026.4.14"
},
"2026.4": {
"version": "2026.4.11"
"version": "2026.4.14"
},
"2026.4.15": {
"x86_64_linux_musl": {
"etag": "0x8DE9BB9F97262D5",
"hash": "7c5d9b3bc7af393714bbf4ba4f138aac7c6250583a07cd03e31748cb100d295b"
},
"x86_64_macos": {
"etag": "0x8DE9BB9FCF9B36F",
"hash": "0e77713b77c810edf3e1fce1865610675c87db2bac8d0818841e8728335833e3"
},
"x86_64_windows": {
"etag": "0x8DE9BB9FE91741A",
"hash": "626942dbbd3e4b5b1694e5ceb6e2fc5368cf8f9e526cd51674b0692a2e33d7a4"
},
"aarch64_linux_musl": {
"etag": "0x8DE9BB9F5215263",
"hash": "54b39f73e6eb18bb34b92ff00758f765e7c4d1c9858eb7855e01efc48cf56ac1"
},
"aarch64_macos": {
"etag": "0x8DE9BB9FBCE9228",
"hash": "e75e1ee1204fe55ae3ec7da54b2476332609fc78ea4c3633c6a95115e148624e"
},
"aarch64_windows": {
"etag": "0x8DE9BB9FE20E18E",
"hash": "a109fbf6bb255f9113aa823bd2bf3a87afcfb1d2c09b672bd8c207e5426b7371"
}
},
"2026.4.14": {
"x86_64_linux_musl": {
"etag": "0x8DE9B2D3A8BD6AA",
"hash": "863b5c302b4ff88fb864fd46034973eef1a758bdd65d6f0b087cdb0217e0ac35"
},
"x86_64_macos": {
"etag": "0x8DE9B2D3D2ADE39",
"hash": "553884b12050bf61a15daab6d705856a3cd66db03c9db1db4c0d015e8adae47f"
},
"x86_64_windows": {
"etag": "0x8DE9B2D3E46F53D",
"hash": "27bebd90b1dcc0a8a04c375837dda567b89557a56435a15a51876be2f5a20e0a"
},
"aarch64_linux_musl": {
"etag": "0x8DE9B2D374ED006",
"hash": "614088eea52d08e193bee1857ac27dc9ee31bef3d5b3fb18021906bab3c02af7"
},
"aarch64_macos": {
"etag": "0x8DE9B2D3C9CF99B",
"hash": "03850d421ead7c3dfadf4dff6fa3e0bb8641d2a1bcb983151586605eca600d18"
},
"aarch64_windows": {
"etag": "0x8DE9B2D3DD0EA93",
"hash": "5062dc6928acc63084a38e19e38118377e07bb6955ca8d825b8045ca384d2fca"
}
},
"2026.4.12": {
"x86_64_linux_musl": {

26
manifests/tombi.json generated
View File

@@ -26,6 +26,32 @@
"0.9": {
"version": "0.9.17"
},
"0.9.18": {
"x86_64_linux_musl": {
"etag": "0x8DE9BC711D24C68",
"hash": "a139a80c4116d2ac94f5fe0f86b87c39f3d4314874ed78b353fba017d1afb7dc"
},
"x86_64_macos": {
"etag": "0x8DE9BC71123495B",
"hash": "20409916b06053fb33051b7fd5f1a4fdb150f3dfefe10aff085ce1a0b4ec9faf"
},
"x86_64_windows": {
"etag": "0x8DE9BC71256ECBB",
"hash": "aae50699d7494c2f7f40aa43a18b2d69be28c081c3eaf6ab28cb9512a0e9fa04"
},
"aarch64_linux_musl": {
"etag": "0x8DE9BC713AD813A",
"hash": "59ef8e9c7981b32ef062e5c311955eaaf534a996a5c652af361d5703d2c204d6"
},
"aarch64_macos": {
"etag": "0x8DE9BC712061A76",
"hash": "1292188d80906c698dc3728756a9efe0f6ba2b74a87ae2406ec91fadc1611fd7"
},
"aarch64_windows": {
"etag": "0x8DE9BC711A30D1F",
"hash": "515a57c5cea6f73b48685f33dc4d24447145291c24c23071b3c9cfcdd8791201"
}
},
"0.9.17": {
"x86_64_linux_musl": {
"etag": "0x8DE9896615FC8ED",

42
manifests/uv.json generated
View File

@@ -68,10 +68,48 @@
}
},
"latest": {
"version": "0.11.6"
"version": "0.11.7"
},
"0.11": {
"version": "0.11.6"
"version": "0.11.7"
},
"0.11.7": {
"x86_64_linux_musl": {
"etag": "0x8DE9B3889FAFD66",
"hash": "64ddb5f1087649e3f75aa50d139aa4f36ddde728a5295a141e0fa9697bfb7b0f"
},
"x86_64_macos": {
"etag": "0x8DE9B38895088C4",
"hash": "0a4bc8fcde4974ea3560be21772aeecab600a6f43fa6e58169f9fa7b3b71d302"
},
"x86_64_windows": {
"etag": "0x8DE9B3889AF7C2A",
"hash": "fe0c7815acf4fc45f8a5eff58ed3cf7ae2e15c3cf1dceadbd10c816ec1690cc1"
},
"aarch64_linux_musl": {
"etag": "0x8DE9B3886FE3806",
"hash": "46647dc16cbb7d6700f762fdd7a67d220abe18570914732bc310adc91308d272"
},
"aarch64_macos": {
"etag": "0x8DE9B388668E15F",
"hash": "66e37d91f839e12481d7b932a1eccbfe732560f42c1cfb89faddfa2454534ba8"
},
"aarch64_windows": {
"etag": "0x8DE9B3886AC2E74",
"hash": "1387e1c94e15196351196b79fce4c1e6f4b30f19cdaaf9ff85fbd6b046018aa2"
},
"powerpc64le_linux_gnu": {
"etag": "0x8DE9B3888A3CCCC",
"hash": "6ac23c519d1b06297e1e8753c96911fadee5abab4ca35b8c17da30e3e927d8ac"
},
"riscv64_linux_gnu": {
"etag": "0x8DE9B3888ADD3AA",
"hash": "2052356c7388d26dc4dfcf2d44e28b3f800785371f37c5f37d179181fe377659"
},
"s390x_linux_gnu": {
"etag": "0x8DE9B388933AB56",
"hash": "760152aa9e769712d52b6c65a8d7b86ed3aac25a24892cf5998a522d84942f9e"
}
},
"0.11.6": {
"x86_64_linux_musl": {

30
manifests/vacuum.json generated
View File

@@ -21,10 +21,36 @@
}
},
"latest": {
"version": "0.25.8"
"version": "0.25.9"
},
"0.25": {
"version": "0.25.8"
"version": "0.25.9"
},
"0.25.9": {
"x86_64_linux_musl": {
"etag": "0x8DE9B17975790FC",
"hash": "1cebac48d4dbb57fef6aa968b1ceaeca6a2b2107d7c739d4d611006b7e1e6119"
},
"x86_64_macos": {
"etag": "0x8DE9B1797523FC7",
"hash": "bbc375b6ac24e98fa5467f3ebd1bc8b2ce36e00a822584af99b4922dab3603cc"
},
"x86_64_windows": {
"etag": "0x8DE9B17980E0620",
"hash": "a873f764edd2933a0cbd54c107d681970a3699a248c0cc182087ea89ab09d78f"
},
"aarch64_linux_musl": {
"etag": "0x8DE9B1797F542BF",
"hash": "e993bec85eb592ee47b5b14485d76189d02e1d5cccf68ddafebae7f9e510eb2a"
},
"aarch64_macos": {
"etag": "0x8DE9B17974EC142",
"hash": "fbfe8b73d2ff058cb465d553f4fe411d3b7c8ed2387bdd194445fb67674c56ea"
},
"aarch64_windows": {
"etag": "0x8DE9B1798137E3B",
"hash": "e1528b4d12baed0946e19a9057cd331ed4fc5b68f88579ea134ccfc5c1efc1dc"
}
},
"0.25.8": {
"x86_64_linux_musl": {