Compare commits

...

7 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
5 changed files with 79 additions and 8 deletions

View File

@@ -38,7 +38,6 @@ androideabi
armeb armeb
armebv armebv
armv armv
asmjs
atmega atmega
bpfeb bpfeb
bpfel bpfel

View File

@@ -10,6 +10,18 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [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 ## [2.21.18] - 2023-11-21
- Update `wasmtime@latest` to 15.0.0. - Update `wasmtime@latest` to 15.0.0.
@@ -1449,7 +1461,10 @@ Note: This release is considered a breaking change because installing on version
Initial release Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.21.18...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.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.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.16]: https://github.com/taiki-e/install-action/compare/v2.21.15...v2.21.16

27
manifests/biome.json generated
View File

@@ -27,10 +27,33 @@
} }
}, },
"latest": { "latest": {
"version": "1.3.3" "version": "1.4.0"
}, },
"1": { "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": { "1.3": {
"version": "1.3.3" "version": "1.3.3"

21
manifests/dprint.json generated
View File

@@ -24,10 +24,27 @@
} }
}, },
"latest": { "latest": {
"version": "0.43.0" "version": "0.43.1"
}, },
"0.43": { "0.43": {
"version": "0.43.0" "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": { "0.43.0": {
"x86_64_linux_musl": { "x86_64_linux_musl": {

21
manifests/grcov.json generated
View File

@@ -18,10 +18,27 @@
} }
}, },
"latest": { "latest": {
"version": "0.8.18" "version": "0.8.19"
}, },
"0.8": { "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": { "0.8.18": {
"x86_64_linux_musl": { "x86_64_linux_musl": {