Compare commits

...

8 Commits

Author SHA1 Message Date
Taiki Endo
c07504cae0 Release 2.56.13 2025-07-13 00:28:37 +09:00
Taiki Endo
2f113aaa4b Update cargo-nextest@latest to 0.9.101 2025-07-12 13:38:13 +09:00
Taiki Endo
aa4fe33785 Release 2.56.12 2025-07-12 02:41:34 +09:00
Taiki Endo
5ea2160df7 Update cargo-hack@latest to 0.6.37 2025-07-12 02:40:24 +09:00
Taiki Endo
577de6aebe Release 2.56.11 2025-07-12 02:10:08 +09:00
Taiki Endo
cbe15d50c6 Update osv-scanner@latest to 2.1.0 2025-07-11 13:55:21 +09:00
Taiki Endo
e60123165d Update cargo-no-dev-deps@latest to 0.2.16 2025-07-11 13:42:57 +09:00
Taiki Endo
cf7bc74585 Update cargo-minimal-versions@latest to 0.1.31 2025-07-11 13:42:57 +09:00
6 changed files with 172 additions and 11 deletions

View File

@@ -10,6 +10,22 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.56.13] - 2025-07-12
- Update `cargo-nextest@latest` to 0.9.101.
## [2.56.12] - 2025-07-11
- Update `cargo-hack@latest` to 0.6.37.
## [2.56.11] - 2025-07-11
- Update `osv-scanner@latest` to 2.1.0.
- Update `cargo-no-dev-deps@latest` to 0.2.16.
- Update `cargo-minimal-versions@latest` to 0.1.31.
## [2.56.10] - 2025-07-11
- Update `vacuum@latest` to 0.17.5.
@@ -4114,7 +4130,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.56.10...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.56.13...HEAD
[2.56.13]: https://github.com/taiki-e/install-action/compare/v2.56.12...v2.56.13
[2.56.12]: https://github.com/taiki-e/install-action/compare/v2.56.11...v2.56.12
[2.56.11]: https://github.com/taiki-e/install-action/compare/v2.56.10...v2.56.11
[2.56.10]: https://github.com/taiki-e/install-action/compare/v2.56.9...v2.56.10
[2.56.9]: https://github.com/taiki-e/install-action/compare/v2.56.8...v2.56.9
[2.56.8]: https://github.com/taiki-e/install-action/compare/v2.56.7...v2.56.8

View File

