Closed renovate[bot] closed 11 months ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ ACTION | actionlint | 3 | 0 | 0.49s | |
✅ COPYPASTE | jscpd | yes | no | 1.37s | |
✅ JAVASCRIPT | eslint | 10 | 0 | 1.93s | |
✅ JSON | eslint-plugin-jsonc | 8 | 0 | 2.22s | |
✅ JSON | jsonlint | 8 | 0 | 0.2s | |
✅ JSON | npm-package-json-lint | yes | no | 0.69s | |
⚠️ JSON | prettier | 8 | 1 | 1.12s | |
✅ JSON | v8r | 8 | 0 | 12.06s | |
⚠️ MARKDOWN | markdownlint | 5 | 3 | 0.81s | |
✅ MARKDOWN | markdown-link-check | 5 | 0 | 9.26s | |
⚠️ MARKDOWN | markdown-table-formatter | 5 | 1 | 0.3s | |
✅ REPOSITORY | checkov | yes | no | 10.23s | |
✅ REPOSITORY | gitleaks | yes | no | 0.29s | |
✅ REPOSITORY | git_diff | yes | no | 0.01s | |
✅ REPOSITORY | grype | yes | no | 12.28s | |
✅ REPOSITORY | secretlint | yes | no | 0.75s | |
✅ REPOSITORY | trivy | yes | no | 6.14s | |
✅ REPOSITORY | trivy-sbom | yes | no | 3.02s | |
✅ REPOSITORY | trufflehog | yes | no | 4.99s | |
✅ SPELL | cspell | 36 | 0 | 3.31s | |
✅ SPELL | lychee | 21 | 0 | 1.66s | |
⚠️ YAML | prettier | 6 | 1 | 0.62s | |
✅ YAML | v8r | 6 | 0 | 4.88s | |
✅ YAML | yamllint | 6 | 0 | 0.32s |
See detailed report in MegaLinter reports
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
64cef1f
) 90.45% compared to head (d3e9322
) 90.45%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
11.1.1
->11.2.0
Release Notes
jprichardson/node-fs-extra (fs-extra)
### [`v11.2.0`](https://togithub.com/jprichardson/node-fs-extra/blob/HEAD/CHANGELOG.md#1120--2023-11-27) [Compare Source](https://togithub.com/jprichardson/node-fs-extra/compare/11.1.1...11.2.0) - Copy directory contents in parallel for better performance ([#1026](https://togithub.com/jprichardson/node-fs-extra/pull/1026)) - Refactor internal code to use `async`/`await` ([#1020](https://togithub.com/jprichardson/node-fs-extra/issues/1020))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.