nvuillam / vscode-groovy-lint

VSCode extension to lint , correct and format groovy and Jenkinsfile
https://nvuillam.github.io/vscode-groovy-lint/
MIT License
69 stars 18 forks source link

chore(deps): update all non-major dependencies #199

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 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
npm-groovy-lint 14.0.0 -> 14.0.1 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.
nvuillam/npm-groovy-lint (npm-groovy-lint) ### [`v14.0.1`](https://togithub.com/nvuillam/npm-groovy-lint/blob/HEAD/CHANGELOG.md#1401-2023-12-18) [Compare Source](https://togithub.com/nvuillam/npm-groovy-lint/compare/v14.0.0...v14.0.1) - fix: analytics send failure error

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.

πŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 11 months ago

πŸ¦™ MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
βœ… ACTION actionlint 6 0 0.14s
βœ… JSON eslint-plugin-jsonc 18 0 0 1.82s
βœ… JSON jsonlint 18 0 0.26s
βœ… JSON npm-package-json-lint yes no 0.67s
βœ… JSON prettier 18 0 0 1.32s
βœ… JSON v8r 18 0 19.15s
βœ… MARKDOWN markdownlint 4 0 0 1.81s
βœ… MARKDOWN markdown-link-check 4 0 25.95s
βœ… MARKDOWN markdown-table-formatter 4 0 0 0.32s
βœ… REPOSITORY checkov yes no 10.71s
βœ… REPOSITORY gitleaks yes no 1.57s
βœ… REPOSITORY git_diff yes no 0.05s
βœ… REPOSITORY grype yes no 9.9s
⚠️ REPOSITORY kics yes 1 3.73s
βœ… REPOSITORY secretlint yes no 0.95s
βœ… REPOSITORY trivy yes no 4.21s
βœ… REPOSITORY trivy-sbom yes no 3.04s
⚠️ REPOSITORY trufflehog yes 1 3.27s
βœ… SPELL cspell 37 0 3.81s
βœ… SPELL lychee 31 0 1.93s
βœ… YAML prettier 9 0 0 0.85s
βœ… YAML v8r 9 0 12.01s
βœ… YAML yamllint 9 0 0.37s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_