Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#3391)
Browse files Browse the repository at this point in the history
* [automation] Auto-update linters version, help and documentation

* [MegaLinter] Apply linters fixes

---------

Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
  • Loading branch information
nvuillam and nvuillam authored Mar 2, 2024
1 parent 7a212d8 commit 8df29da
Show file tree
Hide file tree
Showing 32 changed files with 21,545 additions and 21,409 deletions.
217 changes: 127 additions & 90 deletions .automation/generated/linter-helps.json

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"bash-exec": "5.2.21",
"bicep_linter": "0.25.53",
"black": "24.2.0",
"cfn-lint": "0.85.2",
"cfn-lint": "0.85.3",
"checkmake": "0.2.0",
"checkov": "3.2.24",
"checkstyle": "10.13.0",
"checkov": "3.2.28",
"checkstyle": "10.14.0",
"chktex": "1.7.8",
"clang-format": "17.0.5",
"clippy": "0.1.76",
Expand All @@ -18,7 +18,7 @@
"coffeelint": "5.2.11",
"cpplint": "1.6.1",
"csharpier": "0.27.3",
"cspell": "8.4.1",
"cspell": "8.5.0",
"dartanalyzer": "0.0.0",
"devskim": "1.0.30",
"djlint": "1.34.1",
Expand All @@ -36,19 +36,19 @@
"golangci-lint": "1.56.2",
"goodcheck": "3.1.0",
"graphql-schema-linter": "3.0.1",
"grype": "0.74.6",
"grype": "0.74.7",
"hadolint": "2.12.0",
"helm": "3.13.2",
"htmlhint": "1.1.4",
"isort": "5.13.2",
"jscpd": "3.5.10",
"jsonlint": "14.0.3",
"kics": "1.7.12",
"ktlint": "1.1.1",
"kics": "1.7.13",
"ktlint": "1.2.1",
"kubeconform": "0.6.4",
"kubescape": "2.9.0",
"kubeval": "0.16.1",
"lightning-flow-scanner": "2.16.0",
"lightning-flow-scanner": "2.17.0",
"lintr": "0.0.0",
"luacheck": "1.1.2",
"lychee": "0.14.3",
Expand All @@ -57,7 +57,7 @@
"markdownlint": "0.39.0",
"misspell": "0.3.4",
"mypy": "1.8.0",
"npm-groovy-lint": "14.2.2",
"npm-groovy-lint": "14.2.3",
"npm-package-json-lint": "7.1.0",
"perlcritic": "1.152",
"php": "7.4.26",
Expand All @@ -69,20 +69,20 @@
"powershell_formatter": "7.4.0",
"prettier": "3.2.5",
"proselint": "0.13.0",
"protolint": "0.47.5",
"protolint": "0.47.6",
"psalm": "Psalm.5.22.2@",
"puppet-lint": "4.2.4",
"pylint": "3.0.4",
"pyright": "1.1.351",
"pylint": "3.1.0",
"pyright": "1.1.352",
"raku": "2020.10",
"remark-lint": "14.0.2",
"revive": "1.3.7",
"roslynator": "0.8.3.0",
"rst-lint": "1.4.0",
"rstcheck": "6.2.0",
"rstfmt": "0.0.14",
"rubocop": "1.60.2",
"ruff": "0.2.2",
"rubocop": "1.61.0",
"ruff": "0.3.0",
"scalafix": "0.11.1",
"scss-lint": "0.60.0",
"secretlint": "8.1.2",
Expand All @@ -94,26 +94,26 @@
"shellcheck": "0.9.0",
"shfmt": "3.8.0",
"snakefmt": "0.10.0",
"snakemake": "8.5.2",
"snakemake": "8.5.3",
"spectral": "6.11.0",
"sql-lint": "1.0.0",
"sqlfluff": "2.3.5",
"standard": "17.1.0",
"stylelint": "16.2.1",
"swiftlint": "0.54.0",
"syft": "0.105.0",
"syft": "1.0.0",
"tekton-lint": "1.0.0",
"terraform-fmt": "1.7.3",
"terragrunt": "0.55.2",
"terraform-fmt": "1.7.4",
"terragrunt": "0.55.9",
"terrascan": "1.18.11",
"tflint": "0.50.3",
"trivy": "0.49.1",
"trivy-sbom": "0.49.1",
"trufflehog": "3.68.2",
"trufflehog": "3.68.3",
"ts-standard": "12.0.2",
"tsqllint": "1.15.3.0",
"v8r": "3.0.0",
"vale": "3.0.5",
"vale": "3.2.1",
"xmllint": "21107",
"yamllint": "1.35.1"
}
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,26 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [actionlint](https://rhysd.github.io/actionlint/) from 1.6.26 to **1.6.27** on 2024-02-24
- [trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.68.0 to **3.68.2** on 2024-02-24
- [snakemake](https://snakemake.readthedocs.io/en/stable/) from 8.4.12 to **8.5.2** on 2024-02-24
- [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 0.85.2 to **0.85.3** on 2024-03-01
- [npm-groovy-lint](https://nvuillam.github.io/npm-groovy-lint/) from 14.2.2 to **14.2.3** on 2024-03-01
- [checkstyle](https://checkstyle.org/) from 10.13.0 to **10.14.0** on 2024-03-01
- [ktlint](https://ktlint.github.io) from 1.1.1 to **1.2.1** on 2024-03-01
- [protolint](https://github.com/yoheimuta/protolint) from 0.47.5 to **0.47.6** on 2024-03-01
- [pylint](https://pylint.readthedocs.io) from 3.0.4 to **3.1.0** on 2024-03-01
- [pyright](https://github.com/Microsoft/pyright) from 1.1.351 to **1.1.352** on 2024-03-01
- [ruff](https://github.com/astral-sh/ruff) from 0.2.2 to **0.3.0** on 2024-03-01
- [checkov](https://www.checkov.io/) from 3.2.24 to **3.2.28** on 2024-03-01
- [grype](https://github.com/anchore/grype) from 0.74.6 to **0.74.7** on 2024-03-01
- [kics](https://www.kics.io) from 1.7.12 to **1.7.13** on 2024-03-01
- [syft](https://github.com/anchore/syft) from 0.105.0 to **1.0.0** on 2024-03-01
- [trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.68.2 to **3.68.3** on 2024-03-01
- [rubocop](https://rubocop.org/) from 1.60.2 to **1.61.0** on 2024-03-01
- [lightning-flow-scanner](https://github.com/Lightning-Flow-Scanner) from 2.16.0 to **2.17.0** on 2024-03-01
- [snakemake](https://snakemake.readthedocs.io/en/stable/) from 8.5.2 to **8.5.3** on 2024-03-01
- [cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 8.4.1 to **8.5.0** on 2024-03-01
- [vale](https://vale.sh/) from 3.0.5 to **3.2.1** on 2024-03-01
- [terraform-fmt](https://developer.hashicorp.com/terraform/cli/commands/fmt) from 1.7.3 to **1.7.4** on 2024-03-01
- [terragrunt](https://terragrunt.gruntwork.io) from 0.55.2 to **0.55.9** on 2024-03-01
<!-- linter-versions-end -->

## [v7.9.0] - 2024-02-11
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
[![MegaLinter](https://github.com/oxsecurity/megalinter/workflows/MegaLinter/badge.svg?branch=main)](https://github.com/oxsecurity/megalinter/actions?query=workflow%3AMegaLinter+branch%3Amain)
[![codecov](https://codecov.io/gh/oxsecurity/megalinter/branch/main/graph/badge.svg)](https://codecov.io/gh/oxsecurity/megalinter)
<!-- gh-dependents-info-used-by-start -->
[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by&message=2323&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/blob/main/./docs/used-by-stats.md)<!-- gh-dependents-info-used-by-end -->
[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by&message=2370&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/blob/main/./docs/used-by-stats.md)<!-- gh-dependents-info-used-by-end -->
[![Secured with Trivy](https://img.shields.io/badge/Trivy-secured-green?logo=docker)](https://github.com/aquasecurity/trivy)
[![GitHub contributors](https://img.shields.io/github/contributors/oxsecurity/megalinter.svg)](https://github.com/oxsecurity/megalinter/graphs/contributors/)
[![GitHub Sponsors](https://img.shields.io/github/sponsors/nvuillam)](https://github.com/sponsors/nvuillam)
Expand Down
Loading

0 comments on commit 8df29da

Please sign in to comment.