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 v8.3.0 #77

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v8.3.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#830-2024-08-26) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v8.2.0...v8.3.0) ##### πŸš€ Features - **eslint-plugin:** \[no-deprecation] add rule ##### 🩹 Fixes - **eslint-plugin:** \[no-unnecessary-template-expression] add missing parentheses in autofix - **eslint-plugin:** \[no-unnecessary-type-parameters] check mapped alias type arguments - **utils:** add `TSDeclareFunction` to `functionTypeTypes` - **ast-spec:** use `Expression` in argument of `ThrowStatement` ##### ❀️ Thank You - Abraham Guo - Daichi Kamiyama - Josh Goldberg ✨ - Kim Sang Du - Sukka - Vida Xie 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) ### [`v8.3.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#830-2024-08-26) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v8.2.0...v8.3.0) This was a version bump only for parser to align it with other projects, there were no code changes. 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 was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 2 weeks ago

πŸ¦™ MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ ACTION actionlint 6 2 0.04s
βœ… COPYPASTE jscpd yes no 1.66s
βœ… JSON jsonlint 5 0 0.15s
βœ… JSON npm-package-json-lint yes no 0.56s
βœ… JSON prettier 9 0 0 0.51s
βœ… JSON v8r 9 0 24.7s
⚠️ MARKDOWN markdownlint 5 0 2 0.69s
βœ… MARKDOWN markdown-table-formatter 5 0 0 0.25s
βœ… REPOSITORY checkov yes no 12.14s
βœ… REPOSITORY gitleaks yes no 0.61s
βœ… REPOSITORY git_diff yes no 0.0s
βœ… REPOSITORY grype yes no 13.77s
βœ… REPOSITORY secretlint yes no 0.67s
βœ… REPOSITORY trivy yes no 5.17s
βœ… REPOSITORY trivy-sbom yes no 0.83s
βœ… REPOSITORY trufflehog yes no 5.11s
βœ… SPELL cspell 35 0 3.41s
βœ… SPELL lychee 21 0 0.6s
βœ… TYPESCRIPT eslint 9 0 0 4.23s
βœ… TYPESCRIPT prettier 9 0 0 1.54s
βœ… YAML prettier 8 0 0 0.6s
βœ… YAML v8r 8 0 8.72s
βœ… YAML yamllint 8 0 0.29s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_