Commit Graph

2012 Commits

Author SHA1 Message Date
Taiki Endo
1668c0c558 Update typos@latest to 1.29.4 2025-01-04 00:13:36 +09:00
Taiki Endo
a779dafd49 Release 2.47.6 v2.47.6 2025-01-03 12:22:08 +09:00
Taiki Endo
2a650b8687 Update typos@latest to 1.29.3 2025-01-03 06:13:25 +09:00
Taiki Endo
656b4969d3 Release 2.47.5 v2.47.5 2025-01-03 01:17:30 +09:00
Taiki Endo
52b84660a3 Update typos@latest to 1.29.1 2025-01-03 01:00:37 +09:00
Taiki Endo
84ccb7b697 ci: Clean up scripts 2025-01-03 00:54:42 +09:00
Taiki Endo
63d5217a35 ci: Test windows-2025 2025-01-03 00:50:49 +09:00
Taiki Endo
cf1be1a00f Release 2.47.4 v2.47.4 2025-01-03 00:39:03 +09:00
Taiki Endo
444e3608dd Update xh@latest to 0.23.1 2025-01-02 21:15:31 +09:00
Taiki Endo
716fb8f756 Release 2.47.3 v2.47.3 2025-01-02 13:08:16 +09:00
Taiki Endo
870e4de1b5 Update knope@latest to 0.18.2 2025-01-02 12:56:50 +09:00
Taiki Endo
dbc32cd892 Release 2.47.2 v2.47.2 2025-01-01 03:16:54 +09:00
Taiki Endo
82750cbcb9 Update typos@latest to 1.29.0 2025-01-01 03:15:13 +09:00
Taiki Endo
77b010ce78 Release 2.47.1 v2.47.1 2024-12-31 21:16:18 +09:00
Taiki Endo
00beeed3bd Update cargo-tarpaulin@latest to 0.31.4 2024-12-31 21:15:34 +09:00
Taiki Endo
3ab44cd9ab Update cargo-binstall@latest to 1.10.18 2024-12-28 15:13:22 +09:00
Taiki Endo
8cec5c3000 codegen: Ignore clippy::literal_string_with_formatting_args lint
```
error: this looks like a formatting argument but it is not part of a formatting macro
   --> tools/codegen/src/main.rs:142:65
    |
142 | ...                   d.url = Some(template.url.replace("${version}", version));
    |                                                           ^^^^^^^^^
    |
    = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#literal_string_with_formatting_args
    = note: `-D clippy::literal-string-with-formatting-args` implied by `-D warnings`
    = help: to override `-D warnings` add `#[allow(clippy::literal_string_with_formatting_args)]`

error: this looks like a formatting argument but it is not part of a formatting macro
   --> tools/codegen/src/main.rs:146:64
    |
146 | ...                   .map(|s| s.map(|s| s.replace("${version}", version)));
    |                                                      ^^^^^^^^^
    |
    = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#literal_string_with_formatting_args

error: this looks like a formatting argument but it is not part of a formatting macro
   --> tools/codegen/src/main.rs:567:73
    |
567 |             let template_url = d.url.take().unwrap().replace(version, "${version}");
    |                                                                         ^^^^^^^^^
    |
    = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#literal_string_with_formatting_args

error: this looks like a formatting argument but it is not part of a formatting macro
   --> tools/codegen/src/main.rs:568:84
    |
568 |             let template_bin = d.bin.take().map(|s| s.map(|s| s.replace(version, "${version}")));
    |                                                                                    ^^^^^^^^^
    |
    = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#literal_string_with_formatting_args

error: this looks like a formatting argument but it is not part of a formatting macro
   --> tools/codegen/src/main.rs:615:29
    |
615 |     let mut s = s.replace("${package}", package).replace("${tool}", package);
    |                             ^^^^^^^^^
    |
    = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#literal_string_with_formatting_args

error: this looks like a formatting argument but it is not part of a formatting macro
   --> tools/codegen/src/main.rs:625:25
    |
625 |         s = s.replace("${version}", version);
    |                         ^^^^^^^^^
    |
    = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#literal_string_with_formatting_args
