Closed renovate[bot] closed 6 months ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
ā ļø ACTION | actionlint | 4 | 2 | 0.02s | |
ā COPYPASTE | jscpd | yes | no | 1.48s | |
ā JAVASCRIPT | eslint | 10 | 0 | 0.84s | |
ā JSON | jsonlint | 8 | 0 | 0.15s | |
ā JSON | npm-package-json-lint | yes | no | 0.33s | |
ā ļø JSON | prettier | 8 | 1 | 0.51s | |
ā JSON | v8r | 8 | 0 | 398.56s | |
ā ļø MARKDOWN | markdownlint | 6 | 5 | 0.48s | |
ā MARKDOWN | markdown-link-check | 6 | 0 | 164.37s | |
ā ļø MARKDOWN | markdown-table-formatter | 6 | 1 | 0.29s | |
ā REPOSITORY | checkov | yes | no | 8.6s | |
ā REPOSITORY | gitleaks | yes | no | 0.17s | |
ā REPOSITORY | git_diff | yes | no | 0.0s | |
ā REPOSITORY | grype | yes | no | 9.5s | |
ā REPOSITORY | secretlint | yes | no | 0.99s | |
ā REPOSITORY | trivy | yes | no | 3.39s | |
ā REPOSITORY | trivy-sbom | yes | no | 0.72s | |
ā REPOSITORY | trufflehog | yes | no | 2.07s | |
ā SPELL | cspell | 39 | 0 | 2.31s | |
ā SPELL | lychee | 24 | 0 | 1.48s | |
ā ļø YAML | prettier | 8 | 1 | 0.39s | |
ā YAML | v8r | 8 | 0 | 122.86s | |
ā YAML | yamllint | 8 | 0 | 0.23s |
See detailed report in MegaLinter reports
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 90.54%. Comparing base (
7a3d640
) to head (6aeb546
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
7.6.0
->7.6.1
Release Notes
npm/node-semver (semver)
### [`v7.6.1`](https://togithub.com/npm/node-semver/blob/HEAD/CHANGELOG.md#761-2024-05-04) [Compare Source](https://togithub.com/npm/node-semver/compare/v7.6.0...v7.6.1) ##### Bug Fixes - [`c570a34`](https://togithub.com/npm/node-semver/commit/c570a348ffc6612af07fe94fa46b9affa5e4eff0) [#704](https://togithub.com/npm/node-semver/pull/704) linting: no-unused-vars ([@wraithgar](https://togithub.com/wraithgar)) - [`ad8ff11`](https://togithub.com/npm/node-semver/commit/ad8ff11dd200dac3a05097d9a82d1977ccfa1535) [#704](https://togithub.com/npm/node-semver/pull/704) use internal cache implementation ([@mbtools](https://togithub.com/mbtools)) - [`ac9b357`](https://togithub.com/npm/node-semver/commit/ac9b35769ab0ddfefd5a3af4a3ecaf3da2012352) [#682](https://togithub.com/npm/node-semver/pull/682) typo in compareBuild debug message ([#682](https://togithub.com/npm/node-semver/issues/682)) ([@mbtools](https://togithub.com/mbtools)) ##### Dependencies - [`988a8de`](https://togithub.com/npm/node-semver/commit/988a8deb3ea76b9a314a740e66b5fc2f726822f8) [#709](https://togithub.com/npm/node-semver/pull/709) uninstall `lru-cache` ([#709](https://togithub.com/npm/node-semver/issues/709)) - [`3fabe4d`](https://togithub.com/npm/node-semver/commit/3fabe4dbfbd199fdb589c076a7f30bc1f18c6614) [#704](https://togithub.com/npm/node-semver/pull/704) remove lru-cache ##### Chores - [`dd09b60`](https://togithub.com/npm/node-semver/commit/dd09b60da1e618335d7c269426345b336fd5f63d) [#705](https://togithub.com/npm/node-semver/pull/705) bump [@npmcli/template-oss](https://togithub.com/npmcli/template-oss) to 4.22.0 ([@lukekarrys](https://togithub.com/lukekarrys)) - [`ec49cdc`](https://togithub.com/npm/node-semver/commit/ec49cdcece9db0020d6829b246681ff65a393644) [#701](https://togithub.com/npm/node-semver/pull/701) chore: chore: postinstall for dependabot template-oss PR ([@lukekarrys](https://togithub.com/lukekarrys)) - [`b236c3d`](https://togithub.com/npm/node-semver/commit/b236c3d2f357a16a733c96ec2ca8c57848b70091) [#696](https://togithub.com/npm/node-semver/pull/696) add benchmarks ([#696](https://togithub.com/npm/node-semver/issues/696)) ([@H4ad](https://togithub.com/H4ad)) - [`692451b`](https://togithub.com/npm/node-semver/commit/692451bd6f75b38a71a99f39da405c94a5954a22) [#688](https://togithub.com/npm/node-semver/pull/688) various improvements to README ([#688](https://togithub.com/npm/node-semver/issues/688)) ([@mbtools](https://togithub.com/mbtools)) - [`5feeb7f`](https://togithub.com/npm/node-semver/commit/5feeb7f4f63061e19a29087115b50cb04135b63e) [#705](https://togithub.com/npm/node-semver/pull/705) postinstall for dependabot template-oss PR ([@lukekarrys](https://togithub.com/lukekarrys)) - [`074156f`](https://togithub.com/npm/node-semver/commit/074156f64fa91723fe1ae6af8cc497014b9b7aff) [#701](https://togithub.com/npm/node-semver/pull/701) bump [@npmcli/template-oss](https://togithub.com/npmcli/template-oss) from 4.21.3 to 4.21.4 ([@dependabot](https://togithub.com/dependabot)\[bot])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.