Commit be61bf3
authored
chore(deps): update dependency astral-sh/uv to v0.8.24 (#116)
> [!NOTE]
> Mend has cancelled [the proposed
renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842)
of the Renovate GitHub app being renamed to `mend[bot]`.
>
> This notice will be removed on 2025-10-07.
<hr>
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [astral-sh/uv](https://redirect.github.com/astral-sh/uv) | uses-with |
patch | `0.8.22` -> `0.8.24` |
---
### Release Notes
<details>
<summary>astral-sh/uv (astral-sh/uv)</summary>
###
[`v0.8.24`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0824)
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.8.23...0.8.24)
Released on 2025-10-06.
##### Enhancements
- Emit a message on `cache clean` and `prune` when lock is held
([#​16138](https://redirect.github.com/astral-sh/uv/pull/16138))
- Add `--force` flag for `uv cache prune`
([#​16137](https://redirect.github.com/astral-sh/uv/pull/16137))
##### Documentation
- Fix example of bumping beta version without patch bump
([#​16132](https://redirect.github.com/astral-sh/uv/pull/16132))
###
[`v0.8.23`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0823)
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.8.22...0.8.23)
Released on 2025-10-03.
##### Enhancements
- Build `s390x` on stable Rust compiler version
([#​16082](https://redirect.github.com/astral-sh/uv/pull/16082))
- Add `UV_SKIP_WHEEL_FILENAME_CHECK` to allow installing invalid wheels
([#​16046](https://redirect.github.com/astral-sh/uv/pull/16046))
##### Bug fixes
- Avoid rejecting already-installed URL distributions with
`--no-sources`
([#​16094](https://redirect.github.com/astral-sh/uv/pull/16094))
- Confirm that the directory name is a valid Python install key during
managed check
([#​16080](https://redirect.github.com/astral-sh/uv/pull/16080))
- Ignore origin when comparing installed tools
([#​16055](https://redirect.github.com/astral-sh/uv/pull/16055))
- Make cache control lookups robust to username
([#​16088](https://redirect.github.com/astral-sh/uv/pull/16088))
- Re-order lock validation checks by severity
([#​16045](https://redirect.github.com/astral-sh/uv/pull/16045))
- Remove tracking of inferred dependency conflicts
([#​15909](https://redirect.github.com/astral-sh/uv/pull/15909))
- Respect `--no-color` on the CLI
([#​16044](https://redirect.github.com/astral-sh/uv/pull/16044))
- Deduplicate marker-specific dependencies in `uv pip tree` output
([#​16078](https://redirect.github.com/astral-sh/uv/pull/16078))
##### Documentation
- Document transparent x86\_64 emulation on aarch64
([#​16041](https://redirect.github.com/astral-sh/uv/pull/16041))
- Document why we ban URLs from index dependencies
([#​15929](https://redirect.github.com/astral-sh/uv/pull/15929))
- Fix rendering of `_CONDA_ROOT` in reference
([#​16114](https://redirect.github.com/astral-sh/uv/pull/16114))
- Windows arm64 and Linux RISC-V64 are Tier 2 supported
([#​16027](https://redirect.github.com/astral-sh/uv/pull/16027))
</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/codegen-sh/graph-sitter).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent ebcb47d commit be61bf3
File tree
2 files changed
+2
-2
lines changed- .github
- actions/setup-environment
- workflows
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments