Skip to content

Commit b8ef242

Browse files
Update dependency uv to v0.8.3 (#273)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [uv](https://pypi.org/project/uv/) ([source](https://redirect.github.com/astral-sh/uv), [changelog](https://redirect.github.com/astral-sh/uv/blob/main/CHANGELOG.md)) | `0.8.0` -> `0.8.3` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/uv/0.8.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/uv/0.8.0/0.8.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>astral-sh/uv (uv)</summary> ### [`v0.8.3`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#083) [Compare Source](https://redirect.github.com/astral-sh/uv/compare/0.8.2...0.8.3) ##### Python - Add CPython 3.14.0rc1 See the [`python-build-standalone` release notes](https://redirect.github.com/astral-sh/python-build-standalone/releases/tag/20250723) for more details. ##### Enhancements - Allow non-standard entrypoint names in `uv_build` ([#&#8203;14867](https://redirect.github.com/astral-sh/uv/pull/14867)) - Publish riscv64 wheels to PyPI ([#&#8203;14852](https://redirect.github.com/astral-sh/uv/pull/14852)) ##### Bug fixes - Avoid writing redacted credentials to tool receipt ([#&#8203;14855](https://redirect.github.com/astral-sh/uv/pull/14855)) - Respect `--with` versions over base environment versions ([#&#8203;14863](https://redirect.github.com/astral-sh/uv/pull/14863)) - Respect credentials from all defined indexes ([#&#8203;14858](https://redirect.github.com/astral-sh/uv/pull/14858)) - Fix missed stabilization of removal of registry entry during Python uninstall ([#&#8203;14859](https://redirect.github.com/astral-sh/uv/pull/14859)) - Improve concurrency safety of Python downloads into cache ([#&#8203;14846](https://redirect.github.com/astral-sh/uv/pull/14846)) ##### Documentation - Fix typos in `uv_build` reference documentation ([#&#8203;14853](https://redirect.github.com/astral-sh/uv/pull/14853)) - Move the "Cargo" install method further down in docs ([#&#8203;14842](https://redirect.github.com/astral-sh/uv/pull/14842)) ### [`v0.8.2`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#082) [Compare Source](https://redirect.github.com/astral-sh/uv/compare/0.8.1...0.8.2) ##### Enhancements - Add derivation chains for dependency errors ([#&#8203;14824](https://redirect.github.com/astral-sh/uv/pull/14824)) ##### Configuration - Add `UV_INIT_BUILD_BACKEND` ([#&#8203;14821](https://redirect.github.com/astral-sh/uv/pull/14821)) ##### Bug fixes - Avoid reading files in the environment bin that are not entrypoints ([#&#8203;14830](https://redirect.github.com/astral-sh/uv/pull/14830)) - Avoid removing empty directories when constructing virtual environments ([#&#8203;14822](https://redirect.github.com/astral-sh/uv/pull/14822)) - Preserve index URL priority order when writing to pyproject.toml ([#&#8203;14831](https://redirect.github.com/astral-sh/uv/pull/14831)) ##### Rust API - Expose `tls_built_in_root_certs` for client ([#&#8203;14816](https://redirect.github.com/astral-sh/uv/pull/14816)) ##### Documentation - Archive the 0.7.x changelog ([#&#8203;14819](https://redirect.github.com/astral-sh/uv/pull/14819)) ### [`v0.8.1`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#081) [Compare Source](https://redirect.github.com/astral-sh/uv/compare/0.8.0...0.8.1) ##### Enhancements - Add support for `HF_TOKEN` ([#&#8203;14797](https://redirect.github.com/astral-sh/uv/pull/14797)) - Allow `--config-settings-package` to apply configuration settings at the package level ([#&#8203;14573](https://redirect.github.com/astral-sh/uv/pull/14573)) - Create (e.g.) `python3.13t` executables in `uv venv` ([#&#8203;14764](https://redirect.github.com/astral-sh/uv/pull/14764)) - Disallow writing symlinks outside the source distribution target directory ([#&#8203;12259](https://redirect.github.com/astral-sh/uv/pull/12259)) - Elide traceback when `python -m uv` in interrupted with Ctrl-C on Windows ([#&#8203;14715](https://redirect.github.com/astral-sh/uv/pull/14715)) - Match `--bounds` formatting for `uv_build` bounds in `uv init` ([#&#8203;14731](https://redirect.github.com/astral-sh/uv/pull/14731)) - Support `extras` and `dependency_groups` markers in PEP 508 grammar ([#&#8203;14753](https://redirect.github.com/astral-sh/uv/pull/14753)) - Support `extras` and `dependency_groups` markers on `uv pip install` and `uv pip sync` ([#&#8203;14755](https://redirect.github.com/astral-sh/uv/pull/14755)) - Add hint to use `uv self version` when `uv version` cannot find a project ([#&#8203;14738](https://redirect.github.com/astral-sh/uv/pull/14738)) - Improve error reporting when removing Python versions from the Windows registry ([#&#8203;14722](https://redirect.github.com/astral-sh/uv/pull/14722)) - Make warnings about masked `[tool.uv]` fields more precise ([#&#8203;14325](https://redirect.github.com/astral-sh/uv/pull/14325)) ##### Preview features - Emit JSON output in `uv sync` with `--quiet` ([#&#8203;14810](https://redirect.github.com/astral-sh/uv/pull/14810)) ##### Bug fixes - Allow removal of virtual environments with missing interpreters ([#&#8203;14812](https://redirect.github.com/astral-sh/uv/pull/14812)) - Apply `Cache-Control` overrides to response, not request headers ([#&#8203;14736](https://redirect.github.com/astral-sh/uv/pull/14736)) - Copy entry points into ephemeral environments to ensure layers are respected ([#&#8203;14790](https://redirect.github.com/astral-sh/uv/pull/14790)) - Workaround Jupyter Lab application directory discovery in ephemeral environments ([#&#8203;14790](https://redirect.github.com/astral-sh/uv/pull/14790)) - Enforce `requires-python` in `pylock.toml` ([#&#8203;14787](https://redirect.github.com/astral-sh/uv/pull/14787)) - Fix kebab casing of `README` variants in build backend ([#&#8203;14762](https://redirect.github.com/astral-sh/uv/pull/14762)) - Improve concurrency resilience of removing Python versions from the Windows registry ([#&#8203;14717](https://redirect.github.com/astral-sh/uv/pull/14717)) - Retry HTTP requests on invalid data errors ([#&#8203;14703](https://redirect.github.com/astral-sh/uv/pull/14703)) - Update virtual environment removal to delete `pyvenv.cfg` last ([#&#8203;14808](https://redirect.github.com/astral-sh/uv/pull/14808)) - Error on unknown fields in `dependency-metadata` ([#&#8203;14801](https://redirect.github.com/astral-sh/uv/pull/14801)) ##### Documentation - Recommend installing `setup-uv` after `setup-python` in Github Actions integration guide ([#&#8203;14741](https://redirect.github.com/astral-sh/uv/pull/14741)) - Clarify which portions of `requires-python` behavior are consistent with pip ([#&#8203;14752](https://redirect.github.com/astral-sh/uv/pull/14752)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 01:00 AM and 05:59 AM, only on Tuesday ( * 1-5 * * 2 ) in timezone Etc/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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/canonical/mysql-router-operator). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40My41IiwidXBkYXRlZEluVmVyIjoiNDEuNDMuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsibm90IGJ1ZyBvciBlbmhhbmNlbWVudCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 457cc92 commit b8ef242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charmcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ parts:
2828
PIP_BREAK_SYSTEM_PACKAGES=true python3 -m pip install --user --upgrade pip==25.1.1 # renovate: charmcraft-pip-latest
2929
3030
# Use uv to install poetry so that a newer version of Python can be installed if needed by poetry
31-
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.8.0/uv-installer.sh | sh # renovate: charmcraft-uv-latest
31+
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.8.3/uv-installer.sh | sh # renovate: charmcraft-uv-latest
3232
# poetry 2.0.0 requires Python >=3.9
3333
if ! "$HOME/.local/bin/uv" python find '>=3.9'
3434
then

0 commit comments

Comments
 (0)