@@ -3,10 +3,42 @@
"template": null,
"license_markdown": "[Apache-2.0](https://github.com/taiki-e/cargo-hack/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/taiki-e/cargo-hack/blob/main/LICENSE-MIT)",
"latest": {
"version": "0.6.36"
"version": "0.6.37"
},
"0.6": {
"version": "0.6.36"
"version": "0.6.37"
},
"0.6.37": {
"x86_64_linux_musl": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.37/cargo-hack-x86_64-unknown-linux-musl.tar.gz",
"etag": "0x8DDC09F625ED25D",
"checksum": "51a2114fbc7715c47ad356606e52f16c5711553bb2d5ef1f1cd92f3c36b687b0"
},
"x86_64_macos": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.37/cargo-hack-x86_64-apple-darwin.tar.gz",
"etag": "0x8DDC09F9DDA3175",
"checksum": "72ef4b55748985be716f4dbeb09e2f4295c41402194f85b707910e757b146929"
},
"x86_64_windows": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.37/cargo-hack-x86_64-pc-windows-msvc.tar.gz",
"etag": "0x8DDC09F7E95D8F7",
"checksum": "b716cdbb5341fab3f8ab6127169493adeddfc9ace9e4c19010695de7ee0d86a7"
},
"aarch64_linux_musl": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.37/cargo-hack-aarch64-unknown-linux-musl.tar.gz",
"etag": "0x8DDC09F62DA2E42",
"checksum": "2c27bde7bfe7a28323d1f1b52000be677aecbb86a195ec6f9ee94663947f09e9"
},
"aarch64_macos": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.37/cargo-hack-aarch64-apple-darwin.tar.gz",
"etag": "0x8DDC09F82E14A76",
"checksum": "be4ac165e99450e1bbea1b7e5043a256b23602142f50fce2417a63b4efa592f4"
},
"aarch64_windows": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.37/cargo-hack-aarch64-pc-windows-msvc.tar.gz",
"etag": "0x8DDC09F7A53373B",
"checksum": "8b6d9a611bc1e973f47b41904e825669db769c9049d3a2a6cc6828eb33329991"
}
},
"0.6.36": {
"x86_64_linux_musl": {

View File

@@ -22,10 +22,36 @@
},
"license_markdown": "[Apache-2.0](https://github.com/taiki-e/cargo-minimal-versions/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/taiki-e/cargo-minimal-versions/blob/main/LICENSE-MIT)",
"latest": {
"version": "0.1.30"
"version": "0.1.31"
},
"0.1": {
"version": "0.1.30"
"version": "0.1.31"
},
"0.1.31": {
"x86_64_linux_musl": {
"etag": "0x8DDC017559BA004",
"checksum": "7a188f090923199e5981dca05fc3f26801576c4ddc2336de3bc415292fe1936f"
},
"x86_64_macos": {
"etag": "0x8DDC0177CC2CBF3",
"checksum": "668d4d538c10b03f2b9ac7cb3007bf0b9f64b4d4d931dbe6c745cbf1511078b3"
},
"x86_64_windows": {
"etag": "0x8DDC017BE40BDC5",
"checksum": "c1b78df51ee2ba9331a9703a40c5f031269f8ca3679901d2cd5eccb850f92189"
},
"aarch64_linux_musl": {
"etag": "0x8DDC0177306B6FF",
"checksum": "3bd57feab4ed43935d9df673c61552975c619b4623ba476b2ef1317fd59ea44e"
},
"aarch64_macos": {
"etag": "0x8DDC01782740154",
"checksum": "ee452d56e4bafe91ac3516658e70adce33ee2db3562850586d4db58e764d3349"
},
"aarch64_windows": {
"etag": "0x8DDC017A46221FD",
"checksum": "75630a45ea0213217d3c2ce1c5b9a0b85d050b0bbb09c1ad0a00f3de4f6a9927"
}
},
"0.1.30": {
"x86_64_linux_musl": {

View File

@@ -19,10 +19,33 @@
},
"license_markdown": "[Apache-2.0](https://github.com/nextest-rs/nextest/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/nextest-rs/nextest/blob/main/LICENSE-MIT)",
"latest": {
"version": "0.9.100"
"version": "0.9.101"
},
"0.9": {
"version": "0.9.100"
"version": "0.9.101"
},
"0.9.101": {
"previous_stable_version": "0.9.100",
"x86_64_linux_gnu": {
"etag": "0x8DDC0E25B96C4E9",
"checksum": "acf6c0afd44d2785d1b607ec47fe002fadbd60f4dfdc4ad8a5650a65a0b14b6b"
},
"x86_64_linux_musl": {
"etag": "0x8DDC0E2A46E022C",
"checksum": "e624b9656d91fa294d61594fdfbab9818103acd83a26e9fffd250ca2359dd3a1"
},
"x86_64_macos": {
"etag": "0x8DDC0E2830583C9",
"checksum": "e5f73bb459b62d85b7cd13a580417c46bc77a81e6c49e17eb23a04c412f07323"
},
"x86_64_windows": {
"etag": "0x8DDC0E2983E06AF",
"checksum": "32e55e15c8aac00a87b227bf27bc8f1ff243e7840e72a6ca8aae4a63193e5772"
},
"aarch64_linux_gnu": {
"etag": "0x8DDC0E2AFE0D97C",
"checksum": "24ec2bafd6c4da1ce17d9821cca0ddf675eca482f193ec70e3b66eb2311e0c6b"
}
},
"0.9.100": {
"previous_stable_version": "0.9.99",

View File

@@ -22,10 +22,36 @@
},
"license_markdown": "[Apache-2.0](https://github.com/taiki-e/cargo-no-dev-deps/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/taiki-e/cargo-no-dev-deps/blob/main/LICENSE-MIT)",
"latest": {
"version": "0.2.15"
"version": "0.2.16"
},
"0.2": {
"version": "0.2.15"
"version": "0.2.16"
},
"0.2.16": {
"x86_64_linux_musl": {
"etag": "0x8DDC0177F6A56F4",
"checksum": "6e1adaacf79b5422b5733d3967ca3e476cb4a8cf448698bd20c894d98facc3b1"
},
"x86_64_macos": {
"etag": "0x8DDC0178C06AA32",
"checksum": "584f85a49a1887b295d49ac88be957801d4f945ac0d4aeb6b31f99e3c15ffdd4"
},
"x86_64_windows": {
"etag": "0x8DDC017DCE86F3B",
"checksum": "9ba98c45dcfef6f2af192c92eebfadf335e372d5f09de4b00738ef787d3c2e9e"
},
"aarch64_linux_musl": {
"etag": "0x8DDC0177CD8D354",
"checksum": "6292a4a8aebf0bba6bfa42c0ce72fce4de1c1a296bae4033f9b3d1f07e153f21"
},
"aarch64_macos": {
"etag": "0x8DDC017727EB732",
"checksum": "d6c1db3de3dd5440fd1fe6f08404484ed4045e68ede4a4e7e9c6cfa16cff41b7"
},
"aarch64_windows": {
"etag": "0x8DDC01777AB29B5",
"checksum": "65ee33df27b46afa21a39e172ac3fb15ba451b35412ab6edbb6e6ad182d494da"
}
},
"0.2.15": {
"x86_64_linux_musl": {

View File

@@ -3,10 +3,45 @@
"template": null,
"license_markdown": "[Apache-2.0](https://github.com/google/osv-scanner/blob/main/LICENSE)",
"latest": {
"version": "2.0.3"
"version": "2.1.0"
},
"2": {
"version": "2.0.3"
"version": "2.1.0"
},
"2.1": {
"version": "2.1.0"
},
"2.1.0": {
"x86_64_linux_musl": {
"url": "https://github.com/google/osv-scanner/releases/download/v2.1.0/osv-scanner_linux_amd64",
"etag": "0x8DDC034B47AB927",
"checksum": "0d1123af0173ba42eef84b4d1c04750e417296a8cf25440c72ba39b4ef0859e4"
},
"x86_64_macos": {
"url": "https://github.com/google/osv-scanner/releases/download/v2.1.0/osv-scanner_darwin_amd64",
"etag": "0x8DDC034B58888D0",
"checksum": "77df683b2fa810a7fa0487abec08db50412f8a325f0b536144d4a44abfb78cbc"
},
"x86_64_windows": {
"url": "https://github.com/google/osv-scanner/releases/download/v2.1.0/osv-scanner_windows_amd64.exe",
"etag": "0x8DDC034B44A699C",
"checksum": "5d10ca12365b24200c6e6000d86d6d7c74244d46bf89b855f763bd5bac8373a1"
},
"aarch64_linux_musl": {
"url": "https://github.com/google/osv-scanner/releases/download/v2.1.0/osv-scanner_linux_arm64",
"etag": "0x8DDC034B46AC58F",
"checksum": "4cfbcb957983997fcfe1bd7f8b9f83d6e14eb2477b95de845df00cd110eb574e"
},
"aarch64_macos": {
"url": "https://github.com/google/osv-scanner/releases/download/v2.1.0/osv-scanner_darwin_arm64",
"etag": "0x8DDC034B5861A8C",
"checksum": "cdb007474f5f504cb6f7a13972032e7f23eae92098ce86f954c28d53f9112276"
},
"aarch64_windows": {
"url": "https://github.com/google/osv-scanner/releases/download/v2.1.0/osv-scanner_windows_arm64.exe",
"etag": "0x8DDC034B4561C49",
"checksum": "89de70925791444290816940bfddcba673e7875383fb5ef647c4d367f582878d"
}
},
"2.0": {
"version": "2.0.3"