Compare commits

...

15 Commits

Author SHA1 Message Date
Taiki Endo
f0dfbb6a9a Release 2.58.16 2025-08-16 11:57:50 +09:00
Taiki Endo
9d6ceaeb98 Update cargo-machete@latest to 0.9.1 2025-08-16 06:15:45 +09:00
Taiki Endo
228dab2329 Release 2.58.15 2025-08-16 02:26:27 +09:00
Taiki Endo
809e10a40c Update cargo-machete@latest to 0.9.0 2025-08-16 00:17:40 +09:00
Taiki Endo
9603d53489 Release 2.58.14 2025-08-15 21:04:48 +09:00
Taiki Endo
d3f40b5ae9 Update release-plz@latest to 0.3.141 2025-08-15 21:00:53 +09:00
Taiki Endo
df09ffeb63 Release 2.58.13 2025-08-15 20:51:58 +09:00
Taiki Endo
78b2b10979 Update zizmor@latest to 1.12.1 2025-08-15 15:17:08 +09:00
Taiki Endo
4d591b20d6 Update protoc@latest to 3.32.0 2025-08-15 06:16:03 +09:00
Taiki Endo
4351b0c7ea Release 2.58.12 2025-08-15 02:18:20 +09:00
Taiki Endo
efc1414b70 Update cargo-deny@latest to 0.18.4 2025-08-14 21:20:21 +09:00
Taiki Endo
5140f853a1 Release 2.58.11 2025-08-14 09:40:29 +09:00
Taiki Endo
1c21e5287c Update release-plz@latest to 0.3.140 2025-08-14 09:36:30 +09:00
Taiki Endo
87c1efbba0 Update syft@latest to 1.31.0 2025-08-14 00:14:26 +09:00
Taiki Endo
bc27335bd8 Update typos@latest to 1.35.4 2025-08-13 03:19:19 +09:00
8 changed files with 282 additions and 15 deletions

View File

@@ -10,6 +10,36 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.58.16] - 2025-08-16
- Update `cargo-machete@latest` to 0.9.1.
## [2.58.15] - 2025-08-15
- Update `cargo-machete@latest` to 0.9.0.
## [2.58.14] - 2025-08-15
- Update `release-plz@latest` to 0.3.141.
## [2.58.13] - 2025-08-15
- Update `zizmor@latest` to 1.12.1.
- Update `protoc@latest` to 3.32.0.
## [2.58.12] - 2025-08-14
- Update `cargo-deny@latest` to 0.18.4.
## [2.58.11] - 2025-08-14
- Update `release-plz@latest` to 0.3.140.
- Update `syft@latest` to 1.31.0.
- Update `typos@latest` to 1.35.4.
## [2.58.10] - 2025-08-12
- Update `editorconfig-checker@latest` to 3.4.0.
@@ -4292,7 +4322,13 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.58.10...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.58.16...HEAD
[2.58.16]: https://github.com/taiki-e/install-action/compare/v2.58.15...v2.58.16
[2.58.15]: https://github.com/taiki-e/install-action/compare/v2.58.14...v2.58.15
[2.58.14]: https://github.com/taiki-e/install-action/compare/v2.58.13...v2.58.14
[2.58.13]: https://github.com/taiki-e/install-action/compare/v2.58.12...v2.58.13
[2.58.12]: https://github.com/taiki-e/install-action/compare/v2.58.11...v2.58.12
[2.58.11]: https://github.com/taiki-e/install-action/compare/v2.58.10...v2.58.11
[2.58.10]: https://github.com/taiki-e/install-action/compare/v2.58.9...v2.58.10
[2.58.9]: https://github.com/taiki-e/install-action/compare/v2.58.8...v2.58.9
[2.58.8]: https://github.com/taiki-e/install-action/compare/v2.58.7...v2.58.8

View File

