Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#3016)
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam authored Oct 18, 2023
1 parent 29a2f23 commit 012327f
Show file tree
Hide file tree
Showing 18 changed files with 143 additions and 62 deletions.
68 changes: 68 additions & 0 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -1795,6 +1795,10 @@
[
"2023-10-17T01:19:48",
3211397
],
[
"2023-10-18T01:17:11",
3214233
]
],
"ci_light": [
Expand Down Expand Up @@ -3593,6 +3597,10 @@
[
"2023-10-17T01:19:48",
98996
],
[
"2023-10-18T01:17:11",
99236
]
],
"cupcake": [
Expand Down Expand Up @@ -4371,6 +4379,10 @@
[
"2023-10-17T01:19:48",
33792
],
[
"2023-10-18T01:17:11",
33884
]
],
"dart": [
Expand Down Expand Up @@ -7079,6 +7091,10 @@
[
"2023-10-17T01:19:48",
188570
],
[
"2023-10-18T01:17:11",
189000
]
],
"dotnet": [
Expand Down Expand Up @@ -8877,6 +8893,10 @@
[
"2023-10-17T01:19:48",
446488
],
[
"2023-10-18T01:17:11",
447044
]
],
"dotnetweb": [
Expand Down Expand Up @@ -9059,6 +9079,10 @@
[
"2023-10-17T01:19:48",
2293
],
[
"2023-10-18T01:17:11",
2304
]
],
"go": [
Expand Down Expand Up @@ -10857,6 +10881,10 @@
[
"2023-10-17T01:19:48",
32176
],
[
"2023-10-18T01:17:11",
32240
]
],
"java": [
Expand Down Expand Up @@ -12655,6 +12683,10 @@
[
"2023-10-17T01:19:48",
145844
],
[
"2023-10-18T01:17:11",
146049
]
],
"javascript": [
Expand Down Expand Up @@ -14453,6 +14485,10 @@
[
"2023-10-17T01:19:48",
405862
],
[
"2023-10-18T01:17:11",
407303
]
],
"php": [
Expand Down Expand Up @@ -16251,6 +16287,10 @@
[
"2023-10-17T01:19:48",
54813
],
[
"2023-10-18T01:17:11",
54861
]
],
"python": [
Expand Down Expand Up @@ -18049,6 +18089,10 @@
[
"2023-10-17T01:19:48",
270939
],
[
"2023-10-18T01:17:11",
271587
]
],
"ruby": [
Expand Down Expand Up @@ -19843,6 +19887,10 @@
[
"2023-10-17T01:19:48",
4053
],
[
"2023-10-18T01:17:11",
4053
]
],
"rust": [
Expand Down Expand Up @@ -21637,6 +21685,10 @@
[
"2023-10-17T01:19:48",
7007
],
[
"2023-10-18T01:17:11",
7016
]
],
"salesforce": [
Expand Down Expand Up @@ -23435,6 +23487,10 @@
[
"2023-10-17T01:19:48",
25817
],
[
"2023-10-18T01:17:11",
25920
]
],
"scala": [
Expand Down Expand Up @@ -25231,6 +25287,10 @@
[
"2023-10-17T01:19:48",
41551
],
[
"2023-10-18T01:17:11",
42007
]
],
"swift": [
Expand Down Expand Up @@ -27025,6 +27085,10 @@
[
"2023-10-17T01:19:48",
4377
],
[
"2023-10-18T01:17:11",
4386
]
],
"terraform": [
Expand Down Expand Up @@ -28823,6 +28887,10 @@
[
"2023-10-17T01:19:48",
353660
],
[
"2023-10-18T01:17:11",
354791
]
]
}
12 changes: 6 additions & 6 deletions .automation/generated/linter-helps.json

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

14 changes: 7 additions & 7 deletions .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"bandit": "1.7.5",
"bash-exec": "5.2.15",
"bicep_linter": "0.22.6",
"black": "23.9.1",
"cfn-lint": "0.81.0",
"black": "23.10.0",
"cfn-lint": "0.82.1",
"checkmake": "0.2.0",
"checkov": "2.5.10",
"checkov": "2.5.11",
"checkstyle": "10.12.4",
"chktex": "1.7.8",
"clippy": "0.1.73",
Expand Down Expand Up @@ -57,11 +57,11 @@
"mypy": "1.6.0",
"npm-groovy-lint": "11.1.1",
"npm-package-json-lint": "7.0.0",
"perlcritic": "1.150",
"perlcritic": "1.152",
"php": "7.4.26",
"phpcs": "3.7.2",
"phplint": "9.0.4",
"phpstan": "1.10.38",
"phpstan": "1.10.39",
"pmd": "6.55.0",
"powershell": "7.3.8",
"powershell_formatter": "7.3.8",
Expand Down Expand Up @@ -94,9 +94,9 @@
"snakemake": "7.32.4",
"spectral": "6.11.0",
"sql-lint": "1.0.0",
"sqlfluff": "2.3.3",
"sqlfluff": "2.3.4",
"standard": "17.1.0",
"stylelint": "15.10.3",
"stylelint": "15.11.0",
"swiftlint": "0.53.0",
"syft": "0.93.0",
"tekton-lint": "0.6.0",
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,13 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [ruff](https://github.com/charliermarsh/ruff) from 0.0.292 to **0.1.0** on 2023-10-17
- [checkov](https://www.checkov.io/) from 2.5.9 to **2.5.10** on 2023-10-17
- [trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.59.0 to **3.60.0** on 2023-10-17
- [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 0.81.0 to **0.82.1** on 2023-10-18
- [stylelint](https://stylelint.io) from 15.10.3 to **15.11.0** on 2023-10-18
- [perlcritic](https://metacpan.org/pod/Perl::Critic) from 1.150 to **1.152** on 2023-10-18
- [phpstan](https://phpstan.org/) from 1.10.38 to **1.10.39** on 2023-10-18
- [black](https://black.readthedocs.io/en/stable/) from 23.9.1 to **23.10.0** on 2023-10-18
- [checkov](https://www.checkov.io/) from 2.5.10 to **2.5.11** on 2023-10-18
- [sqlfluff](https://www.sqlfluff.com/) from 2.3.3 to **2.3.4** on 2023-10-18
<!-- linter-versions-end -->

## [v7.4.0] - 2023-09-22
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 -->
[![](https://img.shields.io/static/v1?label=Used%20by&message=2998&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents)<!-- gh-dependents-info-used-by-end -->
[![](https://img.shields.io/static/v1?label=Used%20by&message=3007&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents)<!-- 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 012327f

Please sign in to comment.