Skip to content

Conversation

@charliermarsh
Copy link
Member

Summary

Closes #17259.

@charliermarsh charliermarsh added the error messages Messaging when something goes wrong label Jan 4, 2026
@charliermarsh charliermarsh marked this pull request as ready for review January 4, 2026 19:27
@charliermarsh charliermarsh merged commit a3b1aee into main Jan 5, 2026
102 checks passed
@charliermarsh charliermarsh deleted the charlie/err-msg branch January 5, 2026 12:40
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Jan 9, 2026
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [astral-sh/uv](https://github.com/astral-sh/uv) | patch | `0.9.21` → `0.9.22` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>astral-sh/uv (astral-sh/uv)</summary>

### [`v0.9.22`](https://github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0922)

[Compare Source](astral-sh/uv@0.9.21...0.9.22)

Released on 2026-01-06.

##### Enhancements

- Use a dedicated error message when lockfile can't be found ([#&#8203;17318](astral-sh/uv#17318))

##### Bug fixes

- Filter unusable wheels from the lockfile for more architectures ([#&#8203;17317](astral-sh/uv#17317))
- Correctly count retries originating from early middleware errors ([#&#8203;17274](astral-sh/uv#17274))

##### Documentation

- Clarify requirements file format in docs ([#&#8203;17284](astral-sh/uv#17284))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90IiwiYXV0b21hdGlvbjpib3QtYXV0aG9yZWQiLCJkZXBlbmRlbmN5LXR5cGU6OnBhdGNoIl19-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

error messages Messaging when something goes wrong

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unfriendly error message when uv lock or uv sync with UV_FROZEN=1 env variable

3 participants