chore(deps): update astral-sh/setup-uv action to v3.2.4 - autoclosed #9
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3->v3.2.4Release Notes
astral-sh/setup-uv (astral-sh/setup-uv)
v3.2.4: 🌈 Expand~tilde in input pathsCompare Source
This release adds support for expanding the
~character to the user's home directory for the following inputs:cache-local-pathtool-dirtool-bin-dircache-dependency-globIn order to make this work
cache-dependency-globalso got support to glob files outside the working directory:Thank you @fynnsu for raising this issue!
🚀 Enhancements
🧰 Maintenance
⬆️ Dependency updates
v3.2.3: 🌈 update known checksums for 0.5.2Compare Source
Changes
🧰 Maintenance
v3.2.2: 🌈 Avoid leftover files by using temp dirCompare Source
Changes
The previous release left over downloaded files.
🐛 Bug fixes
v3.2.1: 🌈 Fix extracting with old PowerShell versionsCompare Source
Changes
Old PowerShell versions (5.1) have a problem with extracting files without the
.zipextension. To fix that we now make sure the extension is part of the filename.🐛 Bug fixes
🧰 Maintenance
⬆️ Dependency updates
v3.2.0: 🌈 add option to disable cache pruningCompare Source
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
🧰 Maintenance
📚 Documentation
⬆️ Dependency updates
v3.1.7: 🌈 update known checksums for 0.4.21Compare Source
Changes
🧰 Maintenance
v3.1.6: 🌈 Fix cache linebreak in linux runnerCompare Source
Changes
🐛 Bug fixes
v3.1.5: 🌈 update known checksums for 0.4.20Compare Source
Changes
🧰 Maintenance
⬆️ Dependency updates
v3.1.4: 🌈 update known checksums for 0.4.18Compare Source
Changes
🧰 Maintenance
⬆️ Dependency updates
v3.1.3: 🌈 update known checksums for 0.4.17Compare Source
Changes
🧰 Maintenance
⬆️ Dependency updates
v3.1.2: 🌈 update known checksums for 0.4.16Compare Source
Changes
🐛 Bug fixes
🧰 Maintenance
⬆️ Dependency updates
v3.1.1: 🌈 update known checksums for 0.4.15Compare Source
Changes
🧰 Maintenance
📚 Documentation
v3.1.0: 🌈 Support for semver version rangesCompare Source
You can now also use semver ranges to define the version of uv to install:
Learn more in the README
Changes
🚀 Enhancements
🧰 Maintenance
📚 Documentation
⬆️ Dependency updates
Configuration
📅 Schedule: Branch creation - "every weekday" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.