Skip to content

Commit b52216a

Browse files
authored
[automation] Auto-update linters version, help and documentation (#5330)
* [automation] Auto-update linters version, help and documentation * [MegaLinter] Apply linters fixes --------- Co-authored-by: nvuillam <[email protected]>
1 parent 636085e commit b52216a

16 files changed

+90
-104
lines changed

.automation/generated/linter-helps.json

Lines changed: 27 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.automation/generated/linter-versions.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"flake8": "7.2.0",
3535
"gherkin-lint": "0.0.0",
3636
"git_diff": "2.47.2",
37-
"gitleaks": "8.24.3",
37+
"gitleaks": "8.25.1",
3838
"golangci-lint": "2.1.5",
3939
"goodcheck": "3.1.0",
4040
"graphql-schema-linter": "3.0.1",
@@ -73,7 +73,7 @@
7373
"powershell_formatter": "7.5.1",
7474
"prettier": "3.5.3",
7575
"proselint": "0.14.0",
76-
"protolint": "0.53.0",
76+
"protolint": "0.54.1",
7777
"psalm": "Psalm.6.10.2@",
7878
"puppet-lint": "4.3.0",
7979
"pylint": "3.3.6",
@@ -111,9 +111,9 @@
111111
"syft": "1.23.1",
112112
"tekton-lint": "1.1.0",
113113
"terraform-fmt": "1.11.4",
114-
"terragrunt": "0.77.22",
114+
"terragrunt": "0.78.0",
115115
"terrascan": "1.19.9",
116-
"tflint": "0.56.0",
116+
"tflint": "0.57.0",
117117
"trivy": "0.62.0",
118118
"trivy-sbom": "0.62.0",
119119
"trufflehog": "3.88.27",

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,10 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
6161
- [bicep_linter](https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/linter) from 0.34.44 to **0.35.1** on 2025-05-04
6262
- [psalm](https://psalm.dev) from Psalm.6.10.1@ to **Psalm.6.10.2@** on 2025-05-04
6363
- [cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 8.19.3 to **8.19.4** on 2025-05-04
64+
- [protolint](https://github.com/yoheimuta/protolint) from 0.53.0 to **0.54.1** on 2025-05-04
65+
- [gitleaks](https://github.com/gitleaks/gitleaks) from 8.24.3 to **8.25.1** on 2025-05-04
66+
- [terragrunt](https://terragrunt.gruntwork.io) from 0.77.22 to **0.78.0** on 2025-05-04
67+
- [tflint](https://github.com/terraform-linters/tflint) from 0.56.0 to **0.57.0** on 2025-05-04
6468
<!-- linter-versions-end -->
6569

6670
## [v8.6.0] - 2024-04-27

README.md

Lines changed: 1 addition & 1 deletion
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=2924&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=2923&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)