uv sync
Found in 3 packages: uv, vercel-cli, vercel-functions
uv(13 releases)
0.12.6This release updates Python dependencies, enhances cache reporting, and introduces new preview features for workspace management and artifact filtering. It also includes significant performance improvements through profile-guided optimization on various platforms and numerous bug fixes.
0.9.8uv 0.9.8 introduces multi-package support for export/sync, a new cache size command, and dependency exclusions, alongside critical bug fixes for Docker DNS and GPU detection.
0.8.18uv 0.8.18 introduces numerous enhancements—including PyG torch backend support, GraalPy 25.0.0 for Python 3.12, improved conda detection, and new CLI flags—while deprecating `tool.uv.dev-dependencies` and fixing a range of bugs.
0.8.14uv 0.8.14 adds several new CLI flags, environment variable support, performance improvements, and numerous bug fixes while expanding managed CPython distributions.
0.8.0Breakinguv 0.7.x introduces stable Python executable installation, Windows Registry registration, safer venv removal, stricter interpreter preference enforcement, and automatic packaging of path and workspace dependencies, while updating the default manylinux target and removing the version fallback.
0.7.21uv 0.7.21 adds new CLI options, improves cache‑key handling, introduces a JSON output preview for sync, and fixes a Python‑version resolution bug.
0.7.12uv 0.7.12 adds new pin removal, improved resolution hints, and several usability enhancements while fixing race conditions and export options.
0.6.11uv 0.6.11 introduces new export dependents, support for UV_PROJECT, flat index handling, and performance improvements, while fixing several script and dependency handling bugs.
0.6.10uv 0.6.10 adds several new flags and environment support, introduces a preview torch index check, and includes numerous bug fixes and performance improvements.
0.6.0Breakinguv 0.6.0 adds support for --active script environments, lockfile revisions, and stabilizes uv publish, while introducing breaking changes such as a new main.py init file, respect for UV_PYTHON, and altered flag semantics.
0.5.31uv 0.5.31 adds several enhancements like `uv sync --script`, PEP 508 support, stable script venv directories, and updates the bundled Python to 3.14a5 and OpenSSL to 3.0.16, along with assorted bug fixes.
0.5.26uv 0.5.26 adds several new commands and options, improves logging and retry messages, removes an unnecessary UTF-8 conversion, and fixes a range of bugs around interpreter discovery, metadata handling, and sync behavior.
0.5.19uv 0.5.19 introduces several enhancements such as architecture‑aware wheel filtering, Git LFS support, and new `pip freeze --path` capability, along with extensive performance improvements and numerous bug fixes. It also updates managed Python builds to include Python 3.14 and RISC‑V Linux support.
vercel-cli(2 releases)
@vercel/python@6.50.0Introduces enhanced `pyproject.toml` integration for service entrypoints and workflows, along with bytecode-first packing for large Python runtime-dependency-install builds when `VERCEL_PYTHON_COMPILEALL` is enabled.
@vercel/python@6.43.0This release introduces support for prebuilt deployments of Python functions using `vc build` and `vc deploy --prebuilt`, improving dependency resolution when building outside the Vercel environment.
vercel-functions(2 releases)
@vercel/python@6.50.0Introduced support for defining service entrypoints and workflows via `pyproject.toml`, enhancing build flexibility. Also implemented bytecode-first packing for larger runtime-dependency-install builds to optimize performance.
@vercel/python@6.43.0This release introduces support for prebuilt deployments with `vc build` and `vc deploy --prebuilt` for Python functions, improving cross-environment build compatibility by adjusting `uv sync` targeting and platform evaluation.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when uv sync changes.
Learn More