Compare commits

...

10 Commits

Author SHA1 Message Date
Taiki Endo
1936c8cfe3 Release 2.47.25 2025-01-25 00:31:34 +09:00
Taiki Endo
7dc3b24b24 Update release-plz@latest to 0.3.114 2025-01-25 00:12:51 +09:00
Taiki Endo
453d1643d3 Update git-cliff@latest to 2.8.0 2025-01-25 00:12:51 +09:00
Taiki Endo
6a08c6906b Release 2.47.24 2025-01-23 10:58:13 +09:00
Taiki Endo
13f7bb9fa7 Update syft@latest to 1.19.0 2025-01-23 06:13:01 +09:00
Taiki Endo
01b1eaed40 Update just@latest to 1.39.0 2025-01-23 06:13:01 +09:00
Taiki Endo
7e1dca9e0c Release 2.47.23 2025-01-22 10:44:53 +09:00
Taiki Endo
5daf677255 Update wasmtime@latest to 29.0.1 2025-01-22 09:35:30 +09:00
Taiki Endo
76f1dc9b86 Release 2.47.22 2025-01-22 01:37:52 +09:00
Taiki Endo
4b015a49b6 Update trunk@latest to 0.21.7 2025-01-22 00:15:48 +09:00
7 changed files with 191 additions and 14 deletions

View File

@@ -10,6 +10,26 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
## [2.47.25] - 2025-01-24
- Update `release-plz@latest` to 0.3.114.
- Update `git-cliff@latest` to 2.8.0.
## [2.47.24] - 2025-01-23
- Update `syft@latest` to 1.19.0.
- Update `just@latest` to 1.39.0.
## [2.47.23] - 2025-01-22
- Update `wasmtime@latest` to 29.0.1.
## [2.47.22] - 2025-01-21
- Update `trunk@latest` to 0.21.7.
## [2.47.21] - 2025-01-21 ## [2.47.21] - 2025-01-21
- Update `knope@latest` to 0.18.3. - Update `knope@latest` to 0.18.3.
@@ -3370,7 +3390,11 @@ 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.47.21...HEAD [Unreleased]: https://github.com/taiki-e/install-action/compare/v2.47.25...HEAD
[2.47.25]: https://github.com/taiki-e/install-action/compare/v2.47.24...v2.47.25
[2.47.24]: https://github.com/taiki-e/install-action/compare/v2.47.23...v2.47.24
[2.47.23]: https://github.com/taiki-e/install-action/compare/v2.47.22...v2.47.23
[2.47.22]: https://github.com/taiki-e/install-action/compare/v2.47.21...v2.47.22
[2.47.21]: https://github.com/taiki-e/install-action/compare/v2.47.20...v2.47.21 [2.47.21]: https://github.com/taiki-e/install-action/compare/v2.47.20...v2.47.21
[2.47.20]: https://github.com/taiki-e/install-action/compare/v2.47.19...v2.47.20 [2.47.20]: https://github.com/taiki-e/install-action/compare/v2.47.19...v2.47.20
[2.47.19]: https://github.com/taiki-e/install-action/compare/v2.47.18...v2.47.19 [2.47.19]: https://github.com/taiki-e/install-action/compare/v2.47.18...v2.47.19

View File

