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.30 (patch) #939

Merged
merged 1 commit into from
Nov 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 9, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
astral-sh/uv-pre-commit repository patch 0.4.29 -> 0.4.30 age adoption passing confidence
uv (source, changelog) patch 0.4.29 -> 0.4.30 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.30

Compare Source

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

astral-sh/uv (uv)

v0.4.30

Compare Source

Enhancements
  • Add support for .env and custom env files in uv run (#​8811)
  • Add support for --all-packages in uv run, uv sync, and uv export (#​8742, #​8741, #​8739)
  • Allow use of --frozen with --all-packages in uv sync and uv export (#​8760)
  • Show full error chain on tool upgrade failures (#​8753)
  • Add --check-url to uv publish to check for existing distributions during upload (#​8531)
  • Suggest using --check-url when --skip-existing is used (#​8803)
Bug fixes
  • Allow incompatible requires-python for source distributions with static metadata (#​8768)
  • Allow managed downloads with --python-preference system (#​8808)
  • Avoid error for --group defined in non-root workspace member (#​8734)
  • Avoid showing dependency group annotations on workspace members in tree (#​8730)
  • Do not error when the Python bin directory is missing on uv python uninstall (#​8725)
  • Include member groups when locking workspace (#​8736)
  • Fix bug where python_version < '0' could appear in a final resolution (#​8759)
  • Sanitize filenames during zip extraction (#​8732)
  • Switch to RFC 9110 compatible format for exclude newer requests (#​8752)
Preview features
  • Add support for installing versioned Python executables on Windows (#​8663)
  • Improve interactions with existing Python executables during install (#​8733)
Rust API
  • Extend BaseClient to accept extra middleware (#​8807)
  • Add From for FlatDistributions struct (#​8800)
Documentation
  • Fix environment variable name in providing credentials section (#​8740)
  • Fix add httpx example with real git branch (#​8756)
  • Fix indentation in projects.md (#​8772)
  • Fix link to publish guide in README (#​8720)
  • Generate environment variables documentation from code (#​8493)
  • Improve and fix some documents (#​8749)
  • Improve environment variables document (#​8777)

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 Nov 9, 2024
@renovate renovate bot enabled auto-merge (squash) November 9, 2024 01:49
Copy link

codecov bot commented Nov 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.0%. Comparing base (f200460) to head (c7026e8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #939   +/-   ##
=====================================
  Coverage   93.0%   93.0%           
=====================================
  Files         37      37           
  Lines        991     991           
  Branches      97      97           
=====================================
  Hits         922     922           
  Misses        55      55           
  Partials      14      14           

☔ 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 from a7bda61 to 5d6d2b2 Compare November 9, 2024 03:39
@renovate renovate bot force-pushed the renovate/patch-uv-version branch from 5d6d2b2 to c7026e8 Compare November 9, 2024 07:47
@renovate renovate bot merged commit af07798 into main Nov 9, 2024
22 checks passed
@renovate renovate bot deleted the renovate/patch-uv-version branch November 9, 2024 09:10
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