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 ts-node to v10.9.2 #19

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
ts-node (source) 10.9.1 -> 10.9.2 age adoption passing confidence

Release Notes

TypeStrong/ts-node (ts-node) ### [`v10.9.2`](https://togithub.com/TypeStrong/ts-node/releases/tag/v10.9.2): Fix `tsconfig.json` file not found [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v10.9.1...v10.9.2) **Fixed** - Fixed `tsconfig.json` file not found on latest TypeScript version ([https://github.com/TypeStrong/ts-node/pull/2091](https://togithub.com/TypeStrong/ts-node/pull/2091))

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.08s
✅ COPYPASTE jscpd yes no 2.15s
✅ JSON eslint-plugin-jsonc 9 0 0 1.03s
✅ JSON jsonlint 5 0 0.28s
✅ JSON npm-package-json-lint yes no 0.63s
✅ JSON prettier 9 0 0 0.62s
✅ JSON v8r 9 0 9.97s
⚠️ MARKDOWN markdownlint 5 0 2 0.81s
✅ MARKDOWN markdown-link-check 5 0 4.54s
✅ MARKDOWN markdown-table-formatter 5 0 0 0.27s
✅ REPOSITORY checkov yes no 13.0s
✅ REPOSITORY gitleaks yes no 0.45s
✅ REPOSITORY git_diff yes no 0.0s
✅ REPOSITORY grype yes no 12.7s
✅ REPOSITORY secretlint yes no 0.75s
✅ REPOSITORY trivy yes no 5.98s
✅ REPOSITORY trivy-sbom yes no 5.43s
✅ REPOSITORY trufflehog yes no 8.34s
✅ SPELL cspell 34 0 3.67s
✅ SPELL lychee 21 0 1.07s
✅ TYPESCRIPT eslint 9 0 0 4.86s
✅ TYPESCRIPT prettier 9 0 0 1.66s
✅ YAML prettier 7 0 0 0.66s
✅ YAML v8r 7 0 6.7s
✅ YAML yamllint 7 0 0.33s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_