Commit 9e68116
authored
Update dependency uv to v0.8.14 (#26)
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.13` -> `0.8.14` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>astral-sh/uv (uv)</summary>
###
[`v0.8.14`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0814)
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.8.13...0.8.14)
##### Python
- Add managed CPython distributions for aarch64 musl
##### Enhancements
- Add `--python-platform` to `uv pip check`
([#​15486](https://redirect.github.com/astral-sh/uv/pull/15486))
- Add an environment variable for `UV_ISOLATED`
([#​15428](https://redirect.github.com/astral-sh/uv/pull/15428))
- Add logging to the uv build backend
([#​15533](https://redirect.github.com/astral-sh/uv/pull/15533))
- Allow more trailing null bytes in zip files
([#​15452](https://redirect.github.com/astral-sh/uv/pull/15452))
- Allow pinning managed Python versions to specific build versions
([#​15314](https://redirect.github.com/astral-sh/uv/pull/15314))
- Cache PyTorch wheels by default
([#​15481](https://redirect.github.com/astral-sh/uv/pull/15481))
- Reject already-installed wheels that don't match the target platform
([#​15484](https://redirect.github.com/astral-sh/uv/pull/15484))
- Add `--no-install-local` option to `uv sync`, `uv add` and `uv export`
([#​15328](https://redirect.github.com/astral-sh/uv/pull/15328))
- Include cycle error message in `uv pip` CLI
([#​15453](https://redirect.github.com/astral-sh/uv/pull/15453))
##### Preview features
- Fix format of `{version}` on `uv format` failure
([#​15527](https://redirect.github.com/astral-sh/uv/pull/15527))
- Lock during installs in `uv format` to prevent races
([#​15551](https://redirect.github.com/astral-sh/uv/pull/15551))
- Respect `--project` in `uv format`
([#​15438](https://redirect.github.com/astral-sh/uv/pull/15438))
- Run `uv format` in the project root
([#​15440](https://redirect.github.com/astral-sh/uv/pull/15440))
##### Configuration
- Add file-to-CLI overrides for build isolation configuration
([#​15437](https://redirect.github.com/astral-sh/uv/pull/15437))
- Add file-to-CLI overrides for reinstall configuration
([#​15426](https://redirect.github.com/astral-sh/uv/pull/15426))
##### Performance
- Cache `WHEEL` and `METADATA` reads in installed distributions
([#​15489](https://redirect.github.com/astral-sh/uv/pull/15489))
##### Bug fixes
- Avoid erroring when creating `venv` in current working directory
([#​15537](https://redirect.github.com/astral-sh/uv/pull/15537))
- Avoid introducing unnecessary system dependency on CUDA
([#​15449](https://redirect.github.com/astral-sh/uv/pull/15449))
- Clear discovered site packages when creating virtual environment
([#​15522](https://redirect.github.com/astral-sh/uv/pull/15522))
- Read index credentials from the environment during `uv publish` checks
([#​15545](https://redirect.github.com/astral-sh/uv/pull/15545))
- Refuse to remove non-virtual environments in `uv venv`
([#​15538](https://redirect.github.com/astral-sh/uv/pull/15538))
- Stop setting `CLICOLOR_FORCE=1` when calling build backends
([#​15472](https://redirect.github.com/astral-sh/uv/pull/15472))
- Support file or directory removal for Windows symlinks
([#​15543](https://redirect.github.com/astral-sh/uv/pull/15543))
##### Documentation
- Fix GitHub guide highlight lines
([#​15443](https://redirect.github.com/astral-sh/uv/pull/15443))
- Move Resolver to new Internals section in the Reference
([#​15465](https://redirect.github.com/astral-sh/uv/pull/15465))
- Split the "Authentication" page into sections
([#​15575](https://redirect.github.com/astral-sh/uv/pull/15575))
- Update uninstall docs to mention `uvw.exe` needs to be removed
([#​15536](https://redirect.github.com/astral-sh/uv/pull/15536))
</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-operators).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6ImRwZSIsImxhYmVscyI6WyJub3QgYnVnIG9yIGVuaGFuY2VtZW50Il19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 287c6c3 commit 9e68116
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments