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 dependency astral-sh/uv to v0.5.29 #4663

Merged
merged 2 commits into from
Feb 9, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2025

This PR contains the following updates:

Package Update Change
astral-sh/uv patch 0.5.27 -> 0.5.29

Release Notes

astral-sh/uv (astral-sh/uv)

v0.5.29

Compare Source

Enhancements
  • Add --bare option to uv init (#​11192)
  • Add support for respecting VIRTUAL_ENV in project commands via --active (#​11189)
  • Allow the project VIRTUAL_ENV warning to be silenced with --no-active (#​11251)
Python

The managed Python distributions have been updated, including:

  • CPython 3.12.9
  • CPython 3.13.2
  • pkg-config files are now relocatable

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

Bug fixes
  • Always use base Python discovery logic for cached environments (#​11254)
  • Use a flock to avoid concurrent initialization of project environments (#​11259)
  • Fix handling of --all-groups and --no-default-groups flags (#​11224)
Documentation
  • Minor touchups to the Docker provenance docs (#​11252)
  • Move content from the mkdocs.public.yml into the template (#​11246)

v0.5.28

Compare Source

Bug fixes
  • Allow discovering virtual environments from the first interpreter found on the PATH (#​11218)
  • Clear ephemeral overlays when running tools (#​11141)
  • Disable SSL in Git commands for --allow-insecure-host (#​11210)
  • Fix hardlinks in tar unpacking (#​11221)
  • Set base executable when returning virtual environment (#​11209)
  • Use base Python for cached environments (#​11208)
Documentation
  • Add documentation on verifying Docker image attestations (#​11140)
  • Add last updated to documentation (#​11164)

Configuration

📅 Schedule: Branch creation - "before 4am on Friday" (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.

Copy link
Contributor

github-actions bot commented Feb 7, 2025

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ API spectral 1 0 1.58s
⚠️ BASH bash-exec 6 1 0.03s
✅ BASH shellcheck 6 0 0.23s
✅ BASH shfmt 6 0 0 0.86s
✅ COPYPASTE jscpd yes no 2.83s
✅ DOCKERFILE hadolint 129 0 25.72s
✅ JSON jsonlint 20 0 0.19s
✅ JSON v8r 22 0 14.76s
⚠️ MARKDOWN markdownlint 267 0 302 22.15s
✅ MARKDOWN markdown-table-formatter 267 0 0 161.74s
⚠️ PYTHON bandit 214 66 3.79s
✅ PYTHON black 214 0 0 4.85s
✅ PYTHON flake8 214 0 1.92s
✅ PYTHON isort 214 0 0 1.36s
✅ PYTHON mypy 214 0 13.77s
✅ PYTHON pylint 214 0 34.22s
✅ PYTHON ruff 214 0 0 0.49s
✅ REPOSITORY checkov yes no 36.88s
✅ REPOSITORY git_diff yes no 1.38s
⚠️ REPOSITORY grype yes 24 13.22s
✅ REPOSITORY secretlint yes no 10.36s
✅ REPOSITORY trivy yes no 13.97s
✅ REPOSITORY trivy-sbom yes no 0.65s
⚠️ REPOSITORY trufflehog yes 1 55.0s
✅ SPELL cspell 717 0 12.68s
⚠️ SPELL lychee 349 28 5.94s
✅ XML xmllint 3 0 0 0.84s
✅ YAML prettier 160 0 0 4.19s
✅ YAML v8r 102 0 29.74s
✅ YAML yamllint 161 0 3.05s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link
Contributor Author

renovate bot commented Feb 9, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@nvuillam nvuillam merged commit 3df2481 into main Feb 9, 2025
129 checks passed
@nvuillam nvuillam deleted the renovate/astral-sh-uv-0.x branch February 9, 2025 18:49
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