1674 Commits

Author SHA1 Message Date
Taiki Endo
da8fe73ed8 Release 2.43.1 v2.43.1 2024-09-08 06:23:01 +09:00
Taiki Endo
468184505a Update cargo-lambda@latest to 1.4.0 2024-09-08 06:10:39 +09:00
Taiki Endo
190257f600 Update cargo-binstall@latest to 1.10.4 2024-09-07 09:30:06 +09:00
Taiki Endo
6e4ebe4256 Release 2.43.0 v2.43.0 2024-09-07 07:27:38 +09:00
Taiki Endo
337a9618c7 Update changelog 2024-09-07 07:27:19 +09:00
John Vandenberg
22578ebfbe Add cargo-lambda (#601) 2024-09-07 07:01:10 +09:00
Taiki Endo
e51c197f82 Release 2.42.42 v2.42.42 2024-09-06 20:51:56 +09:00
Taiki Endo
b7ca6193f4 Update cargo-nextest@latest to 0.9.78 2024-09-06 09:33:12 +09:00
Taiki Endo
f3e9a65cfd Release 2.42.41 v2.42.41 2024-09-05 03:14:52 +09:00
Taiki Endo
222ac5e37c Update typos@latest to 1.24.5 2024-09-05 03:14:01 +09:00
Taiki Endo
e73edba6ce Release 2.42.40 v2.42.40 2024-09-04 06:35:39 +09:00
Taiki Endo
fbf872d19b Update typos@latest to 1.24.4 2024-09-04 06:10:42 +09:00
Taiki Endo
3b8ff55376 Update cargo-semver-checks@latest to 0.35.0 2024-09-04 03:13:02 +09:00
Taiki Endo
0d892dd50e Release 2.42.39 v2.42.39 2024-09-04 00:02:59 +09:00
Taiki Endo
95d91b64c9 Update cargo-llvm-cov@latest to 0.6.12 2024-09-04 00:02:12 +09:00
Taiki Endo
dd522f255c Tweak changelog 2024-09-03 23:54:47 +09:00
Taiki Endo
10c4c369c5 Release 2.42.38 v2.42.38 2024-09-03 23:08:17 +09:00
Taiki Endo
e84c329a30 Relax jq version requirement to 1.3 2024-09-03 23:05:33 +09:00
Taiki Endo
49249f98b2 ci: Improve create-pull-request 2024-09-03 22:57:38 +09:00
Taiki Endo
e6550525d2 Update typos@latest to 1.24.3 2024-08-31 12:35:13 +09:00
Taiki Endo
f2b65a3e67 Release 2.42.37 v2.42.37 2024-08-31 04:30:10 +09:00
Taiki Endo
96d4cbffb8 Update cargo-make@latest to 0.37.16 2024-08-31 00:14:27 +09:00
Taiki Endo
cbe4754a6b Use grouped update of dependabot 2024-08-30 20:13:24 +09:00
Taiki Endo
11053896c3 Release 2.42.36 v2.42.36 2024-08-29 11:09:13 +09:00
Taiki Endo
e920d2b2a9 Update just@latest to 1.35.0 2024-08-29 09:31:15 +09:00
Taiki Endo
7b2b0dffb4 Update cargo-nextest@latest to 0.9.77 2024-08-29 09:31:15 +09:00
Taiki Endo
164f59de46 Update protoc@latest to 3.28.0 2024-08-29 06:14:46 +09:00
Taiki Endo
0b73cec6bf Release 2.42.35 v2.42.35 2024-08-28 10:58:21 +09:00
Taiki Endo
02552a37bb Update protoc@latest to 3.27.4 2024-08-28 06:13:47 +09:00
Taiki Endo
f10ce91bf6 Update cspell dictionary 2024-08-26 23:48:11 +09:00
Taiki Endo
7ea7a2c18f Ignore clippy::too_long_first_doc_paragraph lint
```
error: first doc comment paragraph is too long
   --> tools/codegen/src/lib.rs:314:1
    |
314 | / /// GitHub Actions Runner supports Linux (x86_64, aarch64, arm), Windows (x86_64, aarch64),
315 | | /// and macOS (x86_64, aarch64).
316 | | /// https://github.com/actions/runner/blob/v2.315.0/.github/workflows/build.yml#L21
317 | | /// https://docs.github.com/en/actions/hosting-your-own-runners/about-self-hosted-runners#supported-architectures-and-operating-systems-f...
318 | | ///
319 | | /// Note:
    | |_
    |
    = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_long_first_doc_paragraph
    = note: `-D clippy::too-long-first-doc-paragraph` implied by `-D warnings`
    = help: to override `-D warnings` add `#[allow(clippy::too_long_first_doc_paragraph)]`
```
2024-08-26 23:47:54 +09:00
Taiki Endo
f172798ba0 Release 2.42.34 v2.42.34 2024-08-26 10:54:57 +09:00
Taiki Endo
c2de2506f2 Update cargo-nextest@latest to 0.9.76 2024-08-26 06:11:34 +09:00
Taiki Endo
fa71ab6d46 Apply deprecated_safe lint 2024-08-25 23:02:18 +09:00
Taiki Endo
55ca367f68 Update cargo-binstall@latest to 1.10.3 2024-08-25 21:13:51 +09:00
Taiki Endo
4a27a04f8a Release 2.42.33 v2.42.33 2024-08-24 19:33:16 +09:00
Taiki Endo
787f5f34b6 Update git-cliff@latest to 2.5.0 2024-08-24 18:11:15 +09:00
Taiki Endo
dea01ef826 Release 2.42.32 v2.42.32 2024-08-24 09:31:08 +09:00
Taiki Endo
d323467220 Update cargo-nextest@latest to 0.9.75 2024-08-24 09:30:17 +09:00
Taiki Endo
79e1aeb057 Release 2.42.31 v2.42.31 2024-08-24 06:31:34 +09:00
Taiki Endo
668723abbc Update typos@latest to 1.24.1 2024-08-24 06:13:11 +09:00
Taiki Endo
f621218f78 Ignore more clippy lints at workspace level 2024-08-23 22:42:58 +09:00
Taiki Endo
2a0c34a72b Release 2.42.30 v2.42.30 2024-08-23 10:51:24 +09:00
Taiki Endo
351260b44f Update typos@latest to 1.23.7 2024-08-23 03:14:21 +09:00
Taiki Endo
c28440593e Release 2.42.29 v2.42.29 2024-08-22 20:32:45 +09:00
Taiki Endo
4e54247878 Update osv-scanner@latest to 1.8.4 2024-08-22 15:15:29 +09:00
Taiki Endo
664e13c6ca Update cspell dictionary 2024-08-22 09:51:06 +09:00
Taiki Endo
e96513f64c Release 2.42.28 v2.42.28 2024-08-21 03:17:54 +09:00
Taiki Endo
a8418c66f9 Update wasmtime@latest to 24.0.0 2024-08-21 03:12:58 +09:00
Taiki Endo
214673ab1d Update syft@latest to 1.11.1 2024-08-21 03:12:58 +09:00