Commit 4b35aa7
authored
Update dependency uv to v0.11.8 (#188)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-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.11.7` → `==0.11.8` |

|

|
---
### Release Notes
<details>
<summary>astral-sh/uv (uv)</summary>
###
[`v0.11.8`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0118)
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.11.7...0.11.8)
Released on 2026-04-27.
##### Enhancements
- Add `--python-downloads-json-url` to `python pin`
([#​19092](https://redirect.github.com/astral-sh/uv/pull/19092))
- Fetch uv from Astral mirror during self-update
([#​18682](https://redirect.github.com/astral-sh/uv/pull/18682))
- Support `pip uninstall -y`
([#​19082](https://redirect.github.com/astral-sh/uv/pull/19082))
- Add `UV_PYTHON_NO_REGISTRY`
([#​19035](https://redirect.github.com/astral-sh/uv/pull/19035))
- Allow `exclude-newer` to be missing from the lockfile when
`exclude-newer-span` is present
([#​19024](https://redirect.github.com/astral-sh/uv/pull/19024))
- Only show the version number in `uv self version --short`
([#​19019](https://redirect.github.com/astral-sh/uv/pull/19019))
- Silence warnings on empty `SSL_CERT_DIR` directory
([#​19018](https://redirect.github.com/astral-sh/uv/pull/19018))
- Use a sentinel timestamp for relative `exclude-newer` and
`exclude-newer-package` values in lockfiles
([#​19022](https://redirect.github.com/astral-sh/uv/pull/19022),
[#​19101](https://redirect.github.com/astral-sh/uv/pull/19101))
##### Configuration
- Add an environment variable for `UV_NO_PROJECT`
([#​19052](https://redirect.github.com/astral-sh/uv/pull/19052))
- Expose `UV_PYTHON_SEARCH_PATH` for Python discovery `PATH` overrides
([#​19034](https://redirect.github.com/astral-sh/uv/pull/19034))
##### Bug fixes
- Add `rust-toolchain.toml` to uv-build sdist
([#​19131](https://redirect.github.com/astral-sh/uv/pull/19131))
- Ensure uv invocations of git do not inherit repository location
environment variables
([#​19088](https://redirect.github.com/astral-sh/uv/pull/19088))
- Redact pre-signed upload URLs in verbose output
([#​19146](https://redirect.github.com/astral-sh/uv/pull/19146))
- Handle transitive URL dependencies in PEP 517 build requirements
([#​19076](https://redirect.github.com/astral-sh/uv/pull/19076),
[#​19086](https://redirect.github.com/astral-sh/uv/pull/19086))
- Support `uv lock` on a `pyproject.toml` that only contains
dependency-groups
([#​19087](https://redirect.github.com/astral-sh/uv/pull/19087))
- Disable transparent Python upgrades in projects when a patch version
is requested via `.python-version`
([#​19102](https://redirect.github.com/astral-sh/uv/pull/19102))
- Fix Python variant tagging in the Windows registry
([#​19012](https://redirect.github.com/astral-sh/uv/pull/19012))
- Use a single codepath for extracting a .tar.zst wheel, disallowing
external symlinks
([#​19144](https://redirect.github.com/astral-sh/uv/pull/19144))
##### Documentation
- Bump astral-sh/setup-uv version in docs
([#​19030](https://redirect.github.com/astral-sh/uv/pull/19030))
- Update PyTorch documentation for PyTorch 2.11
([#​19095](https://redirect.github.com/astral-sh/uv/pull/19095))
- Remove deprecated license classifiers from uv-build and add Python
3.14 classifier
([#​19130](https://redirect.github.com/astral-sh/uv/pull/19130))
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, 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/SAP/pylint-per-file-ignores).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 880c4b6 commit 4b35aa7
2 files changed
Lines changed: 22 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments