Closed dependabot[bot] closed 6 days ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ API | spectral | 1 | 0 | 1.71s | |
⚠️ BASH | bash-exec | 6 | 1 | 0.02s | |
✅ BASH | shellcheck | 6 | 0 | 0.2s | |
✅ BASH | shfmt | 6 | 0 | 0 | 0.58s |
✅ COPYPASTE | jscpd | yes | no | 3.66s | |
✅ DOCKERFILE | hadolint | 128 | 0 | 23.31s | |
✅ JSON | jsonlint | 20 | 0 | 0.22s | |
✅ JSON | v8r | 22 | 0 | 29.46s | |
⚠️ MARKDOWN | markdownlint | 266 | 0 | 297 | 28.18s |
✅ MARKDOWN | markdown-table-formatter | 266 | 0 | 0 | 187.96s |
⚠️ PYTHON | bandit | 212 | 66 | 3.94s | |
✅ PYTHON | black | 212 | 0 | 0 | 4.99s |
✅ PYTHON | flake8 | 212 | 0 | 2.34s | |
✅ PYTHON | isort | 212 | 0 | 0 | 1.35s |
✅ PYTHON | mypy | 212 | 0 | 19.83s | |
✅ PYTHON | pylint | 212 | 0 | 19.37s | |
✅ PYTHON | ruff | 212 | 0 | 0 | 0.84s |
✅ REPOSITORY | checkov | yes | no | 31.16s | |
✅ REPOSITORY | git_diff | yes | no | 0.61s | |
⚠️ REPOSITORY | grype | yes | 25 | 14.1s | |
✅ REPOSITORY | secretlint | yes | no | 16.9s | |
✅ REPOSITORY | trivy | yes | no | 23.45s | |
✅ REPOSITORY | trivy-sbom | yes | no | 0.5s | |
⚠️ REPOSITORY | trufflehog | yes | 1 | 62.77s | |
✅ SPELL | cspell | 713 | 0 | 13.18s | |
⚠️ SPELL | lychee | 348 | 28 | 57.56s | |
✅ XML | xmllint | 3 | 0 | 0 | 0.81s |
✅ YAML | prettier | 160 | 0 | 0 | 3.5s |
✅ YAML | v8r | 102 | 0 | 217.77s | |
✅ YAML | yamllint | 161 | 0 | 2.27s |
See detailed report in MegaLinter reports
Bumps eslint from 9.14.0 to 9.15.0.
Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
6f37b07
9.15.01d99f29
Build: changelog update for 9.15.02967d91
chore: upgrade@eslint/js
@9
.15.0 (#19133)b441bee
chore: package.json update for@eslint/js
release7d6bf4a
chore: upgrade@eslint/core
@0
.9.0 (#19131)01557ce
feat: Implement Language#normalizeLanguageOptions() (#19104)902e707
chore: upgrade@eslint/plugin-kit
@0
.2.3 (#19130)2edc0e2
feat: add meta.defaultOptions (#17656)fd33f13
fix: update types forno-restricted-imports
rule (#19060)5ff6c1d
chore: bump cross-spawn (#19125)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