mimikun / dotfiles

mimikun's dotfiles
MIT License
7 stars 0 forks source link

chore(deps): update dependency astral-sh/uv to v0.2.16 #586

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Update Change
astral-sh/uv patch 0.2.15 -> 0.2.16

Release Notes

astral-sh/uv (astral-sh/uv) ### [`v0.2.16`](https://togithub.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0216) [Compare Source](https://togithub.com/astral-sh/uv/compare/0.2.15...0.2.16) ##### Enhancements - Add a universal resolution mode to `uv pip compile` with `--universal` ([#​4505](https://togithub.com/astral-sh/uv/pull/4505)) - Add support for `--no-strip-markers` in `uv pip compile` output ([#​4503](https://togithub.com/astral-sh/uv/pull/4503)) - Add `--no-dedupe` support to `uv pip tree` ([#​4449](https://togithub.com/astral-sh/uv/pull/4449)) ##### Bug fixes - Enable more precise environment locking with `--prefix` ([#​4506](https://togithub.com/astral-sh/uv/pull/4506)) - Allow local index references in `requirements.txt` files ([#​4525](https://togithub.com/astral-sh/uv/pull/4525)) - Allow non-`file://` paths to serve as `--index-url` values ([#​4524](https://togithub.com/astral-sh/uv/pull/4524)) - Make `.egg-info` filename parsing spec compliant ([#​4533](https://togithub.com/astral-sh/uv/pull/4533)) - Gracefully handle non-existent packages in local indexes ([#​4545](https://togithub.com/astral-sh/uv/pull/4545)) - Read content length from response rather than request ([#​4488](https://togithub.com/astral-sh/uv/pull/4488)) - Read persistent configuration from non-workspace `pyproject.toml` ([#​4526](https://togithub.com/astral-sh/uv/pull/4526)) - Avoid panic for invalid, non-base index URLs ([#​4527](https://togithub.com/astral-sh/uv/pull/4527)) ##### Performance - Skip submodule update for fresh clones ([#​4482](https://togithub.com/astral-sh/uv/pull/4482)) - Use shared client in Git fetch implementation ([#​4487](https://togithub.com/astral-sh/uv/pull/4487))

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 PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.