Compare commits

...

17 Commits

Author SHA1 Message Date
Taiki Endo
a12d1334cb Release 2.47.26 2025-01-28 04:11:28 +09:00
Taiki Endo
cfb63643d7 ci: Tweak manifest job 2025-01-28 04:06:00 +09:00
Taiki Endo
c07a374332 Update wash@latest to 0.38.0 2025-01-28 03:20:37 +09:00
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
Taiki Endo
da41fb311f Release 2.47.21 2025-01-21 20:14:58 +09:00
Taiki Endo
82214f4be3 Update knope@latest to 0.18.3 2025-01-21 11:03:20 +09:00
Taiki Endo
5c7ec4ff6e Release 2.47.20 2025-01-21 10:57:05 +09:00
Taiki Endo
401fb25d5a Update wasmtime@latest to 29.0.0 2025-01-21 06:12:09 +09:00
10 changed files with 293 additions and 17 deletions

View File

@@ -237,9 +237,11 @@ jobs:
- run: tools/manifest.sh
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- id: diff
- name: Handle diff
id: diff
run: tools/ci/manifest.sh
if: github.repository_owner == 'taiki-e' && (github.event_name == 'schedule' || github.event_name == 'push' && github.ref == 'refs/heads/main')
- run: git add -N . && git diff --exit-code
- id: create-pull-request
uses: peter-evans/create-pull-request@v7
with:
@@ -263,4 +265,3 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PR_NUMBER: ${{ steps.create-pull-request.outputs.pull-request-number }}
if: github.repository_owner == 'taiki-e' && (github.event_name == 'schedule' || github.event_name == 'push' && github.ref == 'refs/heads/main') && steps.diff.outputs.success == 'false' && (steps.create-pull-request.outputs.pull-request-operation == 'created' || steps.create-pull-request.outputs.pull-request-operation == 'updated')
- run: git add -N . && git diff --exit-code

View File

