Compare commits

...

28 Commits

Author SHA1 Message Date
Taiki Endo
f1390fd0d8 Release 2.49.44 2025-04-04 07:34:59 +09:00
Taiki Endo
537312ee19 codegen: Exclude versions not released on crates.io from candidate for "latest" 2025-04-04 07:33:46 +09:00
Taiki Endo
95bd642ae8 Revert "codegen: Mark cargo-lambda 1.8.1 as broken"
It has been released in crates.io.
https://crates.io/crates/cargo-lambda/1.8.1

This reverts commit 3aab944b2c.
2025-04-04 07:33:46 +09:00
Taiki Endo
bd89d20437 Update grcov@latest to 0.8.24 2025-04-03 21:19:10 +09:00
Taiki Endo
418c945d4e Update osv-scanner@latest to 2.0.1 2025-04-03 15:16:15 +09:00
Taiki Endo
e46c0f3a1c Update cargo-lambda manifest 2025-04-03 15:16:15 +09:00
Taiki Endo
e207b95c76 Update release-plz@latest to 0.3.130 2025-04-03 06:15:48 +09:00
Taiki Endo
8595cc3e58 Update cargo-lambda@latest to 1.8.2 2025-04-03 06:15:48 +09:00
Taiki Endo
575f713d02 Release 2.49.43 2025-04-02 00:37:18 +09:00
Taiki Endo
605e7a5c6b Update syft@latest to 1.22.0 2025-04-02 00:15:52 +09:00
Taiki Endo
70b33e5b3b Release 2.49.42 2025-04-01 22:52:04 +09:00
Taiki Endo
3ed0b50109 Update grcov@latest to 0.8.23 2025-04-01 21:01:18 +09:00
Taiki Endo
e488b1709f Release 2.49.41 2025-04-01 20:54:40 +09:00
Taiki Endo
cc82eef035 Update mdbook@latest to 0.4.48 2025-04-01 09:34:32 +09:00
Taiki Endo
daa3c1f1f9 Release 2.49.40 2025-04-01 00:26:54 +09:00
Taiki Endo
f51cb331c7 Update typos@latest to 1.31.1 2025-04-01 00:15:02 +09:00
Taiki Endo
6aca1cfa12 Release 2.49.39 2025-03-31 03:38:14 +09:00
Taiki Endo
afd4ec3cf7 Update changelog 2025-03-31 03:33:02 +09:00
Taiki Endo
3aab944b2c codegen: Mark cargo-lambda 1.8.1 as broken
See https://github.com/taiki-e/install-action/pull/923#issuecomment-2764687835.
2025-03-31 03:31:40 +09:00
Taiki Endo
9cd3d1b2b5 Update cargo-lambda manifest 2025-03-31 03:11:55 +09:00
Taiki Endo
1c861c252b Release 2.49.38 2025-03-29 16:51:35 +09:00
Taiki Endo
ec15fa7ca8 Update cspell dictionary 2025-03-29 16:48:06 +09:00
Taiki Endo
7b00681e7b Revert "tools: Pin cspell to 8.17.5"
This reverts commit 49b013c5cc.
2025-03-29 16:34:30 +09:00
Taiki Endo
0e9faa0611 Update cargo-lambda@latest to 1.8.1 2025-03-29 06:11:16 +09:00
Taiki Endo
85bec0d843 Update typos@latest to 1.31.0 2025-03-29 03:14:28 +09:00
Taiki Endo
a1f895c56a Update trunk@latest to 0.21.12 2025-03-28 03:13:43 +09:00
Taiki Endo
63f2419bb6 Release 2.49.37 2025-03-27 23:26:58 +09:00
Taiki Endo
be555735b6 Update trunk@latest to 0.21.11 2025-03-27 18:15:39 +09:00
16 changed files with 364 additions and 34 deletions

View File

@@ -7,7 +7,6 @@ cygdrive
deepsource
distro
doas
dprint
enablerepo
epel
espup

View File

