mimikun / dotfiles

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

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

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.1.39 -> 0.1.40

Release Notes

astral-sh/uv (astral-sh/uv) ### [`v0.1.40`](https://togithub.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0140) [Compare Source](https://togithub.com/astral-sh/uv/compare/0.1.39...0.1.40) ##### Enhancements - Add `--allow-existing` to overwrite existing virtualenv ([#​2548](https://togithub.com/astral-sh/uv/pull/2548)) - Respect and enable uninstalls of legacy editables (`.egg-link`) ([#​3415](https://togithub.com/astral-sh/uv/pull/3415)) - Respect and enable uninstalls of existing `.egg-info` packages ([#​3380](https://togithub.com/astral-sh/uv/pull/3380)) ##### CLI - Accept `--no-upgrade`, `--no-refresh`, etc. on the CLI ([#​3328](https://togithub.com/astral-sh/uv/pull/3328)) ##### Configuration - Expose `UV_NO_BUILD_ISOLATION` as environment variable ([#​3318](https://togithub.com/astral-sh/uv/pull/3318)) - Expose `UV_PYTHON` as an environment variable ([#​3284](https://togithub.com/astral-sh/uv/pull/3284)) - Expose `UV_LINK_MODE` as environment variable ([#​3315](https://togithub.com/astral-sh/uv/pull/3315)) - Add `UV_CUSTOM_COMPILE_COMMAND` to environment variable docs ([#​3382](https://togithub.com/astral-sh/uv/pull/3382)) ##### Bug fixes - Ignore 401 HTTP responses with multiple indexes ([#​3292](https://togithub.com/astral-sh/uv/pull/3292)) - Avoid panic for file URLs ([#​3306](https://togithub.com/astral-sh/uv/pull/3306)) - Quote version parse errors consistently ([#​3325](https://togithub.com/astral-sh/uv/pull/3325)) - Detect current environment when `uv` is invoked from within a virtualenv ([#​3379](https://togithub.com/astral-sh/uv/pull/3379)) - Unset target when creating virtual environments ([#​3362](https://togithub.com/astral-sh/uv/pull/3362)) - Update activation scripts from virtualenv ([#​3376](https://togithub.com/astral-sh/uv/pull/3376)) - Use canonical URLs in satisfaction check ([#​3373](https://togithub.com/astral-sh/uv/pull/3373))

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.