@@ -28,10 +28,39 @@
}, },
"license_markdown": "[MIT](https://github.com/orhun/git-cliff/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/orhun/git-cliff/blob/main/LICENSE-APACHE)", "license_markdown": "[MIT](https://github.com/orhun/git-cliff/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/orhun/git-cliff/blob/main/LICENSE-APACHE)",
"latest": { "latest": {
"version": "2.7.0" "version": "2.8.0"
}, },
"2": { "2": {
"version": "2.7.0" "version": "2.8.0"
},
"2.8": {
"version": "2.8.0"
},
"2.8.0": {
"x86_64_linux_musl": {
"etag": "0x8DD3C86C788509F",
"checksum": "505a5f672ad07837996e02be78781d152811396aadf060ed58979a7c7d3acc4e"
},
"x86_64_macos": {
"etag": "0x8DD3C86AA7DA163",
"checksum": "8e25260a526666f5381e124169bc36f9315919f61b89ba0b7f3443f0771c6499"
},
"x86_64_windows": {
"etag": "0x8DD3C879B6A6D65",
"checksum": "e1d7d1df5f679e6bd22aef5a60dee97cd69ec158f432a77e771b87283af94ad8"
},
"aarch64_linux_musl": {
"etag": "0x8DD3C86CF0150F9",
"checksum": "04fb2a52031f0a88ff88496b694d01fa655c31e21b17a5c7b8c4d2bc187be248"
},
"aarch64_macos": {
"etag": "0x8DD3C868B929459",
"checksum": "e61e10dc7ebf3b3d4e1cc10ea6e1a2fc0f1d5832adf31e52021ffc7ecf2b2cb0"
},
"aarch64_windows": {
"etag": "0x8DD3C87CA9EF12C",
"checksum": "ddef496b165c465aeede201c00a88cc21078511aee618803bc6f6ca789877928"
}
}, },
"2.7": { "2.7": {
"version": "2.7.0" "version": "2.7.0"

29
manifests/just.json generated
View File

@@ -19,10 +19,35 @@
}, },
"license_markdown": "[CC0-1.0](https://github.com/casey/just/blob/master/LICENSE)", "license_markdown": "[CC0-1.0](https://github.com/casey/just/blob/master/LICENSE)",
"latest": { "latest": {
"version": "1.38.0" "version": "1.39.0"
}, },
"1": { "1": {
"version": "1.38.0" "version": "1.39.0"
},
"1.39": {
"version": "1.39.0"
},
"1.39.0": {
"x86_64_linux_musl": {
"etag": "0x8DD3B20A92CDED8",
"checksum": "1c53fa85a8c021ce7b19814e1a5e1dc0aa10c04bddca75196f7ab6db6130d2cd"
},
"x86_64_macos": {
"etag": "0x8DD3B20A69851F1",
"checksum": "6c786ac5646e643cc21e4d7d2f5da12b690a54c32d35307224db34879344ad4c"
},
"x86_64_windows": {
"etag": "0x8DD3B2117A4C6AC",
"checksum": "b99304df08fdafaa2ea92714a0696727f7ff0cb8dd02527095aeb4419e5f6de9"
},
"aarch64_linux_musl": {
"etag": "0x8DD3B20B8C41FD7",
"checksum": "f1b9acdb4374983539c765d60374350932527df807b25975e05abb152c9021e7"
},
"aarch64_macos": {
"etag": "0x8DD3B209ED9E867",
"checksum": "ab1e1fc95bc3cd11ee9ecc2c764abbd60f6d4f99dad05be78276e5487e959051"
}
}, },
"1.38": { "1.38": {
"version": "1.38.0" "version": "1.38.0"

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)", "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": { "latest": {
"version": "0.3.113" "version": "0.3.114"
}, },
"0.3": { "0.3": {
"version": "0.3.113" "version": "0.3.114"
},
"0.3.114": {
"x86_64_linux_musl": {
"etag": "0x8DD3C8410CD9FE0",
"checksum": "b0895ee201b67c177bf7b4defb3c1c4d15369960f9e37c4fb9abf12d99ec8ff5"
},
"x86_64_macos": {
"etag": "0x8DD3C84CF4B33C9",
"checksum": "a42de7752ee51e1725c504d20f172b2c9a3aae8715a407eda48ed94da083b668"
},
"x86_64_windows": {
"etag": "0x8DD3C84C2D46C3F",
"checksum": "a113c4d2e9f3cd9a17be6b2b15593944241413278d86ee2055697e88eca7b2b8"
},
"aarch64_linux_musl": {
"etag": "0x8DD3C8420CCA150",
"checksum": "75a00279f3533dafcd3c15332ca30379d576b8517598e83d4e52fd81e9d72998"
},
"aarch64_macos": {
"etag": "0x8DD3C8503A13166",
"checksum": "b2d75f28b873a6627e7c48b020cfba190e7a9ba58d2dfc0d5dde9845d4b2c1f6"
},
"aarch64_windows": {
"etag": "0x8DD3C851F4D3AF9",
"checksum": "1dfff2fd324a27a485a64cbc9fc8db2be544131f57439e206931a260090b9fb1"
}
}, },
"0.3.113": { "0.3.113": {
"x86_64_linux_musl": { "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)", "license_markdown": "[Apache-2.0](https://github.com/anchore/syft/blob/main/LICENSE)",
"latest": { "latest": {
"version": "1.18.1" "version": "1.19.0"
}, },
"1": { "1": {
"version": "1.18.1" "version": "1.19.0"
},
"1.19": {
"version": "1.19.0"
},
"1.19.0": {
"x86_64_linux_musl": {
"etag": "0x8DD3B2008D5F4D4",
"checksum": "1dec148ea36aef68a866e35528974b5dbc106ba0b545f1a262ad977d48294637"
},
"x86_64_macos": {
"etag": "0x8DD3B2009AFA9C7",
"checksum": "bc6ddeef1c08e0925549033e75ce51e5b916baa505a2eee7fe197ed84f0db1bd"
},
"x86_64_windows": {
"etag": "0x8DD3B2009A55517",
"checksum": "405171c57db0c0a6c259a90673ae498482f2501e8ac9b685a94fa186dd6b9a4b"
},
"aarch64_linux_musl": {
"etag": "0x8DD3B2008D8B0E6",
"checksum": "3ec1412f1497a7aad795a36d09dc1df2bad349f07e274bbaf50c8c3746549048"
},
"aarch64_macos": {
"etag": "0x8DD3B2009A9961B",
"checksum": "a42c5b76d5f1555fd4a3de65ecd523c4f1364f9c71861a6530c7b8478205687e"
}
}, },
"1.18": { "1.18": {
"version": "1.18.1" "version": "1.18.1"

26
manifests/trunk.json generated
View File

@@ -19,10 +19,32 @@
}, },
"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)", "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": { "latest": {
"version": "0.21.6" "version": "0.21.7"
}, },
"0.21": { "0.21": {
"version": "0.21.6" "version": "0.21.7"
},
"0.21.7": {
"x86_64_linux_musl": {
"etag": "0x8DD3A2D3E4E65D8",
"checksum": "74da2b114b85498063ccb85f950214bddab4606750699eb56f73bebffa2575df"
},
"x86_64_macos": {
"etag": "0x8DD3A2D3DC7CC05",
"checksum": "5ccdd1ecfba9ebf4e20bc0ed6f90900f6667600d0cb2d1e23bfda94d71d77f7c"
},
"x86_64_windows": {
"etag": "0x8DD3A2D3DFB99FD",
"checksum": "83b7915eb22d61d8ada4501a9ba0b44b6b2567d89b20e60fdf4a83bfadfe184e"
},
"aarch64_linux_musl": {
"etag": "0x8DD3A2D3D832102",
"checksum": "aed809b907272a335ee168df3b21ab7a29f41a1fb830fc446096da78af3fcbac"
},
"aarch64_macos": {
"etag": "0x8DD3A2D3D709841",
"checksum": "bebbbe865b6b8e5d07cd00e7cf77e81beccdee446236efe636ca53c2f9e0ce12"
}
}, },
"0.21.6": { "0.21.6": {
"x86_64_linux_musl": { "x86_64_linux_musl": {

View File

@@ -28,13 +28,39 @@
}, },
"license_markdown": "[Apache-2.0 WITH LLVM-exception](https://github.com/bytecodealliance/wasmtime/blob/main/LICENSE)", "license_markdown": "[Apache-2.0 WITH LLVM-exception](https://github.com/bytecodealliance/wasmtime/blob/main/LICENSE)",
"latest": { "latest": {
"version": "29.0.0" "version": "29.0.1"
}, },
"29": { "29": {
"version": "29.0.0" "version": "29.0.1"
}, },
"29.0": { "29.0": {
"version": "29.0.0" "version": "29.0.1"
},
"29.0.1": {
"x86_64_linux_gnu": {
"etag": "0x8DD3A6D256D8BBF",
"checksum": "579ec7086f34ff6bbc53483ae00f660be1570f3ef10af0880a4ba9867067a77c"
},
"x86_64_macos": {
"etag": "0x8DD3A6D266E4B06",
"checksum": "7f62746a61c759932f4307cec32f139b31c9e5db93eab6c02238dcb82bd9a6d8"
},
"x86_64_windows": {
"etag": "0x8DD3A6D2A99FEE2",
"checksum": "3d4c7b4145fb4426c4ece54302f598c33998f9d2cc8894059d7103b83d3dddff"
},
"aarch64_linux_gnu": {
"etag": "0x8DD3A6D1C888CBD",
"checksum": "5db4d27d008d726fe69adf8fcf59f42b0c2f0e51519970414860efda8b5e9655"
},
"aarch64_macos": {
"etag": "0x8DD3A6D1D6964A8",
"checksum": "56fb3c04c230eabcce92717081c51d3dc87d3416c3b059a2783e5496a29cf384"
},
"aarch64_windows": {
"etag": "0x8DD3A6D1F419085",
"checksum": "93b4a2bcbe9ad9c0505b246c6bd38550428be05876995230b607fde35bd772f1"
}
}, },
"29.0.0": { "29.0.0": {
"x86_64_linux_gnu": { "x86_64_linux_gnu": {