Skip to content

Update dependency uv to v0.7.13 (main) #951

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
uv (source, changelog) 0.7.9 -> 0.7.13 age adoption passing confidence

Release Notes

astral-sh/uv (uv)

v0.7.13

Compare Source

Python
  • Add Python 3.14.0b2
  • Add Python 3.13.5
  • Fix stability of uuid.getnode on 3.13

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

Enhancements
  • Download versions in uv python pin if not found (#​13946)
  • Use TTY detection to determine if SIGINT forwarding is enabled (#​13925)
  • Avoid fetching an exact, cached Git commit, even if it isn't locked (#​13748)
  • Add zstd and deflate to Accept-Encoding (#​13982)
  • Build binaries for riscv64 (#​12688)
Bug fixes
  • Check if relative URL is valid directory before treating as index (#​13917)
  • Ignore Python discovery errors during uv python pin (#​13944)
  • Do not allow uv add --group ... --script (#​13997)
Preview changes
  • Build backend: Support namespace packages (#​13833)
Documentation
  • Add 3.14 to the supported platform reference (#​13990)
  • Add an llms.txt to uv (#​13929)
  • Add supported macOS version to the platform reference (#​13993)
  • Update platform support reference to include Python implementation list (#​13991)
  • Update pytorch.md (#​13899)
  • Update the CLI help and reference to include references to the Python bin directory (#​13978)

v0.7.12

Compare Source

Enhancements
  • Add uv python pin --rm to remove .python-version pins (#​13860)
  • Don't hint at versions removed by excluded-newer (#​13884)
  • Add hint to use tool.uv.environments on resolution error (#​13455)
  • Add hint to use tool.uv.required-environments on resolution error (#​13575)
  • Improve python pin error messages (#​13862)
Bug fixes
  • Lock environments during uv sync, uv add and uv remove to prevent race conditions (#​13869)
  • Add --no-editable to uv export for pylock.toml (#​13852)
Documentation
  • List .gitignore in project init files (#​13855)
  • Move the pip interface documentation into the concepts section (#​13841)
  • Remove the configuration section in favor of concepts / reference (#​13842)
  • Update Git and GitHub Actions docs to mention gh auth login (#​13850)
Preview
  • Fix directory glob traversal fallback preventing exclusion of all files (#​13882)

v0.7.11

Compare Source

Python
  • Add Python 3.14.0b1
  • Add Python 3.13.4
  • Add Python 3.12.11
  • Add Python 3.11.13
  • Add Python 3.10.18
  • Add Python 3.9.23
Enhancements
  • Add Pyodide support (#​12731)
  • Better error message for version specifier with missing operator (#​13803)
Bug fixes
  • Downgrade reqwest and hyper-util to resolve connection reset errors over IPv6 (#​13835)
  • Prefer uv's binary's version when checking if it's up to date (#​13840)
Documentation
  • Use "terminal driver" instead of "shell" in SIGINT docs (#​13787)

v0.7.10

Compare Source

Enhancements
  • Add --show-extras to uv tool list (#​13783)
  • Add dynamically generated sysconfig replacement mappings (#​13441)
  • Add data locations to install wheel logs (#​13797)
Bug fixes
  • Avoid redaction of placeholder git username when using SSH authentication (#​13799)
  • Propagate credentials to files on devpi indexes ending in /+simple (#​13743)
  • Restore retention of credentials for direct URLs in uv export (#​13809)

Configuration

📅 Schedule: Branch creation - Between 01:00 AM and 05:59 AM, only on Tuesday ( * 1-5 * * 2 ) in timezone Etc/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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the not bug or enhancement PR is not 'bug' or 'enhancement'. For release notes label Jun 10, 2025
Copy link

codecov bot commented Jun 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.14%. Comparing base (c778ce6) to head (b1fef2a).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #951   +/-   ##
=======================================
  Coverage   72.14%   72.14%           
=======================================
  Files          16       16           
  Lines        4096     4096           
  Branches      618      618           
=======================================
  Hits         2955     2955           
  Misses        947      947           
  Partials      194      194           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot changed the title Update dependency uv to v0.7.12 (main) Update dependency uv to v0.7.13 (main) Jun 13, 2025
@renovate renovate bot force-pushed the renovate/main-charmcraft.yaml-build-tools branch from 15c5071 to b1fef2a Compare June 13, 2025 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Libraries: OK not bug or enhancement PR is not 'bug' or 'enhancement'. For release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants