Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#4511)
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 <17500430+nvuillam@users.noreply.github.com>
  • Loading branch information
nvuillam and nvuillam authored Jan 17, 2025
1 parent 262cf2b commit 7e0440a
Show file tree
Hide file tree
Showing 134 changed files with 960 additions and 963 deletions.
47 changes: 24 additions & 23 deletions .automation/generated/linter-helps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 12 additions & 12 deletions .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
"ansible-lint": "24.12.2",
"arm-ttk": "0.0.0",
"bandit": "1.8.2",
"bash-exec": "5.2.26",
"bash-exec": "5.2.37",
"bicep_linter": "0.32.4",
"black": "24.10.0",
"cfn-lint": "1.22.5",
"checkmake": "0.2.0",
"checkov": "3.2.353",
"checkstyle": "10.21.1",
"chktex": "1.7.8",
"clang-format": "17.0.6",
"clang-format": "19.1.4",
"clippy": "0.1.84",
"clj-kondo": "2024.11.14",
"clj-kondo": "2025.01.16",
"cljstyle": "0.17.642",
"coffeelint": "5.2.11",
"cpplint": "2.0.0",
Expand All @@ -25,21 +25,21 @@
"djlint": "1.36.4",
"dockerfilelint": "1.8.0",
"dotenv-linter": "3.3.0",
"dotnet-format": "8.0.111",
"dotnet-format": "8.0.112",
"dustilock": "1.2.0",
"editorconfig-checker": "3.1.2",
"eslint": "8.57.1",
"eslint-plugin-jsonc": "2.15.1",
"flake8": "7.1.1",
"gherkin-lint": "0.0.0",
"git_diff": "2.45.2",
"git_diff": "2.47.2",
"gitleaks": "8.23.0",
"golangci-lint": "1.63.4",
"goodcheck": "3.1.0",
"graphql-schema-linter": "3.0.1",
"grype": "0.79.5",
"hadolint": "2.12.0",
"helm": "3.14.3",
"helm": "3.16.3",
"htmlhint": "1.1.4",
"isort": "5.13.2",
"jscpd": "4.0.5",
Expand Down Expand Up @@ -76,7 +76,7 @@
"psalm": "Psalm.5.26.1@",
"puppet-lint": "4.2.4",
"pylint": "3.3.3",
"pyright": "1.1.391",
"pyright": "1.1.392",
"raku": "2020.10",
"remark-lint": "14.0.2",
"revive": "1.5.1",
Expand All @@ -85,8 +85,8 @@
"rstcheck": "6.2.4",
"rstfmt": "0.0.14",
"rubocop": "1.70.0",
"ruff": "0.9.1",
"ruff-format": "0.9.1",
"ruff": "0.9.2",
"ruff-format": "0.9.2",
"scalafix": "0.14.0",
"scss-lint": "0.60.0",
"secretlint": "9.0.0",
Expand All @@ -106,20 +106,20 @@
"standard": "17.1.2",
"stylelint": "16.13.2",
"stylua": "2.0.0",
"swiftlint": "0.58.0",
"swiftlint": "0.58.2",
"syft": "1.18.1",
"tekton-lint": "1.1.0",
"terraform-fmt": "1.10.3",
"terragrunt": "0.71.1",
"terrascan": "1.19.9",
"tflint": "0.54.0",
"tflint": "0.55.0",
"trivy": "0.58.2",
"trivy-sbom": "0.58.2",
"trufflehog": "3.88.2",
"ts-standard": "12.0.2",
"tsqllint": "1.16.0.0",
"v8r": "4.2.1",
"vale": "3.9.3",
"xmllint": "21207",
"xmllint": "21304",
"yamllint": "1.35.1"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,18 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [scalafix](https://scalacenter.github.io/scalafix/) from 0.13.0 to **0.14.0** on 2025-01-14
- [phplint](https://github.com/overtrue/phplint) from 9.5.5 to **9.5.6** on 2025-01-15
- [checkov](https://www.checkov.io/) from 3.2.352 to **3.2.353** on 2025-01-15
- [bash-exec](https://www.gnu.org/software/bash/) from 5.2.26 to **5.2.37** on 2025-01-17
- [clang-format](https://releases.llvm.org/17.0.1/tools/clang/docs/ClangFormat.html) from 17.0.6 to **19.1.4** on 2025-01-17
- [clj-kondo](https://github.com/borkdude/clj-kondo) from 2024.11.14 to **2025.01.16** on 2025-01-17
- [dotnet-format](https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-format) from 8.0.111 to **8.0.112** on 2025-01-17
- [helm](https://helm.sh/docs/helm/helm_lint/) from 3.14.3 to **3.16.3** on 2025-01-17
- [pyright](https://github.com/Microsoft/pyright) from 1.1.391 to **1.1.392** on 2025-01-17
- [ruff-format](https://github.com/astral-sh/ruff) from 0.9.1 to **0.9.2** on 2025-01-17
- [ruff](https://github.com/astral-sh/ruff) from 0.9.1 to **0.9.2** on 2025-01-17
- [git_diff](https://git-scm.com) from 2.45.2 to **2.47.2** on 2025-01-17
- [swiftlint](https://github.com/realm/SwiftLint) from 0.58.0 to **0.58.2** on 2025-01-17
- [tflint](https://github.com/terraform-linters/tflint) from 0.54.0 to **0.55.0** on 2025-01-17
- [xmllint](https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home) from 21207 to **21304** on 2025-01-17
<!-- linter-versions-end -->

## [v8.3.0] - 2024-11-23
Expand Down
Loading

0 comments on commit 7e0440a

Please sign in to comment.