Skip to content

Commit 4c62849

Browse files
nvuillamgithub-actions[bot]
authored andcommitted
[automation] Auto-update linters version, help and documentation
1 parent c2045ac commit 4c62849

File tree

139 files changed

+722
-237
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

139 files changed

+722
-237
lines changed

.automation/generated/linter-helps.json

Lines changed: 114 additions & 15 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: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"actionlint": "1.7.1",
3-
"ansible-lint": "24.7.0",
3+
"ansible-lint": "24.9.0",
44
"arm-ttk": "0.0.0",
55
"bandit": "1.7.9",
66
"bash-exec": "5.2.26",
77
"bicep_linter": "0.29.47",
88
"black": "24.8.0",
99
"cfn-lint": "1.12.4",
1010
"checkmake": "0.2.0",
11-
"checkov": "3.2.250",
11+
"checkov": "3.2.253",
1212
"checkstyle": "10.18.1",
1313
"chktex": "1.7.8",
1414
"clang-format": "17.0.6",
@@ -76,7 +76,7 @@
7676
"psalm": "Psalm.5.26.1@",
7777
"puppet-lint": "4.2.4",
7878
"pylint": "3.2.7",
79-
"pyright": "1.1.379",
79+
"pyright": "1.1.380",
8080
"raku": "2020.10",
8181
"remark-lint": "14.0.2",
8282
"revive": "1.3.9",
@@ -104,15 +104,16 @@
104104
"sqlfluff": "3.1.1",
105105
"standard": "17.1.0",
106106
"stylelint": "16.9.0",
107+
"stylua": "0.20.0",
107108
"swiftlint": "0.57.0",
108-
"syft": "1.11.1",
109+
"syft": "1.12.2",
109110
"tekton-lint": "1.1.0",
110111
"terraform-fmt": "1.9.5",
111112
"terragrunt": "0.67.3",
112113
"terrascan": "1.19.1",
113114
"tflint": "0.53.0",
114-
"trivy": "0.55.0",
115-
"trivy-sbom": "0.55.0",
115+
"trivy": "0.55.1",
116+
"trivy-sbom": "0.55.1",
116117
"trufflehog": "3.81.10",
117118
"ts-standard": "12.0.2",
118119
"tsqllint": "1.15.3.0",

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,12 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
100100
- [snakemake](https://snakemake.readthedocs.io/en/stable/) from 8.20.1 to **8.20.3** on 2024-09-09
101101
- [swiftlint](https://github.com/realm/SwiftLint) from 0.56.2 to **0.57.0** on 2024-09-09
102102
- [checkov](https://www.checkov.io/) from 3.2.249 to **3.2.250** on 2024-09-10
103+
- [ansible-lint](https://ansible-lint.readthedocs.io/) from 24.7.0 to **24.9.0** on 2024-09-12
104+
- [pyright](https://github.com/Microsoft/pyright) from 1.1.379 to **1.1.380** on 2024-09-12
105+
- [checkov](https://www.checkov.io/) from 3.2.250 to **3.2.253** on 2024-09-12
106+
- [syft](https://github.com/anchore/syft) from 1.11.1 to **1.12.2** on 2024-09-12
107+
- [trivy-sbom](https://aquasecurity.github.io/trivy/) from 0.55.0 to **0.55.1** on 2024-09-12
108+
- [trivy](https://aquasecurity.github.io/trivy/) from 0.55.0 to **0.55.1** on 2024-09-12
103109
<!-- linter-versions-end -->
104110

105111
## [v8.0.0] - 2024-08-19

0 commit comments

Comments
 (0)