Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#3419)
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam authored Mar 15, 2024
1 parent 8388d48 commit f4c433c
Show file tree
Hide file tree
Showing 28 changed files with 633 additions and 527 deletions.
449 changes: 243 additions & 206 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
@@ -1,26 +1,26 @@
{
"actionlint": "1.6.27",
"ansible-lint": "24.2.0",
"ansible-lint": "24.2.1",
"arm-ttk": "0.0.0",
"bandit": "1.7.8",
"bash-exec": "5.2.21",
"bicep_linter": "0.25.53",
"bicep_linter": "0.26.54",
"black": "24.2.0",
"cfn-lint": "0.86.0",
"checkmake": "0.2.0",
"checkov": "3.2.35",
"checkov": "3.2.38",
"checkstyle": "10.14.1",
"chktex": "1.7.8",
"clang-format": "17.0.5",
"clippy": "0.1.76",
"clj-kondo": "2024.03.05",
"clj-kondo": "2024.03.13",
"cljstyle": "0.15.0",
"coffeelint": "5.2.11",
"cpplint": "1.6.1",
"csharpier": "0.27.3",
"cspell": "8.6.0",
"dartanalyzer": "0.0.0",
"devskim": "1.0.32",
"devskim": "1.0.33",
"djlint": "1.34.1",
"dockerfilelint": "1.8.0",
"dotenv-linter": "3.3.0",
Expand Down Expand Up @@ -57,23 +57,23 @@
"markdownlint": "0.39.0",
"misspell": "0.3.4",
"mypy": "1.9.0",
"npm-groovy-lint": "14.2.3",
"npm-groovy-lint": "14.2.4",
"npm-package-json-lint": "7.1.0",
"perlcritic": "1.152",
"php": "7.4.26",
"phpcs": "3.9.0",
"phplint": "9.1.2",
"phpstan": "1.10.60",
"phpstan": "1.10.62",
"pmd": "6.55.0",
"powershell": "7.4.1",
"powershell_formatter": "7.4.1",
"prettier": "3.2.5",
"proselint": "0.13.0",
"protolint": "0.48.0",
"psalm": "Psalm.5.23.0@",
"protolint": "0.49.1",
"psalm": "Psalm.5.23.1@",
"puppet-lint": "4.2.4",
"pylint": "3.1.0",
"pyright": "1.1.353",
"pyright": "1.1.354",
"raku": "2020.10",
"remark-lint": "14.0.2",
"revive": "1.3.7",
Expand All @@ -88,16 +88,16 @@
"secretlint": "8.1.2",
"semgrep": "3.12",
"sfdx-scanner": "2.8.0",
"sfdx-scanner-apex": "3.21.0",
"sfdx-scanner-aura": "3.21.0",
"sfdx-scanner-lwc": "3.21.0",
"sfdx-scanner-apex": "3.22.0",
"sfdx-scanner-aura": "3.22.0",
"sfdx-scanner-lwc": "3.22.0",
"shellcheck": "0.10.0",
"shfmt": "3.8.0",
"snakefmt": "0.10.0",
"snakemake": "8.5.5",
"snakemake": "8.7.0",
"spectral": "6.11.0",
"sql-lint": "1.0.0",
"sqlfluff": "2.3.5",
"sqlfluff": "3.0.1",
"standard": "17.1.0",
"stylelint": "16.2.1",
"swiftlint": "0.54.0",
Expand All @@ -113,7 +113,7 @@
"ts-standard": "12.0.2",
"tsqllint": "1.15.3.0",
"v8r": "3.0.0",
"vale": "3.2.2",
"vale": "3.3.0",
"xmllint": "21107",
"yamllint": "1.35.1"
}
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,22 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [markdown-link-check](https://github.com/tcort/markdown-link-check) from 3.12.0 to **3.12.1** on 2024-03-11
- [checkov](https://www.checkov.io/) from 3.2.34 to **3.2.35** on 2024-03-11
- [rubocop](https://rubocop.org/) from 1.62.0 to **1.62.1** on 2024-03-11
- [ansible-lint](https://ansible-lint.readthedocs.io/) from 24.2.0 to **24.2.1** on 2024-03-14
- [bicep_linter](https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/linter) from 0.25.53 to **0.26.54** on 2024-03-14
- [clj-kondo](https://github.com/borkdude/clj-kondo) from 2024.03.05 to **2024.03.13** on 2024-03-14
- [npm-groovy-lint](https://nvuillam.github.io/npm-groovy-lint/) from 14.2.3 to **14.2.4** on 2024-03-14
- [phpstan](https://phpstan.org/) from 1.10.60 to **1.10.62** on 2024-03-14
- [psalm](https://psalm.dev) from Psalm.5.23.0@ to **Psalm.5.23.1@** on 2024-03-14
- [protolint](https://github.com/yoheimuta/protolint) from 0.48.0 to **0.49.1** on 2024-03-14
- [pyright](https://github.com/Microsoft/pyright) from 1.1.353 to **1.1.354** on 2024-03-14
- [checkov](https://www.checkov.io/) from 3.2.35 to **3.2.38** on 2024-03-14
- [devskim](https://github.com/microsoft/DevSkim) from 1.0.32 to **1.0.33** on 2024-03-14
- [sfdx-scanner-apex](https://forcedotcom.github.io/sfdx-scanner/) from 3.21.0 to **3.22.0** on 2024-03-14
- [sfdx-scanner-aura](https://forcedotcom.github.io/sfdx-scanner/) from 3.21.0 to **3.22.0** on 2024-03-14
- [sfdx-scanner-lwc](https://forcedotcom.github.io/sfdx-scanner/) from 3.21.0 to **3.22.0** on 2024-03-14
- [snakemake](https://snakemake.readthedocs.io/en/stable/) from 8.5.5 to **8.7.0** on 2024-03-14
- [vale](https://vale.sh/) from 3.2.2 to **3.3.0** on 2024-03-14
- [sqlfluff](https://www.sqlfluff.com/) from 2.3.5 to **3.0.1** on 2024-03-14
<!-- linter-versions-end -->

## [v7.10.0] - 2024-03-10
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=2382&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=2400&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 f4c433c

Please sign in to comment.