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 typescript to v5.3.3 #16

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
typescript (source) 5.3.2 -> 5.3.3 age adoption passing confidence

Release Notes

Microsoft/TypeScript (typescript) ### [`v5.3.3`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.3.3): TypeScript 5.3.3 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-3/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 5.3.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.0%22+is%3Aclosed+). - [fixed issues query for Typescript 5.3.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.1%22+is%3Aclosed+). - [fixed issues query for Typescript 5.3.2 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.2%22+is%3Aclosed+). - [fixed issues query for Typescript 5.3.3 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.3%22+is%3Aclosed+). Downloads are available on: - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

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.04s
✅ COPYPASTE jscpd yes no 2.1s
✅ JSON eslint-plugin-jsonc 9 0 0 0.97s
✅ JSON jsonlint 5 0 0.22s
✅ JSON npm-package-json-lint yes no 0.56s
✅ JSON prettier 9 0 0 0.62s
✅ JSON v8r 9 0 9.21s
⚠️ MARKDOWN markdownlint 5 0 2 0.85s
✅ MARKDOWN markdown-link-check 5 0 4.36s
✅ MARKDOWN markdown-table-formatter 5 0 0 0.28s
✅ REPOSITORY checkov yes no 11.12s
✅ REPOSITORY gitleaks yes no 0.37s
✅ REPOSITORY git_diff yes no 0.0s
✅ REPOSITORY grype yes no 12.09s
✅ REPOSITORY secretlint yes no 0.74s
✅ REPOSITORY trivy yes no 5.41s
✅ REPOSITORY trivy-sbom yes no 2.57s
✅ REPOSITORY trufflehog yes no 9.16s
✅ SPELL cspell 34 0 3.9s
✅ SPELL lychee 21 0 0.85s
✅ TYPESCRIPT eslint 9 0 0 4.89s
✅ TYPESCRIPT prettier 9 0 0 1.6s
✅ YAML prettier 7 0 0 0.64s
✅ YAML v8r 7 0 10.83s
✅ YAML yamllint 7 0 0.38s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_