Kevin Stillhammer
|
b5f58b2abc
|
Support toml spec 1.0.0 (#245)
iarna/toml is unmaintained.
Replaced by smol-toml which is maintained and has the same api
Fixes: #242
|
2025-01-16 16:38:18 +01:00 |
|
github-actions[bot]
|
118b7214ec
|
chore: update known checksums for 0.5.20 (#238)
chore: update known checksums for 0.5.20
Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
|
2025-01-16 08:10:23 +00:00 |
|
github-actions[bot]
|
d942048030
|
chore: update known checksums for 0.5.19 (#237)
chore: update known checksums for 0.5.19
Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
|
2025-01-16 06:50:10 +00:00 |
|
github-actions[bot]
|
d577e74f98
|
chore: update known checksums for 0.5.18 (#232)
chore: update known checksums for 0.5.18
Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
|
2025-01-11 15:28:58 +00:00 |
|
github-actions[bot]
|
7174288630
|
chore: update known checksums for 0.5.17 (#231)
chore: update known checksums for 0.5.17
Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
|
2025-01-10 22:28:45 +00:00 |
|
github-actions[bot]
|
94a861f4b5
|
chore: update known checksums for 0.5.16 (#228)
chore: update known checksums for 0.5.16
Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
|
2025-01-08 17:22:28 +00:00 |
|
github-actions[bot]
|
4cd05096c3
|
chore: update known checksums for 0.5.15 (#225)
chore: update known checksums for 0.5.15
Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
|
2025-01-07 07:36:35 +00:00 |
|
github-actions[bot]
|
7b290f7b85
|
chore: update known checksums for 0.5.14 (#222)
chore: update known checksums for 0.5.14
Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
|
2025-01-03 07:52:49 +00:00 |
|
github-actions[bot]
|
9869cbc19a
|
chore: update known checksums for 0.5.12 (#214)
chore: update known checksums for 0.5.12
Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
|
2024-12-26 21:13:31 +00:00 |
|
github-actions[bot]
|
2af22b5b2d
|
chore: update known checksums for 0.5.11 (#198)
chore: update known checksums for 0.5.11
Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
|
2024-12-20 07:25:55 +00:00 |
|
github-actions[bot]
|
85aa0bf0c1
|
chore: update known checksums for 0.5.10 (#196)
chore: update known checksums for 0.5.10
Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
|
2024-12-17 21:27:32 +00:00 |
|
github-actions[bot]
|
25b3ce6330
|
chore: update known checksums for 0.5.9 (#195)
chore: update known checksums for 0.5.9
Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
|
2024-12-14 18:08:14 +01:00 |
|
Kevin Stillhammer
|
3460fe1a9a
|
Always use api.github.com (#191)
The octokit client would default to the URL of enterprise instances and
then not be able to find the uv repo.
Closes: #188
|
2024-12-11 18:42:54 +01:00 |
|
github-actions[bot]
|
884a30e33c
|
chore: update known checksums for 0.5.8 (#190)
chore: update known checksums for 0.5.8
Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
|
2024-12-11 16:59:46 +00:00 |
|
Kevin Stillhammer
|
f064c84ddb
|
Update dependencies (#186)
|
2024-12-08 16:55:10 +00:00 |
|
github-actions[bot]
|
1e4d4ea9ff
|
chore: update known checksums for 0.5.7 (#183)
chore: update known checksums for 0.5.7
Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
|
2024-12-07 09:04:51 +00:00 |
|
github-actions[bot]
|
f0b64e0d53
|
chore: update known checksums for 0.5.6 (#179)
chore: update known checksums for 0.5.6
Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
|
2024-12-04 06:37:07 +00:00 |
|
github-actions[bot]
|
9839fa9fb5
|
chore: update known checksums for 0.5.5 (#170)
chore: update known checksums for 0.5.5
Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
|
2024-11-27 19:28:03 +01:00 |
|
Kevin Stillhammer
|
196fe5f098
|
Speed up updating known checksums (#166)
Before downloading the checksum file from the releases, check if we
already know that version.
|
2024-11-25 09:18:03 +01:00 |
|
Kevin Stillhammer
|
f3bcaebff5
|
Update deps (#121)
Fixes: https://github.com/astral-sh/setup-uv/issues/119
|
2024-10-15 11:33:59 +00:00 |
|
Charlie Marsh
|
c11f8674f8
|
Migrate to Biome for linting and formatting (#107)
|
2024-09-30 08:55:24 +02:00 |
|
Kevin Stillhammer
|
b463f5b8ca
|
rename utils/utils.ts to constants.ts (#59)
|
2024-09-07 12:13:50 +00:00 |
|
dependabot[bot]
|
902c4a5691
|
Bump typescript from 5.4.5 to 5.5.4 (#30)
|
2024-09-05 09:30:29 -04:00 |
|
Kevin Stillhammer
|
b3cf8231d5
|
Do not change default version on known checksum update (#39)
|
2024-09-05 13:26:17 +00:00 |
|