generated from canonical/template-operator
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit b8ef242
authored
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` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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`
([#​14867](https://redirect.github.com/astral-sh/uv/pull/14867))
- Publish riscv64 wheels to PyPI
([#​14852](https://redirect.github.com/astral-sh/uv/pull/14852))
##### Bug fixes
- Avoid writing redacted credentials to tool receipt
([#​14855](https://redirect.github.com/astral-sh/uv/pull/14855))
- Respect `--with` versions over base environment versions
([#​14863](https://redirect.github.com/astral-sh/uv/pull/14863))
- Respect credentials from all defined indexes
([#​14858](https://redirect.github.com/astral-sh/uv/pull/14858))
- Fix missed stabilization of removal of registry entry during Python
uninstall
([#​14859](https://redirect.github.com/astral-sh/uv/pull/14859))
- Improve concurrency safety of Python downloads into cache
([#​14846](https://redirect.github.com/astral-sh/uv/pull/14846))
##### Documentation
- Fix typos in `uv_build` reference documentation
([#​14853](https://redirect.github.com/astral-sh/uv/pull/14853))
- Move the "Cargo" install method further down in docs
([#​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
([#​14824](https://redirect.github.com/astral-sh/uv/pull/14824))
##### Configuration
- Add `UV_INIT_BUILD_BACKEND`
([#​14821](https://redirect.github.com/astral-sh/uv/pull/14821))
##### Bug fixes
- Avoid reading files in the environment bin that are not entrypoints
([#​14830](https://redirect.github.com/astral-sh/uv/pull/14830))
- Avoid removing empty directories when constructing virtual
environments
([#​14822](https://redirect.github.com/astral-sh/uv/pull/14822))
- Preserve index URL priority order when writing to pyproject.toml
([#​14831](https://redirect.github.com/astral-sh/uv/pull/14831))
##### Rust API
- Expose `tls_built_in_root_certs` for client
([#​14816](https://redirect.github.com/astral-sh/uv/pull/14816))
##### Documentation
- Archive the 0.7.x changelog
([#​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`
([#​14797](https://redirect.github.com/astral-sh/uv/pull/14797))
- Allow `--config-settings-package` to apply configuration settings at
the package level
([#​14573](https://redirect.github.com/astral-sh/uv/pull/14573))
- Create (e.g.) `python3.13t` executables in `uv venv`
([#​14764](https://redirect.github.com/astral-sh/uv/pull/14764))
- Disallow writing symlinks outside the source distribution target
directory
([#​12259](https://redirect.github.com/astral-sh/uv/pull/12259))
- Elide traceback when `python -m uv` in interrupted with Ctrl-C on
Windows
([#​14715](https://redirect.github.com/astral-sh/uv/pull/14715))
- Match `--bounds` formatting for `uv_build` bounds in `uv init`
([#​14731](https://redirect.github.com/astral-sh/uv/pull/14731))
- Support `extras` and `dependency_groups` markers in PEP 508 grammar
([#​14753](https://redirect.github.com/astral-sh/uv/pull/14753))
- Support `extras` and `dependency_groups` markers on `uv pip install`
and `uv pip sync`
([#​14755](https://redirect.github.com/astral-sh/uv/pull/14755))
- Add hint to use `uv self version` when `uv version` cannot find a
project
([#​14738](https://redirect.github.com/astral-sh/uv/pull/14738))
- Improve error reporting when removing Python versions from the Windows
registry
([#​14722](https://redirect.github.com/astral-sh/uv/pull/14722))
- Make warnings about masked `[tool.uv]` fields more precise
([#​14325](https://redirect.github.com/astral-sh/uv/pull/14325))
##### Preview features
- Emit JSON output in `uv sync` with `--quiet`
([#​14810](https://redirect.github.com/astral-sh/uv/pull/14810))
##### Bug fixes
- Allow removal of virtual environments with missing interpreters
([#​14812](https://redirect.github.com/astral-sh/uv/pull/14812))
- Apply `Cache-Control` overrides to response, not request headers
([#​14736](https://redirect.github.com/astral-sh/uv/pull/14736))
- Copy entry points into ephemeral environments to ensure layers are
respected
([#​14790](https://redirect.github.com/astral-sh/uv/pull/14790))
- Workaround Jupyter Lab application directory discovery in ephemeral
environments
([#​14790](https://redirect.github.com/astral-sh/uv/pull/14790))
- Enforce `requires-python` in `pylock.toml`
([#​14787](https://redirect.github.com/astral-sh/uv/pull/14787))
- Fix kebab casing of `README` variants in build backend
([#​14762](https://redirect.github.com/astral-sh/uv/pull/14762))
- Improve concurrency resilience of removing Python versions from the
Windows registry
([#​14717](https://redirect.github.com/astral-sh/uv/pull/14717))
- Retry HTTP requests on invalid data errors
([#​14703](https://redirect.github.com/astral-sh/uv/pull/14703))
- Update virtual environment removal to delete `pyvenv.cfg` last
([#​14808](https://redirect.github.com/astral-sh/uv/pull/14808))
- Error on unknown fields in `dependency-metadata`
([#​14801](https://redirect.github.com/astral-sh/uv/pull/14801))
##### Documentation
- Recommend installing `setup-uv` after `setup-python` in Github Actions
integration guide
([#​14741](https://redirect.github.com/astral-sh/uv/pull/14741))
- Clarify which portions of `requires-python` behavior are consistent
with pip
([#​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 b8ef242Copy full SHA for b8ef242
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
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