Compare commits

...

15 Commits

Author SHA1 Message Date
Taiki Endo
de2de18dd2 Release 2.44.52 2024-10-27 13:12:01 +09:00
Taiki Endo
6dfe67795a ci: Auto approve auto-updated PR 2024-10-27 13:02:16 +09:00
Taiki Endo
02867b059c Update changelog 2024-10-27 12:59:13 +09:00
Taiki Endo
bfb935de17 Update dprint@latest to 0.47.5 2024-10-27 12:58:29 +09:00
Taiki Endo
693262ac89 Update cargo-udeps@latest to 0.1.52 2024-10-27 12:58:29 +09:00
Taiki Endo
6f2d433ebb Update parse-changelog@latest to 0.6.10 2024-10-27 01:37:08 +09:00
Taiki Endo
a9d6ee192a Update cargo-no-dev-deps@latest to 0.2.14 2024-10-27 01:37:08 +09:00
Taiki Endo
6629a8ab83 Update cargo-hack@latest to 0.6.32 2024-10-27 01:37:08 +09:00
Taiki Endo
86ec8296ca Release 2.44.51 2024-10-26 15:16:54 +09:00
Taiki Endo
a0de5d37be Update cargo-binstall@latest to 1.10.9 2024-10-26 15:15:44 +09:00
Taiki Endo
36d9228fc7 Update release-plz@latest to 0.3.104 2024-10-26 09:34:50 +09:00
dependabot[bot]
e37760a6c3 Update fs-err requirement from 2 to 3 (#712)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-25 03:05:54 +09:00
Taiki Endo
08d53d37a9 Update typos@latest to 1.26.8 2024-10-25 02:48:31 +09:00
Taiki Endo
a533731dca Release 2.44.50 2024-10-25 02:34:38 +09:00
Taiki Endo
8dd7be8721 Update typos@latest to 1.26.3 2024-10-25 02:34:12 +09:00
11 changed files with 259 additions and 34 deletions

View File

@@ -247,5 +247,5 @@ jobs:
env:
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'
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

@@ -4,14 +4,36 @@ All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org).
Releases may yanked if there is a security bug, a soundness bug, or a regression.
<!--
Note: In this file, do not use the hard wrap in the middle of a sentence for compatibility with GitHub comment style markdown rendering.
-->
## [Unreleased]
## [2.44.52] - 2024-10-27
- Update `dprint@latest` to 0.47.5.
- Update `cargo-udeps@latest` to 0.1.52.
- Update `parse-changelog@latest` to 0.6.10.
- Update `cargo-no-dev-deps@latest` to 0.2.14.
- Update `cargo-hack@latest` to 0.6.32.
## [2.44.51] - 2024-10-26
- Update `cargo-binstall@latest` to 1.10.9.
- Update `release-plz@latest` to 0.3.104.
- Update `typos@latest` to 1.26.8.
## [2.44.50] - 2024-10-24
- Update `typos@latest` to 1.26.3.
## [2.44.49] - 2024-10-24
- Update `typos@latest` to 1.26.2.
@@ -2962,7 +2984,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.44.49...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.52...HEAD
[2.44.52]: https://github.com/taiki-e/install-action/compare/v2.44.51...v2.44.52
[2.44.51]: https://github.com/taiki-e/install-action/compare/v2.44.50...v2.44.51
[2.44.50]: https://github.com/taiki-e/install-action/compare/v2.44.49...v2.44.50
[2.44.49]: https://github.com/taiki-e/install-action/compare/v2.44.48...v2.44.49
[2.44.48]: https://github.com/taiki-e/install-action/compare/v2.44.47...v2.44.48
[2.44.47]: https://github.com/taiki-e/install-action/compare/v2.44.46...v2.44.47

View File

