Compare commits

...

13 Commits

Author SHA1 Message Date
Taiki Endo
5d69aad428 Release 2.44.57 2024-10-30 22:21:18 +09:00
Taiki Endo
2397c6bfa8 Update release-plz@latest to 0.3.106 2024-10-30 21:18:24 +09:00
Taiki Endo
e082d6f2e4 Update espup@latest to 0.13.0 2024-10-30 21:18:24 +09:00
Taiki Endo
6891c2e146 Update wasm-pack@latest to 0.13.1 2024-10-30 06:17:16 +09:00
Taiki Endo
e60643d6ff Update cargo-audit@latest to 0.21.0 2024-10-30 06:17:16 +09:00
Taiki Endo
e35e2e777d Release 2.44.56 2024-10-29 23:44:23 +09:00
Taiki Endo
159ee466fe Update cargo-nextest@latest to 0.9.82 2024-10-29 12:42:54 +09:00
Taiki Endo
c203664563 Release 2.44.55 2024-10-29 10:46:26 +09:00
Taiki Endo
a6f9c9f119 Update syft@latest to 1.15.0 2024-10-29 09:38:29 +09:00
Taiki Endo
cdcde4a098 Release 2.44.54 2024-10-29 00:20:56 +09:00
Taiki Endo
9efac91929 Update cargo-zigbuild@latest to 0.19.4 2024-10-29 00:20:02 +09:00
Taiki Endo
278aeeb6e3 Release 2.44.53 2024-10-28 00:18:39 +09:00
Taiki Endo
7de2f7d578 Update release-plz@latest to 0.3.105 2024-10-28 00:16:22 +09:00
8 changed files with 230 additions and 13 deletions

View File