@@ -10,6 +10,50 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.49.44] - 2025-04-03
- Update `grcov@latest` to 0.8.24.
- Update `osv-scanner@latest` to 2.0.1.
- Update `release-plz@latest` to 0.3.130.
- Update `cargo-lambda@latest` to 1.8.1.
- Downgrade `cargo-spellcheck@latest` to 0.15.1. ([#932](https://github.com/taiki-e/install-action/pull/932))
## [2.49.43] - 2025-04-01
- Update `syft@latest` to 1.22.0.
## [2.49.42] - 2025-04-01
- Update `grcov@latest` to 0.8.23.
## [2.49.41] - 2025-04-01
- Update `mdbook@latest` to 0.4.48.
## [2.49.40] - 2025-03-31
- Update `typos@latest` to 1.31.1.
## [2.49.39] - 2025-03-30
- Downgrade `cargo-lambda@latest` to 1.8.0. ([#923](https://github.com/taiki-e/install-action/pull/923))
## [2.49.38] - 2025-03-29
- Update `cargo-lambda@latest` to 1.8.1.
- Update `typos@latest` to 1.31.0.
- Update `trunk@latest` to 0.21.12.
## [2.49.37] - 2025-03-27
- Update `trunk@latest` to 0.21.11.
## [2.49.36] - 2025-03-27
- Update `release-plz@latest` to 0.3.129.
@@ -3738,7 +3782,15 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.49.36...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.49.44...HEAD
[2.49.44]: https://github.com/taiki-e/install-action/compare/v2.49.43...v2.49.44
[2.49.43]: https://github.com/taiki-e/install-action/compare/v2.49.42...v2.49.43
[2.49.42]: https://github.com/taiki-e/install-action/compare/v2.49.41...v2.49.42
[2.49.41]: https://github.com/taiki-e/install-action/compare/v2.49.40...v2.49.41
[2.49.40]: https://github.com/taiki-e/install-action/compare/v2.49.39...v2.49.40
[2.49.39]: https://github.com/taiki-e/install-action/compare/v2.49.38...v2.49.39
[2.49.38]: https://github.com/taiki-e/install-action/compare/v2.49.37...v2.49.38
[2.49.37]: https://github.com/taiki-e/install-action/compare/v2.49.36...v2.49.37
[2.49.36]: https://github.com/taiki-e/install-action/compare/v2.49.35...v2.49.36
[2.49.35]: https://github.com/taiki-e/install-action/compare/v2.49.34...v2.49.35
[2.49.34]: https://github.com/taiki-e/install-action/compare/v2.49.33...v2.49.34

View File

@@ -20,13 +20,57 @@
},
"license_markdown": "[MIT](https://github.com/cargo-lambda/cargo-lambda/blob/main/LICENSE)",
"latest": {
"version": "1.8.0"
"version": "1.8.1"
},
"1": {
"version": "1.8.0"
"version": "1.8.1"
},
"1.8": {
"version": "1.8.0"
"version": "1.8.1"
},
"1.8.2": {
"x86_64_linux_musl": {
"etag": "0x8DD72477E803414",
"checksum": "ab8f9c195247e6a2b0c08914935717cecae051e0f968e3ba4619cbfb514fb80c"
},
"x86_64_macos": {
"etag": "0x8DD72477F2B6AA0",
"checksum": "be195b446a7ffbfad4fd35da8cf50e0d5427d4a29ca5a724cee8565a34b65f66"
},
"x86_64_windows": {
"etag": "0x8DD72477FCA79EF",
"checksum": "21b45fa237d65e8ee8948b6da0f5c2494d5c838d5c6bb874a28a15b32dd72d7a"
},
"aarch64_linux_musl": {
"etag": "0x8DD72478060B98B",
"checksum": "f050e4df9e8bf7edb6d375672c80a9ee9ffb1bd6129ff9c5fbfb08d0318b1c0c"
},
"aarch64_macos": {
"etag": "0x8DD724780F96761",
"checksum": "08f2fb15270ca9e7ed80635d8ec96c5dcf63cc7322c23b9bbeb417690fb83495"
}
},
"1.8.1": {
"x86_64_linux_musl": {
"etag": "0x8DD6FB32CDFCDEB",
"checksum": "75a94e38c88a497c7a79d1f783985a9502aced857a5e8dd6b8f3277766b3a687"
},
"x86_64_macos": {
"etag": "0x8DD6FB32DB7FC17",
"checksum": "e9aaa0d27547cbe121a0c2b7892d5776f72c025425ae8b81e15bddda7051eb25"
},
"x86_64_windows": {
"etag": "0x8DD6FB32EA45EC8",
"checksum": "64fd09490bc551d70109f3a931e54e1fadffe531cea672c40ca7593b7f017f16"
},
"aarch64_linux_musl": {
"etag": "0x8DD6FB32F844C68",
"checksum": "b22d6d5c44019c4421a538003c3845224084ac85ef06746586d7508207e58eef"
},
"aarch64_macos": {
"etag": "0x8DD6FB33064AEB5",
"checksum": "e283b609c895c7ba99c14bd61a2b4662e18bd401537b5d685509e2968653e87b"
}
},
"1.8.0": {
"x86_64_linux_musl": {

View File

@@ -10,10 +10,10 @@
},
"license_markdown": "[LGPLv2.1](https://github.com/drahnr/cargo-spellcheck/blob/master/LICENSE-LGPL)",
"latest": {
"version": "0.15.2"
"version": "0.15.1"
},
"0.15": {
"version": "0.15.2"
"version": "0.15.1"
},
"0.15.2": {
"x86_64_linux_gnu": {

48
manifests/grcov.json generated
View File

@@ -19,10 +19,54 @@
},
"license_markdown": "[MPL-2.0](https://github.com/mozilla/grcov/blob/HEAD/LICENSE-MPL-2.0)",
"latest": {
"version": "0.8.20"
"version": "0.8.24"
},
"0.8": {
"version": "0.8.20"
"version": "0.8.24"
},
"0.8.24": {
"x86_64_linux_musl": {
"etag": "0x8DD72A122202C81",
"checksum": "10a0fbcdac3e8758ee50dac0259987650f4ac76094cad4caf0489d2db07156da"
},
"x86_64_macos": {
"etag": "0x8DD72A1209617EC",
"checksum": "6032d7c74cddd81d3fa8d6796299224f3a2b3ef0f3e43cb5ec0aa4006e162dcb"
},
"x86_64_windows": {
"etag": "0x8DD72A121205735",
"checksum": "7b9a77c1825556acf1554f5eee0cacfcd66cd0168edc9b66863266f36ba7cd68"
},
"aarch64_linux_musl": {
"etag": "0x8DD72A11FFCA77A",
"checksum": "1b0ecec3e1bc44b864392c09e2041007cc8ae746c0f699a31aac12ffce542d90"
},
"aarch64_macos": {
"etag": "0x8DD72A11E683E48",
"checksum": "55d0f221f0d26dba113fc7f2c9ee02c1a3fbe7e1ee72c2ce5d36bb8bdd6642d1"
}
},
"0.8.23": {
"x86_64_linux_musl": {
"etag": "0x8DD6E5CEEBD1DC6",
"checksum": "26c0f50f2240d90a20f6019be3d5e816ea44f5affe34c421a3330a382850d7d8"
},
"x86_64_macos": {
"etag": "0x8DD6E5CEDC0528A",
"checksum": "4e492d938d7ce79544b7479a64e3af303bdb6637db4ef33f8ae1f5434898f7e3"
},
"x86_64_windows": {
"etag": "0x8DD6E5CEE145575",
"checksum": "2d88ff36782792e9fbde3d77bacfa426be1cfec3e34ff5ed7fbfba598a985365"
},
"aarch64_linux_musl": {
"etag": "0x8DD6E5CED73C146",
"checksum": "59284b236c8b274ce6e1bef232e2a294a24fc0bed4e215cab2df06e5fc4ae150"
},
"aarch64_macos": {
"etag": "0x8DD6E5CEC5E0BD8",
"checksum": "6b2ece0bacdb0d06307062284d33dca61bfc1abcd48e96a5ed82bd232facaf4d"
}
},
"0.8.20": {
"x86_64_linux_musl": {

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.47"
"version": "0.4.48"
},
"0.4": {
"version": "0.4.47"
"version": "0.4.48"
},
"0.4.48": {
"x86_64_linux_musl": {
"etag": "0x8DD70986420EBE3",
"checksum": "202aa83dcbe63629f229c8bb7ad18b974ad524c9676d10e6794dc2e176d47980"
},
"x86_64_macos": {
"etag": "0x8DD70984ACFD943",
"checksum": "c609fcc53261689e2b1da93c194c175f8f18ca297f4af83a43c5c0cbb39a165b"
},
"x86_64_windows": {
"etag": "0x8DD7098B38BD07A",
"checksum": "4cf46efda130de406619d7480983afdb2dd6e2e91e33100d6c75aac6940bc772"
},
"aarch64_linux_musl": {
"etag": "0x8DD70986140DE12",
"checksum": "348ad43e18d05685bf03080e30ee1f559709166d628e67cda23fae3d051e5dce"
},
"aarch64_macos": {
"etag": "0x8DD70985B84B5A7",
"checksum": "d53e314bf1aeb9914bdec89d24a3a7904d3174d034846b5476750a0c6a5a57c5"
}
},
"0.4.47": {
"x86_64_linux_musl": {

View File

@@ -3,13 +3,45 @@
"template": null,
"license_markdown": "[Apache-2.0](https://github.com/google/osv-scanner/blob/main/LICENSE)",
"latest": {
"version": "2.0.0"
"version": "2.0.1"
},
"2": {
"version": "2.0.0"
"version": "2.0.1"
},
"2.0": {
"version": "2.0.0"
"version": "2.0.1"
},
"2.0.1": {
"x86_64_linux_musl": {
"url": "https://github.com/google/osv-scanner/releases/download/v2.0.1/osv-scanner_linux_amd64",
"etag": "0x8DD725E03A64AF2",
"checksum": "1b6866956362cd98449972b9ec6268674f2a83db1515ce08fea1fef8e4e4555b"
},
"x86_64_macos": {
"url": "https://github.com/google/osv-scanner/releases/download/v2.0.1/osv-scanner_darwin_amd64",
"etag": "0x8DD725E0493BEAF",
"checksum": "64a0a9e7a08ec9eca1c78fd4f4e951356e9f394429f5406dfc6429e3df1b4863"
},
"x86_64_windows": {
"url": "https://github.com/google/osv-scanner/releases/download/v2.0.1/osv-scanner_windows_amd64.exe",
"etag": "0x8DD725E038E4A06",
"checksum": "9094d0ee105820cfa3c0ee45ab6506a456b4415d013e8d7475f23f7cf28b50f0"
},
"aarch64_linux_musl": {
"url": "https://github.com/google/osv-scanner/releases/download/v2.0.1/osv-scanner_linux_arm64",
"etag": "0x8DD725E039A4A78",
"checksum": "9ce9c96e3ae4526f8e077e6b456bc82bb2070abd5bbfac966a8dbbbb93a50fd2"
},
"aarch64_macos": {
"url": "https://github.com/google/osv-scanner/releases/download/v2.0.1/osv-scanner_darwin_arm64",
"etag": "0x8DD725E03954716",
"checksum": "9ba35760edf0781253286ef8d6fa2322f2b189b5e68e7a3caba3ce6e78324ed5"
},
"aarch64_windows": {
"url": "https://github.com/google/osv-scanner/releases/download/v2.0.1/osv-scanner_windows_arm64.exe",
"etag": "0x8DD725E047F8A16",
"checksum": "920ffdc33d9d59222d423b245bd7077c50c916b4ce8d4e92483f1c2681e23565"
}
},
"2.0.0": {
"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.129"
"version": "0.3.130"
},
"0.3": {
"version": "0.3.129"
"version": "0.3.130"
},
"0.3.130": {
"x86_64_linux_musl": {
"etag": "0x8DD720FDEB9E5C7",
"checksum": "1e897c80bab204859085e64da306c98383be13e3819c7decd53d935284a26ed5"
},
"x86_64_macos": {
"etag": "0x8DD721085BD547D",
"checksum": "98aca6dc4472259c0c2ade4bf1040a7ba5fbe0c3557aab79eccfdf9d0a2e8f1f"
},
"x86_64_windows": {
"etag": "0x8DD7210AC2E9505",
"checksum": "7ac5f0018a67456b420ea4afb9c7a95f00b4c17e8919e500207d940cecd61a9b"
},
"aarch64_linux_musl": {
"etag": "0x8DD720FF68B39D3",
"checksum": "f6b34ddd2fbaa73443dd9d6d9c002ddc05800929f515ed3891531f10c51e4896"
},
"aarch64_macos": {
"etag": "0x8DD72118A6668CF",
"checksum": "faf31d29126505c77a0379c3cb46b466b547ead46341a7061f082eecc822a418"
},
"aarch64_windows": {
"etag": "0x8DD7210B59DD006",
"checksum": "0799f6fd3ec9b8f1734d9950b140b6a35f4eb2bc4f15961cf939b278b31fad77"
}
},
"0.3.129": {
"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.21.0"
"version": "1.22.0"
},
"1": {
"version": "1.21.0"
"version": "1.22.0"
},
"1.22": {
"version": "1.22.0"
},
"1.22.0": {
"x86_64_linux_musl": {
"etag": "0x8DD712BE951116D",
"checksum": "90ac44b173bd5db36142b351c2e83f89ecdee403285513d4586303dbf8b6bea1"
},
"x86_64_macos": {
"etag": "0x8DD712BEA303CB6",
"checksum": "a0f08e2e333d23c520cc9a5131de4a79039654eeff653259ee7b058aa362febd"
},
"x86_64_windows": {
"etag": "0x8DD712BEA3015CA",
"checksum": "656e1dd6007d24f1d276f789650bd014082b2fff5ff3708dda7fdd1d9b27c77b"
},
"aarch64_linux_musl": {
"etag": "0x8DD712BE93213A3",
"checksum": "bbda61966ebbe22acdcdb0ab5b867c11d0c71bc38dd38697e570f9d7f66fa696"
},
"aarch64_macos": {
"etag": "0x8DD712BE9FF9F7F",
"checksum": "10315364b32a1f7af40611ba31c1ce45782e1d0ead756a4fe2eb065622fc71a3"
}
},
"1.21": {
"version": "1.21.0"

48
manifests/trunk.json generated
View File

@@ -19,10 +19,54 @@
},
"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.9"
"version": "0.21.12"
},
"0.21": {
"version": "0.21.9"
"version": "0.21.12"
},
"0.21.12": {
"x86_64_linux_musl": {
"etag": "0x8DD6D49B2E55F7A",
"checksum": "683a3122e4cb37af57f4159e56c867611a88402839dc1f5bac81722dc3e47e3d"
},
"x86_64_macos": {
"etag": "0x8DD6D49B27100BB",
"checksum": "9c6f2c3d4824e0ef16726526f3fbe48b291beead5e73e746f89025dd54235cf7"
},
"x86_64_windows": {
"etag": "0x8DD6D49B2AC405B",
"checksum": "701ce9edbf3d63d15f7c0c6e7e80b1d27adfaf2e6d27d66ecff91e85500f2416"
},
"aarch64_linux_musl": {
"etag": "0x8DD6D49B247AE41",
"checksum": "c72083ae71826a7553bcd886587a24d2195e9d7c9e8506db249b9b8fc54848cb"
},
"aarch64_macos": {
"etag": "0x8DD6D49B24CB1B0",
"checksum": "58c8d461bdbb07fde1e2679a2523b4ebde48186d625eb81f5e84c564983d73a0"
}
},
"0.21.11": {
"x86_64_linux_musl": {
"etag": "0x8DD6D0F12F56C95",
"checksum": "4a1c0cd4a47b7bff471fd3cf677c90122f054084327d645007e4d663eabd33ee"
},
"x86_64_macos": {
"etag": "0x8DD6D0F123D9A1E",
"checksum": "2abed72f63f0e1ef52837044f459ef99a7d5cadf07ac1b61159b58d4192f9cbe"
},
"x86_64_windows": {
"etag": "0x8DD6D0F12A708B0",
"checksum": "70450441a9096f7d05cd6b3ce937caf7014dcb7870ead55558ee91422351c126"
},
"aarch64_linux_musl": {
"etag": "0x8DD6D0F121703C9",
"checksum": "3952302a1015455e94970a6a76db6e49630426ddf495e9c48f00262912706f27"
},
"aarch64_macos": {
"etag": "0x8DD6D0F12164155",
"checksum": "7f41af13183fc7873a65b2974fa98dfd57f55e0c00f87bc5d2bba84ea73d426b"
}
},
"0.21.9": {
"x86_64_linux_musl": {

43
manifests/typos.json generated
View File

@@ -16,10 +16,49 @@
},
"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.30.3"
"version": "1.31.1"
},
"1": {
"version": "1.30.3"
"version": "1.31.1"
},
"1.31": {
"version": "1.31.1"
},
"1.31.1": {
"x86_64_linux_musl": {
"etag": "0x8DD705FD2718EFE",
"checksum": "f683c2abeaff70379df7176110100e18150ecd17a4b9785c32908aca11929993"
},
"x86_64_macos": {
"etag": "0x8DD705FFB85D225",
"checksum": "5e052ea461debbe03cfbdb2ed28cf0f12efdeda630cc23473db09ed795bf4f71"
},
"x86_64_windows": {
"etag": "0x8DD706045F84954",
"checksum": "1a8b5a2f2f7aaf9d07ac9b4a2039b9ae38722e12fd4afd5a08d6bdc8435f4279"
},
"aarch64_macos": {
"etag": "0x8DD705FFA9F5B5F",
"checksum": "a172195e1b1f1e011b3034913d1c87f0bbf0552a096b4ead0e3fa0620f4329cd"
}
},
"1.31.0": {
"x86_64_linux_musl": {
"etag": "0x8DD6E1D6EC2EAB2",
"checksum": "3b11f5e3de56ecdc13fedc9425f201c83bd2dd045df938a166d7fed85d238faf"
},
"x86_64_macos": {
"etag": "0x8DD6E1DD3A10AB4",
"checksum": "a8ad3626ada0f9e944f8674a30244e371d0f71a7efe85140e2b5477f09500ae8"
},
"x86_64_windows": {
"etag": "0x8DD6E1DF2C8E1CD",
"checksum": "d1e38e393fefd8e9092b83772726337d44b742e5f17908a84da610426f584f29"
},
"aarch64_macos": {
"etag": "0x8DD6E1D52F48457",
"checksum": "96684058f88bd8343aa992223c9937f399254eb5277f0d297d2ac7b022d990b7"
}
},
"1.30": {
"version": "1.30.3"

View File

@@ -2775,7 +2775,7 @@
}
},
"0.22": {
"version": "0.22.1"
"version": "0.22.0"
},
"0.22.1": {
"x86_64_linux_gnu": {

2
manifests/zola.json generated
View File

@@ -1,5 +1,5 @@
{
"rust_crate": "zola",
"rust_crate": null,
"template": {
"x86_64_linux_gnu": {
"url": "https://github.com/getzola/zola/releases/download/v${version}/zola-v${version}-x86_64-unknown-linux-gnu.tar.gz"

View File

@@ -1,7 +1,6 @@
{
"repository": "https://github.com/getzola/zola",
"tag_prefix": "v",
"rust_crate": "${package}",
"asset_name": "${package}-v${version}-${rust_target}.tar.gz",
"platform": {
"x86_64_linux_gnu": {},

View File

@@ -490,12 +490,14 @@ fn main() -> Result<()> {
if let Some(crates_io_info) = &crates_io_info {
if let Some(v) = crates_io_info.versions.iter().find(|v| v.num == *version) {
if v.yanked {
continue;
continue; // Exclude yanked version from candidate for "latest".
}
} else {
continue; // Exclude version not released on crates.io from candidate for "latest".
}
}
if base_info.broken.contains(version) {
continue;
continue; // Exclude version marked as broken from candidate for "latest".
}
if !(version.major == 0 && version.minor == 0) {
manifests.map.insert(
@@ -618,15 +620,17 @@ fn replace_vars(
platform: Option<HostPlatform>,
rust_crate: Option<&str>,
) -> Result<String> {
const RUST_SPECIFIC: &[(&str, fn(HostPlatform) -> &'static str)] = &[
static RUST_SPECIFIC: &[(&str, fn(HostPlatform) -> &'static str)] = &[
("${rust_target}", HostPlatform::rust_target),
("${rust_target_arch}", HostPlatform::rust_target_arch),
("${rust_target_os}", HostPlatform::rust_target_os),
];
// zola is Rust crate, but is not released on crates.io.
static KNOWN_RUST_CRATE_NOT_IN_CRATES_IO: &[&str] = &["zola"];
let mut s = s.replace("${package}", package).replace("${tool}", package);
if let Some(platform) = platform {
s = s.replace("${exe}", platform.exe_suffix());
if rust_crate.is_some() {
if rust_crate.is_some() || KNOWN_RUST_CRATE_NOT_IN_CRATES_IO.contains(&package) {
for &(var, f) in RUST_SPECIFIC {
s = s.replace(var, f(platform));
}

View File

@@ -978,9 +978,9 @@ if [[ -f .cspell.json ]]; then
printf '%s\n' "${config_new}" >|.cspell.json
dependencies_words=''
if [[ -n "${has_rust}" ]]; then
dependencies_words=$(npx -y cspell@8.17.5 stdin --no-progress --no-summary --words-only --unique <<<"${dependencies}" || true)
dependencies_words=$(npx -y cspell stdin --no-progress --no-summary --words-only --unique <<<"${dependencies}" || true)
fi
all_words=$(ls_files | { grep -Fv "${project_dictionary}" || true; } | npx -y cspell@8.17.5 --file-list stdin --no-progress --no-summary --words-only --unique || true)
all_words=$(ls_files | { grep -Fv "${project_dictionary}" || true; } | npx -y cspell --file-list stdin --no-progress --no-summary --words-only --unique || true)
printf '%s\n' "${config_old}" >|.cspell.json
trap -- 'printf >&2 "%s\n" "${0##*/}: trapped SIGINT"; exit 1' SIGINT
cat >|.github/.cspell/rust-dependencies.txt <<EOF
@@ -1000,11 +1000,11 @@ EOF
error "you may want to mark .github/.cspell/rust-dependencies.txt linguist-generated"
fi
info "running \`git ls-files | npx -y cspell@8.17.5 --file-list stdin --no-progress --no-summary\`"
if ! ls_files | npx -y cspell@8.17.5 --file-list stdin --no-progress --no-summary; then
info "running \`git ls-files | npx -y cspell --file-list stdin --no-progress --no-summary\`"
if ! ls_files | npx -y cspell --file-list stdin --no-progress --no-summary; then
error "spellcheck failed: please fix uses of below words or add to ${project_dictionary} if correct"
printf '=======================================\n'
{ ls_files | npx -y cspell@8.17.5 --file-list stdin --no-progress --no-summary --words-only || true; } | sed "s/'s$//g" | LC_ALL=C sort -f -u
{ ls_files | npx -y cspell --file-list stdin --no-progress --no-summary --words-only || true; } | sed "s/'s$//g" | LC_ALL=C sort -f -u
printf '=======================================\n\n'
fi