Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam committed Mar 5, 2022
1 parent 7a830af commit e927b24
Show file tree
Hide file tree
Showing 11 changed files with 90 additions and 22 deletions.
64 changes: 64 additions & 0 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -611,6 +611,10 @@
[
"2022-03-04T05:18:37",
2465851
],
[
"2022-03-05T01:45:40",
2466245
]
],
"ci_light": [
Expand Down Expand Up @@ -1225,6 +1229,10 @@
[
"2022-03-04T05:18:37",
8185
],
[
"2022-03-05T01:45:40",
8198
]
],
"dart": [
Expand Down Expand Up @@ -1839,6 +1847,10 @@
[
"2022-03-04T05:18:37",
2381
],
[
"2022-03-05T01:45:40",
2382
]
],
"documentation": [
Expand Down Expand Up @@ -2453,6 +2465,10 @@
[
"2022-03-04T05:18:37",
44438
],
[
"2022-03-05T01:45:40",
44514
]
],
"dotnet": [
Expand Down Expand Up @@ -3067,6 +3083,10 @@
[
"2022-03-04T05:18:37",
289481
],
[
"2022-03-05T01:45:40",
289631
]
],
"go": [
Expand Down Expand Up @@ -3681,6 +3701,10 @@
[
"2022-03-04T05:18:37",
8653
],
[
"2022-03-05T01:45:40",
8666
]
],
"java": [
Expand Down Expand Up @@ -4295,6 +4319,10 @@
[
"2022-03-04T05:18:37",
62679
],
[
"2022-03-05T01:45:40",
62796
]
],
"javascript": [
Expand Down Expand Up @@ -4909,6 +4937,10 @@
[
"2022-03-04T05:18:37",
95552
],
[
"2022-03-05T01:45:40",
95700
]
],
"php": [
Expand Down Expand Up @@ -5523,6 +5555,10 @@
[
"2022-03-04T05:18:37",
4476
],
[
"2022-03-05T01:45:40",
4482
]
],
"python": [
Expand Down Expand Up @@ -6137,6 +6173,10 @@
[
"2022-03-04T05:18:37",
63446
],
[
"2022-03-05T01:45:40",
63653
]
],
"ruby": [
Expand Down Expand Up @@ -6747,6 +6787,10 @@
[
"2022-03-04T05:18:37",
1910
],
[
"2022-03-05T01:45:40",
1910
]
],
"rust": [
Expand Down Expand Up @@ -7357,6 +7401,10 @@
[
"2022-03-04T05:18:37",
2304
],
[
"2022-03-05T01:45:40",
2326
]
],
"salesforce": [
Expand Down Expand Up @@ -7971,6 +8019,10 @@
[
"2022-03-04T05:18:37",
11240
],
[
"2022-03-05T01:45:40",
11260
]
],
"scala": [
Expand Down Expand Up @@ -8581,6 +8633,10 @@
[
"2022-03-04T05:18:37",
1455
],
[
"2022-03-05T01:45:40",
1455
]
],
"swift": [
Expand Down Expand Up @@ -9191,6 +9247,10 @@
[
"2022-03-04T05:18:37",
1496
],
[
"2022-03-05T01:45:40",
1496
]
],
"terraform": [
Expand Down Expand Up @@ -9805,6 +9865,10 @@
[
"2022-03-04T05:18:37",
43223
],
[
"2022-03-05T01:45:40",
43349
]
]
}
10 changes: 5 additions & 5 deletions .automation/generated/linter-helps.json
Original file line number Diff line number Diff line change
Expand Up @@ -339,9 +339,9 @@
" input).",
" --python-cell-magics TEXT When processing Jupyter Notebooks, add the",
" given magic to the list of known python-",
" magics (capture, pypy, timeit, time, python,",
" python3, prun). Useful for formatting cells",
" with custom python magics.",
" magics (capture, time, python, timeit,",
" python3, prun, pypy). Useful for formatting",
" cells with custom python magics.",
" -S, --skip-string-normalization",
" Don't normalize string quotes or prefixes.",
" -C, --skip-magic-trailing-comma",
Expand Down Expand Up @@ -1510,8 +1510,8 @@
" of opening bracket's line.",
" --ignore errors Comma-separated list of errors and warnings to ignore",
" (or skip). For example, ``--ignore=E4,E51,W234``.",
" (Default: ['W503', 'E24', 'E226', 'E126', 'E704',",
" 'W504', 'E123', 'E121'])",
" (Default: ['E123', 'E126', 'W504', 'E226', 'E704',",
" 'E121', 'W503', 'E24'])",
" --extend-ignore errors",
" Comma-separated list of errors and warnings to add to",
" the list of ignored ones. For example, ``--extend-",
Expand Down
8 changes: 4 additions & 4 deletions .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"actionlint": "1.6.9",
"ansible-lint": "5.4.0",
"arm-ttk": "0.0.0",
"bandit": "1.7.3",
"bandit": "1.7.4",
"bash-exec": "5.1.0",
"black": "22.1.0",
"cfn-lint": "0.58.2",
"checkov": "2.0.917",
"checkov": "2.0.918",
"checkstyle": "10.0",
"chktex": "1.7.6",
"clippy": "0.1.59",
Expand Down Expand Up @@ -47,7 +47,7 @@
"php": "7.4.26",
"phpcs": "3.6.2",
"phplint": "3.0",
"phpstan": "1.4.7",
"phpstan": "1.4.8",
"powershell": "7.2.1",
"prettier": "2.5.1",
"protolint": "0.37.1",
Expand All @@ -71,7 +71,7 @@
"shellcheck": "0.8.0",
"shfmt": "3.5.0",
"snakefmt": "0.6.0",
"snakemake": "7.0.4",
"snakemake": "7.1.0",
"spectral": "5.6.0",
"sql-lint": "0.0.19",
"sqlfluff": "0.10.1",
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@ Note: Can be used with `megalinter/megalinter@beta` in your GitHub Action mega-l
- [terraform-fmt](https://www.terraform.io/docs/cli/commands/fmt.html) from 1.1.6 to **1.1.7** on 2022-03-04
- [terragrunt](https://terragrunt.gruntwork.io) from 0.36.2 to **0.36.3** on 2022-03-04
- [snakefmt](https://github.com/snakemake/snakefmt) from 0.4.4 to **0.6.0** on 2022-03-04
- [phpstan](https://phpstan.org/) from 1.4.7 to **1.4.8** on 2022-03-05
- [bandit](https://bandit.readthedocs.io/en/latest/) from 1.7.3 to **1.7.4** on 2022-03-05
- [snakemake](https://snakemake.readthedocs.io/en/stable/) from 7.0.4 to **7.1.0** on 2022-03-05
- [checkov](https://www.checkov.io/) from 2.0.917 to **2.0.918** on 2022-03-05
<!-- linter-versions-end -->

- New linter `kubeconform` to validate Kubernetes manifests with updated schemas
Expand Down
Loading

0 comments on commit e927b24

Please sign in to comment.