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 cspell to v8.1.3 #15

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
cspell (source) 8.1.2 -> 8.1.3 age adoption passing confidence

Release Notes

streetsidesoftware/cspell (cspell) ### [`v8.1.3`](https://togithub.com/streetsidesoftware/cspell/blob/HEAD/CHANGELOG.md#813-2023-12-06) [Compare Source](https://togithub.com/streetsidesoftware/cspell/compare/v8.1.2...v8.1.3) ##### Bug Fixes - Resolve relative imports without a leading `./` or `../`. ([#​5035](https://togithub.com/streetsidesoftware/cspell/issues/5035)) ([a28393b](https://togithub.com/streetsidesoftware/cspell/commit/a28393b30733b68e8b726c352e277ac4b5a0659d))

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.05s
βœ… COPYPASTE jscpd yes no 2.07s
βœ… JSON eslint-plugin-jsonc 9 0 0 0.96s
βœ… JSON jsonlint 5 0 0.16s
βœ… JSON npm-package-json-lint yes no 0.46s
βœ… JSON prettier 9 0 0 0.62s
βœ… JSON v8r 9 0 9.94s
⚠️ MARKDOWN markdownlint 5 0 2 0.83s
βœ… MARKDOWN markdown-link-check 5 0 4.24s
βœ… MARKDOWN markdown-table-formatter 5 0 0 0.28s
βœ… REPOSITORY checkov yes no 10.22s
βœ… REPOSITORY gitleaks yes no 0.58s
βœ… REPOSITORY git_diff yes no 0.0s
βœ… REPOSITORY grype yes no 13.14s
βœ… REPOSITORY secretlint yes no 0.8s
βœ… REPOSITORY trivy yes no 4.96s
βœ… REPOSITORY trivy-sbom yes no 1.89s
βœ… REPOSITORY trufflehog yes no 8.43s
βœ… SPELL cspell 34 0 4.18s
βœ… SPELL lychee 21 0 2.2s
βœ… TYPESCRIPT eslint 9 0 0 4.65s
βœ… TYPESCRIPT prettier 9 0 0 1.58s
βœ… YAML prettier 7 0 0 0.66s
βœ… YAML v8r 7 0 9.09s
βœ… YAML yamllint 7 0 0.45s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_