Compare commits

...

10 Commits

Author SHA1 Message Date
Taiki Endo
83254c5438 Release 2.50.10 2025-05-08 22:02:12 +09:00
Taiki Endo
6b116a62db Update trunk@latest to 0.21.14 2025-05-08 21:22:29 +09:00
Taiki Endo
c79add7e27 Update release-plz@latest to 0.3.134 2025-05-08 21:22:29 +09:00
Taiki Endo
9d936bb31f Update cargo-binstall@latest to 1.12.4 2025-05-07 22:13:24 +09:00
Taiki Endo
97a83ae134 Release 2.50.9 2025-05-07 22:05:26 +09:00
Taiki Endo
1d4f28216c Update editorconfig-checker@latest to 3.3.0 2025-05-07 18:13:22 +09:00
Taiki Endo
8bbf465779 Update cargo-lambda@latest to 1.8.5 2025-05-07 09:34:34 +09:00
Taiki Endo
f285525a10 Release 2.50.8 2025-05-06 21:43:16 +09:00
Taiki Endo
aae7f7bc61 Update cargo-tarpaulin@latest to 0.32.5 2025-05-06 21:24:12 +09:00
Taiki Endo
1de07ee2e7 Update mdbook@latest to 0.4.49 2025-05-06 09:31:51 +09:00
8 changed files with 206 additions and 28 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.50.10] - 2025-05-08
- Update `trunk@latest` to 0.21.14.
- Update `release-plz@latest` to 0.3.134.
- Update `cargo-binstall@latest` to 1.12.4.
## [2.50.9] - 2025-05-07
- Update `editorconfig-checker@latest` to 3.3.0.
- Update `cargo-lambda@latest` to 1.8.5.
## [2.50.8] - 2025-05-06
- Update `cargo-tarpaulin@latest` to 0.32.5.
- Update `mdbook@latest` to 0.4.49.
## [2.50.7] - 2025-05-04
- Update `cargo-tarpaulin@latest` to 0.32.4.
@@ -3862,7 +3882,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.50.7...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.50.10...HEAD
[2.50.10]: https://github.com/taiki-e/install-action/compare/v2.50.9...v2.50.10
[2.50.9]: https://github.com/taiki-e/install-action/compare/v2.50.8...v2.50.9
[2.50.8]: https://github.com/taiki-e/install-action/compare/v2.50.7...v2.50.8
[2.50.7]: https://github.com/taiki-e/install-action/compare/v2.50.6...v2.50.7
[2.50.6]: https://github.com/taiki-e/install-action/compare/v2.50.5...v2.50.6
[2.50.5]: https://github.com/taiki-e/install-action/compare/v2.50.4...v2.50.5

View File