@@ -10,6 +10,32 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
## [2.44.57] - 2024-10-30
- Update `release-plz@latest` to 0.3.106.
- Update `espup@latest` to 0.13.0.
- Update `wasm-pack@latest` to 0.13.1.
- Update `cargo-audit@latest` to 0.21.0.
## [2.44.56] - 2024-10-29
- Update `cargo-nextest@latest` to 0.9.82.
## [2.44.55] - 2024-10-29
- Update `syft@latest` to 1.15.0.
## [2.44.54] - 2024-10-28
- Update `cargo-zigbuild@latest` to 0.19.4.
## [2.44.53] - 2024-10-27
- Update `release-plz@latest` to 0.3.105.
## [2.44.52] - 2024-10-27 ## [2.44.52] - 2024-10-27
- Update `dprint@latest` to 0.47.5. - Update `dprint@latest` to 0.47.5.
@@ -2984,7 +3010,12 @@ Note: This release is considered a breaking change because installing on version
Initial release Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.52...HEAD [Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.57...HEAD
[2.44.57]: https://github.com/taiki-e/install-action/compare/v2.44.56...v2.44.57
[2.44.56]: https://github.com/taiki-e/install-action/compare/v2.44.55...v2.44.56
[2.44.55]: https://github.com/taiki-e/install-action/compare/v2.44.54...v2.44.55
[2.44.54]: https://github.com/taiki-e/install-action/compare/v2.44.53...v2.44.54
[2.44.53]: https://github.com/taiki-e/install-action/compare/v2.44.52...v2.44.53
[2.44.52]: https://github.com/taiki-e/install-action/compare/v2.44.51...v2.44.52 [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.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.50]: https://github.com/taiki-e/install-action/compare/v2.44.49...v2.44.50

View File

@@ -20,7 +20,28 @@
}, },
"license_markdown": "[Apache-2.0](https://github.com/rustsec/rustsec/blob/HEAD/cargo-audit/LICENSE-APACHE) OR [MIT](https://github.com/rustsec/rustsec/blob/HEAD/cargo-audit/LICENSE-MIT)", "license_markdown": "[Apache-2.0](https://github.com/rustsec/rustsec/blob/HEAD/cargo-audit/LICENSE-APACHE) OR [MIT](https://github.com/rustsec/rustsec/blob/HEAD/cargo-audit/LICENSE-MIT)",
"latest": { "latest": {
"version": "0.20.0" "version": "0.21.0"
},
"0.21": {
"version": "0.21.0"
},
"0.21.0": {
"x86_64_linux_musl": {
"etag": "0x8DCF84BECAB600C",
"checksum": "1afe6f3dba2e3d81dfb8db34be37ae9647480b132cd719357276ae643ebf962a"
},
"x86_64_macos": {
"etag": "0x8DCF84BD142518E",
"checksum": "87e0a4aece55917ebe02b73e7c69fe83c4d995b8fc435820f24bd92a9c2c1fb8"
},
"x86_64_windows": {
"etag": "0x8DCF84C58F8B68A",
"checksum": "eee7d67cdb72188df354215b9a8f034caf5d928662743350f06db2c3ae677b90"
},
"aarch64_linux_gnu": {
"etag": "0x8DCF84BEA0119A8",
"checksum": "cbe5617406a1af2270f4ffc1b933759bd9bb0d890c0b2efafdf31ecf5b0adfa3"
}
}, },
"0.20": { "0.20": {
"version": "0.20.0" "version": "0.20.0"

View File

@@ -19,10 +19,33 @@
}, },
"license_markdown": "[Apache-2.0](https://github.com/nextest-rs/nextest/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/nextest-rs/nextest/blob/main/LICENSE-MIT)", "license_markdown": "[Apache-2.0](https://github.com/nextest-rs/nextest/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/nextest-rs/nextest/blob/main/LICENSE-MIT)",
"latest": { "latest": {
"version": "0.9.81" "version": "0.9.82"
}, },
"0.9": { "0.9": {
"version": "0.9.81" "version": "0.9.82"
},
"0.9.82": {
"previous_stable_version": "0.9.81",
"x86_64_linux_gnu": {
"etag": "0x8DCF7C8D4BE7D74",
"checksum": "54311a679100aaf5595e8a4ce27641b4cbc8f1c71719ede7574394a6c37a8477"
},
"x86_64_linux_musl": {
"etag": "0x8DCF7C922554551",
"checksum": "95484aa8676d700fa1add750cdf76c8a53205088e1ccc9d9888f4bfeeae14951"
},
"x86_64_macos": {
"etag": "0x8DCF7C8C157C4A6",
"checksum": "c99875f5aeca65b0faf71d515e2b379f3d7329006ba1f6fa7245916e1b1ef6db"
},
"x86_64_windows": {
"etag": "0x8DCF7C948732016",
"checksum": "ec508709cbf52ce3e84080eecd3391546053f6193100e8f381e6cd5a7b9dd0ed"
},
"aarch64_linux_gnu": {
"etag": "0x8DCF7C8C546D896",
"checksum": "359a0c0be044142d08cf4d4f1e73a7dcdd7af9bd4a5027c895f1f0bac9fa58f8"
}
}, },
"0.9.81": { "0.9.81": {
"previous_stable_version": "0.9.80", "previous_stable_version": "0.9.80",

View File

@@ -19,10 +19,32 @@
}, },
"license_markdown": "[MIT](https://github.com/rust-cross/cargo-zigbuild/blob/main/LICENSE)", "license_markdown": "[MIT](https://github.com/rust-cross/cargo-zigbuild/blob/main/LICENSE)",
"latest": { "latest": {
"version": "0.19.3" "version": "0.19.4"
}, },
"0.19": { "0.19": {
"version": "0.19.3" "version": "0.19.4"
},
"0.19.4": {
"x86_64_linux_musl": {
"etag": "0x8DCF74715BF6C29",
"checksum": "3fbf6d78dc23d413c3c1196cc790598e6162baaf523f3ceebf565d6ed1738545"
},
"x86_64_windows": {
"etag": "0x8DCF7472F0600BC",
"checksum": "bfc9c836fce7d0f0ca829b63a53f646b6f0ba35e6e0518ebbc18bcb5dee83020"
},
"aarch64_linux_musl": {
"etag": "0x8DCF74713191958",
"checksum": "2f84b923075b0fb62a5069b485c80005888e4ffba7ecf984f327b2d2fc8f3c6f"
},
"aarch64_macos": {
"etag": "0x8DCF7471D5CB591",
"checksum": "51b376a3b1a41dc09eeb197c4d25e6fd23e6a440e2a58956a52ecf88c8177679"
},
"aarch64_windows": {
"etag": "0x8DCF747939158DE",
"checksum": "39d64a306be35497d66325983974db9d16d1dda3de8fd30ba7bf4799ff280fc8"
}
}, },
"0.19.3": { "0.19.3": {
"x86_64_linux_musl": { "x86_64_linux_musl": {

27
manifests/espup.json generated
View File

@@ -19,7 +19,32 @@
}, },
"license_markdown": "[MIT](https://github.com/esp-rs/espup/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/esp-rs/espup/blob/main/LICENSE-APACHE)", "license_markdown": "[MIT](https://github.com/esp-rs/espup/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/esp-rs/espup/blob/main/LICENSE-APACHE)",
"latest": { "latest": {
"version": "0.12.2" "version": "0.13.0"
},
"0.13": {
"version": "0.13.0"
},
"0.13.0": {
"x86_64_linux_gnu": {
"etag": "0x8DCF8CC80102377",
"checksum": "fa857f22da627725dabaf219e0d53c0dc8ffae4e11121ad42be8b79243feb41d"
},
"x86_64_macos": {
"etag": "0x8DCF8CC397E7D7A",
"checksum": "618611e68261269d53f9c5cb910bb4dd07e0eda451ff51b79888498146eef873"
},
"x86_64_windows": {
"etag": "0x8DCF8CC54BA394C",
"checksum": "e7d93c75dfcf55e154f95746e3cbe13450a8f56e64539767588e1eab14cc56c8"
},
"aarch64_linux_gnu": {
"etag": "0x8DCF8CC5E52C2B8",
"checksum": "a95b6c5273822ccda9bf41b754da11c49acd1a0ef3d60756efa674dffcef1caf"
},
"aarch64_macos": {
"etag": "0x8DCF8CC5547823E",
"checksum": "077238e6691ea865b0434e3662d45aa5d4e10f8647bb7a5de4ac66ce61c1fd06"
}
}, },
"0.12": { "0.12": {
"version": "0.12.2" "version": "0.12.2"

View File

@@ -22,10 +22,62 @@
}, },
"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)", "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": { "latest": {
"version": "0.3.104" "version": "0.3.106"
}, },
"0.3": { "0.3": {
"version": "0.3.104" "version": "0.3.106"
},
"0.3.106": {
"x86_64_linux_musl": {
"etag": "0x8DCF8C8D5E7F719",
"checksum": "727e997d156765714d751a1d8a04911b89f3391803ebf359d15ec505d4e9f2da"
},
"x86_64_macos": {
"etag": "0x8DCF8C9983204CF",
"checksum": "46eabd387e4036ed778bf3a1163a81af7f415824f86b9731b4bd96ae2011cf04"
},
"x86_64_windows": {
"etag": "0x8DCF8C9B8DE0659",
"checksum": "96b95a4005573666d432112f2510ebbfaf0865a4a57b222b12bed2bb4dcee520"
},
"aarch64_linux_musl": {
"etag": "0x8DCF8C8E108C2D3",
"checksum": "d65e508f35c4ec55b6cc95cc331dfa532ec349defa6cead8803703505630c82b"
},
"aarch64_macos": {
"etag": "0x8DCF8CA32055426",
"checksum": "ad303a0ee219953684684d9b6df3c6e7e7a7a4cb258e23459708f899c4f2845c"
},
"aarch64_windows": {
"etag": "0x8DCF8C9A8BD1EBD",
"checksum": "1a60bbeafc6ec6af6504ea42f1cc35891b863d318eb9f447ba50e76b0b985562"
}
},
"0.3.105": {
"x86_64_linux_musl": {
"etag": "0x8DCF69082540F13",
"checksum": "b00999bb1f2006eac7f9e511074ced9df09ceadec5324371aae3c3900a2c34f2"
},
"x86_64_macos": {
"etag": "0x8DCF690FE966FB4",
"checksum": "71bb7e39563a564fb07caafb1eb9ecc1d23d719bc2f3655eac796bedd4145cef"
},
"x86_64_windows": {
"etag": "0x8DCF69121CC69D9",
"checksum": "14b016e0d73ef923f90cc2764dabb5020348f8bd9504daa2c34fc86090bddef5"
},
"aarch64_linux_musl": {
"etag": "0x8DCF6908AB02568",
"checksum": "ec47ff5af505d61cf2bc423190e90bdc94b22bb6ace5c7120463c74ab7bd03d0"
},
"aarch64_macos": {
"etag": "0x8DCF690BDA4FFD2",
"checksum": "d699dbcc374c5bd0e9033f1d1aa38cd923e6cc4143500a4674a94f6a3282e75e"
},
"aarch64_windows": {
"etag": "0x8DCF69155189E0D",
"checksum": "e904a6e78d31ae5c2ab011e64e9a4216d100cf553e82b67068b6a631540a489b"
}
}, },
"0.3.104": { "0.3.104": {
"x86_64_linux_musl": { "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)", "license_markdown": "[Apache-2.0](https://github.com/anchore/syft/blob/main/LICENSE)",
"latest": { "latest": {
"version": "1.14.2" "version": "1.15.0"
}, },
"1": { "1": {
"version": "1.14.2" "version": "1.15.0"
},
"1.15": {
"version": "1.15.0"
},
"1.15.0": {
"x86_64_linux_musl": {
"etag": "0x8DCF796174EFD03",
"checksum": "bd7215c3e0bfaec1139c3c46908b65ae01bc8d745723a3ce42b9659c2b62e428"
},
"x86_64_macos": {
"etag": "0x8DCF79617E5FED9",
"checksum": "c6fbbc3ccb4291e3698813fa1862f2ca0a4659573e8228d8932b6a6a8b4bc8f0"
},
"x86_64_windows": {
"etag": "0x8DCF79617D1CA5B",
"checksum": "98dc570512728afb97cb57cb53fc0d5871c16b0b468ecfe3dbe9dff76c7f0d3b"
},
"aarch64_linux_musl": {
"etag": "0x8DCF796174D9EF9",
"checksum": "98fc03dbba3de4f9c4227598c6ac185e7e78704a2638962f3973a6a0aa270208"
},
"aarch64_macos": {
"etag": "0x8DCF79617DB8358",
"checksum": "e9da47f1b32d6c7609be4f2c02d100489e9ff6123b08b6f8fc83cd8788f4b9da"
}
}, },
"1.14": { "1.14": {
"version": "1.14.2" "version": "1.14.2"

View File

@@ -20,10 +20,28 @@
}, },
"license_markdown": "[MIT](https://github.com/rustwasm/wasm-pack/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/rustwasm/wasm-pack/blob/master/LICENSE-APACHE)", "license_markdown": "[MIT](https://github.com/rustwasm/wasm-pack/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/rustwasm/wasm-pack/blob/master/LICENSE-APACHE)",
"latest": { "latest": {
"version": "0.13.0" "version": "0.13.1"
}, },
"0.13": { "0.13": {
"version": "0.13.0" "version": "0.13.1"
},
"0.13.1": {
"x86_64_linux_musl": {
"etag": "0x8DCF8488DB2BD8F",
"checksum": "c539d91ccab2591a7e975bcf82c82e1911b03335c80aa83d67ad25ed2ad06539"
},
"x86_64_macos": {
"etag": "0x8DCF8488F1552CA",
"checksum": "91cd02f14e6ab04700dfc5cb67e27b2bd26638d84220f68a4e83621d98408364"
},
"x86_64_windows": {
"etag": "0x8DCF8488E52B67E",
"checksum": "4fd5375c2f85bae92c3e8fb14ad0d27b8fb92e85f4397064d9e66a94a79d6fae"
},
"aarch64_linux_musl": {
"etag": "0x8DCF8488E04EDF7",
"checksum": "2e65038769f8bbaa5fc237ad4bb523e692df99458cbd3e3d92525b89d8762379"
}
}, },
"0.13.0": { "0.13.0": {
"x86_64_linux_musl": { "x86_64_linux_musl": {