@@ -10,6 +10,38 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.47.26] - 2025-01-27
- Update `wash@latest` to 0.38.0.
## [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
- Update `knope@latest` to 0.18.3.
## [2.47.20] - 2025-01-21
- Update `wasmtime@latest` to 29.0.0.
## [2.47.19] - 2025-01-20
- Update `trunk@latest` to 0.21.6.
@@ -3362,7 +3394,14 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.47.19...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.47.26...HEAD
[2.47.26]: https://github.com/taiki-e/install-action/compare/v2.47.25...v2.47.26
[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.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.18]: https://github.com/taiki-e/install-action/compare/v2.47.17...v2.47.18
[2.47.17]: https://github.com/taiki-e/install-action/compare/v2.47.16...v2.47.17

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)",
"latest": {
"version": "2.7.0"
"version": "2.8.0"
},
"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": {
"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)",
"latest": {
"version": "1.38.0"
"version": "1.39.0"
},
"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": {
"version": "1.38.0"

30
manifests/knope.json generated
View File

@@ -3,10 +3,36 @@
"template": null,
"license_markdown": "[MIT](https://github.com/knope-dev/knope/blob/main/LICENSE)",
"latest": {
"version": "0.18.2"
"version": "0.18.3"
},
"0.18": {
"version": "0.18.2"
"version": "0.18.3"
},
"0.18.3": {
"x86_64_linux_musl": {
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.18.3/knope-x86_64-unknown-linux-musl.tgz",
"etag": "0x8DD39BE215D7200",
"checksum": "7ebe693bcb214dceef133b9f0ce14af052f74056b205c6175dac3d99713bf8e6",
"bin": "knope-x86_64-unknown-linux-musl/knope"
},
"x86_64_macos": {
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.18.3/knope-x86_64-apple-darwin.tgz",
"etag": "0x8DD39BE215F1DD1",
"checksum": "a9717b6883436850118e9549acccbe75553ff89a0934d1578c90f280ef974243",
"bin": "knope-x86_64-apple-darwin/knope"
},
"x86_64_windows": {
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.18.3/knope-x86_64-pc-windows-msvc.tgz",
"etag": "0x8DD39BE21590A2E",
"checksum": "1f8056add6ab3b2af6a1570f166cd4d5f76003ec6d4982c1c3f59eae093580c1",
"bin": "knope-x86_64-pc-windows-msvc/knope.exe"
},
"aarch64_macos": {
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.18.3/knope-aarch64-apple-darwin.tgz",
"etag": "0x8DD39BE21590A2E",
"checksum": "f2ea1719bd3f7143c7ba68ef1a5dfb977739a88f6b93a1e915674ec36fdf3040",
"bin": "knope-aarch64-apple-darwin/knope"
}
},
"0.18.2": {
"x86_64_linux_musl": {

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)",
"latest": {
"version": "0.3.113"
"version": "0.3.114"
},
"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": {
"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)",
"latest": {
"version": "1.18.1"
"version": "1.19.0"
},
"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": {
"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)",
"latest": {
"version": "0.21.6"
"version": "0.21.7"
},
"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": {
"x86_64_linux_musl": {

27
manifests/wash.json generated
View File

@@ -19,7 +19,32 @@
},
"license_markdown": "[Apache-2.0](https://github.com/wasmCloud/wasmCloud/blob/main/LICENSE)",
"latest": {
"version": "0.37.0"
"version": "0.38.0"
},
"0.38": {
"version": "0.38.0"
},
"0.38.0": {
"x86_64_linux_musl": {
"etag": "0x8DD3EEC2CD0065E",
"checksum": "8bba2463f4e121fdbbebc4046aabe1ade54aa3bd72ba70a57ad4b0e0e657bec2"
},
"x86_64_macos": {
"etag": "0x8DD3EEC2BF542B2",
"checksum": "edec0fa45d5ed437322d2813714b5b268d3882bf5ba93f857eefef26f068037b"
},
"x86_64_windows": {
"etag": "0x8DD3EEC2C069451",
"checksum": "befd98782a0ab1081c5f4f9dad770c57126770820feddcc7246fc1fdcad99caa"
},
"aarch64_linux_musl": {
"etag": "0x8DD3EEC2BE7967B",
"checksum": "bab4fad652eaa9bb1e890daa0478ec223aaf448fb72eb00e59014034a3bca345"
},
"aarch64_macos": {
"etag": "0x8DD3EEC2BD97591",
"checksum": "c2d0443264d064c3f975809e945d19fb4180a3a1d21944e43ea261f7c3050450"
}
},
"0.37": {
"version": "0.37.0"

View File

@@ -28,7 +28,65 @@
},
"license_markdown": "[Apache-2.0 WITH LLVM-exception](https://github.com/bytecodealliance/wasmtime/blob/main/LICENSE)",
"latest": {
"version": "28.0.1"
"version": "29.0.1"
},
"29": {
"version": "29.0.1"
},
"29.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": {
"x86_64_linux_gnu": {
"etag": "0x8DD3980E5BCFA27",
"checksum": "a8b199405d14a53e9d9196c556643f19b0de9bcd61664246d7511bee34cef2f7"
},
"x86_64_macos": {
"etag": "0x8DD3980E6BE06EA",
"checksum": "e5bfaa01985317039c3f57ac42bf117c693b4a1203bfbe8de741c7781a41b9dc"
},
"x86_64_windows": {
"etag": "0x8DD3980EB038D65",
"checksum": "8114c08d134e9ec845152da99c382692c7f568ae0effcef550976bdaacfb4e8e"
},
"aarch64_linux_gnu": {
"etag": "0x8DD3980DA3E93C6",
"checksum": "a1e7fb17bc929ffd02e0e847a8c109f371407afec90180ef576d554d29cff3e0"
},
"aarch64_macos": {
"etag": "0x8DD3980DB3807EC",
"checksum": "d83fe0c2d3c3c67762f84a794045e020b0bfe1f4b1c56a138d59e2bbb9a04d2f"
},
"aarch64_windows": {
"etag": "0x8DD3980DD632632",
"checksum": "60caa468edf711454ab9fd6900ef71e9fdb6d7c94f76740181e64bca2e1b3110"
}
},
"28": {
"version": "28.0.1"