chore(deps): update dependency aqua:astral-sh/uv to v0.8.13 #308

Merged
joao.dubas merged 1 commits from renovate/aqua-astral-sh-uv-0.x into main 2025-08-26 10:37:38 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
aqua:astral-sh/uv patch 0.8.11 -> 0.8.13

Release Notes

astral-sh/uv (aqua:astral-sh/uv)

v0.8.13

Compare Source

Enhancements
  • Add --no-install-* arguments to uv add (#​15375)
  • Initialize Git prior to reading author in uv init (#​15377)
  • Add CUDA 129 to available torch backends (#​15416)
  • Update Pyodide to 0.28.2 (#​15385)
Preview features
  • Add an experimental uv format command (#​15017)
  • Allow version specifiers in extra-build-dependencies if match-runtime is explicitly false (#​15420)
Bug fixes
  • Add triton to torch-backend manifest (#​15405)
  • Avoid panicking when resolver returns stale distributions (#​15389)
  • Fix uv_build wheel hashes (#​15400)
  • Treat --upgrade-package on the command-line as overriding upgrade = false in configuration (#​15395)
  • Restore DockerHub publishing (#​15381)

v0.8.12

Compare Source

Python
  • Add 3.13.7
  • Improve performance of zstd in Python 3.14

See the python-build-standalone release notes for details.

Enhancements
  • Add an aarch64-pc-windows-msvc target for python-platform (#​15347)
  • Add fallback parent process detection to uv tool update-shell (#​15356)
  • Install non-build-isolation packages in a second phase (#​15306)
  • Add hint when virtual environments are included in source distributions (#​15202)
  • Add Docker images derived from buildpack-deps:trixie, debian:trixie-slim, alpine:3.22 (#​15351)
Bug fixes
  • Reject already-installed wheels built with outdated settings (#​15289)
  • Skip interpreters that are not found on query (#​15315)
  • Handle dotted package names in script path resolution (#​15300)
  • Reject match-runtime = true for dynamic packages (#​15292)
Documentation
  • Document improvements to build-isolation setups (#​15326)
  • Fix reference documentation recommendation to use uv cache clean instead of clear (#​15313)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [aqua:astral-sh/uv](https://github.com/astral-sh/uv) | patch | `0.8.11` -> `0.8.13` | --- ### Release Notes <details> <summary>astral-sh/uv (aqua:astral-sh/uv)</summary> ### [`v0.8.13`](https://github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0813) [Compare Source](https://github.com/astral-sh/uv/compare/0.8.12...0.8.13) ##### Enhancements - Add `--no-install-*` arguments to `uv add` ([#&#8203;15375](https://github.com/astral-sh/uv/pull/15375)) - Initialize Git prior to reading author in `uv init` ([#&#8203;15377](https://github.com/astral-sh/uv/pull/15377)) - Add CUDA 129 to available torch backends ([#&#8203;15416](https://github.com/astral-sh/uv/pull/15416)) - Update Pyodide to 0.28.2 ([#&#8203;15385](https://github.com/astral-sh/uv/pull/15385)) ##### Preview features - Add an experimental `uv format` command ([#&#8203;15017](https://github.com/astral-sh/uv/pull/15017)) - Allow version specifiers in `extra-build-dependencies` if match-runtime is explicitly `false` ([#&#8203;15420](https://github.com/astral-sh/uv/pull/15420)) ##### Bug fixes - Add `triton` to `torch-backend` manifest ([#&#8203;15405](https://github.com/astral-sh/uv/pull/15405)) - Avoid panicking when resolver returns stale distributions ([#&#8203;15389](https://github.com/astral-sh/uv/pull/15389)) - Fix `uv_build` wheel hashes ([#&#8203;15400](https://github.com/astral-sh/uv/pull/15400)) - Treat `--upgrade-package` on the command-line as overriding `upgrade = false` in configuration ([#&#8203;15395](https://github.com/astral-sh/uv/pull/15395)) - Restore DockerHub publishing ([#&#8203;15381](https://github.com/astral-sh/uv/pull/15381)) ### [`v0.8.12`](https://github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0812) [Compare Source](https://github.com/astral-sh/uv/compare/0.8.11...0.8.12) ##### Python - Add 3.13.7 - Improve performance of zstd in Python 3.14 See the [python-build-standalone release notes](https://github.com/astral-sh/python-build-standalone/releases/tag/20250818) for details. ##### Enhancements - Add an `aarch64-pc-windows-msvc` target for `python-platform` ([#&#8203;15347](https://github.com/astral-sh/uv/pull/15347)) - Add fallback parent process detection to `uv tool update-shell` ([#&#8203;15356](https://github.com/astral-sh/uv/pull/15356)) - Install non-build-isolation packages in a second phase ([#&#8203;15306](https://github.com/astral-sh/uv/pull/15306)) - Add hint when virtual environments are included in source distributions ([#&#8203;15202](https://github.com/astral-sh/uv/pull/15202)) - Add Docker images derived from `buildpack-deps:trixie`, `debian:trixie-slim`, `alpine:3.22` ([#&#8203;15351](https://github.com/astral-sh/uv/pull/15351)) ##### Bug fixes - Reject already-installed wheels built with outdated settings ([#&#8203;15289](https://github.com/astral-sh/uv/pull/15289)) - Skip interpreters that are not found on query ([#&#8203;15315](https://github.com/astral-sh/uv/pull/15315)) - Handle dotted package names in script path resolution ([#&#8203;15300](https://github.com/astral-sh/uv/pull/15300)) - Reject `match-runtime = true` for dynamic packages ([#&#8203;15292](https://github.com/astral-sh/uv/pull/15292)) ##### Documentation - Document improvements to build-isolation setups ([#&#8203;15326](https://github.com/astral-sh/uv/pull/15326)) - Fix reference documentation recommendation to use `uv cache clean` instead of `clear` ([#&#8203;15313](https://github.com/astral-sh/uv/pull/15313)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuNDIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2025-08-25 00:12:20 +00:00
joao.dubas force-pushed renovate/aqua-astral-sh-uv-0.x from 5698252776 to c598ee0e61 2025-08-26 10:37:10 +00:00 Compare
joao.dubas merged commit f7d43b3306 into main 2025-08-26 10:37:38 +00:00
joao.dubas deleted branch renovate/aqua-astral-sh-uv-0.x 2025-08-26 10:37:39 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: joao.dubas/ide#308
No description provided.