Skip to content

Commit

Permalink
build(deps): update astral-sh/uv to v0.2.37
Browse files Browse the repository at this point in the history
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [astral-sh/uv](https://github.com/astral-sh/uv) | patch | `0.2.36` -> `0.2.37` |

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.2.37`](https://github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0237)

[Compare Source](astral-sh/uv@0.2.36...0.2.37)

##### Performance

-   Avoid cloning requirement for unchanged markers ([#&#8203;6116](astral-sh/uv#6116))

##### Bug fixes

-   Fix loading of cached metadata for Git distributions with subdirectories ([#&#8203;6094](astral-sh/uv#6094))

##### Error messages

-   Add env var to `--link-mode=copy` warning ([#&#8203;6103](astral-sh/uv#6103))
-   Avoid displaying "failed to download" on build failures for local source distributions ([#&#8203;6075](astral-sh/uv#6075))
-   Improve display of available package ranges ([#&#8203;6118](astral-sh/uv#6118))
-   Use "your requirements" consistently in resolver error messages ([#&#8203;6113](astral-sh/uv#6113))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
  • Loading branch information
ECG Bot authored and tmeijn committed Aug 19, 2024
1 parent 6e4c0b6 commit 5b4bea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chezmoi/dot_config/aquaproj-aqua/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ packages:
- name: tofuutils/tenv@v3.0.0
description: OpenTofu / Terraform version manager
link: https://github.com/tofuutils/tenv
- name: astral-sh/uv@0.2.36
- name: astral-sh/uv@0.2.37
description: An extremely fast Python package installer and resolver, written in Rust
link: https://github.com/astral-sh/uv
- name: martinvonz/jj@v0.20.0
Expand Down

0 comments on commit 5b4bea7

Please sign in to comment.