nvuillam / node-sarif-builder

JS/TS library to easily build valid SARIF output from your javascript based SAST tools
MIT License
11 stars 3 forks source link

Update all non-major dependencies to v6.15.0 #27

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) 6.14.0 -> 6.15.0 age adoption passing confidence
@typescript-eslint/parser (source) 6.14.0 -> 6.15.0 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v6.15.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#6150-2023-12-18) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.14.0...v6.15.0) ##### Features - **eslint-plugin:** \[no-useless-template-literals] add new rule ([#​7957](https://togithub.com/typescript-eslint/typescript-eslint/issues/7957)) ([ff75785](https://togithub.com/typescript-eslint/typescript-eslint/commit/ff75785f4c6cc41999f8ce946bfca469d6e40e50)), closes [#​2846](https://togithub.com/typescript-eslint/typescript-eslint/issues/2846) - require-array-sort-compare + toSorted ([#​8052](https://togithub.com/typescript-eslint/typescript-eslint/issues/8052)) ([c9661c8](https://togithub.com/typescript-eslint/typescript-eslint/commit/c9661c8bbf048e9fa3ef55985e1e2e82bc098b1a)) 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.15.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#6150-2023-12-18) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.14.0...v6.15.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.

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 these updates again.



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.09s
✅ JSON eslint-plugin-jsonc 9 0 0 0.99s
✅ JSON jsonlint 5 0 0.38s
✅ JSON npm-package-json-lint yes no 0.82s
✅ JSON prettier 9 0 0 0.57s
✅ JSON v8r 9 0 9.45s
⚠️ MARKDOWN markdownlint 5 0 2 0.81s
✅ MARKDOWN markdown-link-check 5 0 4.91s
✅ MARKDOWN markdown-table-formatter 5 0 0 0.32s
✅ REPOSITORY checkov yes no 13.14s
✅ REPOSITORY gitleaks yes no 0.44s
✅ REPOSITORY git_diff yes no 0.0s
✅ REPOSITORY grype yes no 13.74s
✅ REPOSITORY secretlint yes no 0.8s
✅ REPOSITORY trivy yes no 4.94s
✅ REPOSITORY trivy-sbom yes no 4.48s
✅ REPOSITORY trufflehog yes no 10.05s
✅ SPELL cspell 34 0 3.14s
✅ SPELL lychee 21 0 1.12s
✅ TYPESCRIPT eslint 9 0 0 4.85s
✅ TYPESCRIPT prettier 9 0 0 1.53s
✅ YAML prettier 7 0 0 0.65s
✅ YAML v8r 7 0 9.36s
✅ YAML yamllint 7 0 0.44s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_