```
2024-12-27 10:57:03 +09:00
Taiki Endo
acd2589197 Release 2.47.0 v2.47.0 2024-12-27 10:45:41 +09:00
Taiki Endo
d1519fa40d Update changelog 2024-12-27 10:45:23 +09:00
Azzam S.A
31e0d9e30c Add trunk (#795) 2024-12-27 10:39:01 +09:00
Taiki Endo
194e80be83 Update cargo-lambda@latest to 1.6.2 2024-12-27 09:36:19 +09:00
Joonas Bergius
dc05cefd7e Add wash (#794)
Signed-off-by: Joonas Bergius <joonas@cosmonic.com>
2024-12-26 20:18:57 +09:00
Taiki Endo
8484225d97 Release 2.46.20 v2.46.20 2024-12-22 13:54:40 +09:00
Taiki Endo
1aa2832643 Update dprint@latest to 0.48.0 2024-12-22 09:36:44 +09:00
Taiki Endo
e37f44cf37 Release 2.46.19 v2.46.19 2024-12-22 06:16:17 +09:00
Taiki Endo
214cf6a4ad Update cargo-llvm-cov@latest to 0.6.15 2024-12-22 06:13:45 +09:00
Taiki Endo
c5172ad14d Update cargo-lambda@latest to 1.6.1 2024-12-22 06:13:45 +09:00
Taiki Endo
480814c6df Release 2.46.18 v2.46.18 2024-12-21 13:01:04 +09:00
Taiki Endo
b195fca919 Update wasmtime@latest to 28.0.0 2024-12-21 03:15:25 +09:00
Taiki Endo
03381f5ca4 Release 2.46.17 v2.46.17 2024-12-20 10:51:52 +09:00
Taiki Endo
409c15bd82 Update release-plz@latest to 0.3.112 2024-12-20 09:33:11 +09:00
Taiki Endo
9023ed54c0 Release 2.46.16 v2.46.16 2024-12-19 20:19:58 +09:00
Taiki Endo
bd71b6d92e Update osv-scanner@latest to 1.9.2 2024-12-19 15:17:11 +09:00
Taiki Endo
2c3c8dfabf Release 2.46.15 v2.46.15 2024-12-19 00:36:33 +09:00
Taiki Endo
2afdd9c08e Update protoc@latest to 3.29.2 2024-12-19 00:12:40 +09:00
Taiki Endo
b8f3ee3354 Release 2.46.14 v2.46.14 2024-12-18 10:12:38 +09:00
Taiki Endo
e724e8f1be Update cargo-nextest@latest to 0.9.87 2024-12-18 09:35:24 +09:00
Taiki Endo
cbef870e2b Release 2.46.13 v2.46.13 2024-12-17 22:05:40 +09:00
Taiki Endo
0a21328a6f Update espup@latest to 0.14.0 2024-12-17 21:17:38 +09:00
Taiki Endo
120c8997a0 Release 2.46.12 v2.46.12 2024-12-17 09:48:08 +09:00
Taiki Endo
d20382abb9 Update typos@latest to 1.28.4 2024-12-17 09:36:27 +09:00
Taiki Endo
ed8c79bccf Release 2.46.11 v2.46.11 2024-12-16 23:23:29 +09:00
Taiki Endo
3c3f0e7afe Update cargo-zigbuild@latest to 0.19.7 2024-12-16 23:16:30 +09:00
Taiki Endo
fe9759bf44 Release 2.46.10 v2.46.10 2024-12-16 23:09:08 +09:00
Taiki Endo
1e776e73eb Update cargo-zigbuild@latest to 0.19.6 2024-12-16 12:55:22 +09:00
Taiki Endo
e3962fab5a Update cargo-binstall@latest to 1.10.17 2024-12-14 21:16:20 +09:00
Taiki Endo
e523301c9a Release 2.46.9 v2.46.9 2024-12-14 11:20:52 +09:00
Taiki Endo
532d86a8fb Update syft@latest to 1.18.1 2024-12-14 06:12:20 +09:00
Taiki Endo
8c39981484 Release 2.46.8 v2.46.8 2024-12-13 13:50:40 +09:00
Taiki Endo
68f28718b7 Update typos@latest to 1.28.3 2024-12-13 06:13:07 +09:00