Compare commits

...

22 Commits

Author SHA1 Message Date
Taiki Endo
c1dd9c9e59 Release 2.21.21 2023-11-28 10:48:18 +09:00
Taiki Endo
9e2074ea28 Update biome@latest to 1.4.0 2023-11-28 03:09:16 +09:00
Taiki Endo
addb7d697b Release 2.21.20 2023-11-27 22:05:41 +09:00
Taiki Endo
7b50ea3d76 Update grcov@latest to 0.8.19 2023-11-27 21:16:54 +09:00
Taiki Endo
b61491983a Release 2.21.19 2023-11-26 15:38:17 +09:00
Taiki Endo
f12afdead5 Update cspell dictionary 2023-11-26 15:38:05 +09:00
Taiki Endo
7edbfde966 Update dprint@latest to 0.43.1 2023-11-26 09:21:54 +09:00
Taiki Endo
8f354f35e5 Release 2.21.18 2023-11-21 10:53:13 +09:00
Taiki Endo
8fa3de33af Update wasmtime@latest to 15.0.0 2023-11-21 03:10:39 +09:00
Taiki Endo
0a297a6a2c Update cspell dictionary 2023-11-20 22:45:59 +09:00
Taiki Endo
ccc14bdc8d Release 2.21.17 2023-11-19 16:41:07 +09:00
Taiki Endo
9e429c03af Update dprint@latest to 0.43.0 2023-11-19 15:10:11 +09:00
Taiki Endo
dd2be0d4c9 Release 2.21.16 2023-11-19 08:16:23 +09:00
Taiki Endo
e0ec1576c1 Update cargo-binstall@latest to 1.4.6 2023-11-18 21:09:08 +09:00
Taiki Endo
f3ff5c0533 Release 2.21.15 2023-11-18 12:34:06 +09:00
Taiki Endo
609de8170a Update syft@latest to 0.97.1 2023-11-18 09:20:53 +09:00
Taiki Endo
94ed3a3640 Release 2.21.14 2023-11-17 21:11:02 +09:00
Taiki Endo
9c981b3fed Update cargo-llvm-cov@latest to 0.5.37 2023-11-17 15:10:05 +09:00
Taiki Endo
9e7bc10665 Release 2.21.13 2023-11-17 10:36:40 +09:00
Taiki Endo
12669737fd Update syft@latest to 0.97.0 2023-11-17 09:20:14 +09:00
Taiki Endo
e2daa7c7c8 Release 2.21.12 2023-11-16 09:55:59 +09:00
Taiki Endo
bad6e0dafb Update protoc@latest to 3.25.1 2023-11-16 09:21:20 +09:00
10 changed files with 257 additions and 23 deletions

View File

@@ -38,7 +38,6 @@ androideabi
armeb
armebv
armv
asmjs
atmega
bpfeb
bpfel
@@ -104,7 +103,6 @@ concat
ctypes
dealloc
deque
docsrs
doctest
doctests
hasher

View File

@@ -10,6 +10,46 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.21.21] - 2023-11-28
- Update `biome@latest` to 1.4.0.
## [2.21.20] - 2023-11-27
- Update `grcov@latest` to 0.8.19.
## [2.21.19] - 2023-11-26
- Update `dprint@latest` to 0.43.1.
## [2.21.18] - 2023-11-21
- Update `wasmtime@latest` to 15.0.0.
## [2.21.17] - 2023-11-19
- Update `dprint@latest` to 0.43.0.
## [2.21.16] - 2023-11-18
- Update `cargo-binstall@latest` to 1.4.6.
## [2.21.15] - 2023-11-18
- Update `syft@latest` to 0.97.1.
## [2.21.14] - 2023-11-17
- Update `cargo-llvm-cov@latest` to 0.5.37.
## [2.21.13] - 2023-11-17
- Update `syft@latest` to 0.97.0.
## [2.21.12] - 2023-11-16
- Update `protoc@latest` to 3.25.1.
## [2.21.11] - 2023-11-12
- Update `cargo-binstall@latest` to 1.4.5.
@@ -1421,7 +1461,17 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.21.11...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.21.21...HEAD
[2.21.21]: https://github.com/taiki-e/install-action/compare/v2.21.20...v2.21.21
[2.21.20]: https://github.com/taiki-e/install-action/compare/v2.21.19...v2.21.20
[2.21.19]: https://github.com/taiki-e/install-action/compare/v2.21.18...v2.21.19
[2.21.18]: https://github.com/taiki-e/install-action/compare/v2.21.17...v2.21.18
[2.21.17]: https://github.com/taiki-e/install-action/compare/v2.21.16...v2.21.17
[2.21.16]: https://github.com/taiki-e/install-action/compare/v2.21.15...v2.21.16
[2.21.15]: https://github.com/taiki-e/install-action/compare/v2.21.14...v2.21.15
[2.21.14]: https://github.com/taiki-e/install-action/compare/v2.21.13...v2.21.14
[2.21.13]: https://github.com/taiki-e/install-action/compare/v2.21.12...v2.21.13
[2.21.12]: https://github.com/taiki-e/install-action/compare/v2.21.11...v2.21.12
[2.21.11]: https://github.com/taiki-e/install-action/compare/v2.21.10...v2.21.11
[2.21.10]: https://github.com/taiki-e/install-action/compare/v2.21.9...v2.21.10
[2.21.9]: https://github.com/taiki-e/install-action/compare/v2.21.8...v2.21.9

