eifinger-bot and Kevin Stillhammer
edc4037b1b
fix: add timeout to fetch to prevent silent hangs
...
Add AbortSignal.timeout(30s) to fetch requests to ensure they fail
fast instead of hanging indefinitely when network issues occur.
This fixes issues where the action would hang and eventually get
killed by GitHub Actions without a clear error message.
2026-05-31 09:25:28 +02:00
e7108c6ccc
chore: update known checksums for 0.11.17 ( #892 )
...
chore: update known checksums for 0.11.17
Co-authored-by: eifinger <[email protected] >
2026-05-29 11:10:08 +02:00
12d13f90bc
chore: update known checksums for 0.11.16 ( #889 )
...
chore: update known checksums for 0.11.16
Co-authored-by: eifinger <[email protected] >
2026-05-22 07:56:51 +02:00
ed07c76224
chore: update known checksums for 0.11.15 ( #885 )
...
chore: update known checksums for 0.11.15
Co-authored-by: eifinger <[email protected] >
2026-05-19 07:42:01 +02:00
a81585cbb0
chore: update known checksums for 0.11.14 ( #879 )
...
chore: update known checksums for 0.11.14
Co-authored-by: eifinger <[email protected] >
2026-05-13 07:37:30 +02:00
88aa608651
chore: update known checksums for 0.11.13 ( #877 )
...
chore: update known checksums for 0.11.13
Co-authored-by: eifinger <[email protected] >
2026-05-11 08:14:58 +02:00
00714ea9dc
chore: update known checksums for 0.11.12 ( #876 )
...
chore: update known checksums for 0.11.12
Co-authored-by: eifinger <[email protected] >
2026-05-09 08:17:00 +02:00
9d91aa17e1
chore: update known checksums for 0.11.11 ( #873 )
...
chore: update known checksums for 0.11.11
Co-authored-by: eifinger <[email protected] >
2026-05-07 09:14:04 +02:00
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 <[email protected] >
2026-05-06 08:13:20 +02:00
05143d3dcd
chore: update known checksums for 0.11.8 ( #867 )
...
chore: update known checksums for 0.11.8
Co-authored-by: eifinger <[email protected] >
2026-04-28 07:45:14 +02:00
1541b77626
chore: update known checksums for 0.11.7 ( #853 )
...
chore: update known checksums for 0.11.7
Co-authored-by: eifinger <[email protected] >
2026-04-16 08:00:01 +02:00
cb84d12dc6
chore: update known checksums for 0.11.6 ( #850 )
...
chore: update known checksums for 0.11.6
Co-authored-by: eifinger <[email protected] >
2026-04-10 13:32:57 +02:00
1912cc65f2
chore: update known checksums for 0.11.5 ( #845 )
...
chore: update known checksums for 0.11.5
Co-authored-by: eifinger <[email protected] >
2026-04-09 08:26:38 +02:00
a0b52019f1
chore: update known checksums for 0.11.4 ( #843 )
...
chore: update known checksums for 0.11.4
Co-authored-by: eifinger <[email protected] >
2026-04-08 07:42:52 +02:00
1c15d185f0
chore: update known checksums for 0.11.3 ( #836 )
...
chore: update known checksums for 0.11.3
Co-authored-by: eifinger <[email protected] >
2026-04-02 10:42:50 +02:00
Kevin Stillhammer and GitHub
cec208311d
Shortcircuit latest version from manifest ( #828 )
...
The first version is guaranteed to be the latest
2026-03-28 17:43:22 +01:00
447e6d02b1
chore: update known checksums for 0.11.2 ( #821 )
...
chore: update known checksums for 0.11.2
Co-authored-by: eifinger <[email protected] >
2026-03-27 07:12:16 +01:00
5c62c59261
chore: update known checksums for 0.11.1 ( #817 )
...
chore: update known checksums for 0.11.1
Co-authored-by: eifinger <[email protected] >
2026-03-25 08:14:06 +01:00
e1a7373adb
chore: update known checksums for 0.11.0 ( #815 )
...
chore: update known checksums for 0.11.0
Co-authored-by: eifinger <[email protected] >
2026-03-24 07:42:01 +01:00
Kevin Stillhammer and GitHub
89709315bb
Remove deprecrated custom manifest ( #813 )
2026-03-23 09:15:51 +01:00
github-actions[bot] and GitHub
c20049fc26
chore: update known checksums for 0.10.11/0.10.12 ( #811 )
2026-03-20 07:48:09 +01:00
Kevin Stillhammer and GitHub
fd8f376b22
Switch to ESM for source and test, use CommonJS for dist ( #806 )
2026-03-14 17:43:49 +01:00
cadb67bdc9
chore: update known checksums for 0.10.10 ( #804 )
...
chore: update known checksums for 0.10.10
Co-authored-by: eifinger <[email protected] >
2026-03-14 09:45:38 +01:00
Kevin Stillhammer and GitHub
e06108dd0a
Use astral-sh/versions as primary version provider ( #802 )
...
Closes : #777
Closes : #325
2026-03-12 22:03:21 +01:00
Kevin Stillhammer and GitHub
a4f1f549e9
Create version-manifest.json on uv release ( #399 )
2025-05-03 19:51:16 +02:00
41bd088443
chore: update known checksums for 0.7.2 ( #395 )
...
chore: update known checksums for 0.7.2
Co-authored-by: eifinger <[email protected] >
2025-05-01 07:04:31 +00:00
75567654b6
chore: update known checksums for 0.7.0 ( #390 )
...
chore: update known checksums for 0.7.0
Co-authored-by: eifinger <[email protected] >
2025-04-30 08:25:31 +02:00
Kevin Stillhammer and GitHub
6b9c6063ab
Bump dependencies ( #389 )
2025-04-29 22:50:17 +02:00
9a311713f4
chore: update known checksums for 0.6.17 ( #384 )
...
chore: update known checksums for 0.6.17
Co-authored-by: eifinger <[email protected] >
2025-04-25 19:04:33 +00:00
aa1290542e
chore: update known checksums for 0.6.16 ( #378 )
...
chore: update known checksums for 0.6.16
Co-authored-by: eifinger <[email protected] >
2025-04-22 07:39:59 +00:00
fcaddda076
chore: update known checksums for 0.6.15 ( #377 )
...
chore: update known checksums for 0.6.15
Co-authored-by: eifinger <[email protected] >
2025-04-22 06:20:07 +00:00
594f292eef
chore: update known checksums for 0.6.14 ( #366 )
...
chore: update known checksums for 0.6.14
Co-authored-by: eifinger <[email protected] >
2025-04-10 05:42:17 +00:00
9ad030384d
chore: update known checksums for 0.6.13 ( #365 )
...
chore: update known checksums for 0.6.13
Co-authored-by: eifinger <[email protected] >
2025-04-08 07:21:58 +00:00
9e2c33a082
chore: update known checksums for 0.6.12 ( #362 )
...
chore: update known checksums for 0.6.12
Co-authored-by: eifinger <[email protected] >
2025-04-03 05:49:37 +00:00
9bf3815166
chore: update known checksums for 0.6.11 ( #357 )
...
chore: update known checksums for 0.6.11
Co-authored-by: eifinger <[email protected] >
2025-03-31 05:59:26 +00:00
2d49baf2b6
chore: update known checksums for 0.6.10 ( #345 )
...
chore: update known checksums for 0.6.10
Co-authored-by: eifinger <[email protected] >
2025-03-28 06:55:15 +00:00
bf8ec1ea35
chore: update known checksums for 0.6.9 ( #339 )
...
chore: update known checksums for 0.6.9
Co-authored-by: eifinger <[email protected] >
2025-03-21 07:09:51 +00:00
19df292e24
chore: update known checksums for 0.6.8 ( #332 )
...
chore: update known checksums for 0.6.8
Co-authored-by: eifinger <[email protected] >
2025-03-19 06:43:29 +01:00
7d9a2d93c4
chore: update known checksums for 0.6.7 ( #330 )
...
chore: update known checksums for 0.6.7
Co-authored-by: eifinger <[email protected] >
2025-03-18 15:42:46 +01:00
Kevin Stillhammer and GitHub
d02c4c2d68
Bump dependencies ( #324 )
2025-03-17 10:32:59 +01:00
d8a276f11f
chore: update known checksums for 0.6.6 ( #318 )
...
chore: update known checksums for 0.6.6
Co-authored-by: eifinger <[email protected] >
2025-03-12 06:35:09 +00:00
59ae1ec55b
chore: update known checksums for 0.6.5 ( #313 )
...
chore: update known checksums for 0.6.5
Co-authored-by: eifinger <[email protected] >
2025-03-07 06:50:46 +00:00
Kevin Stillhammer and GitHub
f94ec6bedd
bump dependencies ( #308 )
2025-02-28 16:35:57 +00:00
Kevin Stillhammer and GitHub
0313224678
Always fall back to anonymous download ( #304 )
...
Closes : #268
Closes : #305
2025-02-28 17:25:17 +01:00
b498c74bf4
chore: update known checksums for 0.6.3 ( #300 )
...
chore: update known checksums for 0.6.3
Co-authored-by: eifinger <[email protected] >
2025-02-25 06:57:55 +00:00
c122541d0b
chore: update known checksums for 0.6.2 ( #295 )
...
chore: update known checksums for 0.6.2
Co-authored-by: eifinger <[email protected] >
2025-02-20 06:34:56 +00:00
7c47ef9ebd
chore: update known checksums for 0.6.1 ( #293 )
...
chore: update known checksums for 0.6.1
Co-authored-by: eifinger <[email protected] >
2025-02-18 06:42:12 +00:00
1ffa6dc3ad
chore: update known checksums for 0.6.0 ( #288 )
...
chore: update known checksums for 0.6.0
Co-authored-by: eifinger <[email protected] >
2025-02-15 08:49:35 +00:00
ee84cf5cb8
chore: update known checksums for 0.5.31 ( #277 )
...
chore: update known checksums for 0.5.31
Co-authored-by: eifinger <[email protected] >
2025-02-13 06:53:04 +00:00
61ee7954c6
chore: update known checksums for 0.5.29 ( #272 )
...
chore: update known checksums for 0.5.29
Co-authored-by: eifinger <[email protected] >
2025-02-06 07:38:53 +00:00