Skip to content

Commit 0e47b9a

Browse files
authored
[automation] Auto-update linters version, help and documentation (#3522)
* [automation] Auto-update linters version, help and documentation * [MegaLinter] Apply linters fixes --------- Co-authored-by: nvuillam <[email protected]>
1 parent 7ad8322 commit 0e47b9a

15 files changed

+64
-63
lines changed

.automation/generated/linter-helps.json

+15-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.automation/generated/linter-versions.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"cfn-lint": "0.86.4",
1010
"checkmake": "0.2.0",
1111
"checkov": "3.2.74",
12-
"checkstyle": "10.15.0",
12+
"checkstyle": "10.16.0",
1313
"chktex": "1.7.8",
1414
"clang-format": "17.0.5",
1515
"clippy": "0.1.77",
@@ -58,7 +58,7 @@
5858
"markdownlint": "0.39.0",
5959
"misspell": "0.3.4",
6060
"mypy": "1.10.0",
61-
"npm-groovy-lint": "14.4.1",
61+
"npm-groovy-lint": "14.5.0",
6262
"npm-package-json-lint": "7.1.0",
6363
"perlcritic": "1.152",
6464
"php": "7.4.26",

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
5555
- [rubocop](https://rubocop.org/) from 1.63.3 to **1.63.4** on 2024-04-28
5656
- [terraform-fmt](https://developer.hashicorp.com/terraform/cli/commands/fmt) from 1.8.1 to **1.8.2** on 2024-04-28
5757
- [terragrunt](https://terragrunt.gruntwork.io) from 0.57.5 to **0.57.12** on 2024-04-28
58+
- [npm-groovy-lint](https://nvuillam.github.io/npm-groovy-lint/) from 14.4.1 to **14.5.0** on 2024-04-28
59+
- [checkstyle](https://checkstyle.org/) from 10.15.0 to **10.16.0** on 2024-04-28
5860
<!-- linter-versions-end -->
5961

6062
## [v7.11.1] - 2024-04-23

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
[![MegaLinter](https://github.com/oxsecurity/megalinter/workflows/MegaLinter/badge.svg?branch=main)](https://github.com/oxsecurity/megalinter/actions?query=workflow%3AMegaLinter+branch%3Amain)
2424
[![codecov](https://codecov.io/gh/oxsecurity/megalinter/branch/main/graph/badge.svg)](https://codecov.io/gh/oxsecurity/megalinter)
2525
<!-- gh-dependents-info-used-by-start -->
26-
[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by&message=2446&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/blob/main/./docs/used-by-stats.md)<!-- gh-dependents-info-used-by-end -->
26+
[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by&message=2447&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/blob/main/./docs/used-by-stats.md)<!-- gh-dependents-info-used-by-end -->
2727
[![Secured with Trivy](https://img.shields.io/badge/Trivy-secured-green?logo=docker)](https://github.com/aquasecurity/trivy)
2828
[![GitHub contributors](https://img.shields.io/github/contributors/oxsecurity/megalinter.svg)](https://github.com/oxsecurity/megalinter/graphs/contributors/)
2929
[![GitHub Sponsors](https://img.shields.io/github/sponsors/nvuillam)](https://github.com/sponsors/nvuillam)

0 commit comments

Comments
 (0)