27
manifests/biome.json generated
View File

@@ -27,10 +27,33 @@
}
},
"latest": {
"version": "1.3.3"
"version": "1.4.0"
},
"1": {
"version": "1.3.3"
"version": "1.4.0"
},
"1.4": {
"version": "1.4.0"
},
"1.4.0": {
"x86_64_linux_gnu": {
"checksum": "9d14e2a3ebf5350813d7d2b14b8b0b92d3e9cfa384bfbdc6a314b46cf3c8cc6c"
},
"x86_64_macos": {
"checksum": "577a8351104676269103652d0815872e8ec14271c71b68b4e56fab45367217ce"
},
"x86_64_windows": {
"checksum": "5980f3956f51cf570c5830cd86534b4e11743e08967dbee3f755ecfd77d04d30"
},
"aarch64_linux_gnu": {
"checksum": "9c944cd932476a5e6264f455ab3979a8ed870a72adffdebc3dbe9ef4e4240926"
},
"aarch64_macos": {
"checksum": "fbd1852338ba02c832a3a9b95818e516e2327a82620fd2d159eed77a960a3e23"
},
"aarch64_windows": {
"checksum": "1dfbf844a312e40c1f16e4b1e8486ff4c93281087b2ee1c50ea9ca34b76da8b2"
}
},
"1.3": {
"version": "1.3.3"

View File

@@ -21,26 +21,26 @@
}
},
"latest": {
"version": "1.4.5"
"version": "1.4.6"
},
"1.4.5": {
"1.4.6": {
"x86_64_linux_musl": {
"checksum": "7a9fa74ddaa48d989e7ef81f12890b0338af755fb88a0db9150c092a5aee42c0"
"checksum": "77e13c15c979e2d233290aa4354bf8f6416768cc175ed9aadcb8a46ffe3f4b46"
},
"x86_64_macos": {
"checksum": "e8e335ccea16b1828589da92ebc77653be8bdfc27776e185be8bae96c99de24c"
"checksum": "8f76db704186a0ce87148a31a91ad9101ff2f5ad0b9ff98f19e20f795230c343"
},
"x86_64_windows": {
"checksum": "8b4c13c944e99a1907a19e2b5f4176ff3ecd6d1fdea0ab65eafd085517ed4f63"
"checksum": "787f3568162702b553f7877b7e1e41a1ff88e698d11a54b371b7495d801cd047"
},
"aarch64_linux_musl": {
"checksum": "6d4c33b27e7f12d27c231bf637ebab652a0b40e658560a4fb95a1db41e932bad"
"checksum": "887361073d873ab4054257da60df784ae5471262c355074dd9b56fd5a4ec7dd4"
},
"aarch64_macos": {
"checksum": "1fbb8cb5b6f789ac856638aa2f43f0e8d3f9586dff67c0aab5bc07abf801f29a"
"checksum": "ba897e52709139005b148cda8dc8e8efc3f45346e840dec34dbb3f43db453f0b"
},
"aarch64_windows": {
"checksum": "4fcdfd5558fa3f0cfad5c29d07807e47dda45cae907f281a5316af0c4752ab45"
"checksum": "1b69501ed825f928575f1f447e73da1989d9f91a0cb61a2b829dac456a74038b"
}
}
}

View File