@@ -22,32 +22,32 @@
},
"license_markdown": "[GPL-3.0](https://github.com/cargo-bins/cargo-binstall/blob/HEAD/crates/bin/LICENSE)",
"latest": {
"version": "1.12.3"
"version": "1.12.4"
},
"1.12.3": {
"1.12.4": {
"x86_64_linux_musl": {
"etag": "0x8DD74C888309827",
"checksum": "deeee17791719fc544dd1f542d4a482da70ea4ebfddf414d3ca27e5dc12242e3"
"etag": "0x8DD8D6434A5C0FD",
"checksum": "3519a93e63ab5f8f6fcae696c0315207299b6631fe5b4fd06c99d899738f77f5"
},
"x86_64_macos": {
"etag": "0x8DD74C8425639B4",
"checksum": "3e72f5ffa170de3e929cdaf9e5941cb44156c46051f7fa305b2020ace008223d"
"etag": "0x8DD8D63E611EE3B",
"checksum": "9218291924ffec5fba822517224463327e5f2b6e85c430261c0b102f592c6e6a"
},
"x86_64_windows": {
"etag": "0x8DD74C922372C13",
"checksum": "7cf140aa5b3a80b816039e57eb5c03265007fd1c7dd520e429217ba1b3cbf5df"
"etag": "0x8DD8D64F9534EF1",
"checksum": "13816b9ed05901a14ac779dce5911aa09a7051cb93f1ebd01806bb81f1698f5d"
},
"aarch64_linux_musl": {
"etag": "0x8DD74C8969D2A6C",
"checksum": "7b4061abf34550ad1be68fe9f36dc9347b1edabe6275eee19b1c1c495ccb9c69"
"etag": "0x8DD8D63C3B1A99B",
"checksum": "686dccff861d5125d81571d9401a6ddaaa4d83abda975c295b81929a2f83f64d"
},
"aarch64_macos": {
"etag": "0x8DD74C88618C5A8",
"checksum": "88467030db096ceddf97405750fe9e67cf25106da241db7a60900c58f192206f"
"etag": "0x8DD8D64345CD4F1",
"checksum": "4b46c06e075a02f6f6eca678a910e97ea743ad52310db3a9dc496796dccdeba5"
},
"aarch64_windows": {
"etag": "0x8DD74C91587E0DC",
"checksum": "779ae2e15a1c03f6edb3a7dd3f005f0d622628d30ae4c24250de007583bd7a53"
"etag": "0x8DD8D64CCB16A29",
"checksum": "a6b74f86d8884ca234cfc5b4bd46d14d92a6e44cc0fe07bca94a47e00edc3a8d"
}
}
}

View File