@@ -22,32 +22,32 @@
},
"license_markdown": "[GPL-3.0](https://github.com/cargo-bins/cargo-binstall/blob/HEAD/crates/bin/LICENSE)",
"latest": {
"version": "1.10.8"
"version": "1.10.9"
},
"1.10.8": {
"1.10.9": {
"x86_64_linux_musl": {
"etag": "0x8DCEB238A1A6DB8",
"checksum": "d5fa990d527a637176128df63456ef70f91062e9126dbacef6a341bdd5ce0b50"
"etag": "0x8DCF56CA2CE592B",
"checksum": "4ccfcd8e0ac8518790e5a49d640a7044448c7925622aa53f98101f4d1e449607"
},
"x86_64_macos": {
"etag": "0x8DCEB233DABA9F3",
"checksum": "ad0c4b4662154a57970a02adb70024bf6b89c51a315d45de49085fe4a42c1071"
"etag": "0x8DCF56C44B6A81B",
"checksum": "ee7ffbad9416dc03d1c666017a12d0425508ce44bef6173389ccac309f5b097f"
},
"x86_64_windows": {
"etag": "0x8DCEB24ED18DC49",
"checksum": "8e4c018a981e7148f13713c0a9bf7a15dd93f45bbae32a9527456c3d1ddb3ad0"
"etag": "0x8DCF56DF80C795E",
"checksum": "4da50466ee54a154e6990989cb06e978b2863023673dea6448ab6a0177e78375"
},
"aarch64_linux_musl": {
"etag": "0x8DCEB23513847DB",
"checksum": "8054586d376545e7296c9ce8b55d4aac9641d4a95a28330a08f40c336b12b6ba"
"etag": "0x8DCF56C5E2C5663",
"checksum": "25c46ed1e4df3762851d592e6393a51a5a2f4ac94eb81cbaeb31c5b949d293a9"
},
"aarch64_macos": {
"etag": "0x8DCEB237DC496B6",
"checksum": "23a27d534c98fed95e88c320fd7de154f851af7bce9100eed15e72fee316804c"
"etag": "0x8DCF56C9FD561A3",
"checksum": "18fe179cad3c90f21da0b983483452c94b910bce9ec05bd53ba9409157aa68f0"
},
"aarch64_windows": {
"etag": "0x8DCEB248B203E6A",
"checksum": "e21b1821e3964d58ac568da8d001f88fc858e3ce4632e6e3f18d0fb9dda5c14a"
"etag": "0x8DCF56D6C1573CF",
"checksum": "c712771b1ea1443374725039021a46860466c074e6cf7131c7b642252513dada"
}
}
}

View File

