oxsecurity / megalinter

🦙 MegaLinter analyzes 50 languages, 22 formats, 21 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally.
https://ox.security
GNU Affero General Public License v3.0
1.97k stars 238 forks source link

chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.5.4 #4313

Closed renovate[bot] closed 3 days ago

renovate[bot] commented 4 days ago

This PR contains the following updates:

Package Type Update Change
ghcr.io/astral-sh/uv stage patch 0.5.3 -> 0.5.4

Release Notes

astral-sh/uv (ghcr.io/astral-sh/uv) ### [`v0.5.4`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#054) [Compare Source](https://redirect.github.com/astral-sh/uv/compare/0.5.3...0.5.4) ##### Enhancements - Accept either singular or plural values for CLI requirements ([#​9196](https://redirect.github.com/astral-sh/uv/pull/9196)) - Add `--all-groups` to `uv sync`, `uv run`, `uv export`, and `uv tree` ([#​8892](https://redirect.github.com/astral-sh/uv/pull/8892)) - Add a progress bar to `uv tree --outdated` and `uv pip list --outdated` ([#​9284](https://redirect.github.com/astral-sh/uv/pull/9284)) - Add retries for Python downloads ([#​9274](https://redirect.github.com/astral-sh/uv/pull/9274)) - Use exponential backoff for publish retries ([#​9276](https://redirect.github.com/astral-sh/uv/pull/9276)) - Add manylinux target triples up to glibc 2.40 ([#​9234](https://redirect.github.com/astral-sh/uv/pull/9234)) ##### Performance - Parallelize network requests in `uv tree --outdated` ([#​9280](https://redirect.github.com/astral-sh/uv/pull/9280)) - Use `zlib-rs` on all platforms ([#​9264](https://redirect.github.com/astral-sh/uv/pull/9264)) ##### Bug fixes - Avoid validating extra and group sources in `build-system.requires` ([#​9273](https://redirect.github.com/astral-sh/uv/pull/9273)) - Catch retries with wrapped `reqwest` errors ([#​9253](https://redirect.github.com/astral-sh/uv/pull/9253)) - Sort hashes in `uv export` output ([#​9237](https://redirect.github.com/astral-sh/uv/pull/9237)) - Strip `--index` and `--default-index` from command header ([#​9288](https://redirect.github.com/astral-sh/uv/pull/9288)) ##### Documentation - Add breadcrumbs to the documentation ([#​9242](https://redirect.github.com/astral-sh/uv/pull/9242)) - Add minimum version to PyTorch guide ([#​9247](https://redirect.github.com/astral-sh/uv/pull/9247)) - Add support for anchor redirects with client-side js ([#​9212](https://redirect.github.com/astral-sh/uv/pull/9212)) - Improve content on project configuration ([#​9235](https://redirect.github.com/astral-sh/uv/pull/9235)) - Improve the project creation documentation ([#​9236](https://redirect.github.com/astral-sh/uv/pull/9236)) - Move the integration guides into the "Guides" section as a collapsed group ([#​9245](https://redirect.github.com/astral-sh/uv/pull/9245)) - Reorganize the project concept documentation ([#​9121](https://redirect.github.com/astral-sh/uv/pull/9121)) - Use the full screen height for the main content to stabilize the nav ([#​9153](https://redirect.github.com/astral-sh/uv/pull/9153)) ##### Error messages - Add dedicated warning for empty stdin ([#​9256](https://redirect.github.com/astral-sh/uv/pull/9256))

Configuration

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



This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 4 days ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ API spectral 1 0 1.88s
⚠️ BASH bash-exec 6 1 0.02s
✅ BASH shellcheck 6 0 0.2s
✅ BASH shfmt 6 0 0 0.57s
✅ COPYPASTE jscpd yes no 3.58s
✅ DOCKERFILE hadolint 128 0 25.06s
✅ JSON jsonlint 20 0 0.22s
✅ JSON v8r 22 0 29.76s
⚠️ MARKDOWN markdownlint 266 0 299 26.03s
✅ MARKDOWN markdown-table-formatter 266 0 0 193.09s
⚠️ PYTHON bandit 212 66 4.06s
✅ PYTHON black 212 0 0 5.34s
✅ PYTHON flake8 212 0 2.25s
✅ PYTHON isort 212 0 0 1.55s
✅ PYTHON mypy 212 0 20.32s
✅ PYTHON pylint 212 0 19.89s
✅ PYTHON ruff 212 0 0 0.67s
✅ REPOSITORY checkov yes no 32.6s
✅ REPOSITORY git_diff yes no 0.59s
⚠️ REPOSITORY grype yes 25 13.8s
✅ REPOSITORY secretlint yes no 17.21s
✅ REPOSITORY trivy yes no 40.21s
✅ REPOSITORY trivy-sbom yes no 0.35s
⚠️ REPOSITORY trufflehog yes 1 62.33s
✅ SPELL cspell 713 0 13.95s
⚠️ SPELL lychee 348 25 58.22s
✅ XML xmllint 3 0 0 0.88s
✅ YAML prettier 160 0 0 3.38s
✅ YAML v8r 102 0 229.56s
✅ YAML yamllint 161 0 2.42s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_