@@ -20,13 +20,35 @@
},
"license_markdown": "[MIT](https://github.com/cargo-lambda/cargo-lambda/blob/main/LICENSE)",
"latest": {
"version": "1.8.4"
"version": "1.8.5"
},
"1": {
"version": "1.8.4"
"version": "1.8.5"
},
"1.8": {
"version": "1.8.4"
"version": "1.8.5"
},
"1.8.5": {
"x86_64_linux_musl": {
"etag": "0x8DD8CE39596B9EA",
"checksum": "c85abcef098b2add55fcbf44b1287663bae26773dd1e900fb2d99b1f8d8453af"
},
"x86_64_macos": {
"etag": "0x8DD8CE39653DDCC",
"checksum": "813aca0784da967ce8745953717e38ad2e512999c276d0b6764c9092f4a7a5ac"
},
"x86_64_windows": {
"etag": "0x8DD8CE39717B0F1",
"checksum": "31a3da74b157b2284190b4fd392a7fa92824362368b4bfc3455064ff78b5a675"
},
"aarch64_linux_musl": {
"etag": "0x8DD8CE3982925AA",
"checksum": "c68117e4669724a813f0d30e923869cb11d52d1d31b0452fc81662be474c5c9e"
},
"aarch64_macos": {
"etag": "0x8DD8CE398D0DDE3",
"checksum": "88847c5c24c15762fcc657cb4d8a809535361e361dc1e159733377f49692f86a"
}
},
"1.8.4": {
"x86_64_linux_musl": {

View File

@@ -19,10 +19,32 @@
},
"license_markdown": "[MIT](https://github.com/xd009642/tarpaulin/blob/develop/LICENSE-MIT) OR [Apache-2.0](https://github.com/xd009642/tarpaulin/blob/develop/LICENSE-APACHE)",
"latest": {
"version": "0.32.4"
"version": "0.32.5"
},
"0.32": {
"version": "0.32.4"
"version": "0.32.5"
},
"0.32.5": {
"x86_64_linux_musl": {
"etag": "0x8DD8C83E79B7A1A",
"checksum": "7cc8b8954ae0ba1e5af4c3ad5c850a6954e5b4315261f1a9ccf5b2b89b1a8b42"
},
"x86_64_macos": {
"etag": "0x8DD8C83C2FC4C1D",
"checksum": "fe69f7a4f79f1a80c466ed106aa3098f436374c218f4fb57fdc3c052d6c67344"
},
"x86_64_windows": {
"etag": "0x8DD8C84424B9EFF",
"checksum": "29551f096b485a6c6c1abe57d1c009d507c1118321d9b7809d7a6cdf7a97575e"
},
"aarch64_linux_musl": {
"etag": "0x8DD8C840A7DF74B",
"checksum": "aadb9fd8afc99717e85697566b852b2a1e8fdbf1ef201c0ef9044e4b8f7602b3"
},
"aarch64_macos": {
"etag": "0x8DD8C84056B3307",
"checksum": "09566d2e98fc3277ed0764bda6a1961d966f9046009b66c6e9852b092e59ba0e"
}
},
"0.32.4": {
"x86_64_linux_musl": {

View File

@@ -3,10 +3,51 @@
"template": null,
"license_markdown": "[MIT](https://github.com/editorconfig-checker/editorconfig-checker/blob/main/LICENSE)",
"latest": {
"version": "3.2.1"
"version": "3.3.0"
},
"3": {
"version": "3.2.1"
"version": "3.3.0"
},
"3.3": {
"version": "3.3.0"
},
"3.3.0": {
"x86_64_linux_musl": {
"url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.3.0/ec-linux-amd64.tar.gz",
"etag": "0x8DD8D3512C94B32",
"checksum": "923b80494b09b362d4fdb0d706913b67da0d60b4e2d34e5e346aa7e4118d6ab3",
"bin": "bin/ec-linux-amd64"
},
"x86_64_macos": {
"url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.3.0/ec-darwin-amd64.tar.gz",
"etag": "0x8DD8D3512CD177D",
"checksum": "64d1898a53332f45c427222814357a8ce4ad89370dc57e4e43945e69558230c3",
"bin": "bin/ec-darwin-amd64"
},
"x86_64_windows": {
"url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.3.0/ec-windows-amd64.zip",
"etag": "0x8DD8D35128258E7",
"checksum": "6234197229170c9b956c244c821e09082a95c507e22159e0b2bce6562fd82a22",
"bin": "bin/ec-windows-amd64.exe"
},
"aarch64_linux_musl": {
"url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.3.0/ec-linux-arm64.tar.gz",
"etag": "0x8DD8D3512741107",
"checksum": "9cfc3ae7aee4d441cc6d7eb59d2727edc672642d7d0990fa40d464803d4f0862",
"bin": "bin/ec-linux-arm64"
},
"aarch64_macos": {
"url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.3.0/ec-darwin-arm64.tar.gz",
"etag": "0x8DD8D351230C426",
"checksum": "b39d1320ee6794c942a97e3be457e6b7ab50b1ac2f60e1a50a1aff2ab48c6588",
"bin": "bin/ec-darwin-arm64"
},
"aarch64_windows": {
"url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.3.0/ec-windows-arm64.zip",
"etag": "0x8DD8D351237C130",
"checksum": "614aaff80c0e8a5db5ee0b3ec6abac558ac1eca694f058e802bfe52925ea65e5",
"bin": "bin/ec-windows-arm64.exe"
}
},
"3.2": {
"version": "3.2.1"

26
manifests/mdbook.json generated
View File

@@ -22,10 +22,32 @@
},
"license_markdown": "[MPL-2.0](https://github.com/rust-lang/mdBook/blob/master/LICENSE)",
"latest": {
"version": "0.4.48"
"version": "0.4.49"
},
"0.4": {
"version": "0.4.48"
"version": "0.4.49"
},
"0.4.49": {
"x86_64_linux_musl": {
"etag": "0x8DD8C21B533DF5D",
"checksum": "d0d06b19fcbc328a1f5576a6070a742b1e694c6dd439535f61b56e3afaeca9a6"
},
"x86_64_macos": {
"etag": "0x8DD8C21B0C1D5FB",
"checksum": "1d1dc5c9a029ec0ff9fce9f04761f8d80a9315adc0ec8f0300307c92ccc3bbea"
},
"x86_64_windows": {
"etag": "0x8DD8C2223C6F190",
"checksum": "5458bedfa01ec59abd01c56b7622a4a6260db3186e461d6e0dabb345a75b1162"
},
"aarch64_linux_musl": {
"etag": "0x8DD8C21C0E91CDD",
"checksum": "a3217eb5f28f58e92b7a5c4f2d5e0a2a9368d90275c05a58ea154013c8558bf8"
},
"aarch64_macos": {
"etag": "0x8DD8C21B04286B4",
"checksum": "2bf34e3037aeab8423113dca1c7917832cf04a690158d6cfc086a74886c32553"
}
},
"0.4.48": {
"x86_64_linux_musl": {

View File

@@ -22,10 +22,36 @@
},
"license_markdown": "[MIT](https://github.com/release-plz/release-plz/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/release-plz/release-plz/blob/main/LICENSE-APACHE)",
"latest": {
"version": "0.3.133"
"version": "0.3.134"
},
"0.3": {
"version": "0.3.133"
"version": "0.3.134"
},
"0.3.134": {
"x86_64_linux_musl": {
"etag": "0x8DD8E2786C29F57",
"checksum": "8ef5236ee3a303aa5b9dee562da5e27b7e440ed487c95ebcb37091c233b7eec9"
},
"x86_64_macos": {
"etag": "0x8DD8E280B49BB58",
"checksum": "d135eafc226e74447c2bace4946ae021e3eb77a46a8b2509a37e3bda93498279"
},
"x86_64_windows": {
"etag": "0x8DD8E288A53DE22",
"checksum": "c4fee5b2cb6280f091a5e5f4f78a11a6999c68e71c54e38cce7c139a185ebab4"
},
"aarch64_linux_musl": {
"etag": "0x8DD8E27975EDC09",
"checksum": "a5f66c07db88297d31fb85a6dec18ca6e3750293409c96944c363b2de8daf474"
},
"aarch64_macos": {
"etag": "0x8DD8E27C6546D32",
"checksum": "53196aa3cf4aa3c816fa5d5a2d109c527e5aa417212f8775e0bca67d3a811fa5"
},
"aarch64_windows": {
"etag": "0x8DD8E28918522F5",
"checksum": "be7fd31ad787753c154b5830a76f309ce4cc1edfc45ded191ea0c12235339117"
}
},
"0.3.133": {
"x86_64_linux_musl": {

26
manifests/trunk.json generated
View File

@@ -19,10 +19,32 @@
},
"license_markdown": "[MIT](https://github.com/trunk-rs/trunk/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/trunk-rs/trunk/blob/main/LICENSE-APACHE)",
"latest": {
"version": "0.21.13"
"version": "0.21.14"
},
"0.21": {
"version": "0.21.13"
"version": "0.21.14"
},
"0.21.14": {
"x86_64_linux_musl": {
"etag": "0x8DD8E284A972999",
"checksum": "a67f4054b249fe9acc5fabc25de1aebf19783aca3ad6ff64bf34d7da44d0ea20"
},
"x86_64_macos": {
"etag": "0x8DD8E284A231877",
"checksum": "f1ba0e3bbe24e0ae219c6d22c33e24e2825c1608dd27c2556e323495110f1a95"
},
"x86_64_windows": {
"etag": "0x8DD8E284A6078A2",
"checksum": "cd6ac15b9daff0365e5695036791ef2ce3c63f61c014f5a8c532363266e4569c"
},
"aarch64_linux_musl": {
"etag": "0x8DD8E2849F6E30E",
"checksum": "e8e2a2bb423ce6702ab9f4f02f8c9ae99d790f0301f7634e986b2dd8706019cc"
},
"aarch64_macos": {
"etag": "0x8DD8E284A01FA24",
"checksum": "764e299dd50d89442a4e96a236349f57961984b701e74d3dbdb39cd1c9f5101e"
}
},
"0.21.13": {
"x86_64_linux_musl": {