Skip to content
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

chore(deps): update uv-version to v0.4.18 (patch) #877

Merged
merged 1 commit into from
Oct 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 5, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
astral-sh/uv-pre-commit repository patch 0.4.17 -> 0.4.18 age adoption passing confidence
uv (source, changelog) patch 0.4.17 -> 0.4.18 age adoption passing confidence

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

astral-sh/uv-pre-commit (astral-sh/uv-pre-commit)

v0.4.18

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.4.18

astral-sh/uv (uv)

v0.4.18

Compare Source

Enhancements
  • Allow multiple source entries for each package in tool.uv.sources (#​7745)
  • Add .gitignore file to uv build output directory (#​7835)
  • Disable jemalloc on FreeBSD (#​7780)
  • Respect PAGER env var when paging in uv help command (#​5511)
  • Support uv run -m foo to run a module (#​7754)
  • Use a top-level output directory for uv build in workspaces (#​7813)
  • Update uv init --package command to match project name (#​7670)
  • Add a custom suggestion for uv add dotenv (#​7799)
  • Add detailed errors for tool.uv.sources deserialization failures (#​7823)
  • Improve error message copy for failed builds (#​7849)
  • Use serde-untagged to improve some untagged enum error messages (#​7822)
  • Use build failure hints for dotenv errors, rather than in uv add (#​7825)
Configuration
  • Add UV_NO_SYNC environment variable (#​7752)
Bug fixes
  • Accept git+ prefix in tool.uv.sources (#​7847)
  • Allow spaces in path requirements (#​7767)
  • Avoid reusing cached downloaded binaries with --no-binary (#​7772)
  • Correctly trims values during wheel WHEEL file parsing (#​7770)
  • Fix uv tree --invert for platform dependencies (#​7808)
  • Fix encoding mismatch between python child process and uv (#​7757)
  • Reject self-dependencies in uv add (#​7766)
  • Respect tool.uv.environments for legacy virtual workspace roots (#​7824)
  • Retain empty extras on workspace members (#​7762)
  • Use file stem when parsing cached wheel names (#​7773)
Rust API
  • Make FlatDistributions public (#​7833)
Documentation
  • Fix table of contents sizing (#​7751)
  • GitLab Integration documentation (#​6857)
  • Update documentation to setup-uv@v3 (#​7807)
  • Use uv publish instead of twine in docs (#​7837)
  • Fix typo in projects.md (#​7784)

Configuration

📅 Schedule: Branch creation - "before 5am on saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 dependencies label Oct 5, 2024
@renovate renovate bot enabled auto-merge (rebase) October 5, 2024 01:24
Copy link

codecov bot commented Oct 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.1%. Comparing base (6617db9) to head (7bde17a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #877   +/-   ##
=====================================
  Coverage   92.1%   92.1%           
=====================================
  Files         37      37           
  Lines        992     992           
  Branches     175     175           
=====================================
  Hits         914     914           
  Misses        62      62           
  Partials      16      16           

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

@renovate renovate bot force-pushed the renovate/patch-uv-version branch 2 times, most recently from c75e494 to bbe3f42 Compare October 5, 2024 06:43
@renovate renovate bot force-pushed the renovate/patch-uv-version branch from bbe3f42 to 7bde17a Compare October 5, 2024 09:47
@renovate renovate bot merged commit 1decb32 into main Oct 5, 2024
22 checks passed
@renovate renovate bot deleted the renovate/patch-uv-version branch October 5, 2024 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants