Compare commits

...

6 Commits

Author SHA1 Message Date
Taiki Endo
3522286d40 Release 2.66.1 2026-01-11 19:50:31 +09:00
Taiki Endo
0ed1c967ed Update changelog 2026-01-11 19:50:20 +09:00
Taiki Endo
e69513dca4 Update tombi@latest to 0.7.18 2026-01-11 15:19:20 +09:00
Taiki Endo
4c5e3dc538 Update ubi@latest to 0.9.0 2026-01-11 14:15:27 +09:00
Taiki Endo
e2cc276530 Update tombi@latest to 0.7.17 2026-01-11 00:15:52 +09:00
Taiki Endo
8fb4e4b842 Update .deny.toml 2026-01-10 21:46:54 +09:00
4 changed files with 109 additions and 4 deletions

View File

@@ -1,6 +1,9 @@
# https://embarkstudios.github.io/cargo-deny/checks/advisories/cfg.html
[advisories]
unused-ignored-advisory = "deny"
yanked = "deny"
unmaintained = "none"
unsound = "all"
git-fetch-with-cli = true
ignore = [
]
@@ -28,6 +31,7 @@ build.bypass = [
# https://embarkstudios.github.io/cargo-deny/checks/licenses/cfg.html
[licenses]
unused-allowed-license = "deny"
unused-license-exception = "deny"
private.ignore = true
allow = [
"Apache-2.0",
@@ -37,6 +41,7 @@ allow = [
# https://embarkstudios.github.io/cargo-deny/checks/sources/cfg.html
[sources]
unused-allowed-source = "deny"
unknown-registry = "deny"
unknown-git = "deny"
allow-git = [

View File

@@ -10,6 +10,12 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.66.1] - 2026-01-11
- Update `tombi@latest` to 0.7.18.
- Update `ubi@latest` to 0.9.0.
## [2.66.0] - 2026-01-10
- Support `mdbook-mermaid-ssr`. ([#1400](https://github.com/taiki-e/install-action/pull/1400), thanks @CommanderStorm)
@@ -5317,7 +5323,8 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.66.0...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.66.1...HEAD
[2.66.1]: https://github.com/taiki-e/install-action/compare/v2.66.0...v2.66.1
[2.66.0]: https://github.com/taiki-e/install-action/compare/v2.65.16...v2.66.0
[2.65.16]: https://github.com/taiki-e/install-action/compare/v2.65.15...v2.65.16
[2.65.15]: https://github.com/taiki-e/install-action/compare/v2.65.14...v2.65.15

56
manifests/tombi.json generated
View File

@@ -22,10 +22,62 @@
},
"license_markdown": "[MIT](https://github.com/tombi-toml/tombi/blob/main/LICENSE)",
"latest": {
"version": "0.7.16"
"version": "0.7.18"
},
"0.7": {
"version": "0.7.16"
"version": "0.7.18"
},
"0.7.18": {
"x86_64_linux_musl": {
"etag": "0x8DE50D348B7380E",
"checksum": "87811d8b1ec48b7fc8fb873f9c50b97b958cb5ecd9fcf9485d34924aaee5d6b3"
},
"x86_64_macos": {
"etag": "0x8DE50D348B5B32C",
"checksum": "ade10a7009c34023ae96a69b5672984e9d210cc720b157a3835b0d46ab59cd0f"
},
"x86_64_windows": {
"etag": "0x8DE50D348D3C7A4",
"checksum": "ac0741aa3472311c6cc2720c6588bf34074455052270a825469357565c87db51"
},
"aarch64_linux_musl": {
"etag": "0x8DE50D348B1BFFD",
"checksum": "5f7bf9ec6a0fbc6cfcdaf4029631721075ad291b13c4f702a5c99a0f832b9e6b"
},
"aarch64_macos": {
"etag": "0x8DE50D349343F9A",
"checksum": "448ce1a834b0c9e1db792c9e553098464f8b04155599750b5fbf7efd895e3942"
},
"aarch64_windows": {
"etag": "0x8DE50D348B627D4",
"checksum": "3e33ffaea78f2b1d0bed50b63de14576bd091230c11bf9cb29fcee8b9e6230a2"
}
},
"0.7.17": {
"x86_64_linux_musl": {
"etag": "0x8DE50549616A04A",
"checksum": "12f07b6322a51b7b3f674f51b0bdd3071d4b93beb2f69a870b1ea21d454f1b9b"
},
"x86_64_macos": {
"etag": "0x8DE5054961E869C",
"checksum": "cca02eb4734ed61b459f3d1c903ad9b3e241e87905f16b54e2b0d620f909ab0b"
},
"x86_64_windows": {
"etag": "0x8DE505495B20E28",
"checksum": "00b50a503fb800aa14d5efb02d32a2cb6210f290795e7cd0f546caa9567ee9dd"
},
"aarch64_linux_musl": {
"etag": "0x8DE5054959F5E73",
"checksum": "7339ede4263c9647753f5c86c9d4167ff2defdd9e97cc8c614935ae8b9bb46cb"
},
"aarch64_macos": {
"etag": "0x8DE505495A8F0AA",
"checksum": "743441452d3e859428f05a80195c2d07b7eba29e6c6528564e3b52ebd0709cbb"
},
"aarch64_windows": {
"etag": "0x8DE505495BD99DB",
"checksum": "4669ec2e659d5b485f6bb16b29d676f91e03b120e044987cad1eac0e42c6ab0b"
}
},
"0.7.16": {
"x86_64_linux_musl": {

43
manifests/ubi.json generated
View File

@@ -40,7 +40,48 @@
},
"license_markdown": "[MIT](https://github.com/houseabsolute/ubi/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/houseabsolute/ubi/blob/master/LICENSE-APACHE)",
"latest": {
"version": "0.8.4"
"version": "0.9.0"
},
"0.9": {
"version": "0.9.0"
},
"0.9.0": {
"x86_64_linux_musl": {
"etag": "0x8DE50C57F71844D",
"checksum": "c9de06eccc1d6c4be1748d3000cc22c88932d834732b3cfbaee4b485e1fb0712"
},
"x86_64_macos": {
"etag": "0x8DE50C5B4A61A0D",
"checksum": "ed0398b2ce51233e4fad73a2b0e77601578b2b3a2d3d2ec9b3834e0941a7e516"
},
"x86_64_windows": {
"etag": "0x8DE50C5A472ABA3",
"checksum": "071209bfd2beb0f6eeb85f46f26a24dc71cf5b239a20be4f8d6d921e65e41f00"
},
"aarch64_linux_musl": {
"etag": "0x8DE50C56378C04D",
"checksum": "386879655eb3321843a6c0c53672bd3c39ef12606515bf7257741f9d0cb8b0ca"
},
"aarch64_macos": {
"etag": "0x8DE50C594DEC0F6",
"checksum": "71778c8593a74889deab3224261b2abd662652fd0363ba8c89ec0f68bfb43e4c"
},
"aarch64_windows": {
"etag": "0x8DE50C57067B420",
"checksum": "47c8b3d95f57842c58c7aa594322d09361f1bb722700e89fb9a55d9fab0b7f0f"
},
"powerpc64le_linux_gnu": {
"etag": "0x8DE50C582622155",
"checksum": "9e316f7a6df22cba067cf8c4b8034d3911916a42d5698ef11664f107f4279c65"
},
"riscv64_linux_gnu": {
"etag": "0x8DE50C561CD6624",
"checksum": "91944922bd0d1dcbe66154aee5d98b25c7b2d6182670aa2af1ef4d0272d911d6"
},
"s390x_linux_gnu": {
"etag": "0x8DE50C57D9199BE",
"checksum": "8f28aefb032c6052cbf541107ae53164f3158ee16fff12dcbfa7d6fba32d7bcb"
}
},
"0.8": {
"version": "0.8.4"