Commit Graph

173 Commits

Author SHA1 Message Date
github-actions[bot]
702b425af1 chore: update known checksums for 0.9.21 (#726)
chore: update known checksums for 0.9.21

Co-authored-by: eifinger <eifinger@users.noreply.github.com>
2025-12-31 09:03:38 +01:00
github-actions[bot]
2630c86ac3 chore: update known checksums for 0.9.20 (#725)
chore: update known checksums for 0.9.20

Co-authored-by: eifinger <eifinger@users.noreply.github.com>
2025-12-30 10:31:31 +01:00
github-actions[bot]
ce0a8994de chore: update known checksums for 0.9.18 (#718)
chore: update known checksums for 0.9.18

Co-authored-by: eifinger <eifinger@users.noreply.github.com>
2025-12-18 08:05:41 +01:00
github-actions[bot]
e8b52af86e chore: update known checksums for 0.9.17 (#714)
chore: update known checksums for 0.9.17

Co-authored-by: eifinger <eifinger@users.noreply.github.com>
2025-12-10 08:18:18 +01:00
github-actions[bot]
7dd56c18e9 chore: update known checksums for 0.9.16 (#706)
chore: update known checksums for 0.9.16

Co-authored-by: eifinger <eifinger@users.noreply.github.com>
2025-12-07 11:07:09 +01:00
github-actions[bot]
9c12baee96 chore: update known checksums for 0.9.15 (#704)
chore: update known checksums for 0.9.15

Co-authored-by: eifinger <eifinger@users.noreply.github.com>
2025-12-03 09:11:26 +01:00
github-actions[bot]
5ae467fbf9 chore: update known checksums for 0.9.14 (#700)
chore: update known checksums for 0.9.14

Co-authored-by: eifinger <eifinger@users.noreply.github.com>
2025-12-02 08:07:17 +01:00
github-actions[bot]
d500d41ebf chore: update known checksums for 0.9.13 (#694)
chore: update known checksums for 0.9.13

Co-authored-by: eifinger <eifinger@users.noreply.github.com>
2025-11-26 17:50:19 +01:00
github-actions[bot]
1e64fb113b chore: update known checksums for 0.9.12 (#693)
chore: update known checksums for 0.9.12

Co-authored-by: eifinger <eifinger@users.noreply.github.com>
2025-11-25 19:27:53 +01:00
github-actions[bot]
be7fc19b41 chore: update known checksums for 0.9.11 (#688)
chore: update known checksums for 0.9.11

Co-authored-by: eifinger <eifinger@users.noreply.github.com>
2025-11-21 13:24:51 +01:00
github-actions[bot]
d7d33e16d4 chore: update known checksums for 0.9.10 (#681)
chore: update known checksums for 0.9.10

Co-authored-by: eifinger <eifinger@users.noreply.github.com>
2025-11-17 21:55:33 +01:00
github-actions[bot]
486d0b8872 chore: update known checksums for 0.9.9 (#679)
chore: update known checksums for 0.9.9

Co-authored-by: eifinger <eifinger@users.noreply.github.com>
2025-11-13 07:39:25 +01:00
github-actions[bot]
b49dc9e882 chore: update known checksums for 0.9.8 (#677)
chore: update known checksums for 0.9.8

Co-authored-by: eifinger <eifinger@users.noreply.github.com>
2025-11-07 22:12:16 +01:00
github-actions[bot]
0d20755a23 chore: update known checksums for 0.9.7 (#671)
chore: update known checksums for 0.9.7

Co-authored-by: eifinger <eifinger@users.noreply.github.com>
2025-10-31 10:15:52 +01:00
github-actions[bot]
8491d1d9a3 chore: update known checksums for 0.9.6 (#670)
chore: update known checksums for 0.9.6

Co-authored-by: eifinger <eifinger@users.noreply.github.com>
2025-10-30 07:21:44 +01:00
github-actions[bot]
14d557131d chore: update known checksums for 0.9.5 (#663)
chore: update known checksums for 0.9.5

Co-authored-by: eifinger <eifinger@users.noreply.github.com>
2025-10-24 16:27:04 +02:00
Christoph Reiter
29cd2350cd Use tar for extracting the uv zip file on Windows too (#660)
Use extractTar() instead of extractZip() which is very slow for some
reason (0.3s vs 10s)

Fixes #659
2025-10-24 16:13:48 +02:00
github-actions[bot]
2ddd2b9cb3 chore: update known checksums for 0.9.4 (#651)
chore: update known checksums for 0.9.4

Co-authored-by: eifinger <eifinger@users.noreply.github.com>
2025-10-19 12:55:38 +02:00
Tom Gillam
b7bf78939d Fix "lowest" resolution strategy with lower-bound only (#649)
- towards https://github.com/astral-sh/setup-uv/issues/648

Fix the bug described there, but this doesn't add the fast-path
optimisation suggested in that issue.
2025-10-16 13:41:50 +02:00
github-actions[bot]
6e346e1653 chore: update known checksums for 0.9.3 (#644)
chore: update known checksums for 0.9.3

Co-authored-by: eifinger <eifinger@users.noreply.github.com>
2025-10-16 07:45:10 +02:00
Copilot
9c6b5e9fb5 Add resolution-strategy input to support oldest compatible version selection (#631)
Adds a new `resolution-strategy` input that allows users to choose
between installing the highest (default) or lowest compatible version
when resolving version ranges.
2025-10-11 21:02:04 +02:00
github-actions[bot]
1a91c3851d chore: update known checksums for 0.9.2 (#626)
Co-authored-by: woodruffw <woodruffw@users.noreply.github.com>
2025-10-10 17:11:01 -04:00
github-actions[bot]
c79f606987 chore: update known checksums for 0.9.1 (#625)
chore: update known checksums for 0.9.1

Co-authored-by: eifinger <eifinger@users.noreply.github.com>
2025-10-10 17:24:01 +02:00
Kevin Stillhammer
3deccc0075 Use node24 instead of node20 (#608) 2025-10-07 08:44:57 +02:00
Kevin Stillhammer
d9ee7e2f26 Remove deprecated input server-url (#607) 2025-10-03 19:48:56 +02:00
Kevin Stillhammer
d8a37f6566 Shortcut to latest version for minimum version specifier (#598)
This is faster than downloading all available versions from GitHub to
determine the highest matching version.

Fixes: #585
2025-09-30 19:55:27 +02:00
eifinger
c7d85d9988 chore: update known versions for 0.8.20 2025-09-23 06:29:52 +00:00
github-actions[bot]
4dd9f52a47 chore: update known versions for 0.8.16/0.8.17 (#562)
chore: update known versions for 0.8.17

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2025-09-11 05:31:10 +00:00
github-actions[bot]
e1e6fe7910 chore: update known versions for 0.8.15 (#550)
chore: update known versions for 0.8.15

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2025-09-04 05:53:47 +00:00
github-actions[bot]
26cf676705 chore: update known versions for 0.8.14 (#543)
chore: update known versions for 0.8.14

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2025-08-29 06:12:40 +00:00
github-actions[bot]
4e1e303f7d chore: update known versions for 0.8.13 (#536)
chore: update known versions for 0.8.13

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2025-08-22 06:43:16 +00:00
Kevin Stillhammer
fce199e243 Add log message before long API calls to GitHub (#530)
Fixes: #457
2025-08-21 08:06:33 +00:00
github-actions[bot]
f758a4a1eb chore: update known versions for 0.8.12 (#529)
chore: update known versions for 0.8.12

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2025-08-19 22:07:30 +00:00
github-actions[bot]
c0e7e93474 chore: update known versions for 0.8.11 (#526)
chore: update known versions for 0.8.11

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2025-08-14 20:07:29 +00:00
github-actions[bot]
fda2399cb3 chore: update known versions for 0.8.10 (#525)
chore: update known versions for 0.8.10

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2025-08-14 07:07:10 +00:00
Kevin Stillhammer
d9e0f98d3f Improve error messages on GitHub API errors (#518)
Fixes: #513
2025-08-12 20:50:05 +00:00
Kevin Stillhammer
4109b4033f Bump biome to v2 (#515) 2025-08-12 20:12:10 +00:00
github-actions[bot]
1463845d3c chore: update known versions for 0.8.9 (#512)
chore: update known versions for 0.8.9

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2025-08-12 05:56:44 +00:00
github-actions[bot]
ad5ded2d63 chore: update known versions for 0.8.6-0.8.8 (#510)
chore: update known versions for 0.8.8

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2025-08-09 08:35:16 +00:00
github-actions[bot]
142240426d chore: update known versions for 0.8.5 (#509)
chore: update known versions for 0.8.5

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2025-08-06 10:11:14 +00:00
github-actions[bot]
2a967c9b97 chore: update known versions for 0.8.4 (#505)
chore: update known versions for 0.8.4

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2025-07-31 06:23:47 +00:00
github-actions[bot]
4fb0c07c55 chore: update known versions for 0.8.3 (#502)
chore: update known versions for 0.8.3

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2025-07-25 05:24:06 +00:00
github-actions[bot]
23482a31a8 chore: update known versions for 0.8.1/0.8.2 (#497)
chore: update known versions for 0.8.2

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2025-07-23 13:23:12 +02:00
github-actions[bot]
4ac06a054e chore: update known versions for 0.8.0 (#491)
chore: update known versions for 0.8.0

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2025-07-18 06:20:15 +00:00
github-actions[bot]
05273c154d chore: update known versions for 0.7.22 (#488)
chore: update known versions for 0.7.22

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2025-07-17 19:02:16 +00:00
github-actions[bot]
c893ac1cb2 chore: update known versions for 0.7.21 (#483)
chore: update known versions for 0.7.21

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2025-07-15 06:13:36 +00:00
github-actions[bot]
a905f0040b chore: update known versions for 0.7.20 (#480)
chore: update known versions for 0.7.20

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2025-07-10 07:01:28 +00:00
github-actions[bot]
aaefb91b77 chore: update known versions for 0.7.19 (#475)
chore: update known versions for 0.7.19

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2025-07-03 05:52:08 +00:00
github-actions[bot]
c05b3e180b chore: update known versions for 0.7.18 (#473)
chore: update known versions for 0.7.18

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2025-07-02 05:36:05 +00:00
github-actions[bot]
1bf1493664 chore: update known versions for 0.7.17 (#468)
chore: update known versions for 0.7.17

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2025-06-30 08:26:44 +00:00