nvuillam / node-sarif-builder

JS/TS library to easily build valid SARIF output from your javascript based SAST tools
MIT License
11 stars 2 forks source link

Update dependency eslint-plugin-import to v2.29.1 #22

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-import 2.29.0 -> 2.29.1 age adoption passing confidence

Release Notes

import-js/eslint-plugin-import (eslint-plugin-import) ### [`v2.29.1`](https://togithub.com/import-js/eslint-plugin-import/blob/HEAD/CHANGELOG.md#2291---2023-12-14) [Compare Source](https://togithub.com/import-js/eslint-plugin-import/compare/v2.29.0...v2.29.1) ##### Fixed - \[`no-extraneous-dependencies`]: ignore `export type { ... } from '...'` when `includeTypes` is `false` (\[[#​2919](https://togithub.com/import-js/eslint-plugin-import/issues/2919)], thanks \[[@​Pandemic1617](https://togithub.com/Pandemic1617)]) - \[`no-unused-modules`]: support export patterns with array destructuring (\[[#​2930](https://togithub.com/import-js/eslint-plugin-import/issues/2930)], thanks \[[@​ljharb](https://togithub.com/ljharb)]) - \[Deps] update `tsconfig-paths` (\[[#​2447](https://togithub.com/import-js/eslint-plugin-import/issues/2447)], thanks \[[@​domdomegg](https://togithub.com/domdomegg)])

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.

github-actions[bot] commented 8 months ago

🊙 MegaLinter status: ⚠ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.11s
✅ COPYPASTE jscpd yes no 2.03s
✅ JSON eslint-plugin-jsonc 9 0 0 0.97s
✅ JSON jsonlint 5 0 0.29s
✅ JSON npm-package-json-lint yes no 0.72s
✅ JSON prettier 9 0 0 0.59s
✅ JSON v8r 9 0 9.36s
⚠ MARKDOWN markdownlint 5 0 2 0.79s
✅ MARKDOWN markdown-link-check 5 0 3.89s
✅ MARKDOWN markdown-table-formatter 5 0 0 0.28s
✅ REPOSITORY checkov yes no 10.41s
✅ REPOSITORY gitleaks yes no 0.39s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY grype yes no 12.4s
✅ REPOSITORY secretlint yes no 0.76s
✅ REPOSITORY trivy yes no 4.63s
✅ REPOSITORY trivy-sbom yes no 3.09s
✅ REPOSITORY trufflehog yes no 8.89s
✅ SPELL cspell 34 0 3.65s
✅ SPELL lychee 21 0 0.65s
✅ TYPESCRIPT eslint 9 0 0 4.92s
✅ TYPESCRIPT prettier 9 0 0 1.66s
✅ YAML prettier 7 0 0 0.62s
✅ YAML v8r 7 0 9.84s
✅ YAML yamllint 7 0 0.52s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_