Compare commits

...

6 Commits

Author SHA1 Message Date
Taiki Endo
d028bcc176 Release 2.56.9 2025-07-10 00:27:04 +09:00
Taiki Endo
ea7f99bca8 codegen: Use toml instead of toml_edit 2025-07-10 00:20:52 +09:00
Taiki Endo
bd0f8cfaf1 Update vacuum@latest to 0.17.4 2025-07-10 00:14:14 +09:00
Taiki Endo
888c58a55c Update release-plz@latest to 0.3.138 2025-07-10 00:14:14 +09:00
Taiki Endo
c9640bf613 Update rclone@latest to 1.70.3 2025-07-10 00:14:14 +09:00
dependabot[bot]
00bcc22d83 Update toml_edit requirement from 0.22 to 0.23
Updates the requirements on [toml_edit](https://github.com/toml-rs/toml) to permit the latest version.
- [Commits](https://github.com/toml-rs/toml/compare/v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: toml_edit
  dependency-version: 0.23.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-09 09:01:25 +09:00
6 changed files with 97 additions and 10 deletions

View File

@@ -10,6 +10,14 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.56.9] - 2025-07-09
- Update `vacuum@latest` to 0.17.4.
- Update `release-plz@latest` to 0.3.138.
- Update `rclone@latest` to 1.70.3.
## [2.56.8] - 2025-07-08
- Update `cargo-nextest@latest` to 0.9.100.
@@ -4102,7 +4110,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.56.8...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.56.9...HEAD
[2.56.9]: https://github.com/taiki-e/install-action/compare/v2.56.8...v2.56.9
[2.56.8]: https://github.com/taiki-e/install-action/compare/v2.56.7...v2.56.8
[2.56.7]: https://github.com/taiki-e/install-action/compare/v2.56.6...v2.56.7
[2.56.6]: https://github.com/taiki-e/install-action/compare/v2.56.5...v2.56.6

32
manifests/rclone.json generated
View File

@@ -28,13 +28,39 @@
},
"license_markdown": "[MIT](https://github.com/rclone/rclone/blob/master/COPYING)",
"latest": {
"version": "1.70.2"
"version": "1.70.3"
},
"1": {
"version": "1.70.2"
"version": "1.70.3"
},
"1.70": {
"version": "1.70.2"
"version": "1.70.3"
},
"1.70.3": {
"x86_64_linux_musl": {
"etag": "0x8DDBEF22D1ED464",
"checksum": "7d69057e69385f6514a9684c7eaa424d972096b130284bb34dd967c4ed4f9dad"
},
"x86_64_macos": {
"etag": "0x8DDBEF84D175943",
"checksum": "1616b25d5c5fd07a52498d09480a4fdbeb42e0d21cd3246d2d7df5dddd5ce35a"
},
"x86_64_windows": {
"etag": "0x8DDBEF9F5542942",
"checksum": "1c75923b4d3f0b3d1faf16447a442b5aaed0cfc32997b3381eb96fd087603a30"
},
"aarch64_linux_musl": {
"etag": "0x8DDBEF2EFEC7989",
"checksum": "1b08be34622f1f9bb9b069a85d036bba822b690790215c18a9418dbaf19505fe"
},
"aarch64_macos": {
"etag": "0x8DDBEF8917348E2",
"checksum": "14a9c5eb9f699a749470c898974412092eee204d74d3395486e3307c255021f7"
},
"aarch64_windows": {
"etag": "0x8DDBEFA2CFD4EC3",
"checksum": "9072f6eb4e2a4ad535728b48aee4dc95e21d9223f0735366f843d25c09eb7588"
}
},
"1.70.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.137"
"version": "0.3.138"
},
"0.3": {
"version": "0.3.137"
"version": "0.3.138"
},
"0.3.138": {
"x86_64_linux_musl": {
"etag": "0x8DDBEE85BECCA76",
"checksum": "5c05c851bc3b657c87b30a6460d03c7468cdcc0ccf28b90a39b0677bf3f4ac2f"
},
"x86_64_macos": {
"etag": "0x8DDBEE8D710C838",
"checksum": "6543f7e3fe613f9f9c1f460d1cefc5b2deb1ced865acc8318bdae79bf7255968"
},
"x86_64_windows": {
"etag": "0x8DDBEE8F1996A0D",
"checksum": "62063df8c523ae03d6c96b565a3b2b04ff655a1b6c0ccace17acf23c6ee4cc6c"
},
"aarch64_linux_musl": {
"etag": "0x8DDBEE8745AE34F",
"checksum": "77226db8bf1f54e0f26b702fcf5111561181cd2537480c29a634acd1614f3359"
},
"aarch64_macos": {
"etag": "0x8DDBEE92D54C8C9",
"checksum": "c0ae85f07d331a8269312f50609b096de6254f3f803eada87f8bf6b505df7845"
},
"aarch64_windows": {
"etag": "0x8DDBEE8FC59E809",
"checksum": "cd315f7f3049ca0ccdcf827c1164aafa5133d93bf09cd35f3bbafbfbcd9cad80"
}
},
"0.3.137": {
"x86_64_linux_musl": {

30
manifests/vacuum.json generated
View File

@@ -22,10 +22,36 @@
},
"license_markdown": "[MIT](https://github.com/daveshanley/vacuum/blob/main/LICENSE)",
"latest": {
"version": "0.17.3"
"version": "0.17.4"
},
"0.17": {
"version": "0.17.3"
"version": "0.17.4"
},
"0.17.4": {
"x86_64_linux_musl": {
"etag": "0x8DDBEED55FB97B5",
"checksum": "6ff9c5e2a85c53a90a666146768a1594e3ac2569572b3fce86317c288c448811"
},
"x86_64_macos": {
"etag": "0x8DDBEED560D5E13",
"checksum": "694c8da4006cdde74799337415cdd41b893a3c45cd038b7791aec1d7b12fdffa"
},
"x86_64_windows": {
"etag": "0x8DDBEED5695563D",
"checksum": "f6b9967a661f4f3d504893356c16f2a81ef3adbe4c95d3c3e9f5a998812a5432"
},
"aarch64_linux_musl": {
"etag": "0x8DDBEED55EEADE7",
"checksum": "a32b74213bbf98773d71b2b1495415c2384bf5640e6bce645a6655be52862ec8"
},
"aarch64_macos": {
"etag": "0x8DDBEED56A156BC",
"checksum": "a97c203a9fb8d5db220c3ab943a6e11429235bff023f39288cb6d147e85dbe98"
},
"aarch64_windows": {
"etag": "0x8DDBEED56CF5EEF",
"checksum": "0bb2075ba69d545d448aac5fd10557302dc97504a7007c47f6acd4f5d0de28ed"
}
},
"0.17.3": {
"x86_64_linux_musl": {

View File

@@ -16,7 +16,7 @@ serde_json = "1"
sha2 = "0.10"
spdx = "0.10"
tar = "0.4"
toml_edit = { version = "0.22", default-features = false, features = ["parse", "serde"] }
toml = { version = "0.9", default-features = false, features = ["parse", "serde"] }
# TODO: call curl command instead of using ureq?
ureq = { version = "2", features = ["json"] }

View File

@@ -397,7 +397,7 @@ fn main() -> Result<()> {
eprintln!("download complete");
}
if pubkey.is_none() {
let cargo_manifest = toml_edit::de::from_str::<cargo_manifest::Manifest>(
let cargo_manifest = toml::de::from_str::<cargo_manifest::Manifest>(
&fs::read_to_string(crate_download_cache)?,
)?;
eprintln!(