chore(deps-dev): Update uv requirement from 0.8.0 to 0.8.14 by dependabot[bot] · Pull Request #961 · CycloneDX/cyclonedx-python
Updates the requirements on uv to permit the latest version.
Release notes
Sourced from uv's releases.
0.8.14
Release Notes
Python
- Add managed CPython distributions for aarch64 musl
Enhancements
- Add
--python-platformtouv pip check(#15486)- Add an environment variable for
UV_ISOLATED(#15428)- Add logging to the uv build backend (#15533)
- Allow more trailing null bytes in zip files (#15452)
- Allow pinning managed Python versions to specific build versions (#15314)
- Cache PyTorch wheels by default (#15481)
- Reject already-installed wheels that don't match the target platform (#15484)
- Add
--no-install-localoption touv sync,uv addanduv export(#15328)- Include cycle error message in
uv pipCLI (#15453)Preview features
- Fix format of
{version}onuv formatfailure (#15527)- Lock during installs in
uv formatto prevent races (#15551)- Respect
--projectinuv format(#15438)- Run
uv formatin the project root (#15440)Configuration
- Add file-to-CLI overrides for build isolation configuration (#15437)
- Add file-to-CLI overrides for reinstall configuration (#15426)
Performance
- Cache
WHEELandMETADATAreads in installed distributions (#15489)Bug fixes
- Avoid erroring when creating
venvin current working directory (#15537)- Avoid introducing unnecessary system dependency on CUDA (#15449)
- Clear discovered site packages when creating virtual environment (#15522)
- Read index credentials from the environment during
uv publishchecks (#15545)- Refuse to remove non-virtual environments in
uv venv(#15538)- Stop setting
CLICOLOR_FORCE=1when calling build backends (#15472)- Support file or directory removal for Windows symlinks (#15543)
Documentation
... (truncated)
Changelog
Sourced from uv's changelog.
0.8.14
Python
- Add managed CPython distributions for aarch64 musl
Enhancements
- Add
--python-platformtouv pip check(#15486)- Add an environment variable for
UV_ISOLATED(#15428)- Add logging to the uv build backend (#15533)
- Allow more trailing null bytes in zip files (#15452)
- Allow pinning managed Python versions to specific build versions (#15314)
- Cache PyTorch wheels by default (#15481)
- Reject already-installed wheels that don't match the target platform (#15484)
- Add
--no-install-localoption touv sync,uv addanduv export(#15328)- Include cycle error message in
uv pipCLI (#15453)Preview features
- Fix format of
{version}onuv formatfailure (#15527)- Lock during installs in
uv formatto prevent races (#15551)- Respect
--projectinuv format(#15438)- Run
uv formatin the project root (#15440)Configuration
- Add file-to-CLI overrides for build isolation configuration (#15437)
- Add file-to-CLI overrides for reinstall configuration (#15426)
Performance
- Cache
WHEELandMETADATAreads in installed distributions (#15489)Bug fixes
- Avoid erroring when creating
venvin current working directory (#15537)- Avoid introducing unnecessary system dependency on CUDA (#15449)
- Clear discovered site packages when creating virtual environment (#15522)
- Read index credentials from the environment during
uv publishchecks (#15545)- Refuse to remove non-virtual environments in
uv venv(#15538)- Stop setting
CLICOLOR_FORCE=1when calling build backends (#15472)- Support file or directory removal for Windows symlinks (#15543)
Documentation
... (truncated)
Commits
af856fbBump version to 0.8.14 (#15576)bf189c5Split the "Authentication" page into sections (#15575)f461438Add managed Python distributions for aarch64-musl (#15574)2fd2e19Usethiserrorfor keyring error type (#15561)17a86d8Ensure we get the last error from Windows on the same thread (#15564)7d49571RenameDevtoGroupinternally (#15557)960714dTweak some documentation headings (#15556)9b1328aLock during installs inuv formatto prevent races (#15551)0bde9e4Read index credentials from env foruv publish(#15545)bce30beTreat a 203 error on credential removal as a missing entry on Windows (#15552)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)