Kevin Stillhammer
a92cb43098
Add quiet input to suppress info-level log output ( #898 )
...
## Summary
Adds a new `quiet` input (default: `false`) that suppresses `info`-level
log output when set to `true`. Only warnings and errors are shown.
Contributes to: #868
2026-05-31 21:13:30 +02:00
eifinger-bot
8dc20b2aca
fix: add timeout to fetch to prevent silent hangs ( #883 )
...
Add `AbortSignal.timeout(5s)` to fetch requests to ensure they fail fast
instead of hanging indefinitely when network issues occur.
2026-05-31 09:37:59 +02:00
github-actions[bot]
e7108c6ccc
chore: update known checksums for 0.11.17 ( #892 )
...
chore: update known checksums for 0.11.17
Co-authored-by: eifinger <eifinger@users.noreply.github.com >
2026-05-29 11:10:08 +02:00
github-actions[bot]
12d13f90bc
chore: update known checksums for 0.11.16 ( #889 )
...
chore: update known checksums for 0.11.16
Co-authored-by: eifinger <eifinger@users.noreply.github.com >
2026-05-22 07:56:51 +02:00
github-actions[bot]
ed07c76224
chore: update known checksums for 0.11.15 ( #885 )
...
chore: update known checksums for 0.11.15
Co-authored-by: eifinger <eifinger@users.noreply.github.com >
2026-05-19 07:42:01 +02:00
github-actions[bot]
a81585cbb0
chore: update known checksums for 0.11.14 ( #879 )
...
chore: update known checksums for 0.11.14
Co-authored-by: eifinger <eifinger@users.noreply.github.com >
2026-05-13 07:37:30 +02:00
github-actions[bot]
88aa608651
chore: update known checksums for 0.11.13 ( #877 )
...
chore: update known checksums for 0.11.13
Co-authored-by: eifinger <eifinger@users.noreply.github.com >
2026-05-11 08:14:58 +02:00
github-actions[bot]
00714ea9dc
chore: update known checksums for 0.11.12 ( #876 )
...
chore: update known checksums for 0.11.12
Co-authored-by: eifinger <eifinger@users.noreply.github.com >
2026-05-09 08:17:00 +02:00
github-actions[bot]
9d91aa17e1
chore: update known checksums for 0.11.11 ( #873 )
...
chore: update known checksums for 0.11.11
Co-authored-by: eifinger <eifinger@users.noreply.github.com >
2026-05-07 09:14:04 +02:00
github-actions[bot]
363818fa0d
chore: update known checksums for 0.11.9/0.11.10 ( #871 )
...
chore: update known checksums for 0.11.9/0.11.10
Co-authored-by: eifinger <eifinger@users.noreply.github.com >
2026-05-06 08:13:20 +02:00
github-actions[bot]
05143d3dcd
chore: update known checksums for 0.11.8 ( #867 )
...
chore: update known checksums for 0.11.8
Co-authored-by: eifinger <eifinger@users.noreply.github.com >
2026-04-28 07:45:14 +02:00
github-actions[bot]
1541b77626
chore: update known checksums for 0.11.7 ( #853 )
...
chore: update known checksums for 0.11.7
Co-authored-by: eifinger <eifinger@users.noreply.github.com >
2026-04-16 08:00:01 +02:00
github-actions[bot]
cb84d12dc6
chore: update known checksums for 0.11.6 ( #850 )
...
chore: update known checksums for 0.11.6
Co-authored-by: eifinger <eifinger@users.noreply.github.com >
2026-04-10 13:32:57 +02:00
github-actions[bot]
1912cc65f2
chore: update known checksums for 0.11.5 ( #845 )
...
chore: update known checksums for 0.11.5
Co-authored-by: eifinger <eifinger@users.noreply.github.com >
2026-04-09 08:26:38 +02:00
github-actions[bot]
a0b52019f1
chore: update known checksums for 0.11.4 ( #843 )
...
chore: update known checksums for 0.11.4
Co-authored-by: eifinger <eifinger@users.noreply.github.com >
2026-04-08 07:42:52 +02:00
github-actions[bot]
1c15d185f0
chore: update known checksums for 0.11.3 ( #836 )
...
chore: update known checksums for 0.11.3
Co-authored-by: eifinger <eifinger@users.noreply.github.com >
2026-04-02 10:42:50 +02:00
Kevin Stillhammer
cec208311d
Shortcircuit latest version from manifest ( #828 )
...
The first version is guaranteed to be the latest
2026-03-28 17:43:22 +01:00
github-actions[bot]
447e6d02b1
chore: update known checksums for 0.11.2 ( #821 )
...
chore: update known checksums for 0.11.2
Co-authored-by: eifinger <eifinger@users.noreply.github.com >
2026-03-27 07:12:16 +01:00
github-actions[bot]
5c62c59261
chore: update known checksums for 0.11.1 ( #817 )
...
chore: update known checksums for 0.11.1
Co-authored-by: eifinger <eifinger@users.noreply.github.com >
2026-03-25 08:14:06 +01:00
github-actions[bot]
e1a7373adb
chore: update known checksums for 0.11.0 ( #815 )
...
chore: update known checksums for 0.11.0
Co-authored-by: eifinger <eifinger@users.noreply.github.com >
2026-03-24 07:42:01 +01:00
Kevin Stillhammer
89709315bb
Remove deprecrated custom manifest ( #813 )
2026-03-23 09:15:51 +01:00
github-actions[bot]
c20049fc26
chore: update known checksums for 0.10.11/0.10.12 ( #811 )
2026-03-20 07:48:09 +01:00
Kevin Stillhammer
fd8f376b22
Switch to ESM for source and test, use CommonJS for dist ( #806 )
2026-03-14 17:43:49 +01:00