Commit 1cc3acb
authored
chore(deps): update dependency astral-sh/uv to v0.12.8 (#138)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [astral-sh/uv](https://redirect.github.com/astral-sh/uv) | uses-with |
patch | `0.12.7` → `0.12.8` |
---
### Release Notes
<details>
<summary>astral-sh/uv (astral-sh/uv)</summary>
###
[`v0.12.8`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0128)
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.12.7...0.12.8)
Released on 2026-08-31.
##### Enhancements
- Warn about invalid tool directories and continue upgrading valid tools
with `uv tool upgrade --all`
([#​21368](https://redirect.github.com/astral-sh/uv/pull/21368))
##### Preview features
- Deduplicate identical files within and across cached wheels with the
`content-addressed-cache` preview feature
([#​21327](https://redirect.github.com/astral-sh/uv/pull/21327))
- Reduce allocations while extracting content-addressed wheels by
reusing the hashing buffer across files
([#​21340](https://redirect.github.com/astral-sh/uv/pull/21340))
- Speed up content-addressed cache cleanup on macOS by reading hard-link
counts in bulk
([#​21344](https://redirect.github.com/astral-sh/uv/pull/21344))
##### Performance
- Prevent concurrent uv processes from downloading and extracting the
same remote wheel more than once
([#​21379](https://redirect.github.com/astral-sh/uv/pull/21379))
- Speed up dependency graph construction from large lockfiles by
indexing packages during traversal
([#​21373](https://redirect.github.com/astral-sh/uv/pull/21373))
- Extend indexed lockfile traversal to exports, dependency trees,
audits, and freshness checks
([#​21377](https://redirect.github.com/astral-sh/uv/pull/21377))
- Speed up warm resolutions by reducing repeated marker interner work
([#​21300](https://redirect.github.com/astral-sh/uv/pull/21300))
##### Bug fixes
- Do not trust hashes from direct URLs discovered only in wheel metadata
when installing with `--require-hashes`
([#​21348](https://redirect.github.com/astral-sh/uv/pull/21348))
- Use a compatible Azure Storage API version for anonymous and
authenticated requests, allowing credential retries when public access
is disabled
([#​21366](https://redirect.github.com/astral-sh/uv/pull/21366))
- Redact Azure shared access signature (`sig`) query parameters from
displayed URLs
([#​21360](https://redirect.github.com/astral-sh/uv/pull/21360))
- Treat projects below one-level workspace member globs as standalone
instead of aborting workspace discovery
([#​21341](https://redirect.github.com/astral-sh/uv/pull/21341))
##### Other changes
- Update `astral-tokio-tar` to 0.7.0 and use effective sizes when
tracking extracted hard links
([#​21346](https://redirect.github.com/astral-sh/uv/pull/21346))
</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/njzjz/wenxian).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC40OS4wIiwidXBkYXRlZEluVmVyIjoiNDQuNDkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent bdc03b9 commit 1cc3acb
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments