Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#1335)
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam authored Mar 17, 2022
1 parent f70034c commit 9ac8f6d
Show file tree
Hide file tree
Showing 16 changed files with 180 additions and 91 deletions.
64 changes: 64 additions & 0 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -651,6 +651,10 @@
[
"2022-03-16T01:45:07",
2469584
],
[
"2022-03-17T01:44:12",
2469992
]
],
"ci_light": [
Expand Down Expand Up @@ -1305,6 +1309,10 @@
[
"2022-03-16T01:45:07",
8395
],
[
"2022-03-17T01:44:12",
8425
]
],
"dart": [
Expand Down Expand Up @@ -1959,6 +1967,10 @@
[
"2022-03-16T01:45:07",
2442
],
[
"2022-03-17T01:44:12",
2451
]
],
"documentation": [
Expand Down Expand Up @@ -2613,6 +2625,10 @@
[
"2022-03-16T01:45:07",
45351
],
[
"2022-03-17T01:44:12",
45428
]
],
"dotnet": [
Expand Down Expand Up @@ -3267,6 +3283,10 @@
[
"2022-03-16T01:45:07",
290855
],
[
"2022-03-17T01:44:12",
290989
]
],
"go": [
Expand Down Expand Up @@ -3921,6 +3941,10 @@
[
"2022-03-16T01:45:07",
8832
],
[
"2022-03-17T01:44:12",
8857
]
],
"java": [
Expand Down Expand Up @@ -4575,6 +4599,10 @@
[
"2022-03-16T01:45:07",
64395
],
[
"2022-03-17T01:44:12",
64602
]
],
"javascript": [
Expand Down Expand Up @@ -5229,6 +5257,10 @@
[
"2022-03-16T01:45:07",
97376
],
[
"2022-03-17T01:44:12",
97649
]
],
"php": [
Expand Down Expand Up @@ -5883,6 +5915,10 @@
[
"2022-03-16T01:45:07",
4566
],
[
"2022-03-17T01:44:12",
4572
]
],
"python": [
Expand Down Expand Up @@ -6537,6 +6573,10 @@
[
"2022-03-16T01:45:07",
65108
],
[
"2022-03-17T01:44:12",
65238
]
],
"ruby": [
Expand Down Expand Up @@ -7187,6 +7227,10 @@
[
"2022-03-16T01:45:07",
1929
],
[
"2022-03-17T01:44:12",
1929
]
],
"rust": [
Expand Down Expand Up @@ -7837,6 +7881,10 @@
[
"2022-03-16T01:45:07",
2655
],
[
"2022-03-17T01:44:12",
2682
]
],
"salesforce": [
Expand Down Expand Up @@ -8491,6 +8539,10 @@
[
"2022-03-16T01:45:07",
11358
],
[
"2022-03-17T01:44:12",
11384
]
],
"scala": [
Expand Down Expand Up @@ -9141,6 +9193,10 @@
[
"2022-03-16T01:45:07",
1462
],
[
"2022-03-17T01:44:12",
1462
]
],
"swift": [
Expand Down Expand Up @@ -9791,6 +9847,10 @@
[
"2022-03-16T01:45:07",
1501
],
[
"2022-03-17T01:44:12",
1501
]
],
"terraform": [
Expand Down Expand Up @@ -10445,6 +10505,10 @@
[
"2022-03-16T01:45:07",
45059
],
[
"2022-03-17T01:44:12",
45339
]
]
}
74 changes: 39 additions & 35 deletions .automation/generated/linter-helps.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"bash-exec": "5.1.0",
"black": "22.1.0",
"cfn-lint": "0.58.3",
"checkov": "2.0.962",
"checkov": "2.0.969",
"checkstyle": "10.0",
"chktex": "1.7.6",
"clippy": "0.1.59",
Expand All @@ -31,7 +31,7 @@
"isort": "5.10.1",
"jscpd": "3.3.26",
"jsonlint": "1.6.3",
"kics": "1.5.3",
"kics": "1.5.4",
"ktlint": "0.44.0",
"kubeconform": "0.4.12",
"kubeval": "0.16.1",
Expand All @@ -48,8 +48,8 @@
"phpcs": "3.6.2",
"phplint": "3.0",
"phpstan": "1.4.10",
"powershell": "7.2.1",
"prettier": "2.5.1",
"powershell": "7.2.2",
"prettier": "2.6.0",
"protolint": "0.37.1",
"psalm": "Psalm.4.x-dev@",
"puppet-lint": "2.5.2",
Expand All @@ -76,7 +76,7 @@
"sql-lint": "0.0.19",
"sqlfluff": "0.11.0",
"standard": "15.0.1",
"stylelint": "14.5.3",
"stylelint": "14.6.0",
"swiftlint": "0.46.5",
"tekton-lint": "0.6.0",
"terraform-fmt": "1.1.7",
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ Note: Can be used with `megalinter/megalinter@beta` in your GitHub Action mega-l
- [checkov](https://www.checkov.io/) from 2.0.943 to **2.0.949** on 2022-03-15
- [ansible-lint](https://ansible-lint.readthedocs.io/en/latest/) from 5.4.0 to **6.0.0** on 2022-03-16
- [checkov](https://www.checkov.io/) from 2.0.949 to **2.0.962** on 2022-03-16
- [stylelint](https://stylelint.io) from 14.5.3 to **14.6.0** on 2022-03-17
- [prettier](https://prettier.io/) from 2.5.1 to **2.6.0** on 2022-03-17
- [powershell](https://github.com/PowerShell/PSScriptAnalyzer) from 7.2.1 to **7.2.2** on 2022-03-17
- [checkov](https://www.checkov.io/) from 2.0.962 to **2.0.969** on 2022-03-17
- [kics](https://www.kics.io) from 1.5.3 to **1.5.4** on 2022-03-17
<!-- linter-versions-end -->

## [v5.9.0] - 2022-03-13
Expand Down
Loading

0 comments on commit 9ac8f6d

Please sign in to comment.