generated from canonical/template-operator
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit 25b4f8d
authored
Update dependency uv to v0.8.12 (#281)
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.8` -> `0.8.12` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>astral-sh/uv (uv)</summary>
###
[`v0.8.12`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0812)
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.8.11...0.8.12)
##### Python
- Add 3.13.7
- Improve performance of zstd in Python 3.14
See the [python-build-standalone release
notes](https://redirect.github.com/astral-sh/python-build-standalone/releases/tag/20250818)
for details.
##### Enhancements
- Add an `aarch64-pc-windows-msvc` target for `python-platform`
([#​15347](https://redirect.github.com/astral-sh/uv/pull/15347))
- Add fallback parent process detection to `uv tool update-shell`
([#​15356](https://redirect.github.com/astral-sh/uv/pull/15356))
- Install non-build-isolation packages in a second phase
([#​15306](https://redirect.github.com/astral-sh/uv/pull/15306))
##### Bug fixes
- Reject already-installed wheels built with outdated settings
([#​15289](https://redirect.github.com/astral-sh/uv/pull/15289))
- Skip interpreters that are not found on query
([#​15315](https://redirect.github.com/astral-sh/uv/pull/15315))
- Handle dotted package names in script path resolution
([#​15300](https://redirect.github.com/astral-sh/uv/pull/15300))
- Reject `match-runtime = true` for dynamic packages
([#​15292](https://redirect.github.com/astral-sh/uv/pull/15292))
##### Documentation
- Document improvements to build-isolation setups
([#​15326](https://redirect.github.com/astral-sh/uv/pull/15326))
- Fix reference documentation recommendation to use `uv cache clean`
instead of `clear`
([#​15313](https://redirect.github.com/astral-sh/uv/pull/15313))
###
[`v0.8.11`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0811)
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.8.10...0.8.11)
##### Python
- Add Python 3.14.0rc2
- Update Pyodide to 0.28.1
##### Enhancements
- Add Debian 13 trixie to published Docker images
([#​15269](https://redirect.github.com/astral-sh/uv/pull/15269))
- Add `extra-build-dependencies` hint for any missing module on build
failure
([#​15252](https://redirect.github.com/astral-sh/uv/pull/15252))
- Make 'v' prefix cyan in overlap warnings
([#​15259](https://redirect.github.com/astral-sh/uv/pull/15259))
##### Bug fixes
- Fix missing uv version in extended Docker image tags
([#​15263](https://redirect.github.com/astral-sh/uv/pull/15263))
- Persist cache info when re-installing cached wheels
([#​15274](https://redirect.github.com/astral-sh/uv/pull/15274))
##### Rust API
- Allow passing custom `reqwest` clients to `RegistryClient`
([#​15281](https://redirect.github.com/astral-sh/uv/pull/15281))
###
[`v0.8.10`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0810)
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.8.9...0.8.10)
##### Python
- Add support for installing Pyodide versions
([#​14518](https://redirect.github.com/astral-sh/uv/pull/14518))
##### Enhancements
- Allow Python requests with missing segments, e.g., just `aarch64`
([#​14399](https://redirect.github.com/astral-sh/uv/pull/14399))
##### Preview
- Move warnings for conflicting modules into preview
([#​15253](https://redirect.github.com/astral-sh/uv/pull/15253))
###
[`v0.8.9`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#089)
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.8.8...0.8.9)
##### Enhancements
- Add `--reinstall` flag to `uv python upgrade`
([#​15194](https://redirect.github.com/astral-sh/uv/pull/15194))
##### Bug fixes
- Include build settings in cache key for registry source distribution
lookups
([#​15225](https://redirect.github.com/astral-sh/uv/pull/15225))
- Avoid creating bin links on `uv python upgrade` if they don't already
exist
([#​15192](https://redirect.github.com/astral-sh/uv/pull/15192))
- Respect system proxies on macOS and Windows
([#​15221](https://redirect.github.com/astral-sh/uv/pull/15221))
##### Documentation
- Add the 3.14 classifier
([#​15187](https://redirect.github.com/astral-sh/uv/pull/15187))
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS43MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsibm90IGJ1ZyBvciBlbmhhbmNlbWVudCJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 4646d64 commit 25b4f8dCopy full SHA for 25b4f8d
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