@@ -18,10 +18,27 @@
}
},
"latest": {
"version": "0.5.36"
"version": "0.5.37"
},
"0.5": {
"version": "0.5.36"
"version": "0.5.37"
},
"0.5.37": {
"x86_64_linux_musl": {
"checksum": "3444cd1604eae4e2aaf7ad7be7ebc5be2fc3571000b900e41a63e2fc64ebba5f"
},
"x86_64_macos": {
"checksum": "7662cd747762b6d8e131997b153acf4137f6f35fc3929be1f4db2f1ad4df115a"
},
"x86_64_windows": {
"checksum": "dd2f7624ac0fbad43b927e684fa840d9d76c3a17af0e58ed3acb5e95fc56c9da"
},
"aarch64_linux_musl": {
"checksum": "e1ff7c522dd0df727e8af7e83f726094a621418f33ad0da0d49c66fabe76321e"
},
"aarch64_macos": {
"checksum": "cdea4c173930aef177768c6f1ffb928e578ce46a765df0e7c5ebd69bdceadf4a"
}
},
"0.5.36": {
"x86_64_linux_musl": {

39
manifests/dprint.json generated
View File

@@ -24,7 +24,44 @@
}
},
"latest": {
"version": "0.42.5"
"version": "0.43.1"
},
"0.43": {
"version": "0.43.1"
},
"0.43.1": {
"x86_64_linux_musl": {
"checksum": "069c27da39ebb3c7227643cec6e4efec38f4e3ad8cef61290482e8a3e2702655"
},
"x86_64_macos": {
"checksum": "b4c937c76038ff3198b9e3494119fb6405e54256a2c0ee7db797486cde4eef9f"
},
"x86_64_windows": {
"checksum": "ce017e44244ce0dc837a9c6536d50ef5de6e24c07fa6d0c915b14a1b64082c3e"
},
"aarch64_linux_musl": {
"checksum": "e4fb458f1affc0c8e81cb2e158144672eb5c6bc3064a48bb32f0fbd57c2c9aee"
},
"aarch64_macos": {
"checksum": "ea479f5ab3a2c8933256e61e77c5a68ffda8d6c77be968b87d80374121686959"
}
},
"0.43.0": {
"x86_64_linux_musl": {
"checksum": "a73e3ced32b4b82f4e462e4cb4c8206e87d649715b974ed17f90986856498255"
},
"x86_64_macos": {
"checksum": "8687ddffc00197807ca37934bdf392fa7f7441b8124a6679c9fcccb862c5c5e7"
},
"x86_64_windows": {
"checksum": "dc36df4049633e0bb281a1cdb64ad95e593f299e560b664958457478267e939e"
},
"aarch64_linux_musl": {
"checksum": "76270d79c923c14fdbd617d46765ab4299cd5966532bf3c602a5eb414cd6e755"
},
"aarch64_macos": {
"checksum": "fa5f29ab77fb32742aba7d5cd1cb01d1e8f84abda5ddcddb5c4489fbad231390"
}
},
"0.42": {
"version": "0.42.5"

21
manifests/grcov.json generated
View File

@@ -18,10 +18,27 @@
}
},
"latest": {
"version": "0.8.18"
"version": "0.8.19"
},
"0.8": {
"version": "0.8.18"
"version": "0.8.19"
},
"0.8.19": {
"x86_64_linux_musl": {
"checksum": "1d64e1ec2b46122e605a739e05f6df42ec0d7c20feb632dfdc6beab9e29158f5"
},
"x86_64_macos": {
"checksum": "8c4a46740c09ec071ad20eaf916175b8cf7322eacb7c37e905f3d2925690c44a"
},
"x86_64_windows": {
"checksum": "33c28588407cc89d1923cc1771ac9bcc625a2b111dbc45395be163a1988e7fcf"
},
"aarch64_linux_musl": {
"checksum": "426bd9e8b0c05c9e804da81416c1f99d3d4bf2b4e903d50db3332cb17f126330"
},
"aarch64_macos": {
"checksum": "1651b6640142d4feddf6c900af11b8e815f979c53f01d08717465e939eaa7589"
}
},
"0.8.18": {
"x86_64_linux_musl": {

28
manifests/protoc.json generated
View File

@@ -2,13 +2,35 @@
"rust_crate": null,
"template": null,
"latest": {
"version": "3.25.0"
"version": "3.25.1"
},
"3": {
"version": "3.25.0"
"version": "3.25.1"
},
"3.25": {
"version": "3.25.0"
"version": "3.25.1"
},
"3.25.1": {
"x86_64_linux_gnu": {
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v25.1/protoc-25.1-linux-x86_64.zip",
"checksum": "ed8fca87a11c888fed329d6a59c34c7d436165f662a2c875246ddb1ac2b6dd50"
},
"x86_64_macos": {
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v25.1/protoc-25.1-osx-x86_64.zip",
"checksum": "72c6d6b2bc855ff8688c3b7fb31288ccafd0ab55256ff8382d5711ecfcc11f4f"
},
"x86_64_windows": {
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v25.1/protoc-25.1-win64.zip",
"checksum": "b55901fc748d1679f3a803bdc2a920e1897eb02433c501b5a589ea08c4623844"
},
"aarch64_linux_gnu": {
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v25.1/protoc-25.1-linux-aarch_64.zip",
"checksum": "99975a8c11b83cd65c3e1151ae1714bf959abc0521acb659bf720524276ab0c8"
},
"aarch64_macos": {
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v25.1/protoc-25.1-osx-aarch_64.zip",
"checksum": "320308ce18c359564948754f51748de41cf02a4e7edf0cf47a805b9d38610f16"
}
},
"3.25.0": {
"x86_64_linux_gnu": {

39
manifests/syft.json generated
View File

@@ -23,7 +23,44 @@
}
},
"latest": {
"version": "0.96.0"
"version": "0.97.1"
},
"0.97": {
"version": "0.97.1"
},
"0.97.1": {
"x86_64_linux_musl": {
"checksum": "592e642bb795bb0f6d9c35f4da58774f9b40d1f8ece3ea0367c2dea27dced470"
},
"x86_64_macos": {
"checksum": "d86c2c80ef47179229bdd857508411424cf612760f13b8dc394de2f2a65d7ca6"
},
"x86_64_windows": {
"checksum": "aac9e63d219f27a75751e74d09d36c2ddfc02d1d623f8f8234e6b377f525ed2d"
},
"aarch64_linux_musl": {
"checksum": "039003a7bc551f298d16ed770a1e5d0a51ea5fb1d86e021623a0435f69203c64"
},
"aarch64_macos": {
"checksum": "7f62a2a6b5d56d065703e313d1a74893e9579396d75f022eedc8dab723ab0a8e"
}
},
"0.97.0": {
"x86_64_linux_musl": {
"checksum": "c17c905a2b687c1dac3fb96d7d30bcd6fbec1bdb5662372d0d9e2f8536b7ce04"
},
"x86_64_macos": {
"checksum": "46636177f41e8fe01941b786141a9cabd34453da2b245068925e0f8a56797a54"
},
"x86_64_windows": {
"checksum": "250cc21ad1538c575fa74d51230c20c7517af79d36b5271788ca4ebf038e4a26"
},
"aarch64_linux_musl": {
"checksum": "8cce25f7180c385de094936c40306f5efacf1ec5dc9e150076aa1b8a4844ff35"
},
"aarch64_macos": {
"checksum": "6bb8c10704c2d0de82e3e6dfd845391343c6d13737b71576f4c5d586b0eefbe1"
}
},
"0.96": {
"version": "0.96.0"

View File

@@ -2,7 +2,40 @@
"rust_crate": "wasmtime-cli",
"template": null,
"latest": {
"version": "14.0.4"
"version": "15.0.0"
},
"15": {
"version": "15.0.0"
},
"15.0": {
"version": "15.0.0"
},
"15.0.0": {
"x86_64_linux_gnu": {
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v15.0.0/wasmtime-v15.0.0-x86_64-linux.tar.xz",
"checksum": "ace1bbd35cb6c9aea7f970ea56e19b63d16eaec66d852b767dbd3e3c3092ce08",
"bin": "wasmtime-v15.0.0-x86_64-linux/wasmtime"
},
"x86_64_macos": {
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v15.0.0/wasmtime-v15.0.0-x86_64-macos.tar.xz",
"checksum": "2913d43f2d943071566daaf4e2a47cf4a7e58bf077817b6e431b2ecc2da772d9",
"bin": "wasmtime-v15.0.0-x86_64-macos/wasmtime"
},
"x86_64_windows": {
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v15.0.0/wasmtime-v15.0.0-x86_64-windows.zip",
"checksum": "70ee6bf44afd29cdd6b480675070e899489162906d83449a7d4a2c82cc2371c3",
"bin": "wasmtime-v15.0.0-x86_64-windows/wasmtime.exe"
},
"aarch64_linux_gnu": {
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v15.0.0/wasmtime-v15.0.0-aarch64-linux.tar.xz",
"checksum": "8feef65dff1acd5b5f69e5f08e34d3c3c29c6fc680c30a3a1cfa8b618c45818a",
"bin": "wasmtime-v15.0.0-aarch64-linux/wasmtime"
},
"aarch64_macos": {
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v15.0.0/wasmtime-v15.0.0-aarch64-macos.tar.xz",
"checksum": "51c5bb6d83f111228fe59ee42b5e7dfa0f3ff7a65665f20237c44acf20ee5e42",
"bin": "wasmtime-v15.0.0-aarch64-macos/wasmtime"
}
},
"14": {
"version": "14.0.4"