Closed dependabot[bot] closed 2 weeks ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
β API | spectral | 1 | 0 | 1.44s | |
β οΈ BASH | bash-exec | 6 | 1 | 0.04s | |
β BASH | shellcheck | 6 | 0 | 0.22s | |
β BASH | shfmt | 6 | 0 | 0 | 0.82s |
β COPYPASTE | jscpd | yes | no | 4.7s | |
β DOCKERFILE | hadolint | 128 | 0 | 15.51s | |
β JSON | jsonlint | 20 | 0 | 0.19s | |
β JSON | v8r | 22 | 0 | 29.58s | |
β οΈ MARKDOWN | markdownlint | 266 | 0 | 297 | 34.07s |
β MARKDOWN | markdown-table-formatter | 266 | 0 | 0 | 157.52s |
β οΈ PYTHON | bandit | 212 | 66 | 3.87s | |
β PYTHON | black | 212 | 0 | 0 | 7.32s |
β PYTHON | flake8 | 212 | 0 | 3.09s | |
β PYTHON | isort | 212 | 0 | 0 | 1.63s |
β PYTHON | mypy | 212 | 0 | 21.88s | |
β PYTHON | pylint | 212 | 0 | 33.81s | |
β PYTHON | ruff | 212 | 0 | 0 | 0.84s |
β REPOSITORY | checkov | yes | no | 50.55s | |
β REPOSITORY | git_diff | yes | no | 0.77s | |
β οΈ REPOSITORY | grype | yes | 24 | 14.89s | |
β REPOSITORY | secretlint | yes | no | 17.44s | |
β REPOSITORY | trivy | yes | no | 24.75s | |
β REPOSITORY | trivy-sbom | yes | no | 0.58s | |
β οΈ REPOSITORY | trufflehog | yes | 1 | 11.01s | |
β SPELL | cspell | 713 | 0 | 12.51s | |
β οΈ SPELL | lychee | 348 | 10 | 7.9s | |
β XML | xmllint | 3 | 0 | 0 | 0.77s |
β YAML | prettier | 160 | 0 | 0 | 6.59s |
β YAML | v8r | 102 | 0 | 200.64s | |
β YAML | yamllint | 161 | 0 | 2.86s |
See detailed report in MegaLinter reports
Looks like astral-sh/uv is up-to-date now, so this is no longer needed.
Bumps astral-sh/uv from 0.4.28 to 0.4.29.
Release notes
Sourced from astral-sh/uv's releases.
... (truncated)
Changelog
Sourced from astral-sh/uv's changelog.
Commits
85f9a0d
Bump version to 0.4.29 (#8711)9953077
Clarify preview requirement for relevance ofuv python dir --bin
(#8709)47eb66b
Add test coverage foruv python install
with invalid requests (#8708)893257b
Refactoruv python install
(#8701)bed47d5
Use portable paths for subdirectories in lock URLs (#8707)4a5a79e
Support transitive dependencies in Git workspaces (#8665)4dd36b7
Install versioned Python executables into the bin directory during `uv python...94fc35e
Fix feature scoping for pep508 wasm32 support for ruff (#8694)c1a0fb3
Simplify pep440 -> version ranges conversion (#8683)d0afd10
Update windows-registry to 0.3.0 (#8696)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show