Skip to content

Commit 505b59b

Browse files
ECG Bottmeijn
authored andcommitted
build(deps): update astral-sh/uv to v0.8.4
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [astral-sh/uv](https://github.com/astral-sh/uv) | patch | `0.8.3` -> `0.8.4` | 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.8.4`](https://github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#084) [Compare Source](astral-sh/uv@0.8.3...0.8.4) ##### Enhancements - Improve styling of warning cause chains ([#&#8203;14934](astral-sh/uv#14934)) - Extend wheel filtering to Android tags ([#&#8203;14977](astral-sh/uv#14977)) - Perform wheel lockfile filtering based on platform and OS intersection ([#&#8203;14976](astral-sh/uv#14976)) - Clarify messaging when a new resolution needs to be performed ([#&#8203;14938](astral-sh/uv#14938)) ##### Preview features - Add support for extending package's build dependencies with `extra-build-dependencies` ([#&#8203;14735](astral-sh/uv#14735)) - Split preview mode into separate feature flags ([#&#8203;14823](astral-sh/uv#14823)) ##### Configuration - Add support for package specific `exclude-newer` dates via `exclude-newer-package` ([#&#8203;14489](astral-sh/uv#14489)) ##### Bug fixes - Avoid invalidating lockfile when path or workspace dependencies define explicit indexes ([#&#8203;14876](astral-sh/uv#14876)) - Copy entrypoints that have a shebang that differs in `python` vs `python3` ([#&#8203;14970](astral-sh/uv#14970)) - Fix incorrect file permissions in wheel packages ([#&#8203;14930](astral-sh/uv#14930)) - Update validation for `environments` and `required-environments` in `uv.toml` ([#&#8203;14905](astral-sh/uv#14905)) ##### Documentation - Show `uv_build` in projects documentation ([#&#8203;14968](astral-sh/uv#14968)) - Add `UV_` prefix to installer environment variables ([#&#8203;14964](astral-sh/uv#14964)) - Un-hide `uv` from `--build-backend` options ([#&#8203;14939](astral-sh/uv#14939)) - Update documentation for preview flags ([#&#8203;14902](astral-sh/uv#14902)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
1 parent 14515ae commit 505b59b

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
@@ -92,7 +92,7 @@ packages:
9292
- name: tofuutils/[email protected]
9393
description: OpenTofu / Terraform version manager
9494
link: https://github.com/tofuutils/tenv
95-
- name: astral-sh/[email protected].3
95+
- name: astral-sh/[email protected].4
9696
description: An extremely fast Python package installer and resolver, written in Rust
9797
link: https://github.com/astral-sh/uv
9898
- name: martinvonz/[email protected]

0 commit comments

Comments
 (0)