@@ -3,10 +3,42 @@
"template": null,
"license_markdown": "[Apache-2.0](https://github.com/taiki-e/cargo-hack/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/taiki-e/cargo-hack/blob/main/LICENSE-MIT)",
"latest": {
"version": "0.6.31"
"version": "0.6.32"
},
"0.6": {
"version": "0.6.31"
"version": "0.6.32"
},
"0.6.32": {
"x86_64_linux_musl": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.32/cargo-hack-x86_64-unknown-linux-musl.tar.gz",
"etag": "0x8DCF5D594974259",
"checksum": "f25ed304ed4fb86baab8dc18233d7df962c4287d944f8d8a7400bec111296b9c"
},
"x86_64_macos": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.32/cargo-hack-x86_64-apple-darwin.tar.gz",
"etag": "0x8DCF5D598E96228",
"checksum": "f4c88566057f33b2bd630240ad96fbc2e2a58c836f1446c758d1ba55588a71e4"
},
"x86_64_windows": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.32/cargo-hack-x86_64-pc-windows-msvc.tar.gz",
"etag": "0x8DCF5D58ACEDEC8",
"checksum": "da33aa9044eb5e50611a7f2843fde289bb792b2554f479a012838537af880abf"
},
"aarch64_linux_musl": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.32/cargo-hack-aarch64-unknown-linux-musl.tar.gz",
"etag": "0x8DCF5D579E74C5E",
"checksum": "4a74e22f8db380e57fe3f6c393f1caa5b22bacbcffa425df79a81115e92d8079"
},
"aarch64_macos": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.32/cargo-hack-aarch64-apple-darwin.tar.gz",
"etag": "0x8DCF5D57FE5D5AF",
"checksum": "ce0194964f7c1ead05cfdebb7223ae8848f04385e23ff7377821a28bada4047e"
},
"aarch64_windows": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.32/cargo-hack-aarch64-pc-windows-msvc.tar.gz",
"etag": "0x8DCF5D5A60DC982",
"checksum": "029f8675c18ffbaf365175e55a383859ef013a97041e05b7e2738df5258696d0"
}
},
"0.6.31": {
"x86_64_linux_musl": {

View File

@@ -22,10 +22,36 @@
},
"license_markdown": "[Apache-2.0](https://github.com/taiki-e/cargo-no-dev-deps/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/taiki-e/cargo-no-dev-deps/blob/main/LICENSE-MIT)",
"latest": {
"version": "0.2.13"
"version": "0.2.14"
},
"0.2": {
"version": "0.2.13"
"version": "0.2.14"
},
"0.2.14": {
"x86_64_linux_musl": {
"etag": "0x8DCF5D41DEDA9BA",
"checksum": "9103ae582bec788ba374cbe3c658863b3516de88dd3a00e459f7217992f3f37f"
},
"x86_64_macos": {
"etag": "0x8DCF5D454176742",
"checksum": "b50b0daf1642e910e250038b5f76ea83ced2f592ec1700d110a5dc8b4c46372f"
},
"x86_64_windows": {
"etag": "0x8DCF5D420551744",
"checksum": "3465a9e7d3a74f03a5351b5433702756e43f1d1759e97fab0cdd63455ec549e0"
},
"aarch64_linux_musl": {
"etag": "0x8DCF5D41499A1E3",
"checksum": "f2f5c98d3c1c1e08423c9ef56211a5043ee1e0ef00a70c528c0394ee1217e43a"
},
"aarch64_macos": {
"etag": "0x8DCF5D4324DD629",
"checksum": "6b3b96420dcc05ea7ae48d5722768f4d9b9aabfd84e3917c6d07b27d9060ed88"
},
"aarch64_windows": {
"etag": "0x8DCF5D452D727F0",
"checksum": "e975d222c0606c454193bc1b91fb3cb7055a8c25b0539a53c3c522de17ebda6b"
}
},
"0.2.13": {
"x86_64_linux_musl": {

View File

@@ -32,10 +32,36 @@
},
"license_markdown": "[Apache-2.0 OR MIT](https://github.com/est31/cargo-udeps/blob/HEAD/LICENSE)",
"latest": {
"version": "0.1.50"
"version": "0.1.52"
},
"0.1": {
"version": "0.1.50"
"version": "0.1.52"
},
"0.1.52": {
"x86_64_linux_musl": {
"etag": "0x8DCF62B151CCB34",
"checksum": "3ea2d7ad7470d4c0d67c8ffb897faf79baaa26d708146285243e43855bb133b1"
},
"x86_64_macos": {
"etag": "0x8DCF62ABBBA5092",
"checksum": "36ef3dd823e230247b42ab2c514f55a65ab831805f127d230005a47157fceb95"
},
"x86_64_windows": {
"etag": "0x8DCF62B67486994",
"checksum": "d3765154cae292e6f9ace271cecd87a6158024667c2f7317eb399737e236fe3f"
},
"aarch64_linux_musl": {
"etag": "0x8DCF62B10DCBE13",
"checksum": "8015ebda2fed2d6346ec49961e2476fce7460c383ead182e12d4b86a5fe45b4d"
},
"aarch64_macos": {
"etag": "0x8DCF62ABA382277",
"checksum": "cb9c24c11ff1d4e9e954b53ccfa954312e4e81ba9b043a7bbb6059418eb839b0"
},
"aarch64_windows": {
"etag": "0x8DCF62BA3359AE4",
"checksum": "636828aac4a212af88f97afda0e69825771a938302ffc15a2dfcabfd20f80acd"
}
},
"0.1.50": {
"x86_64_linux_musl": {

26
manifests/dprint.json generated
View File

@@ -25,10 +25,32 @@
},
"license_markdown": "[MIT](https://github.com/dprint/dprint/blob/main/LICENSE)",
"latest": {
"version": "0.47.4"
"version": "0.47.5"
},
"0.47": {
"version": "0.47.4"
"version": "0.47.5"
},
"0.47.5": {
"x86_64_linux_musl": {
"etag": "0x8DCF638F76E5D84",
"checksum": "94fb93bb59236efd5302959662d9f3a0b16bb17e26e967052b5c598995e6b516"
},
"x86_64_macos": {
"etag": "0x8DCF638F733B94A",
"checksum": "f1284d78a556d530241e382915263484f590418f12dd7608ecc7dd0c8f78615c"
},
"x86_64_windows": {
"etag": "0x8DCF638F78464CF",
"checksum": "561e95d6ffccae1ab99f55c308fa74df3d960d3cb7ebec601fd3ddd503ee42a5"
},
"aarch64_linux_musl": {
"etag": "0x8DCF638FC0E96C6",
"checksum": "97c2a0f4f240e5b95faff1502b8284db7598efe5aee7f785db03e41345f0a335"
},
"aarch64_macos": {
"etag": "0x8DCF638F7347BCB",
"checksum": "5e333931f3cfe43bb8924a1c2c5b3021cbb983294fa020f67858b93689fd805d"
}
},
"0.47.4": {
"x86_64_linux_musl": {

View File

@@ -3,10 +3,42 @@
"template": null,
"license_markdown": "[Apache-2.0](https://github.com/taiki-e/parse-changelog/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/taiki-e/parse-changelog/blob/main/LICENSE-MIT)",
"latest": {
"version": "0.6.9"
"version": "0.6.10"
},
"0.6": {
"version": "0.6.9"
"version": "0.6.10"
},
"0.6.10": {
"x86_64_linux_musl": {
"url": "https://github.com/taiki-e/parse-changelog/releases/download/v0.6.10/parse-changelog-x86_64-unknown-linux-musl.tar.gz",
"etag": "0x8DCF5D67AA4A176",
"checksum": "9868ce309083557683a9091fcfeaa106d1f08a504f2a9c9c9b9437562a7f4291"
},
"x86_64_macos": {
"url": "https://github.com/taiki-e/parse-changelog/releases/download/v0.6.10/parse-changelog-x86_64-apple-darwin.tar.gz",
"etag": "0x8DCF5D696875BD4",
"checksum": "3db852258cf4319a87d84905ce1a31f09890631a806cf8d3a69fc2fab1a1bf9f"
},
"x86_64_windows": {
"url": "https://github.com/taiki-e/parse-changelog/releases/download/v0.6.10/parse-changelog-x86_64-pc-windows-msvc.tar.gz",
"etag": "0x8DCF5D6B26F8E17",
"checksum": "2fb33affc3c7d59061ade35372804af1d1c310b8bb3cce09e73646e854e8fc6b"
},
"aarch64_linux_musl": {
"url": "https://github.com/taiki-e/parse-changelog/releases/download/v0.6.10/parse-changelog-aarch64-unknown-linux-musl.tar.gz",
"etag": "0x8DCF5D6799D337C",
"checksum": "1ec4a711a2cc4933861c15eb9c7597588cbb168d194f31a1a5c36baf4e151879"
},
"aarch64_macos": {
"url": "https://github.com/taiki-e/parse-changelog/releases/download/v0.6.10/parse-changelog-aarch64-apple-darwin.tar.gz",
"etag": "0x8DCF5D68151BB8A",
"checksum": "eab58102d2d3aaeff5ff38c7b529948e9955d3ec1f6a4b5033dc72cf1d1883ee"
},
"aarch64_windows": {
"url": "https://github.com/taiki-e/parse-changelog/releases/download/v0.6.10/parse-changelog-aarch64-pc-windows-msvc.tar.gz",
"etag": "0x8DCF5D6A993D7DE",
"checksum": "09a618dc129b35668cbb5c8d305611670a2b7ab8bab8dc217c1677fb4b29525c"
}
},
"0.6.9": {
"x86_64_linux_musl": {

View File

@@ -22,10 +22,36 @@
},
"license_markdown": "[MIT](https://github.com/MarcoIeni/release-plz/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/MarcoIeni/release-plz/blob/main/LICENSE-APACHE)",
"latest": {
"version": "0.3.103"
"version": "0.3.104"
},
"0.3": {
"version": "0.3.103"
"version": "0.3.104"
},
"0.3.104": {
"x86_64_linux_musl": {
"etag": "0x8DCF532AD4656E9",
"checksum": "eb5237e84019cc1f9eb3946a0dbb2e934d780372fa4c1672533adb54582e854c"
},
"x86_64_macos": {
"etag": "0x8DCF5341EAD8397",
"checksum": "6aef4de6bcbe41ef0bd8c1aec7d46ae116b369a4c8b5d870869676a7f4516665"
},
"x86_64_windows": {
"etag": "0x8DCF533A181203E",
"checksum": "4156d73cd661248ae738917dd07904bb362e3e016d029d99c60eae8a75da9ff0"
},
"aarch64_linux_musl": {
"etag": "0x8DCF532BE699CE5",
"checksum": "9a10392f053fb61be4fc6d9283b30e4ba01e72c098de1f23461e40d21166c8b7"
},
"aarch64_macos": {
"etag": "0x8DCF534022E0686",
"checksum": "587d37703b43d941f645f946c75c8c5b2b44e968ead2a266d3799cb62910d224"
},
"aarch64_windows": {
"etag": "0x8DCF533A20268C8",
"checksum": "69d59eb0e4085af353cc9da66484ccc57be72f209d6898e7d88cc1278f3290ef"
}
},
"0.3.103": {
"x86_64_linux_musl": {

42
manifests/typos.json generated
View File

@@ -16,13 +16,49 @@
},
"license_markdown": "[MIT](https://github.com/crate-ci/typos/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/crate-ci/typos/blob/master/LICENSE-APACHE)",
"latest": {
"version": "1.26.2"
"version": "1.26.8"
},
"1": {
"version": "1.26.2"
"version": "1.26.8"
},
"1.26": {
"version": "1.26.2"
"version": "1.26.8"
},
"1.26.8": {
"x86_64_linux_musl": {
"etag": "0x8DCF451261661C8",
"checksum": "fdacfac9540ac2412305a4b9db0ee85fa6db20caf878ef2f1ee4f89f826fc71e"
},
"x86_64_macos": {
"etag": "0x8DCF4511C763F76",
"checksum": "5403d47865b172311f78455f54ae37de02288f8dcdb7eef5dcb5a1e396955dbd"
},
"x86_64_windows": {
"etag": "0x8DCF451F633673E",
"checksum": "22774e4d20f7315defd2a7230e7c2ea0e71aab8af7517fcd55c083efd0f8fb37"
},
"aarch64_macos": {
"etag": "0x8DCF4513994C8AA",
"checksum": "a7be34ae7141ec5eb0fb2043e65ae249794b3f4650801f71081d411b4e788159"
}
},
"1.26.3": {
"x86_64_linux_musl": {
"etag": "0x8DCF4453499601B",
"checksum": "5e6441a9211c2953b03e9a7830d53f8b0374a48a596fab0ea41536c02d714e31"
},
"x86_64_macos": {
"etag": "0x8DCF445286E91CC",
"checksum": "8d1fbbb1396eb18451e1a0695cce7d15d49fe74de5220c29e95bc86ec949f0eb"
},
"x86_64_windows": {
"etag": "0x8DCF44580EC2EE7",
"checksum": "e43e1e47509eb7db569f144ba4683f0d0e372ab6ba2eaa30172870f445dfacfb"
},
"aarch64_macos": {
"etag": "0x8DCF44521FA71BF",
"checksum": "17ca055d27739c22bebb5ce35d11daa4be5b4b6150aa70c4be077e2f02e508ef"
}
},
"1.26.2": {
"x86_64_linux_musl": {

View File

@@ -6,7 +6,7 @@ default-run = "generate-manifest"
[dependencies]
anyhow = "1"
flate2 = "1"
fs-err = "2"
fs-err = "3"
minisign-verify = "0.2"
semver = { version = "1", features = ["serde"] }
serde = "1"