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 ava to v6.0.1 #17

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
ava (source) 6.0.0 -> 6.0.1 age adoption passing confidence

Release Notes

avajs/ava (ava) ### [`v6.0.1`](https://togithub.com/avajs/ava/releases/tag/v6.0.1) [Compare Source](https://togithub.com/avajs/ava/compare/v6.0.0...v6.0.1) #### What's Changed - Ensure watch mode works outside of its integration tests by [@​novemberborn](https://togithub.com/novemberborn) in [https://github.com/avajs/ava/pull/3273](https://togithub.com/avajs/ava/pull/3273) **Full Changelog**: https://github.com/avajs/ava/compare/v6.0.0...v6.0.1

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.07s
✅ COPYPASTE jscpd yes no 2.12s
✅ JSON eslint-plugin-jsonc 9 0 0 0.93s
✅ JSON jsonlint 5 0 0.2s
✅ JSON npm-package-json-lint yes no 0.83s
✅ JSON prettier 9 0 0 0.66s
✅ JSON v8r 9 0 8.79s
⚠️ MARKDOWN markdownlint 5 0 2 0.83s
✅ MARKDOWN markdown-link-check 5 0 4.68s
✅ MARKDOWN markdown-table-formatter 5 0 0 0.27s
✅ REPOSITORY checkov yes no 11.4s
✅ REPOSITORY gitleaks yes no 0.49s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY grype yes no 11.69s
✅ REPOSITORY secretlint yes no 0.74s
✅ REPOSITORY trivy yes no 5.71s
✅ REPOSITORY trivy-sbom yes no 2.55s
✅ REPOSITORY trufflehog yes no 7.76s
✅ SPELL cspell 34 0 3.54s
✅ SPELL lychee 21 0 0.76s
✅ TYPESCRIPT eslint 9 0 0 4.91s
✅ TYPESCRIPT prettier 9 0 0 1.62s
✅ YAML prettier 7 0 0 0.64s
✅ YAML v8r 7 0 12.41s
✅ YAML yamllint 7 0 0.39s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_