mimikun / dotfiles

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

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

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
astral-sh/uv patch 0.2.9 -> 0.2.10

Release Notes

astral-sh/uv (astral-sh/uv) ### [`v0.2.10`](https://togithub.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0210) [Compare Source](https://togithub.com/astral-sh/uv/compare/0.2.9...0.2.10) ##### Enhancements - Accept `file://` URLs for `requirements.txt` et all references ([#​4145](https://togithub.com/astral-sh/uv/pull/4145)) - Add support for `--prefix` ([#​4085](https://togithub.com/astral-sh/uv/pull/4085)) ##### CLI - Add `pyproject.toml` to CLI help ([#​4181](https://togithub.com/astral-sh/uv/pull/4181)) - Drop "registry" prefix from request timeout log ([#​4144](https://togithub.com/astral-sh/uv/pull/4144)) ##### Bug fixes - Allow transitive URLs via recursive extras ([#​4155](https://togithub.com/astral-sh/uv/pull/4155)) - Avoid pre-fetching for unbounded minimum versions ([#​4149](https://togithub.com/astral-sh/uv/pull/4149)) - Avoid showing dev hints for Python requirements ([#​4111](https://togithub.com/astral-sh/uv/pull/4111)) - Include non-standard ports in keyring host queries ([#​4061](https://togithub.com/astral-sh/uv/pull/4061)) - Omit URL dependencies from pre-release hints ([#​4140](https://togithub.com/astral-sh/uv/pull/4140)) - Improve static metadata extraction for Poetry projects ([#​4182](https://togithub.com/astral-sh/uv/pull/4182)) ##### Documentation - Document bytecode compilation in pip compatibility guide ([#​4195](https://togithub.com/astral-sh/uv/pull/4195)) - Fix PEP 508 link in preview doc `specifying_dependencies` ([#​4158](https://togithub.com/astral-sh/uv/pull/4158)) - Clarify role of `--system` flag ([#​4031](https://togithub.com/astral-sh/uv/pull/4031))

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.