Compare commits

...

9 Commits

Author SHA1 Message Date
Taiki Endo
637f863084 Release 2.21.25 2023-12-01 20:03:57 +09:00
Taiki Endo
6a93379f10 Update dprint@latest to 0.43.2 2023-12-01 11:02:08 +09:00
Taiki Endo
21526ba3bb Release 2.21.24 2023-12-01 10:57:13 +09:00
Taiki Endo
b2ece1ea7b Update biome@latest to 1.4.1 2023-12-01 09:23:04 +09:00
Taiki Endo
6b385b7509 Release 2.21.23 2023-11-30 10:56:47 +09:00
Taiki Endo
f6798d5844 Update mdbook@latest to 0.4.36 2023-11-30 09:20:30 +09:00
Taiki Endo
59d2196ad2 Update syft@latest to 0.98.0 2023-11-30 03:10:17 +09:00
Taiki Endo
f7c663c03b Release 2.21.22 2023-11-29 03:11:51 +09:00
Taiki Endo
979fc91db5 Update cargo-tarpaulin@latest to 0.27.2 2023-11-29 03:09:43 +09:00
6 changed files with 121 additions and 11 deletions

View File

@@ -10,6 +10,24 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.21.25] - 2023-12-01
- Update `dprint@latest` to 0.43.2.
## [2.21.24] - 2023-12-01
- Update `biome@latest` to 1.4.1.
## [2.21.23] - 2023-11-30
- Update `mdbook@latest` to 0.4.36.
- Update `syft@latest` to 0.98.0.
## [2.21.22] - 2023-11-28
- Update `cargo-tarpaulin@latest` to 0.27.2.
## [2.21.21] - 2023-11-28
- Update `biome@latest` to 1.4.0.
@@ -1461,7 +1479,11 @@ 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.21...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.21.25...HEAD
[2.21.25]: https://github.com/taiki-e/install-action/compare/v2.21.24...v2.21.25
[2.21.24]: https://github.com/taiki-e/install-action/compare/v2.21.23...v2.21.24
[2.21.23]: https://github.com/taiki-e/install-action/compare/v2.21.22...v2.21.23
[2.21.22]: https://github.com/taiki-e/install-action/compare/v2.21.21...v2.21.22
[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

26
manifests/biome.json generated
View File

@@ -27,13 +27,33 @@
}
},
"latest": {
"version": "1.4.0"
"version": "1.4.1"
},
"1": {
"version": "1.4.0"
"version": "1.4.1"
},
"1.4": {
"version": "1.4.0"
"version": "1.4.1"
},
"1.4.1": {
"x86_64_linux_gnu": {
"checksum": "2995159aebcb7ddd116b098a1a0a459d1a8681aaa878623fb5390cc0dd0e414a"
},
"x86_64_macos": {
"checksum": "7e40b33cf4553d32a9eb2ebf021ebfebcf84690b4a195a97cdd4a73ffaa60daa"
},
"x86_64_windows": {
"checksum": "53af2ef1a14f73f506b516545eedd73880d1a382ca1e031aa38cc016947e6f9f"
},
"aarch64_linux_gnu": {
"checksum": "8f2712e303877594a9401ce392724f8b8c94d533b6f5902d9cbdd149e4fbd794"
},
"aarch64_macos": {
"checksum": "edd8b651084058977988fa3b5cbfc0c6a87175fa7ad3b4554636530b9ea84178"
},
"aarch64_windows": {
"checksum": "1c591c0566d2b09cfa7a5bfbac4c958784fe9a81b0d2b4df241e999c7f201ed9"
}
},
"1.4.0": {
"x86_64_linux_gnu": {

View File

@@ -18,10 +18,27 @@
}
},
"latest": {
"version": "0.27.1"
"version": "0.27.2"
},
"0.27": {
"version": "0.27.1"
"version": "0.27.2"
},
"0.27.2": {
"x86_64_linux_musl": {
"checksum": "ebe7d38c7045cf396cb67b45d9b0e4bffc74f2dfa2df428a3190cc9d38c47fe9"
},
"x86_64_macos": {
"checksum": "6d577a7a21881fd5a57e0e4aedd61c4235f5bacc1e645f3acdd7c8ceceee5115"
},
"x86_64_windows": {
"checksum": "ff90bcc5d757b7cb765d5e3e5f5a2010a0b7e97a348f0470a9c93a4fcd9ca941"
},
"aarch64_linux_musl": {
"checksum": "aa82c2010a53cbc1ede58123db3ccfe2fddd2441d4b0454ad5ff4103603a84c1"
},
"aarch64_macos": {
"checksum": "3c0b0cd6b6f676fe4b7ab07077f9d186cbcdb57ec4d11211a1a12ac91ae479e1"
}
},
"0.27.1": {
"x86_64_linux_musl": {

21
manifests/dprint.json generated
View File

@@ -24,10 +24,27 @@
}
},
"latest": {
"version": "0.43.1"
"version": "0.43.2"
},
"0.43": {
"version": "0.43.1"
"version": "0.43.2"
},
"0.43.2": {
"x86_64_linux_musl": {
"checksum": "68bfc2e1c46ebc1794a76dfb99e971ad7461892a875bc3c5ac6da80f871e16e4"
},
"x86_64_macos": {
"checksum": "f860091eb4be0958b23d9aed2010e2a225ccc8d99ad79e408005d4f132d51d4b"
},
"x86_64_windows": {
"checksum": "3a0b473ece37be2b61ecfbe8480cf4af8fb5936c1f2f3125bd12c797950b79c5"
},
"aarch64_linux_musl": {
"checksum": "f8dcf95da927ada9c0f8c360bc5f2644d6f012d37fcc1563a6da26b2a4d95dea"
},
"aarch64_macos": {
"checksum": "de523a8df01b2843d89ddd145463d70c10d813b5a0814b7094022daf14e2b9e7"
}
},
"0.43.1": {
"x86_64_linux_musl": {

18
manifests/mdbook.json generated
View File

@@ -18,10 +18,24 @@
}
},
"latest": {
"version": "0.4.35"
"version": "0.4.36"
},
"0.4": {
"version": "0.4.35"
"version": "0.4.36"
},
"0.4.36": {
"x86_64_linux_musl": {
"checksum": "cd90951af7b4afc3afb6d8e96abd8f48bcd24249d042d359739883da919352ff"
},
"x86_64_macos": {
"checksum": "5276f8f3915c6e52f35e5e44c2c199e346f00d519b54028d75241e1fb364a93e"
},
"x86_64_windows": {
"checksum": "69a20b3906884769381c33d613d5d6ffdf795f052951681b6ce8a8a30f281bf1"
},
"aarch64_linux_musl": {
"checksum": "dad8195fca7bac42b91cc9f7be12509425153df6c87d947699a4b04f9a84f844"
}
},
"0.4.35": {
"x86_64_linux_musl": {

22
manifests/syft.json generated
View File

@@ -23,7 +23,27 @@
}
},
"latest": {
"version": "0.97.1"
"version": "0.98.0"
},
"0.98": {
"version": "0.98.0"
},
"0.98.0": {
"x86_64_linux_musl": {
"checksum": "2340210ba861481f269fcebf910cb4ea888d6ffc44a93758db227d6f1e555977"
},
"x86_64_macos": {
"checksum": "91253de44621b040a0c8224256d30eab629dc74e3e683bbd69e1c96d839fe794"
},
"x86_64_windows": {
"checksum": "120a76468bf91aeadcc8275105723f1c2c2600b765c302bf9ec4a228a1fecf2d"
},
"aarch64_linux_musl": {
"checksum": "fa800c59670aa34193a2d5634470cf10a5458306e1c062a9053ce72a4ef4d54f"
},
"aarch64_macos": {
"checksum": "9838f0aa8ef461a8090460e2dbefe459ddab033e063abb07c16e83de05cff374"
}
},
"0.97": {
"version": "0.97.1"