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 ghcr.io/astral-sh/uv docker tag to v0.4.4 #3961

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 4, 2024

This PR contains the following updates:

Package Type Update Change
ghcr.io/astral-sh/uv stage patch 0.4.3 -> 0.4.4

Release Notes

astral-sh/uv (ghcr.io/astral-sh/uv)

v0.4.4

Compare Source

Enhancements
  • Allow customizing the project environment path with UV_PROJECT_ENVIRONMENT (#​6834)
  • Warn when VIRTUAL_ENV is set but will not be respected in project commands (#​6864)
  • Add --no-hashes to uv export (#​6954)
  • Make HTTP headers title case for backward compatibility (#​6887)
  • Pin .python-version in uv init (#​6869)
  • Support file:// URLs for UV_PYTHON_INSTALL_MIRROR (#​6950)
  • Introduce more docker tags for uv (#​6053)
Bug fixes
  • Avoid canonicalizing the cache directory (#​6949)
  • Show all PyPy versions in uv python list --all-versions (#​6917)
  • Avoid incorrect requires-python marker simplifications (#​6268)
Documentation
  • Add documentation for UV_PROJECT_ENVIRONMENT (#​6987)
  • Add optional dependencies section to the lockfile document (#​6982)
  • Document use of the file:// scheme in Python installation mirrors (#​6984)
  • Fix outdated references to the help menu documentation in the first steps page (#​6980)
  • Show env option in CLI reference documentation (#​6863)
  • Add bind mount example to docker.md (#​6921)

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.

@renovate renovate bot requested a review from nvuillam as a code owner September 4, 2024 05:24
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 4, 2024
Copy link
Contributor

github-actions bot commented Sep 4, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ API spectral 1 0 1.17s
✅ BASH bash-exec 5 0 0.01s
✅ BASH shellcheck 5 0 0.09s
✅ BASH shfmt 5 0 0 0.08s
✅ COPYPASTE jscpd yes no 3.89s
✅ DOCKERFILE hadolint 126 0 13.08s
✅ JSON jsonlint 20 0 0.19s
✅ JSON v8r 22 0 29.63s
⚠️ MARKDOWN markdownlint 264 0 292 31.91s
✅ MARKDOWN markdown-table-formatter 264 0 0 137.93s
⚠️ PYTHON bandit 209 66 3.82s
✅ PYTHON black 209 0 0 5.0s
✅ PYTHON flake8 209 0 2.34s
✅ PYTHON isort 209 0 0 0.81s
✅ PYTHON mypy 209 0 18.2s
✅ PYTHON pylint 209 0 24.44s
✅ PYTHON ruff 209 0 0 0.24s
✅ REPOSITORY checkov yes no 42.68s
✅ REPOSITORY git_diff yes no 0.07s
⚠️ REPOSITORY grype yes 1 16.13s
✅ REPOSITORY secretlint yes no 13.14s
✅ REPOSITORY trivy yes no 25.85s
✅ REPOSITORY trivy-sbom yes no 1.94s
⚠️ REPOSITORY trufflehog yes 1 12.31s
✅ SPELL cspell 687 0 11.46s
⚠️ SPELL lychee 346 3 25.62s
✅ XML xmllint 3 0 0 0.08s
✅ YAML prettier 160 0 0 4.55s
✅ YAML v8r 102 0 180.34s
✅ YAML yamllint 161 0 2.03s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@nvuillam nvuillam merged commit 27607f9 into main Sep 4, 2024
126 checks passed
@nvuillam nvuillam deleted the renovate/ghcr.io-astral-sh-uv-0.x branch September 4, 2024 08:57
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.

1 participant