@@ -24,10 +24,32 @@
},
"license_markdown": "[MIT](https://github.com/EmbarkStudios/cargo-deny/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/EmbarkStudios/cargo-deny/blob/main/LICENSE-APACHE)",
"latest": {
"version": "0.18.3"
"version": "0.18.4"
},
"0.18": {
"version": "0.18.3"
"version": "0.18.4"
},
"0.18.4": {
"x86_64_linux_musl": {
"etag": "0x8DDDB1F44DA0737",
"checksum": "f476ee4e3213f13ef40a47b0f3ccc4d14a0011d7dd5abfeb9846d5c1d62a9a42"
},
"x86_64_macos": {
"etag": "0x8DDDB1F0AA34748",
"checksum": "0223ab5950748c1855950cd73bff4dc044fe086c66cedd0b3363087c95dd2326"
},
"x86_64_windows": {
"etag": "0x8DDDB1F75771FA3",
"checksum": "fa223fabedc3fd01dc428d8807202b02ac4b7174529d9ba7f7fcc105ab39904a"
},
"aarch64_linux_musl": {
"etag": "0x8DDDB1F1DD63FED",
"checksum": "39b8b76e2e4d149c0f49562165397fbe9f60534a04c0ef92089a2a61d9758d43"
},
"aarch64_macos": {
"etag": "0x8DDDB1F0FFD4F0D",
"checksum": "0e4f43fec5c9b8f26d689bcb08e18b7d3078b0b74b11837757737d2c8c8f53e6"
}
},
"0.18.3": {
"x86_64_linux_musl": {

View File

@@ -3,7 +3,62 @@
"template": null,
"license_markdown": "[MIT](https://github.com/bnjbvr/cargo-machete/blob/main/LICENSE.md)",
"latest": {
"version": "0.8.0"
"version": "0.9.1"
},
"0.9": {
"version": "0.9.1"
},
"0.9.1": {
"x86_64_linux_musl": {
"url": "https://github.com/bnjbvr/cargo-machete/releases/download/v0.9.1/cargo-machete-v0.9.1-x86_64-unknown-linux-musl.tar.gz",
"etag": "0x8DDDC3CA64ABB0D",
"checksum": "640b0814480b401e4e72201e52a13e1311b8eb8d7c27faa08bbe9886f252f26d",
"bin": "cargo-machete-v0.9.1-x86_64-unknown-linux-musl/cargo-machete"
},
"x86_64_macos": {
"url": "https://github.com/bnjbvr/cargo-machete/releases/download/v0.9.1/cargo-machete-v0.9.1-x86_64-apple-darwin.tar.gz",
"etag": "0x8DDDC3CAD4AC530",
"checksum": "fd0c0dbcc9db0c1b8745fe9dc4f273d838b04391c6e487d1146957bf687a9703",
"bin": "cargo-machete-v0.9.1-x86_64-apple-darwin/cargo-machete"
},
"x86_64_windows": {
"url": "https://github.com/bnjbvr/cargo-machete/releases/download/v0.9.1/cargo-machete-v0.9.1-x86_64-pc-windows-msvc.tar.gz",
"etag": "0x8DDDC3CCBDFEDF5",
"checksum": "c812550857db16ae352ae0b3a67ad806a172e7caf33380fc338fca298faf3ec8",
"bin": "cargo-machete-v0.9.1-x86_64-pc-windows-msvc/cargo-machete.exe"
},
"aarch64_macos": {
"url": "https://github.com/bnjbvr/cargo-machete/releases/download/v0.9.1/cargo-machete-v0.9.1-aarch64-apple-darwin.tar.gz",
"etag": "0x8DDDC3CA9378A6D",
"checksum": "72355383848acb154060e6fea2d5b7d58a825ed49fef157b46a6fe25180f8638",
"bin": "cargo-machete-v0.9.1-aarch64-apple-darwin/cargo-machete"
}
},
"0.9.0": {
"x86_64_linux_musl": {
"url": "https://github.com/bnjbvr/cargo-machete/releases/download/v0.9.0/cargo-machete-v0.9.0-x86_64-unknown-linux-musl.tar.gz",
"etag": "0x8DDDBF8F7C53C6A",
"checksum": "f9ac0cf39356fe99e1203e73145d65665b034f4c8e7c8cff95f8d0642a87a17d",
"bin": "cargo-machete-v0.9.0-x86_64-unknown-linux-musl/cargo-machete"
},
"x86_64_macos": {
"url": "https://github.com/bnjbvr/cargo-machete/releases/download/v0.9.0/cargo-machete-v0.9.0-x86_64-apple-darwin.tar.gz",
"etag": "0x8DDDBF90A85947B",
"checksum": "bb03895c6819453e0dd1714fc9dedd38281979ecd31aa7cc0fd1a7b74b3b82e2",
"bin": "cargo-machete-v0.9.0-x86_64-apple-darwin/cargo-machete"
},
"x86_64_windows": {
"url": "https://github.com/bnjbvr/cargo-machete/releases/download/v0.9.0/cargo-machete-v0.9.0-x86_64-pc-windows-msvc.tar.gz",
"etag": "0x8DDDBF9222B421E",
"checksum": "b2e5faa490a5e3872d5fdc062b6989b6acf5b5f2ac430f770036a87fe224e75c",
"bin": "cargo-machete-v0.9.0-x86_64-pc-windows-msvc/cargo-machete.exe"
},
"aarch64_macos": {
"url": "https://github.com/bnjbvr/cargo-machete/releases/download/v0.9.0/cargo-machete-v0.9.0-aarch64-apple-darwin.tar.gz",
"etag": "0x8DDDBF9043CE843",
"checksum": "6a8f680c9a57d5655464986480125039dc4b89cb8edcf11f71e24927255626f2",
"bin": "cargo-machete-v0.9.0-aarch64-apple-darwin/cargo-machete"
}
},
"0.8": {
"version": "0.8.0"

34
manifests/protoc.json generated
View File

@@ -3,10 +3,40 @@
"template": null,
"license_markdown": "[BSD-3-Clause](https://github.com/protocolbuffers/protobuf/blob/HEAD/LICENSE)",
"latest": {
"version": "3.31.1"
"version": "3.32.0"
},
"3": {
"version": "3.31.1"
"version": "3.32.0"
},
"3.32": {
"version": "3.32.0"
},
"3.32.0": {
"x86_64_linux_gnu": {
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v32.0/protoc-32.0-linux-x86_64.zip",
"etag": "0x8DDDB71F694FC1E",
"checksum": "7ca037bfe5e5cabd4255ccd21dd265f79eb82d3c010117994f5dc81d2140ee88"
},
"x86_64_macos": {
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v32.0/protoc-32.0-osx-x86_64.zip",
"etag": "0x8DDDB71F6D2F7DB",
"checksum": "63eeba15ddc12ab11b0a8bce81fb2d46cc69022c3e6ad21fecde90d52139bff6"
},
"x86_64_windows": {
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v32.0/protoc-32.0-win64.zip",
"etag": "0x8DDDB71F6F3EF52",
"checksum": "89c178e9f878cb6dd561f677688e1eb2e757cb9ac84ae30b64436bac19646996"
},
"aarch64_linux_gnu": {
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v32.0/protoc-32.0-linux-aarch_64.zip",
"etag": "0x8DDDB71F608C343",
"checksum": "56af3fc2e43a0230802e6fadb621d890ba506c5c17a1ae1070f685fe79ba12d0"
},
"aarch64_macos": {
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v32.0/protoc-32.0-osx-aarch_64.zip",
"etag": "0x8DDDB71F6ADBF68",
"checksum": "09a2c729cc821215cc0d4c564b761760961fe338c52f24b302fd7e18e7b675d1"
}
},
"3.31": {
"version": "3.31.1"

View File

@@ -22,10 +22,62 @@
},
"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.139"
"version": "0.3.141"
},
"0.3": {
"version": "0.3.139"
"version": "0.3.141"
},
"0.3.141": {
"x86_64_linux_musl": {
"etag": "0x8DDDBF0866DA262",
"checksum": "facd0f15ee51c95121452cc34ad939357c7915e12af115cbd527ec31182ddd3b"
},
"x86_64_macos": {
"etag": "0x8DDDBF1A2AC08B9",
"checksum": "6d208b2c28cc7e33cb006d652ecc079d4e85b1187fe9ce49d0e356a8ca0cb9d6"
},
"x86_64_windows": {
"etag": "0x8DDDBF1072B2F3C",
"checksum": "d5cae8bd16989f45c931b49e23f34e7d4b463ea9fe1b95f14390ad9873b66d15"
},
"aarch64_linux_musl": {
"etag": "0x8DDDBF08FC10F0C",
"checksum": "8a8843febcf50e98c0c1165d76e0e4fae5848a76d0195b2c535edec43b562060"
},
"aarch64_macos": {
"etag": "0x8DDDBF1FAF35D9F",
"checksum": "edcc14c310c09317125dff09cf4e6805bf0dbd156f388f9b0a11f11f96775f07"
},
"aarch64_windows": {
"etag": "0x8DDDBF12194D8E0",
"checksum": "16f70f497fda2103048f3a0783c43c5d00d9621f97f6a6840be9e8215cc3460a"
}
},
"0.3.140": {
"x86_64_linux_musl": {
"etag": "0x8DDDAB12793DBB6",
"checksum": "30badba04e41e0ac954115bf2112b12ff186762e5ede3cfdaf382825aaef0d9a"
},
"x86_64_macos": {
"etag": "0x8DDDAB18D446E14",
"checksum": "be019f7e954c39fb6541160b0303c25c5eeef32edf6b07458f198d4c57def367"
},
"x86_64_windows": {
"etag": "0x8DDDAB1AA807858",
"checksum": "1da6ee707373a25916dbd9ad706a4d21d32ebff95f9ed8444fc8a16f23b20354"
},
"aarch64_linux_musl": {
"etag": "0x8DDDAB129ECDA9C",
"checksum": "0cbf586759ffe881cd07d607090fbbe446ca2609a66c47ed8c2c66b2e1219ceb"
},
"aarch64_macos": {
"etag": "0x8DDDAB2D5858462",
"checksum": "e63f0171bcb90adba177a62b2f63340bf71b4044bac205ab3f0d8a161ecef44b"
},
"aarch64_windows": {
"etag": "0x8DDDAB1BB0FF3E7",
"checksum": "0044449d06938e34390922582eff7036bce6dc7753ab9a3578a3277d7211a685"
}
},
"0.3.139": {
"x86_64_linux_musl": {

29
manifests/syft.json generated
View File

@@ -24,10 +24,35 @@
},
"license_markdown": "[Apache-2.0](https://github.com/anchore/syft/blob/main/LICENSE)",
"latest": {
"version": "1.30.0"
"version": "1.31.0"
},
"1": {
"version": "1.30.0"
"version": "1.31.0"
},
"1.31": {
"version": "1.31.0"
},
"1.31.0": {
"x86_64_linux_musl": {
"etag": "0x8DDDA7AC0755516",
"checksum": "aa60fbe2a32453e7dea991c9c5c616ae1fff0c51e910419ae53bc6555bfd2ce2"
},
"x86_64_macos": {
"etag": "0x8DDDA7AC185B9B3",
"checksum": "ddcf718d1463ee3e9b19238095ba8f912e1b8fb3db0c103cdd9cdb23be8bb410"
},
"x86_64_windows": {
"etag": "0x8DDDA7AC177BFB2",
"checksum": "de5fd21a90b8c469e7333025e8fc7251c0c6ab6b3f92e0f335a60492a55b0bed"
},
"aarch64_linux_musl": {
"etag": "0x8DDDA7AC06F8F33",
"checksum": "2b288960f4c8ed25d529a644a20e059b60ae4b6f58d4a7bb20c8795bfb90b34c"
},
"aarch64_macos": {
"etag": "0x8DDDA7AC174DCBC",
"checksum": "f898fa53f2ea404d1a5ae7e28f75b5fc51a9fd234b99f593c9e7457464d931ef"
}
},
"1.30": {
"version": "1.30.0"

28
manifests/typos.json generated
View File

@@ -19,13 +19,35 @@
},
"license_markdown": "[MIT](https://github.com/crate-ci/typos/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/crate-ci/typos/blob/master/LICENSE-APACHE)",
"latest": {
"version": "1.35.3"
"version": "1.35.4"
},
"1": {
"version": "1.35.3"
"version": "1.35.4"
},
"1.35": {
"version": "1.35.3"
"version": "1.35.4"
},
"1.35.4": {
"x86_64_linux_musl": {
"etag": "0x8DDD9BEF37B5F8F",
"checksum": "ffc35804d3a83fd9e6402cf120f191804e6db5f6d828578188156a84dda00357"
},
"x86_64_macos": {
"etag": "0x8DDD9BEC8A0FF53",
"checksum": "42e6b30af845a8d4b334d5bff89432ae5ae0f30ea36eb72a6b43dc0f8c601108"
},
"x86_64_windows": {
"etag": "0x8DDD9BF14878B81",
"checksum": "4b74b943123d885bbbc89ee66b1b9217e6898380a4e2191e0763a5b706b9d4d2"
},
"aarch64_linux_musl": {
"etag": "0x8DDD9BEDAD9483E",
"checksum": "5e56840cea93a3c9f151bc7ead95971edf44a47b8148c12cebcb13a1ed4baf3c"
},
"aarch64_macos": {
"etag": "0x8DDD9BEC44522BA",
"checksum": "388f0012cf1368cce8c371cfee5f7f8c3ffd986ebc2a9efc5e20e6273feb72ef"
}
},
"1.35.3": {
"x86_64_linux_musl": {

29
manifests/zizmor.json generated
View File

@@ -19,10 +19,35 @@
},
"license_markdown": "[MIT](https://github.com/zizmorcore/zizmor/blob/main/LICENSE)",
"latest": {
"version": "1.11.0"
"version": "1.12.1"
},
"1": {
"version": "1.11.0"
"version": "1.12.1"
},
"1.12": {
"version": "1.12.1"
},
"1.12.1": {
"x86_64_linux_gnu": {
"etag": "0x8DDDBB56FA0BAE3",
"checksum": "d73cd379078cae18d5439ce1f8716d30de5a4d2d29cac62cfbe01e6a8251fe0e"
},
"x86_64_macos": {
"etag": "0x8DDDBB56FA7DED0",
"checksum": "d1157e117c14ffc41bf8892cb67c1e2c33ed9bca4d38cdfaf445d426f767319e"
},
"x86_64_windows": {
"etag": "0x8DDDBB56F9D157F",
"checksum": "243a226659b3b0738feeda82fa55aab596060701c69124128ad944e5d5b671af"
},
"aarch64_linux_gnu": {
"etag": "0x8DDDBB56FA8537F",
"checksum": "1c00179dce2cd9db2f62666272037a4f8640a45f0c9de0b3137376ce3e997519"
},
"aarch64_macos": {
"etag": "0x8DDDBB56F9E25C9",
"checksum": "a3b8172813a28c5e6745075242ccc2bb2d3cf910bf2b04259313b0228fbf5d23"
}
},
"1.11": {
"version": "1.11.0"