Skip to content

Commit e415df5

Browse files
ECG Bottmeijn
authored andcommitted
build(deps): update astral-sh/uv to v0.4.15
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [astral-sh/uv](https://github.com/astral-sh/uv) | patch | `0.4.13` -> `0.4.15` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes <details> <summary>astral-sh/uv (astral-sh/uv)</summary> ### [`v0.4.15`](https://github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0415) [Compare Source](astral-sh/uv@0.4.14...0.4.15) ##### Bug fixes - Revert "Treat invalid platform as more compatible than invalid Python ([#&#8203;7556](astral-sh/uv#7556))" ([#&#8203;7608](astral-sh/uv#7608)) ##### Documentation - Add the execution policy to powershell installs for single versions ([#&#8203;7602](astral-sh/uv#7602)) ### [`v0.4.14`](https://github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0414) [Compare Source](astral-sh/uv@0.4.13...0.4.14) ##### Breaking - Move uvx shell completion to `uvx --generate-shell-completion` ([#&#8203;7511](astral-sh/uv#7511)) ##### Enhancements - Adjust messaging for frozen hint on resolution failure during `uv add` ([#&#8203;7597](astral-sh/uv#7597)) - Provide resolution hints in case of possible local name conflicts ([#&#8203;7505](astral-sh/uv#7505)) - Improve Docker image release tagging order and display on `ghcr.io` ([#&#8203;7568](astral-sh/uv#7568)) - Improve deserialization error messages ([#&#8203;7598](astral-sh/uv#7598)) ##### Bug fixes - Allow system environments during project environment validity check ([#&#8203;7585](astral-sh/uv#7585)) - Avoid validating workspace members when `--no-sources` is provided ([#&#8203;7599](astral-sh/uv#7599)) - Fix handling of `sys.base_prefix` collision in interpreter identity check during tool installs ([#&#8203;7596](astral-sh/uv#7596)) - Make `uv cache prune` robust to unreadable rkyv entries ([#&#8203;7561](astral-sh/uv#7561)) - Revert "Remove duplicate warning for settings discovery errors ([#&#8203;7384](astral-sh/uv#7384))" ([#&#8203;7594](astral-sh/uv#7594)) ##### Documentation - Fix `-` to `_` in packaged applications document ([#&#8203;7571](astral-sh/uv#7571)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
1 parent 4ef46d6 commit e415df5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chezmoi/dot_config/aquaproj-aqua/aqua.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ packages:
148148
- name: tofuutils/[email protected]
149149
description: OpenTofu / Terraform version manager
150150
link: https://github.com/tofuutils/tenv
151-
- name: astral-sh/[email protected].13
151+
- name: astral-sh/[email protected].15
152152
description: An extremely fast Python package installer and resolver, written in Rust
153153
link: https://github.com/astral-sh/uv
154154
- name: martinvonz/[email protected]

0 commit comments

Comments
 (0)