Commit 76c4712
authored
chore(deps): update dependency uv to v0.9.10 (#316)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [uv](https://redirect.github.com/astral-sh/uv) | patch | `0.9.9` ->
`0.9.10` |
---
### Release Notes
<details>
<summary>astral-sh/uv (uv)</summary>
###
[`v0.9.10`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0910)
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.9.9...0.9.10)
Released on 2025-11-17.
##### Enhancements
- Add support for `SSL_CERT_DIR`
([#​16473](https://redirect.github.com/astral-sh/uv/pull/16473))
- Enforce UTF‑8-encoded license files during `uv build`
([#​16699](https://redirect.github.com/astral-sh/uv/pull/16699))
- Error when a `project.license-files` glob matches nothing
([#​16697](https://redirect.github.com/astral-sh/uv/pull/16697))
- `pip install --target` (and `sync`) install Python if necessary
([#​16694](https://redirect.github.com/astral-sh/uv/pull/16694))
- Account for `python_downloads_json_url` in pre-release Python version
warnings
([#​16737](https://redirect.github.com/astral-sh/uv/pull/16737))
- Support HTTP/HTTPS URLs in `uv python --python-downloads-json-url`
([#​16542](https://redirect.github.com/astral-sh/uv/pull/16542))
##### Preview features
- Add support for `--upgrade` in `uv python install`
([#​16676](https://redirect.github.com/astral-sh/uv/pull/16676))
- Fix handling of `python install --default` for pre-release Python
versions
([#​16706](https://redirect.github.com/astral-sh/uv/pull/16706))
- Add `uv workspace list` to list workspace members
([#​16691](https://redirect.github.com/astral-sh/uv/pull/16691))
##### Bug fixes
- Don't check file URLs for ambiguously parsed credentials
([#​16759](https://redirect.github.com/astral-sh/uv/pull/16759))
##### Documentation
- Add a "storage" reference document
([#​15954](https://redirect.github.com/astral-sh/uv/pull/15954))
</details>
---
### Configuration
📅 **Schedule**: 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/looztra/yamkix).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 88188f7 commit 76c4712
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments