Commit dbedab1
authored
chore(deps): update dependency uv to v0.9.9 (#313)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [uv](https://redirect.github.com/astral-sh/uv) | patch | `0.9.8` ->
`0.9.9` |
---
### Release Notes
<details>
<summary>astral-sh/uv (uv)</summary>
###
[`v0.9.9`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#099)
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.9.8...0.9.9)
Released on 2025-11-12.
##### Deprecations
- Deprecate use of `--project` in `uv init`
([#​16674](https://redirect.github.com/astral-sh/uv/pull/16674))
##### Enhancements
- Add iOS support to Python interpreter discovery
([#​16686](https://redirect.github.com/astral-sh/uv/pull/16686))
- Reject ambiguously parsed URLs
([#​16622](https://redirect.github.com/astral-sh/uv/pull/16622))
- Allow explicit values in `uv version --bump`
([#​16555](https://redirect.github.com/astral-sh/uv/pull/16555))
- Warn on use of managed pre-release Python versions when a stable
version is available
([#​16619](https://redirect.github.com/astral-sh/uv/pull/16619))
- Allow signing trampolines on Windows by using `.rcdata` to store
metadata
([#​15068](https://redirect.github.com/astral-sh/uv/pull/15068))
- Add `--only-emit-workspace` and similar variants to `uv export`
([#​16681](https://redirect.github.com/astral-sh/uv/pull/16681))
##### Preview features
- Add `uv workspace dir` command
([#​16678](https://redirect.github.com/astral-sh/uv/pull/16678))
- Add `uv workspace metadata` command
([#​16516](https://redirect.github.com/astral-sh/uv/pull/16516))
##### Configuration
- Add `UV_NO_DEFAULT_GROUPS` environment variable
([#​16645](https://redirect.github.com/astral-sh/uv/pull/16645))
##### Bug fixes
- Remove `torch-model-archiver` and `torch-tb-profiler` from PyTorch
backend
([#​16655](https://redirect.github.com/astral-sh/uv/pull/16655))
- Fix Pixi environment detection
([#​16585](https://redirect.github.com/astral-sh/uv/pull/16585))
##### Documentation
- Fix `CMD` path in FastAPI Dockerfile
([#​16701](https://redirect.github.com/astral-sh/uv/pull/16701))
</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 38bf9a5 commit dbedab1
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