Compare commits

...

8 Commits

Author SHA1 Message Date
Taiki Endo
68675c5a5f Release 2.68.15 2026-02-28 23:24:16 +09:00
Taiki Endo
404af2da2b Update mise@latest to 2026.2.23 2026-02-28 22:23:39 +09:00
Taiki Endo
9ecba83c07 Update prek@latest to 0.3.4 2026-02-28 18:30:24 +09:00
Taiki Endo
9fb5bf7130 Update cargo-binstall@latest to 1.17.6 2026-02-28 18:30:24 +09:00
Taiki Endo
2dc1234c29 Release 2.68.14 2026-02-28 12:35:24 +09:00
Taiki Endo
6ddbe3721a Update wasm-bindgen@latest to 0.2.114 2026-02-28 06:29:14 +09:00
Taiki Endo
5e3c734023 Update typos@latest to 1.44.0 2026-02-28 03:34:26 +09:00
Taiki Endo
f3481aaf5b Update allowed lint list 2026-02-27 23:37:00 +09:00
8 changed files with 150 additions and 28 deletions

View File

@@ -10,6 +10,20 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.68.15] - 2026-02-28
- Update `mise@latest` to 2026.2.23.
- Update `prek@latest` to 0.3.4.
- Update `cargo-binstall@latest` to 1.17.6.
## [2.68.14] - 2026-02-28
- Update `wasm-bindgen@latest` to 0.2.114.
- Update `typos@latest` to 1.44.0.
## [2.68.13] - 2026-02-27
- Update `uv@latest` to 0.10.7.
@@ -5753,7 +5767,9 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.68.13...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.68.15...HEAD
[2.68.15]: https://github.com/taiki-e/install-action/compare/v2.68.14...v2.68.15
[2.68.14]: https://github.com/taiki-e/install-action/compare/v2.68.13...v2.68.14
[2.68.13]: https://github.com/taiki-e/install-action/compare/v2.68.12...v2.68.13
[2.68.12]: https://github.com/taiki-e/install-action/compare/v2.68.11...v2.68.12
[2.68.11]: https://github.com/taiki-e/install-action/compare/v2.68.10...v2.68.11

View File

@@ -30,12 +30,12 @@ unused_trait_names = "warn"
# Suppress buggy or noisy clippy lints
bool_assert_comparison = { level = "allow", priority = 1 }
borrow_as_ptr = { level = "allow", priority = 1 } # https://github.com/rust-lang/rust-clippy/issues/8286
cast_lossless = { level = "allow", priority = 1 } # https://godbolt.org/z/Pv6vbGG6E
cast_lossless = { level = "allow", priority = 1 } # suggested code has poor codegen with -C opt-level=0 https://godbolt.org/z/GzTxzbd9q
collapsible_match = { level = "allow", priority = 1 }
declare_interior_mutable_const = { level = "allow", priority = 1 } # https://github.com/rust-lang/rust-clippy/issues/7665
doc_markdown = { level = "allow", priority = 1 }
float_cmp = { level = "allow", priority = 1 } # https://github.com/rust-lang/rust-clippy/issues/7725
incompatible_msrv = { level = "allow", priority = 1 } # buggy: doesn't consider cfg, https://github.com/rust-lang/rust-clippy/issues/12280, https://github.com/rust-lang/rust-clippy/issues/12257#issuecomment-2093667187
lint_groups_priority = { level = "allow", priority = 1 } # https://github.com/rust-lang/rust-clippy/issues/12920
manual_assert = { level = "allow", priority = 1 }
manual_range_contains = { level = "allow", priority = 1 } # https://github.com/rust-lang/rust-clippy/issues/6455#issuecomment-1225966395
missing_errors_doc = { level = "allow", priority = 1 }
@@ -51,4 +51,3 @@ struct_field_names = { level = "allow", priority = 1 }
too_many_arguments = { level = "allow", priority = 1 }
too_many_lines = { level = "allow", priority = 1 }
type_complexity = { level = "allow", priority = 1 }
unreadable_literal = { level = "allow", priority = 1 }

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.17.5"
"version": "1.17.6"
},
"1.17.5": {
"1.17.6": {
"x86_64_linux_musl": {
"etag": "0x8DE6B056582AD30",
"checksum": "c0f247726165afc445076a9d58cf3795512b6e5787ae469297a39b8c9e30a51f"
"etag": "0x8DE76914734AF09",
"checksum": "f926d96e9f0822ded35c4ac2071ce190bd1311565695c49c45e295de0d685aaa"
},
"x86_64_macos": {
"etag": "0x8DE6B056D57BB61",
"checksum": "2471743078bbf1685e8493121b03c6555042690ea10661e0fddba647bceac13c"
"etag": "0x8DE76914C772699",
"checksum": "cd07fd79e2848b13b994e3f83fa5377b631625b847f0734219f2706feb518258"
},
"x86_64_windows": {
"etag": "0x8DE6B056AB691BF",
"checksum": "501697fe946b691d215600d144b53b696cc6fb03f3e1773f582b375672c26be6"
"etag": "0x8DE76914A9E394D",
"checksum": "5fcbddde2d415704d2432bbe606a5767ddaf1ef4ee2c16b7828f8be2ed1e5a5c"
},
"aarch64_linux_musl": {
"etag": "0x8DE6B0577EF5F64",
"checksum": "6a82fd5207e0647fcb28fc8db30b0186a2e6223aaa5411a588f0573c77d620e3"
"etag": "0x8DE769153455E94",
"checksum": "e5f2c4b79b10370dff707b86a14e7a0ad399c5dc5853824e933432910741992c"
},
"aarch64_macos": {
"etag": "0x8DE6B058118E22B",
"checksum": "896e75a79773a11ad651649dce449a223ddd1dc718e687301988b46ee26fe58f"
"etag": "0x8DE769158DCE9A8",
"checksum": "101447fa30a723ca8e1a13cec11bb1350b7179331b2aa7054d27bef7a3e19021"
},
"aarch64_windows": {
"etag": "0x8DE6B057E156D80",
"checksum": "ad0d0d0d51fdbb66becab98886dd5500968b37dac7f4efb7d2f6ed0cf7847939"
"etag": "0x8DE769156F36CE7",
"checksum": "5faf2e24e91bba98d7020fc96a59b309dbd4ea3d2cd9c0fec3360d73f32ef712"
}
}
}

