Closed dependabot[bot] closed 5 days ago
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ API | spectral | 1 | 0 | 1.66s | |
⚠️ BASH | bash-exec | 6 | 1 | 0.02s | |
✅ BASH | shellcheck | 6 | 0 | 0.2s | |
✅ BASH | shfmt | 6 | 0 | 0 | 0.94s |
✅ COPYPASTE | jscpd | yes | no | 3.64s | |
✅ DOCKERFILE | hadolint | 128 | 0 | 23.79s | |
✅ JSON | jsonlint | 20 | 0 | 0.21s | |
✅ JSON | v8r | 22 | 0 | 33.53s | |
⚠️ MARKDOWN | markdownlint | 266 | 0 | 297 | 38.6s |
✅ MARKDOWN | markdown-table-formatter | 266 | 0 | 0 | 148.49s |
⚠️ PYTHON | bandit | 212 | 66 | 3.87s | |
✅ PYTHON | black | 212 | 0 | 0 | 6.02s |
✅ PYTHON | flake8 | 212 | 0 | 2.33s | |
✅ PYTHON | isort | 212 | 0 | 0 | 1.32s |
✅ PYTHON | mypy | 212 | 0 | 17.82s | |
✅ PYTHON | pylint | 212 | 0 | 33.41s | |
✅ PYTHON | ruff | 212 | 0 | 0 | 0.93s |
✅ REPOSITORY | checkov | yes | no | 36.76s | |
✅ REPOSITORY | git_diff | yes | no | 0.79s | |
⚠️ REPOSITORY | grype | yes | 25 | 15.2s | |
✅ REPOSITORY | secretlint | yes | no | 14.93s | |
✅ REPOSITORY | trivy | yes | no | 19.24s | |
✅ REPOSITORY | trivy-sbom | yes | no | 0.42s | |
⚠️ REPOSITORY | trufflehog | yes | 1 | 7.68s | |
✅ SPELL | cspell | 713 | 0 | 13.84s | |
⚠️ SPELL | lychee | 348 | 10 | 7.47s | |
✅ XML | xmllint | 3 | 0 | 0 | 0.8s |
✅ YAML | prettier | 160 | 0 | 0 | 4.54s |
✅ YAML | v8r | 102 | 0 | 190.33s | |
✅ YAML | yamllint | 161 | 0 | 3.2s |
See detailed report in MegaLinter reports
Bumps cross-spawn from 7.0.3 to 7.0.5.
Changelog
Sourced from cross-spawn's changelog.
Commits
0852683
chore(release): 7.0.5640d391
fix: fix escaping bug introduced by backtrackingbff0c87
chore: remove codecova7c6abc
chore: replace travis with github workflows9b9246e
chore(release): 7.0.45ff3a07
fix: disable regexp backtracking (#160)9521e2d
chore: fix tests in recent node js versions97ded39
chore: convert package lockd52b6b9
chore: remove unused argument (#156)5d84384
chore: add travis jobs on ppc64le (#142)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