astral-sh
uv
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
docs: clarify that system and UV_SYSTEM_PYTHON apply only to uv pip (#12987)
Joosboy:docs/12987-system-pip-only
2 hours ago
Freeze pre-commit hook refs (#20143) ## Summary Pin pre-commit hook refs to the exact commits currently resolved by their existing tags. This is intended to be a no-op change; the version tags are preserved in `# frozen: ...` comments so Renovate can continue updating them normally. uv does not appear to run `prek` or `pre-commit` in CI, so there is no CI invocation to lock in this PR. See astral-sh/ruff#26386 for more information; mirrors astral-sh/ruff#26461 and astral-sh/ty#3897. ## Frozen hook refs | Repo | Previous ref | Frozen commit | Release | |---|---:|---|---| | [`abravalheri/validate-pyproject`](https://github.com/abravalheri/validate-pyproject) | [`v0.25`](https://github.com/abravalheri/validate-pyproject/tree/v0.25) | [`4b2e70d`](https://github.com/abravalheri/validate-pyproject/commit/4b2e70d08cb2ccd26d1fba73588de41c7a5d50b7) | [release](https://github.com/abravalheri/validate-pyproject/releases/tag/v0.25) | | [`crate-ci/typos`](https://github.com/crate-ci/typos) | [`v1.48.0`](https://github.com/crate-ci/typos/tree/v1.48.0) | [`bee27e3`](https://github.com/crate-ci/typos/commit/bee27e3a4fd1ea2111cf90ab89cd076c870fce14) | [release](https://github.com/crate-ci/typos/releases/tag/v1.48.0) | | [`astral-sh/ruff-pre-commit`](https://github.com/astral-sh/ruff-pre-commit) | [`v0.15.21`](https://github.com/astral-sh/ruff-pre-commit/tree/v0.15.21) | [`01a675e`](https://github.com/astral-sh/ruff-pre-commit/commit/01a675ea018f2fb714478a5ffb83fcea8374bb06) | [release](https://github.com/astral-sh/ruff-pre-commit/releases/tag/v0.15.21) | ## Test Plan ```bash prek validate-config .pre-commit-config.yaml prek run --all-files ```
main
5 hours ago
Revert "Add `--cert` support to `uv pip`" (#20417) Revert #20367. Supporting `--cert` changes certificate-trust behavior for existing `uv pip` invocations, so it is breaking and should not land in a non-breaking release. Move the change to the 0.12 release line in #20418.
main
9 hours ago
Revert "Error on unsupported `--cert` in pip compat layer" (#20366) ## Summary Revert #20351 (`c96eb710b6d22d7a992dbfe65a523f662983d1d9`), restoring the previous behavior for `--cert` in `uv pip compile` and `uv pip sync`. This is breaking, so at minimum needs to go in v0.12; we may also just want to support it.
main
9 hours ago
Add `--cert` support to `uv pip` (#20367) ## Summary Add pip-compatible `--cert <path>` support to all `uv pip` commands. The option is scoped to the `uv pip` namespace, so other uv commands continue to reject it. An explicit certificate bundle replaces uv's default, system, and `SSL_CERT_FILE` / `SSL_CERT_DIR` trust sources for that invocation, matching pip's behavior without modifying the environment inherited by child processes.
charlie/pip-cert-support-0.12
9 hours ago
Add `--cert` support to `uv pip` (#20367) ## Summary Add pip-compatible `--cert <path>` support to all `uv pip` commands. The option is scoped to the `uv pip` namespace, so other uv commands continue to reject it. An explicit certificate bundle replaces uv's default, system, and `SSL_CERT_FILE` / `SSL_CERT_DIR` trust sources for that invocation, matching pip's behavior without modifying the environment inherited by child processes.
main
9 hours ago
Revert "Add `--cert` support to `uv pip` (#20367)" This reverts commit a2af4cb54a708c10e731b3a1c3a5c3ff13832b47.
charlie/revert-pip-cert-support
9 hours ago
Add URL redaction for embedded messages (#20415) External tools can embed credential-bearing URLs in command or error text, bypassing `DisplaySafeUrl`'s normal display redaction. Add `DisplaySafeUrl::redact_in` to consistently replace embedded URLs using the existing credential and sensitive-query-parameter rules, and use it for failed Git fetch, LFS, and submodule commands while preserving the original process error.
main
9 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
docs: clarify that `system` and `UV_SYSTEM_PYTHON` apply only to `uv pip`
#20420
2 hours ago
d9cce4b
Joosboy:docs/12987-system-pip-only
CodSpeed Performance Gauge
0%
Add `--cert` support to `uv pip`
#20418
9 hours ago
0f3e8d9
charlie/pip-cert-support-0.12
CodSpeed Performance Gauge
0%
Revert "Add `--cert` support to `uv pip`"
#20417
9 hours ago
89354ed
charlie/revert-pip-cert-support
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs