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 9, 2022
1 parent 8ec50e3 commit d35e256
Show file tree
Hide file tree
Showing 8 changed files with 42 additions and 41 deletions.
56 changes: 28 additions & 28 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -621,8 +621,8 @@
2467114
],
[
"2022-03-09T07:35:11",
2467440
"2022-03-09T11:33:21",
2467496
]
],
"ci_light": [
Expand Down Expand Up @@ -1247,7 +1247,7 @@
8220
],
[
"2022-03-09T07:35:11",
"2022-03-09T11:33:21",
8250
]
],
Expand Down Expand Up @@ -1873,8 +1873,8 @@
2393
],
[
"2022-03-09T07:35:11",
2409
"2022-03-09T11:33:21",
2410
]
],
"documentation": [
Expand Down Expand Up @@ -2499,8 +2499,8 @@
44738
],
[
"2022-03-09T07:35:11",
44801
"2022-03-09T11:33:21",
44816
]
],
"dotnet": [
Expand Down Expand Up @@ -3125,8 +3125,8 @@
289901
],
[
"2022-03-09T07:35:11",
290009
"2022-03-09T11:33:21",
290059
]
],
"go": [
Expand Down Expand Up @@ -3751,8 +3751,8 @@
8696
],
[
"2022-03-09T07:35:11",
8703
"2022-03-09T11:33:21",
8704
]
],
"java": [
Expand Down Expand Up @@ -4377,8 +4377,8 @@
63086
],
[
"2022-03-09T07:35:11",
63229
"2022-03-09T11:33:21",
63274
]
],
"javascript": [
Expand Down Expand Up @@ -5003,8 +5003,8 @@
95999
],
[
"2022-03-09T07:35:11",
96223
"2022-03-09T11:33:21",
96281
]
],
"php": [
Expand Down Expand Up @@ -5629,7 +5629,7 @@
4497
],
[
"2022-03-09T07:35:11",
"2022-03-09T11:33:21",
4502
]
],
Expand Down Expand Up @@ -6255,8 +6255,8 @@
64105
],
[
"2022-03-09T07:35:11",
64274
"2022-03-09T11:33:21",
64295
]
],
"ruby": [
Expand Down Expand Up @@ -6877,8 +6877,8 @@
1914
],
[
"2022-03-09T07:35:11",
1918
"2022-03-09T11:33:21",
1928
]
],
"rust": [
Expand Down Expand Up @@ -7499,8 +7499,8 @@
2412
],
[
"2022-03-09T07:35:11",
2458
"2022-03-09T11:33:21",
2462
]
],
"salesforce": [
Expand Down Expand Up @@ -8125,8 +8125,8 @@
11276
],
[
"2022-03-09T07:35:11",
11285
"2022-03-09T11:33:21",
11286
]
],
"scala": [
Expand Down Expand Up @@ -8747,7 +8747,7 @@
1455
],
[
"2022-03-09T07:35:11",
"2022-03-09T11:33:21",
1459
]
],
Expand Down Expand Up @@ -9369,7 +9369,7 @@
1496
],
[
"2022-03-09T07:35:11",
"2022-03-09T11:33:21",
1500
]
],
Expand Down Expand Up @@ -9995,8 +9995,8 @@
43803
],
[
"2022-03-09T07:35:11",
43954
"2022-03-09T11:33:21",
43975
]
]
}
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 (python3, python, capture, prun,",
" time, pypy, timeit). Useful for formatting",
" cells with custom python magics.",
" magics (timeit, pypy, prun, python, python3,",
" time, capture). 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: ['E24', 'W503', 'E123', 'W504', 'E226',",
" 'E704', 'E126', 'E121'])",
" (Default: ['W503', 'E123', 'E24', 'E704', 'E121',",
" 'W504', 'E226', 'E126'])",
" --extend-ignore errors",
" Comma-separated list of errors and warnings to add to",
" the list of ignored ones. For example, ``--extend-",
Expand Down
2 changes: 1 addition & 1 deletion .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.927",
"checkov": "2.0.929",
"checkstyle": "10.0",
"chktex": "1.7.6",
"clippy": "0.1.59",
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ Note: Can be used with `megalinter/megalinter@beta` in your GitHub Action mega-l
- [cfn-lint](https://github.com/martysweet/cfn-lint) from 0.58.2 to **0.58.3** on 2022-03-09
- [swiftlint](https://github.com/realm/SwiftLint) from 0.46.4 to **0.46.5** on 2022-03-09
- [checkov](https://www.checkov.io/) from 2.0.924 to **2.0.927** on 2022-03-09
- [checkov](https://www.checkov.io/) from 2.0.927 to **2.0.929** on 2022-03-09
<!-- linter-versions-end -->

- New linter `kubeconform` to validate Kubernetes manifests with updated schemas
Expand Down
2 changes: 1 addition & 1 deletion docs/all_linters.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
| [**bash-exec**](https://tiswww.case.edu/php/chet/bash/bashtop.html){target=_blank} | 5.1.0 | <!-- --> | [BASH](descriptors/bash_bash_exec.md) | <!-- --> | [Web Site](https://tiswww.case.edu/php/chet/bash/bashtop.html){target=_blank} |
| [**black**](https://github.com/psf/black){target=_blank} | 22.1.0 | [MIT](licenses/black.md) | [PYTHON](descriptors/python_black.md) | :white_circle: | [Repository](https://github.com/psf/black){target=_blank} |
| [**cfn-lint**](https://github.com/martysweet/cfn-lint){target=_blank} | 0.58.3 | <!-- --> | [CLOUDFORMATION](descriptors/cloudformation_cfn_lint.md) | :white_circle: | [Web Site](https://github.com/martysweet/cfn-lint){target=_blank} |
| [**checkov**](https://github.com/bridgecrewio/checkov){target=_blank} | 2.0.927 | [Apache-2.0](licenses/checkov.md) | [TERRAFORM](descriptors/terraform_checkov.md) | :no_entry_sign: | [Repository](https://github.com/bridgecrewio/checkov){target=_blank} |
| [**checkov**](https://github.com/bridgecrewio/checkov){target=_blank} | 2.0.929 | [Apache-2.0](licenses/checkov.md) | [TERRAFORM](descriptors/terraform_checkov.md) | :no_entry_sign: | [Repository](https://github.com/bridgecrewio/checkov){target=_blank} |
| [**checkstyle**](https://github.com/checkstyle/checkstyle){target=_blank} | 10.0 | [Other](licenses/checkstyle.md) | [JAVA](descriptors/java_checkstyle.md) | :heart: | [MegaLinter reference](https://checkstyle.sourceforge.io/index.html#Related_Tools_Active_Tools){target=_blank} |
| [**chktex**](https://www.nongnu.org/chktex){target=_blank} | 1.7.6 | <!-- --> | [LATEX](descriptors/latex_chktex.md) | :white_circle: | [Web Site](https://www.nongnu.org/chktex){target=_blank} |
| [**clippy**](https://github.com/rust-lang/rust-clippy){target=_blank} | 0.1.59 | <!-- --> | [RUST](descriptors/rust_clippy.md) | :white_circle: | [Web Site](https://github.com/rust-lang/rust-clippy){target=_blank} |
Expand Down
6 changes: 3 additions & 3 deletions docs/descriptors/python_black.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,9 @@ Options:
input).
--python-cell-magics TEXT When processing Jupyter Notebooks, add the
given magic to the list of known python-
magics (python3, python, capture, prun,
time, pypy, timeit). Useful for formatting
cells with custom python magics.
magics (timeit, pypy, prun, python, python3,
time, capture). 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
4 changes: 2 additions & 2 deletions docs/descriptors/python_flake8.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,8 @@ optional arguments:
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: ['E24', 'W503', 'E123', 'W504', 'E226',
'E704', 'E126', 'E121'])
(Default: ['W503', 'E123', 'E24', 'E704', 'E121',
'W504', 'E226', 'E126'])
--extend-ignore errors
Comma-separated list of errors and warnings to add to
the list of ignored ones. For example, ``--extend-
Expand Down
2 changes: 1 addition & 1 deletion docs/descriptors/terraform_checkov.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

## checkov documentation

- Version in MegaLinter: **2.0.927**
- Version in MegaLinter: **2.0.929**
- Visit [Official Web Site](https://www.checkov.io/){target=_blank}
- See [How to disable checkov rules in files](https://www.checkov.io/2.Basics/Suppressing%20and%20Skipping%20Policies.html){target=_blank}
- See [Index of problems detected by checkov](https://www.checkov.io/5.Policy%20Index/all.html){target=_blank}
Expand Down

0 comments on commit d35e256

Please sign in to comment.