Closed dependabot[bot] closed 1 month ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ API | spectral | 1 | 0 | 1.38s | |
⚠️ BASH | bash-exec | 6 | 1 | 0.07s | |
✅ BASH | shellcheck | 6 | 0 | 0.2s | |
✅ BASH | shfmt | 6 | 0 | 0 | 0.78s |
✅ COPYPASTE | jscpd | yes | no | 3.3s | |
✅ DOCKERFILE | hadolint | 128 | 0 | 15.6s | |
✅ JSON | jsonlint | 20 | 0 | 0.2s | |
✅ JSON | v8r | 22 | 0 | 30.14s | |
⚠️ MARKDOWN | markdownlint | 266 | 0 | 297 | 32.32s |
✅ MARKDOWN | markdown-table-formatter | 266 | 0 | 0 | 156.21s |
⚠️ PYTHON | bandit | 212 | 66 | 3.51s | |
✅ PYTHON | black | 212 | 0 | 0 | 6.7s |
✅ PYTHON | flake8 | 212 | 0 | 2.02s | |
✅ PYTHON | isort | 212 | 0 | 0 | 1.56s |
✅ PYTHON | mypy | 212 | 0 | 22.19s | |
✅ PYTHON | pylint | 212 | 0 | 32.41s | |
✅ PYTHON | ruff | 212 | 0 | 0 | 0.85s |
✅ REPOSITORY | checkov | yes | no | 52.78s | |
✅ REPOSITORY | git_diff | yes | no | 0.76s | |
⚠️ REPOSITORY | grype | yes | 24 | 14.96s | |
✅ REPOSITORY | secretlint | yes | no | 15.64s | |
✅ REPOSITORY | trivy | yes | no | 22.65s | |
✅ REPOSITORY | trivy-sbom | yes | no | 0.6s | |
⚠️ REPOSITORY | trufflehog | yes | 1 | 12.95s | |
✅ SPELL | cspell | 713 | 0 | 11.83s | |
⚠️ SPELL | lychee | 348 | 10 | 9.77s | |
✅ XML | xmllint | 3 | 0 | 0 | 0.79s |
✅ YAML | prettier | 160 | 0 | 0 | 6.06s |
✅ YAML | v8r | 102 | 0 | 187.46s | |
✅ YAML | yamllint | 161 | 0 | 2.72s |
See detailed report in MegaLinter reports
Looks like eslint is up-to-date now, so this is no longer needed.
Bumps eslint from 9.12.0 to 9.13.0.
Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
1a7cdbf
9.13.0627d5bf
Build: changelog update for 9.13.068d2d9d
chore: upgrade to@eslint/js@9.13.0
and@eslint/core@^0.7.0
(#19034)2211f0a
chore: package.json update for@eslint/js
release381c32b
feat: Allow languages to providedefaultLanguageOptions
(#19003)78836d4
fix: update thecomplexity
rule type (#19027)c7abaef
perf: using Node.js compile cache (#19012)bf723bd
feat: Improve eslintrc warning message (#19023)1d7c077
chore: add pkg.type "commonjs" (#19011)abdbfa8
docs: markLintMessage#nodeType
as deprecated (#19019)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