Releases: astral-sh/setup-uv
Releases · astral-sh/setup-uv
v3.2.2 🌈 Avoid leftover files by using temp dir
v3.2.1 🌈 Fix extracting with old PowerShell versions
Changes
Old PowerShell versions (5.1) have a problem with extracting files without the .zip
extension. To fix that we now make sure the extension is part of the filename.
🐛 Bug fixes
🧰 Maintenance
- chore: update known checksums for 0.4.30 @github-actions (#145)
- chore: update known checksums for 0.4.29 @github-actions (#140)
- chore: update known checksums for 0.4.28 @github-actions (#136)
⬆️ Dependency updates
- Bump @actions/cache from 3.2.4 to 3.3.0 @dependabot (#143)
- Bump @types/node from 22.8.6 to 22.9.0 @dependabot (#146)
- Bump @types/node from 22.7.9 to 22.8.6 @dependabot (#142)
v3.2.0 🌈 add option to disable cache pruning
Changes
Big thanks to @merlinz01 for adding the option to disable the cache pruning prior to saving it to the Github Actions Cache.
This is useful if downloading the GitHub Actions cache is fast and cheap for you but downloading from an index is slow or expensive.
🚀 Enhancements
- feat: add option to disable cache pruning @merlinz01 (#134)
🧰 Maintenance
- chore: update known checksums for 0.4.26 @github-actions (#133)
- chore: update known checksums for 0.4.25 @github-actions (#130)
- chore: update known checksums for 0.4.24 @github-actions (#126)
- chore: update known checksums for 0.4.23 @github-actions (#125)
📚 Documentation
⬆️ Dependency updates
- Bump @types/node from 22.7.8 to 22.7.9 @dependabot (#132)
- Bump @types/node from 22.7.7 to 22.7.8 @dependabot (#131)
- Bump @types/node from 22.7.6 to 22.7.7 @dependabot (#129)
- Bump @types/node from 22.7.5 to 22.7.6 @dependabot (#123)
- Bump @biomejs/biome from 1.9.3 to 1.9.4 @dependabot (#127)
v3.1.7 🌈 update known checksums for 0.4.21
v3.1.6 🌈 Fix cache linebreak in linux runner
v3.1.5 🌈 update known checksums for 0.4.20
Changes
🧰 Maintenance
- chore: update known checksums for 0.4.20 @github-actions (#115)
- chore: update known checksums for 0.4.19 @github-actions (#113)
⬆️ Dependency updates
- Bump @types/node from 22.7.4 to 22.7.5 @dependabot (#114)
- Bump @biomejs/biome from 1.9.2 to 1.9.3 @dependabot (#110)
v3.1.4 🌈 update known checksums for 0.4.18
Changes
🧰 Maintenance
- chore: update known checksums for 0.4.18 @github-actions (#109)
- Migrate to Biome for linting and formatting @charliermarsh (#107)
⬆️ Dependency updates
- Bump @types/node from 22.7.3 to 22.7.4 @dependabot (#108)
v3.1.3 🌈 update known checksums for 0.4.17
Changes
🧰 Maintenance
- chore: update known checksums for 0.4.17 @github-actions (#104)
⬆️ Dependency updates
- Bump @types/node from 22.7.0 to 22.7.3 @dependabot (#103)
v3.1.2 🌈 update known checksums for 0.4.16
Changes
🐛 Bug fixes
🧰 Maintenance
- chore: update known checksums for 0.4.16 @github-actions (#100)
⬆️ Dependency updates
- Bump @types/node from 22.6.1 to 22.7.0 @dependabot (#101)
- Bump @types/node from 22.5.5 to 22.6.1 @dependabot (#98)