32
manifests/mise.json generated
View File

@@ -28,13 +28,39 @@
},
"license_markdown": "[MIT](https://github.com/jdx/mise/blob/main/LICENSE)",
"latest": {
"version": "2026.2.22"
"version": "2026.2.23"
},
"2026": {
"version": "2026.2.22"
"version": "2026.2.23"
},
"2026.2": {
"version": "2026.2.22"
"version": "2026.2.23"
},
"2026.2.23": {
"x86_64_linux_musl": {
"etag": "0x8DE76B6DF3EB74C",
"checksum": "4dd826ad4cb69ec98939669bcdbc4c28db7677e974703d4372f40e96aa1d5e6f"
},
"x86_64_macos": {
"etag": "0x8DE76B6E116475D",
"checksum": "500fb6c6d22b0ff206630f2b477ee73f34a3be7ed214211b910a687b7b80ac53"
},
"x86_64_windows": {
"etag": "0x8DE76B6E1E5CD84",
"checksum": "c17a62ef2a510add6484f6a51a97d400fe033059b0b88f51db790bc6d6c19066"
},
"aarch64_linux_musl": {
"etag": "0x8DE76B6DCB32087",
"checksum": "75551959cba7030168d890d9da1a2c68fd50d9e253b52f3a853f7245df8873e6"
},
"aarch64_macos": {
"etag": "0x8DE76B6E09BADB7",
"checksum": "324900fb35b37311e3cb0cd5a53cacbe87bc62f59648f39a01e22a48519cd40a"
},
"aarch64_windows": {
"etag": "0x8DE76B6E1C06E23",
"checksum": "23c7d4fc7c30cd578a92e6c8fcea54f998e18eee7fe9237bf47746f99d25056f"
}
},
"2026.2.22": {
"x86_64_linux_musl": {

38
manifests/prek.json generated
View File

@@ -40,10 +40,44 @@
},
"license_markdown": "[MIT](https://github.com/j178/prek/blob/master/LICENSE)",
"latest": {
"version": "0.3.3"
"version": "0.3.4"
},
"0.3": {
"version": "0.3.3"
"version": "0.3.4"
},
"0.3.4": {
"x86_64_linux_musl": {
"etag": "0x8DE767C474370DB",
"checksum": "05466ec070a4f3324e800b396e049db3c6e80345c6ab0f4812cf56fc52ce066e"
},
"x86_64_macos": {
"etag": "0x8DE767C46E8E54F",
"checksum": "60a8d093012bcd40e8fec348450d75d8f5b09d85529f11fc5d606b84273b7978"
},
"x86_64_windows": {
"etag": "0x8DE767C46FCA540",
"checksum": "21c6e119d58443a696bd585946a6fac8fa0b918a2d975f623157c3f72994a2f3"
},
"aarch64_linux_musl": {
"etag": "0x8DE767C45C1B655",
"checksum": "610df84f084300f084bf9ea572da9d1909607cf5f930aa78e29b68f408568d2c"
},
"aarch64_macos": {
"etag": "0x8DE767C459166B1",
"checksum": "f0a416139eaf8753deb603993314077a3916099d23de67287086a21349151ef0"
},
"aarch64_windows": {
"etag": "0x8DE767C459C56EB",
"checksum": "3ecf22c863de4d054b14c70fb7b6a3ead17de5b8e40e36c24f76b5aa13b03664"
},
"riscv64_linux_gnu": {
"etag": "0x8DE767C46A6F636",
"checksum": "0f2adffeaa17e1735f429d41a1027ca12191c4324655fbe7a252930799a9d473"
},
"s390x_linux_gnu": {
"etag": "0x8DE767C46DE90A6",
"checksum": "dc1d07d5eeddcfc502962efa126efe6cc8c6174a5944385bcc20449914a95f23"
}
},
"0.3.3": {
"x86_64_linux_musl": {

29
manifests/typos.json generated
View File

@@ -22,10 +22,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.43.5"
"version": "1.44.0"
},
"1": {
"version": "1.43.5"
"version": "1.44.0"
},
"1.44": {
"version": "1.44.0"
},
"1.44.0": {
"x86_64_linux_musl": {
"etag": "0x8DE761E15610CEA",
"checksum": "1b788b7d764e2f20fe089487428a3944ed218d1fb6fcd8eac4230b5893a38779"
},
"x86_64_macos": {
"etag": "0x8DE761E7302D360",
"checksum": "70e7cbfd9c0bac3b27d096171413a8fff989cc9f9227d3ef66694ed99fdc7b5c"
},
"x86_64_windows": {
"etag": "0x8DE761E9ECC8ECB",
"checksum": "afd85c8f3c5c925ee7452389acdf70b048d8c6eae5e52a581e63a7d1b7655f17"
},
"aarch64_linux_musl": {
"etag": "0x8DE761E04A49988",
"checksum": "132c20fc5e3c9ba540ec55a0a468dcb9c1504625a405df1c237b10dd4f2ec433"
},
"aarch64_macos": {
"etag": "0x8DE761E58A02A4D",
"checksum": "ca82d593351dbac519a5c9fa832fc147b176d80100d00d08e855fcb46d43882d"
}
},
"1.43": {
"version": "1.43.5"

View File

@@ -44,10 +44,32 @@
},
"license_markdown": "[MIT](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/LICENSE-APACHE)",
"latest": {
"version": "0.2.113"
"version": "0.2.114"
},
"0.2": {
"version": "0.2.113"
"version": "0.2.114"
},
"0.2.114": {
"x86_64_linux_musl": {
"etag": "0x8DE7634F1CECA5A",
"checksum": "ce21be002bdbc22ede2a5cf250cb801d2106956fc3c529c75d9452729db3490c"
},
"x86_64_macos": {
"etag": "0x8DE7634F1C6486C",
"checksum": "7c7d4ee4d810cd59745848c9a5888046719e948b27a7a89d0256641e98e6eaca"
},
"x86_64_windows": {
"etag": "0x8DE7634F1C2A316",
"checksum": "32139f3e36dcf3fcc909f7366a538fa1eec9ee87c92941af4a42041ba7826b6e"
},
"aarch64_linux_gnu": {
"etag": "0x8DE7634F1CD9341",
"checksum": "95c0575c66910f80ff03265be1e1ddc35cc260044129a61a615d7278922c0ec4"
},
"aarch64_macos": {
"etag": "0x8DE7634F1B4821D",
"checksum": "b0ef565865b3004bca5df72c83fef9256fa059e7aaa9075493f4e392b1d17350"
}
},
"0.2.113": {
"x86_64_linux_musl": {

View File

@@ -22,9 +22,9 @@ Structured access to the install-action manifests.
// clippy::exhaustive_enums,
// clippy::exhaustive_structs,
clippy::impl_trait_in_params,
// clippy::missing_inline_in_public_items,
clippy::std_instead_of_alloc,
clippy::std_instead_of_core,
// clippy::missing_inline_in_public_items,
)]
#![allow(clippy::missing_panics_doc, clippy::too_long_first_doc_paragraph)]