mimikun / dotfiles

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

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

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Update Change
astral-sh/uv patch 0.1.44 -> 0.1.45

Release Notes

astral-sh/uv (astral-sh/uv) ### [`v0.1.45`](https://togithub.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0145) [Compare Source](https://togithub.com/astral-sh/uv/compare/0.1.44...0.1.45) ##### Enhancements - Parse and store extras on editable requirements ([#​3629](https://togithub.com/astral-sh/uv/pull/3629)) - Allow local versions in wheel filenames ([#​3596](https://togithub.com/astral-sh/uv/pull/3596)) - Create lib64 symlink for 64-bit, non-macOS, POSIX environments ([#​3584](https://togithub.com/astral-sh/uv/pull/3584)) ##### Configuration - Add `UV_CONCURRENT_INSTALLS` variable in favor of `RAYON_NUM_THREADS` ([#​3646](https://togithub.com/astral-sh/uv/pull/3646)) - Add serialization and deserialization for `--find-links` ([#​3619](https://togithub.com/astral-sh/uv/pull/3619)) - Apply combination logic to merge CLI and persistent configuration ([#​3618](https://togithub.com/astral-sh/uv/pull/3618)) ##### Performance - Parallelize resolver ([#​3627](https://togithub.com/astral-sh/uv/pull/3627)) ##### Bug fixes - Reduce sensitivity of unknown option error to discard Python 2 interpreters ([#​3580](https://togithub.com/astral-sh/uv/pull/3580)) - Respect installed packages in `uv run` ([#​3603](https://togithub.com/astral-sh/uv/pull/3603)) - Separate cache construction from initialization ([#​3607](https://togithub.com/astral-sh/uv/pull/3607)) - Add missing `"directory"` branch in source match ([#​3608](https://togithub.com/astral-sh/uv/pull/3608)) - Fix source annotation in pip compile `annotation-style=line` output ([#​3637](https://togithub.com/astral-sh/uv/pull/3637)) - Run cargo update to pull in h2 ([#​3638](https://togithub.com/astral-sh/uv/pull/3638)) - URL-decode hashes in HTML fragments ([#​3655](https://togithub.com/astral-sh/uv/pull/3655)) - Always print JSON output with `--format` json ([#​3671](https://togithub.com/astral-sh/uv/pull/3671)) ##### Documentation - Add `UV_CONFIG_FILE` environment variable to documentation ([#​3653](https://togithub.com/astral-sh/uv/pull/3653)) - Explicitly mention `--user` in compatibility guide ([#​3666](https://togithub.com/astral-sh/uv/pull/3666)) ##### Release - Add musl ppc64le support ([#​3537](https://togithub.com/astral-sh/uv/pull/3537)) - Retag musl aarch64 for manylinux2014 ([#​3624](https://togithub.com/astral-sh/uv/pull/3624))

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.