Skip to content

build(deps): update dependency uv to v0.7.12 #2180

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

Merged
merged 1 commit into from
Jun 7, 2025

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

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

Release Notes

astral-sh/uv (uv)

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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Jun 6, 2025
Copy link

codecov bot commented Jun 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.03%. Comparing base (9175ef3) to head (272ec88).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2180   +/-   ##
=======================================
  Coverage   98.03%   98.03%           
=======================================
  Files          55       55           
  Lines        6005     6005           
=======================================
  Hits         5887     5887           
  Misses        118      118           
Flag Coverage Δ
unittests 98.03% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@sisp sisp merged commit e2ce0d4 into copier-org:master Jun 7, 2025
21 checks passed
@renovate-bot renovate-bot deleted the renovate/uv-0.x branch June 7, 2025 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants