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 all non-major dependencies #11

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin 6.12.0 -> 6.13.0 age adoption passing confidence
@typescript-eslint/parser 6.12.0 -> 6.13.0 age adoption passing confidence
fs-extra 11.1.1 -> 11.2.0 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v6.13.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#6130-2023-11-27) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.12.0...v6.13.0) **Note:** Version bump only for package [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v6.13.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#6130-2023-11-27) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.12.0...v6.13.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 9 months ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.12s
✅ COPYPASTE jscpd yes no 2.11s
✅ JSON eslint-plugin-jsonc 9 0 0 0.99s
✅ JSON jsonlint 5 0 0.24s
✅ JSON npm-package-json-lint yes no 0.76s
✅ JSON prettier 9 0 0 0.61s
✅ JSON v8r 9 0 9.52s
⚠️ MARKDOWN markdownlint 5 0 2 0.85s
✅ MARKDOWN markdown-link-check 5 0 4.5s
✅ MARKDOWN markdown-table-formatter 5 0 0 0.26s
✅ REPOSITORY checkov yes no 12.55s
✅ REPOSITORY gitleaks yes no 0.45s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 13.21s
✅ REPOSITORY secretlint yes no 0.73s
✅ REPOSITORY trivy yes no 4.72s
✅ REPOSITORY trivy-sbom yes no 4.75s
✅ REPOSITORY trufflehog yes no 8.3s
✅ SPELL cspell 34 0 3.67s
✅ SPELL lychee 21 0 1.08s
✅ TYPESCRIPT eslint 9 0 0 4.78s
✅ TYPESCRIPT prettier 9 0 0 1.62s
✅ YAML prettier 7 0 0 0.67s
✅ YAML v8r 7 0 9.06s
✅ YAML yamllint 7 0 0.51s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_