Compare commits

...

9 Commits

Author SHA1 Message Date
Taiki Endo
840858c0d8 Release 2.47.27 2025-01-28 13:22:33 +09:00
Taiki Endo
5508f9f361 Update editorconfig-checker@latest to 3.2.0 2025-01-28 06:16:43 +09:00
Taiki Endo
0448a6044a Update cargo-lambda@latest to 1.6.3 2025-01-28 06:16:43 +09:00
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
7 changed files with 176 additions and 13 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,22 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.47.27] - 2025-01-28
- Update `editorconfig-checker@latest` to 3.2.0.
- Update `cargo-lambda@latest` to 1.6.3.
## [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.
@@ -3384,7 +3400,10 @@ 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.24...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.47.27...HEAD
[2.47.27]: https://github.com/taiki-e/install-action/compare/v2.47.26...v2.47.27
[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

View File

@@ -20,13 +20,35 @@
},
"license_markdown": "[MIT](https://github.com/cargo-lambda/cargo-lambda/blob/main/LICENSE)",
"latest": {
"version": "1.6.2"
"version": "1.6.3"
},
"1": {
"version": "1.6.2"
"version": "1.6.3"
},
"1.6": {
"version": "1.6.2"
"version": "1.6.3"
},
"1.6.3": {
"x86_64_linux_musl": {
"etag": "0x8DD3F12D1829838",
"checksum": "670a1cf1ca2c01d30c8dd06ab7faae36158add03b0e9b2fbf0d1bbf8b8edf8e8"
},
"x86_64_macos": {
"etag": "0x8DD3F12D26A45C7",
"checksum": "1312ae530f4c3d8701640e159a19f2943461c81865890cf8d08d9807afcf3ca0"
},
"x86_64_windows": {
"etag": "0x8DD3F12D30451BF",
"checksum": "5274aea23d3e916b4939b817634254662b9b09899a0442c0b5efe7bc89891496"
},
"aarch64_linux_musl": {
"etag": "0x8DD3F12D3AE7838",
"checksum": "eda5196b2ea453fc357d1626720e79655fa64ef5e28a7e691698a268ebde5a34"
},
"aarch64_macos": {
"etag": "0x8DD3F12D4480F87",
"checksum": "4494a562a4372f670bd6975484cc4d33334789961131553c81d35f953a3f0287"
}
},
"1.6.2": {
"x86_64_linux_musl": {

View File

@@ -3,10 +3,51 @@
"template": null,
"license_markdown": "[MIT](https://github.com/editorconfig-checker/editorconfig-checker/blob/main/LICENSE)",
"latest": {
"version": "3.1.2"
"version": "3.2.0"
},
"3": {
"version": "3.1.2"
"version": "3.2.0"
},
"3.2": {
"version": "3.2.0"
},
"3.2.0": {
"x86_64_linux_gnu": {
"url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.2.0/ec-linux-amd64.tar.gz",
"etag": "0x8DD3F08FBCBE9E3",
"checksum": "5e6a63097904be33c8d18e960f54fd8f60ada5464fe0056cd3dbbd0678584d15",
"bin": "bin/ec-linux-amd64"
},
"x86_64_macos": {
"url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.2.0/ec-darwin-amd64.tar.gz",
"etag": "0x8DD3F08FC132A08",
"checksum": "3834ca689609122d3741b319ebb7aed2e53d69e4141c9b9cde18b2898c20f440",
"bin": "bin/ec-darwin-amd64"
},
"x86_64_windows": {
"url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.2.0/ec-windows-amd64.zip",
"etag": "0x8DD3F08FC7A7849",
"checksum": "af614995342fdf51308895f0df04c40d88d22b345c8df1dc7b5b379c1c54d441",
"bin": "bin/ec-windows-amd64.exe"
},
"aarch64_linux_gnu": {
"url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.2.0/ec-linux-arm64.tar.gz",
"etag": "0x8DD3F08FC1350E7",
"checksum": "1a49bfff89d0622ccdf81d9a680c7c8bdf5dd80416b7046f66c1822ad0d60f85",
"bin": "bin/ec-linux-arm64"
},
"aarch64_macos": {
"url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.2.0/ec-darwin-arm64.tar.gz",
"etag": "0x8DD3F08FC19D93F",
"checksum": "f5855029e0b52c237ee751b09090fdc9711659165c558c1184f45da0105f20ce",
"bin": "bin/ec-darwin-arm64"
},
"aarch64_windows": {
"url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.2.0/ec-windows-arm64.zip",
"etag": "0x8DD3F08FC3924EF",
"checksum": "a212ce886b95c7ede06888b6c2356a1af77ba1c721fa20c55015d3051342aa63",
"bin": "bin/ec-windows-arm64.exe"
}
},
"3.1": {
"version": "3.1.2"

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"

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": {

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"