Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#3245)
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam authored Dec 23, 2023
1 parent b9568d2 commit 392b619
Show file tree
Hide file tree
Showing 25 changed files with 23,626 additions and 23,995 deletions.
658 changes: 231 additions & 427 deletions .automation/generated/linter-helps.json

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"bash-exec": "5.2.15",
"bicep_linter": "0.24.24",
"black": "23.12.0",
"cfn-lint": "0.83.6",
"cfn-lint": "0.83.7",
"checkmake": "0.2.0",
"checkov": "3.1.38",
"checkov": "3.1.42",
"checkstyle": "10.12.6",
"chktex": "1.7.8",
"clang-format": "16.0.6",
Expand All @@ -18,17 +18,17 @@
"coffeelint": "5.2.11",
"cpplint": "1.6.1",
"csharpier": "0.26.7",
"cspell": "8.1.3",
"cspell": "8.2.3",
"dartanalyzer": "0.0.0",
"devskim": "1.0.27",
"djlint": "1.34.0",
"djlint": "1.34.1",
"dockerfilelint": "1.8.0",
"dotenv-linter": "3.3.0",
"dotnet-format": "7.0.114",
"dustilock": "1.2.0",
"editorconfig-checker": "2.7.2",
"eslint": "8.56.0",
"eslint-plugin-jsonc": "2.11.1",
"eslint-plugin-jsonc": "2.11.2",
"flake8": "6.1.0",
"gherkin-lint": "0.0.0",
"git_diff": "2.40.1",
Expand All @@ -43,8 +43,8 @@
"isort": "5.13.2",
"jscpd": "3.5.10",
"jsonlint": "14.0.3",
"kics": "1.7.11",
"ktlint": "1.0.1",
"kics": "1.7.12",
"ktlint": "1.1.0",
"kubeconform": "0.6.4",
"kubescape": "2.9.0",
"kubeval": "0.16.1",
Expand All @@ -56,7 +56,7 @@
"markdown-table-formatter": "1.5.0",
"markdownlint": "0.38.0",
"misspell": "0.3.4",
"mypy": "1.7.1",
"mypy": "1.8.0",
"npm-groovy-lint": "14.0.1",
"npm-package-json-lint": "7.1.0",
"perlcritic": "1.152",
Expand All @@ -69,11 +69,11 @@
"powershell_formatter": "7.4.0",
"prettier": "3.1.1",
"proselint": "0.13.0",
"protolint": "0.47.0",
"protolint": "0.47.2",
"psalm": "Psalm.5.18.0@",
"puppet-lint": "4.2.3",
"pylint": "3.0.3",
"pyright": "1.1.341",
"pyright": "1.1.342",
"raku": "2020.10",
"remark-lint": "14.0.2",
"revive": "1.3.4",
Expand All @@ -82,34 +82,34 @@
"rstcheck": "6.2.0",
"rstfmt": "0.0.14",
"rubocop": "1.59.0",
"ruff": "0.1.8",
"ruff": "0.1.9",
"scalafix": "0.11.1",
"scss-lint": "0.60.0",
"secretlint": "8.0.0",
"semgrep": "1.53.0",
"semgrep": "1.54.3",
"sfdx-scanner": "2.8.0",
"sfdx-scanner-apex": "3.19.0",
"sfdx-scanner-aura": "3.19.0",
"sfdx-scanner-lwc": "3.19.0",
"shellcheck": "0.9.0",
"shfmt": "3.7.0",
"snakefmt": "0.8.5",
"snakemake": "7.32.4",
"snakemake": "8.0.1",
"spectral": "6.11.0",
"sql-lint": "1.0.0",
"sqlfluff": "2.3.5",
"standard": "17.1.0",
"stylelint": "15.11.0",
"swiftlint": "0.54.0",
"syft": "0.98.0",
"syft": "0.99.0",
"tekton-lint": "0.7.0",
"terraform-fmt": "1.6.6",
"terragrunt": "0.54.5",
"terragrunt": "0.54.10",
"terrascan": "1.18.8",
"tflint": "0.49.0",
"trivy": "0.48.1",
"trivy-sbom": "0.48.1",
"trufflehog": "3.63.4",
"trufflehog": "3.63.6",
"ts-standard": "12.0.2",
"tsqllint": "1.15.3.0",
"v8r": "2.1.0",
Expand Down
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,22 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [protolint](https://github.com/yoheimuta/protolint) from 0.46.3 to **0.47.0** on 2023-12-18
- [trivy-sbom](https://aquasecurity.github.io/trivy/) from 0.48.0 to **0.48.1** on 2023-12-18
- [trivy](https://aquasecurity.github.io/trivy/) from 0.48.0 to **0.48.1** on 2023-12-18
- [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 0.83.6 to **0.83.7** on 2023-12-22
- [djlint](https://djlint.com/) from 1.34.0 to **1.34.1** on 2023-12-22
- [eslint-plugin-jsonc](https://ota-meshi.github.io/eslint-plugin-jsonc/) from 2.11.1 to **2.11.2** on 2023-12-22
- [ktlint](https://ktlint.github.io) from 1.0.1 to **1.1.0** on 2023-12-22
- [protolint](https://github.com/yoheimuta/protolint) from 0.47.0 to **0.47.2** on 2023-12-22
- [mypy](https://mypy.readthedocs.io/en/stable/) from 1.7.1 to **1.8.0** on 2023-12-22
- [pyright](https://github.com/Microsoft/pyright) from 1.1.341 to **1.1.342** on 2023-12-22
- [ruff](https://github.com/astral-sh/ruff) from 0.1.8 to **0.1.9** on 2023-12-22
- [checkov](https://www.checkov.io/) from 3.1.38 to **3.1.42** on 2023-12-22
- [kics](https://www.kics.io) from 1.7.11 to **1.7.12** on 2023-12-22
- [semgrep](https://semgrep.dev/) from 1.53.0 to **1.54.3** on 2023-12-22
- [syft](https://github.com/anchore/syft) from 0.98.0 to **0.99.0** on 2023-12-22
- [trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.63.4 to **3.63.6** on 2023-12-22
- [snakemake](https://snakemake.readthedocs.io/en/stable/) from 7.32.4 to **8.0.1** on 2023-12-22
- [cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 8.1.3 to **8.2.3** on 2023-12-22
- [terragrunt](https://terragrunt.gruntwork.io) from 0.54.5 to **0.54.10** on 2023-12-22
<!-- linter-versions-end -->

## [v7.7.0] - 2023-12-09
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=3301&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents)<!-- gh-dependents-info-used-by-end -->
[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by&message=3312&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 392b619

Please sign in to comment.