Taiki Endo
f9ee7f5ee5
Update just@latest to 1.25.2
2024-03-11 10:36:04 +09:00
Taiki Endo
d5ead4fdbf
Release 2.28.10
v2.28.10
2024-03-11 03:17:33 +09:00
Taiki Endo
7a2fb89331
Update cargo-udeps@latest to 0.1.47
2024-03-11 03:11:56 +09:00
Taiki Endo
9f5856e181
Release 2.28.9
v2.28.9
2024-03-10 20:19:51 +09:00
Taiki Endo
93d33733d0
Update cargo-llvm-cov@latest to 0.6.7
2024-03-10 20:19:28 +09:00
Taiki Endo
02cfd03d1c
Release 2.28.8
v2.28.8
2024-03-10 16:41:19 +09:00
Taiki Endo
ef34468ec4
Update just manifest
2024-03-10 16:09:15 +09:00
Taiki Endo
8c071244cd
Update cargo-no-dev-deps@latest to 0.2.12
2024-03-10 16:09:15 +09:00
Taiki Endo
0c33bd30b5
Update cargo-minimal-versions@latest to 0.1.26
2024-03-10 16:09:15 +09:00
Taiki Endo
0078623260
Update cargo-hack@latest to 0.6.22
2024-03-10 16:09:15 +09:00
Taiki Endo
bdcea8ae05
codegen: Mark just 1.25.1 as broken
...
As of 2024-03-10 07:03 UTC, this release only contains a x86_64 Linux binaries.
```
Error: platform list in base manifest for just contains x86_64_macos, but latest release (1.25.1) doesn't contain it; consider marking 1.25.1 as broken by adding 'broken' field to base manifest
```
https://github.com/casey/just/actions/runs/8217664170/job/22473612069
2024-03-10 16:04:19 +09:00
Taiki Endo
607d37ff14
Update cargo-binstall@latest to 1.6.4
2024-03-09 15:12:57 +09:00
Taiki Endo
df5e716edf
Release 2.28.7
v2.28.7
2024-03-09 13:47:57 +09:00
Taiki Endo
9081a21d93
codegen: Mark just 1.25.0 as no longer broken
...
Reverts 285438a9d9 .
Fixed in b40e006fab .
2024-03-09 13:45:11 +09:00
Taiki Endo
4772f78be9
Update just manifest
2024-03-09 06:09:35 +09:00
Taiki Endo
64e43f34b0
Update cspell dictionary
2024-03-09 02:22:02 +09:00
Taiki Endo
7959d3152f
ci: Use taiki-e/checkout-action action
...
https://github.com/taiki-e/checkout-action
2024-03-09 02:21:40 +09:00
Taiki Endo
6cd93b2dae
Release 2.28.6
v2.28.6
2024-03-09 00:17:12 +09:00
Taiki Endo
8adeb5bc7d
Update biome@latest to 1.6.0
2024-03-09 00:10:48 +09:00
Taiki Endo
715c07ff04
Release 2.28.5
v2.28.5
2024-03-08 21:37:56 +09:00
Taiki Endo
7d63af0a88
Update shellcheck@latest to 0.10.0
2024-03-08 12:13:21 +09:00
Taiki Endo
c3145b9a6f
Update just manifest
2024-03-08 10:50:24 +09:00
Taiki Endo
285438a9d9
codegen: Mark just 1.25.0 as broken
...
As of 2024-03-08 01:42 UTC, this release only contains a few Linux binaries.
```
Error: platform list in base manifest for just contains x86_64_macos, but latest release (1.25.0) doesn't contain it; consider marking 1.25.0 as broken by adding 'broken' field to base manifest
```
https://github.com/casey/just/actions/runs/8196561542
2024-03-08 10:43:43 +09:00
Taiki Endo
4978b3c854
Release 2.28.4
v2.28.4
2024-03-07 06:17:12 +09:00
Taiki Endo
6224cba8b6
Update syft@latest to 1.0.1
2024-03-07 06:10:58 +09:00
Taiki Endo
203bfd72b0
Release 2.28.3
v2.28.3
2024-03-07 01:59:19 +09:00
Taiki Endo
b00c5f12b5
Update cargo-hack@latest to 0.6.21
2024-03-07 01:55:34 +09:00
Taiki Endo
9d24ab5687
Release 2.28.2
v2.28.2
2024-03-06 22:34:35 +09:00
Taiki Endo
0d70155cef
Update cargo-deny@latest to 0.14.16
2024-03-06 21:15:38 +09:00
Taiki Endo
ab6c6ac273
Update parse-changelog@latest to 0.6.5
2024-03-06 03:21:15 +09:00
Taiki Endo
dabb9c1ee5
Release 2.28.1
v2.28.1
2024-03-04 21:56:03 +09:00
Taiki Endo
67d50f4c7a
Update wasm-bindgen@latest to 0.2.92
2024-03-04 21:16:01 +09:00
Taiki Endo
ccb87e050c
tidy: Fix error on Windows
2024-03-03 05:40:28 +09:00
Taiki Endo
598eb1aa13
tidy: Fix typos
2024-03-03 02:43:01 +09:00
Taiki Endo
fcdd50a1bc
tidy: Use yq via venv
...
Closes #301
2024-03-03 02:40:50 +09:00
Taiki Endo
28b5a55da2
Release 2.28.0
v2.28.0
2024-03-02 23:30:05 +09:00
Taiki Endo
709aeb3493
Update changelog
2024-03-02 23:29:52 +09:00
Léo Gaspard
70fd2d4303
Add wasm-bindgen ( #383 )
...
Co-authored-by: Taiki Endo <te316e89@gmail.com >
2024-03-02 23:24:02 +09:00
Taiki Endo
41e81ec8b7
codegen: Improve handling of broken versions
2024-03-02 18:25:05 +09:00
Taiki Endo
2e3ebeb449
Support sccache
2024-03-02 17:52:28 +09:00
Taiki Endo
7c2d35d7f6
codegen: Add rust_crate field to cargo-rdme
2024-03-02 17:52:28 +09:00
Taiki Endo
e77cabb736
codegen: Mark go/haskell's static-linked binaries as musl
2024-03-02 17:52:28 +09:00
Taiki Endo
c6ffb5827e
Release 2.27.15
v2.27.15
2024-03-02 16:33:13 +09:00
Taiki Endo
38a99cadbc
Reflect recent updates of biome and zola
2024-03-02 16:29:28 +09:00
Taiki Endo
ae225ca1fc
Handle armv9l from uname -m
2024-03-02 02:58:13 +09:00
Taiki Endo
b813042e0d
ci: Add macos-14 (arm64), remove deprecated macos-11
2024-03-02 02:45:57 +09:00
Taiki Endo
c3453a3b96
Release 2.27.14
v2.27.14
2024-03-01 12:03:44 +09:00
Taiki Endo
16b940ebd1
Update syft@latest to 1.0.0
2024-03-01 00:09:38 +09:00
Taiki Endo
45dfafe769
Release 2.27.13
v2.27.13
2024-02-29 19:34:07 +09:00
Taiki Endo
5d2d24b076
Update wasmtime@latest to 18.0.2
2024-02-29 09:24:27 +09:00