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

fix(deps): update dependency npm-groovy-lint to v15 - autoclosed #240

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
npm-groovy-lint ^14.6.0 -> ^15.0.0 age adoption passing confidence

Release Notes

nvuillam/npm-groovy-lint (npm-groovy-lint) ### [`v15.0.0`](https://togithub.com/nvuillam/npm-groovy-lint/blob/HEAD/CHANGELOG.md#1500-2024-26-08) [Compare Source](https://togithub.com/nvuillam/npm-groovy-lint/compare/v14.6.0...v15.0.0) - Convert to [ES Module](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules) - Upgrade to CodeNarc 3.5.0 - Upgrade NodeJs to minimum version 20 - Setup renovate - Upgrade dependencies, including base package node-java-caller - Upgrade MegaLinter to v8 - Remove decode-html-entities dependency

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 was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 3 months ago

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 6 0 0.07s
✅ JSON jsonlint 18 0 0.2s
✅ JSON npm-package-json-lint yes no 0.56s
✅ JSON prettier 18 0 0 1.25s
✅ JSON v8r 18 0 38.55s
✅ MARKDOWN markdownlint 4 0 0 1.61s
✅ MARKDOWN markdown-link-check 4 0 20.9s
✅ MARKDOWN markdown-table-formatter 4 0 0 0.27s
✅ REPOSITORY checkov yes no 11.82s
✅ REPOSITORY gitleaks yes no 1.86s
✅ REPOSITORY git_diff yes no 0.02s
❌ REPOSITORY grype yes 1 13.42s
⚠️ REPOSITORY kics yes 8 1.5s
✅ REPOSITORY secretlint yes no 0.71s
❌ REPOSITORY trivy yes 1 4.42s
✅ REPOSITORY trivy-sbom yes no 1.04s
⚠️ REPOSITORY trufflehog yes 1 3.74s
✅ SPELL cspell 37 0 2.4s
❌ SPELL lychee 31 2 2.66s
✅ YAML prettier 9 0 0 0.83s
✅ YAML v8r 9 0 7.53s
✅ YAML yamllint 9 0 0.47s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_