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 authored Feb 5, 2022
1 parent 737905c commit c00c061
Show file tree
Hide file tree
Showing 10 changed files with 54 additions and 51 deletions.
64 changes: 32 additions & 32 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -545,8 +545,8 @@
2435745
],
[
"2022-02-05T01:26:54",
2437610
"2022-02-05T21:48:59",
2437952
]
],
"ci_light": [
Expand Down Expand Up @@ -1095,8 +1095,8 @@
6957
],
[
"2022-02-05T01:26:54",
7010
"2022-02-05T21:48:59",
7017
]
],
"dart": [
Expand Down Expand Up @@ -1645,8 +1645,8 @@
2151
],
[
"2022-02-05T01:26:54",
2170
"2022-02-05T21:48:59",
2171
]
],
"documentation": [
Expand Down Expand Up @@ -2195,8 +2195,8 @@
35591
],
[
"2022-02-05T01:26:54",
35970
"2022-02-05T21:48:59",
36074
]
],
"dotnet": [
Expand Down Expand Up @@ -2745,8 +2745,8 @@
275710
],
[
"2022-02-05T01:26:54",
276517
"2022-02-05T21:48:59",
276786
]
],
"go": [
Expand Down Expand Up @@ -3295,8 +3295,8 @@
7650
],
[
"2022-02-05T01:26:54",
7710
"2022-02-05T21:48:59",
7723
]
],
"java": [
Expand Down Expand Up @@ -3845,8 +3845,8 @@
54923
],
[
"2022-02-05T01:26:54",
55423
"2022-02-05T21:48:59",
55507
]
],
"javascript": [
Expand Down Expand Up @@ -4395,8 +4395,8 @@
82333
],
[
"2022-02-05T01:26:54",
83449
"2022-02-05T21:48:59",
83699
]
],
"php": [
Expand Down Expand Up @@ -4945,8 +4945,8 @@
3921
],
[
"2022-02-05T01:26:54",
3933
"2022-02-05T21:48:59",
3934
]
],
"python": [
Expand Down Expand Up @@ -5495,8 +5495,8 @@
53123
],
[
"2022-02-05T01:26:54",
53794
"2022-02-05T21:48:59",
53923
]
],
"ruby": [
Expand Down Expand Up @@ -6041,8 +6041,8 @@
1840
],
[
"2022-02-05T01:26:54",
1842
"2022-02-05T21:48:59",
1843
]
],
"rust": [
Expand Down Expand Up @@ -6587,8 +6587,8 @@
1572
],
[
"2022-02-05T01:26:54",
1574
"2022-02-05T21:48:59",
1575
]
],
"salesforce": [
Expand Down Expand Up @@ -7137,8 +7137,8 @@
10275
],
[
"2022-02-05T01:26:54",
10329
"2022-02-05T21:48:59",
10343
]
],
"scala": [
Expand Down Expand Up @@ -7683,8 +7683,8 @@
1422
],
[
"2022-02-05T01:26:54",
1424
"2022-02-05T21:48:59",
1425
]
],
"swift": [
Expand Down Expand Up @@ -8229,8 +8229,8 @@
1462
],
[
"2022-02-05T01:26:54",
1464
"2022-02-05T21:48:59",
1465
]
],
"terraform": [
Expand Down Expand Up @@ -8779,8 +8779,8 @@
35398
],
[
"2022-02-05T01:26:54",
35725
"2022-02-05T21:48:59",
35832
]
]
}
10 changes: 5 additions & 5 deletions .automation/generated/linter-helps.json
Original file line number Diff line number Diff line change
Expand Up @@ -329,9 +329,9 @@
" input).",
" --python-cell-magics TEXT When processing Jupyter Notebooks, add the",
" given magic to the list of known python-",
" magics (time, pypy, python3, timeit, prun,",
" python, capture). Useful for formatting",
" cells with custom python magics.",
" magics (pypy, timeit, python3, python, time,",
" capture, prun). 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 @@ -1405,8 +1405,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: ['W504', 'E704', 'E226', 'E121', 'E126',",
" 'E123', 'W503', 'E24'])",
" (Default: ['W503', 'E126', 'E226', 'W504', 'E121',",
" 'E704', 'E24', 'E123'])",
" --extend-ignore errors",
" Comma-separated list of errors and warnings to add to",
" the list of ignored ones. For example, ``--extend-",
Expand Down
6 changes: 3 additions & 3 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.0",
"checkov": "2.0.791",
"checkov": "2.0.792",
"checkstyle": "9.3",
"chktex": "1.7.6",
"clippy": "0.1.58",
Expand Down Expand Up @@ -38,7 +38,7 @@
"luacheck": "0.25.0",
"markdown-link-check": "3.9.3",
"markdown-table-formatter": "1.3.0",
"markdownlint": "0.30.0",
"markdownlint": "0.31.0",
"misspell": "0.3.4",
"mypy": "0.931",
"npm-groovy-lint": "9.4.1",
Expand Down Expand Up @@ -70,7 +70,7 @@
"shellcheck": "0.8.0",
"shfmt": "3.5.0",
"snakefmt": "0.4.4",
"snakemake": "6.15.1",
"snakemake": "6.15.2",
"spectral": "5.6.0",
"sql-lint": "0.0.19",
"sqlfluff": "0.9.4",
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ Note: Can be used with `megalinter/megalinter@beta` in your GitHub Action mega-l
- [checkov](https://www.checkov.io/) from 2.0.783 to **2.0.786** on 2022-02-03
- [cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 5.18.0 to **5.18.3** on 2022-02-05
- [checkov](https://www.checkov.io/) from 2.0.786 to **2.0.791** on 2022-02-05
- [markdownlint](https://github.com/DavidAnson/markdownlint) from 0.30.0 to **0.31.0** on 2022-02-05
- [snakemake](https://snakemake.readthedocs.io/en/stable/) from 6.15.1 to **6.15.2** on 2022-02-05
- [checkov](https://www.checkov.io/) from 2.0.791 to **2.0.792** on 2022-02-05
<!-- linter-versions-end -->

## [v5.7.1] - 2022-02-02
Expand Down
6 changes: 3 additions & 3 deletions 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.0 | <!-- --> | [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.791 | [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.792 | [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} | 9.3 | [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.58 | <!-- --> | [RUST](descriptors/rust_clippy.md) | :white_circle: | [Web Site](https://github.com/rust-lang/rust-clippy){target=_blank} |
Expand Down Expand Up @@ -44,7 +44,7 @@
| [**luacheck**](https://github.com/luarocks/luacheck){target=_blank} | 0.25.0 | [MIT](licenses/luacheck.md) | [LUA](descriptors/lua_luacheck.md) | :no_entry_sign: | [Repository](https://github.com/luarocks/luacheck){target=_blank} |
| [**markdown-link-check**](https://github.com/tcort/markdown-link-check){target=_blank} | 3.9.3 | <!-- --> | [MARKDOWN](descriptors/markdown_markdown_link_check.md) | :heart: | [MegaLinter reference](https://github.com/tcort/markdown-link-check#run-in-other-tools){target=_blank} |
| [**markdown-table-formatter**](https://github.com/nvuillam/markdown-table-formatter){target=_blank} | 1.3.0 | [MIT](licenses/markdown-table-formatter.md) | [MARKDOWN](descriptors/markdown_markdown_table_formatter.md) | :white_circle: | [Repository](https://github.com/nvuillam/markdown-table-formatter){target=_blank} |
| [**markdownlint**](https://github.com/DavidAnson/markdownlint){target=_blank} | 0.30.0 | <!-- --> | [MARKDOWN](descriptors/markdown_markdownlint.md) | :white_circle: | [Web Site](https://github.com/DavidAnson/markdownlint){target=_blank} |
| [**markdownlint**](https://github.com/DavidAnson/markdownlint){target=_blank} | 0.31.0 | <!-- --> | [MARKDOWN](descriptors/markdown_markdownlint.md) | :white_circle: | [Web Site](https://github.com/DavidAnson/markdownlint){target=_blank} |
| [**misspell**](https://github.com/client9/misspell){target=_blank} | 0.3.4 | <!-- --> | [SPELL](descriptors/spell_misspell.md) | :white_circle: | [Web Site](https://github.com/client9/misspell){target=_blank} |
| [**mypy**](https://github.com/python/mypy){target=_blank} | 0.931 | [Other](licenses/mypy.md) | [PYTHON](descriptors/python_mypy.md) | <!-- --> | [Repository](https://github.com/python/mypy){target=_blank} |
| [**npm-groovy-lint**](https://github.com/nvuillam/npm-groovy-lint){target=_blank} | 9.4.1 | [GPL-3.0](licenses/npm-groovy-lint.md) | [GROOVY](descriptors/groovy_npm_groovy_lint.md) | :heart: | [MegaLinter reference](https://nvuillam.github.io/npm-groovy-lint/#mega-linter){target=_blank} |
Expand Down Expand Up @@ -75,7 +75,7 @@
| [**shellcheck**](https://github.com/koalaman/shellcheck){target=_blank} | 0.8.0 | <!-- --> | [BASH](descriptors/bash_shellcheck.md) | <!-- --> | [Web Site](https://github.com/koalaman/shellcheck){target=_blank} |
| [**shfmt**](https://github.com/mvdan/sh){target=_blank} | 3.5.0 | <!-- --> | [BASH](descriptors/bash_shfmt.md) | :no_entry_sign: | [Web Site](https://github.com/mvdan/sh){target=_blank} |
| [**snakefmt**](https://github.com/snakemake/snakefmt){target=_blank} | 0.4.4 | <!-- --> | [SNAKEMAKE](descriptors/snakemake_snakefmt.md) | :white_circle: | [Web Site](https://github.com/snakemake/snakefmt){target=_blank} |
| [**snakemake**](https://github.com/snakemake/snakemake){target=_blank} | 6.15.1 | [MIT](licenses/snakemake.md) | [SNAKEMAKE](descriptors/snakemake_snakemake.md) | :white_circle: | [Repository](https://github.com/snakemake/snakemake){target=_blank} |
| [**snakemake**](https://github.com/snakemake/snakemake){target=_blank} | 6.15.2 | [MIT](licenses/snakemake.md) | [SNAKEMAKE](descriptors/snakemake_snakemake.md) | :white_circle: | [Repository](https://github.com/snakemake/snakemake){target=_blank} |
| [**spectral**](https://github.com/stoplightio/spectral){target=_blank} | 5.6.0 | [Apache-2.0](licenses/spectral.md) | [OPENAPI](descriptors/openapi_spectral.md) | :white_circle: | [Repository](https://github.com/stoplightio/spectral){target=_blank} |
| [**sql-lint**](https://github.com/joereynolds/sql-lint){target=_blank} | 0.0.19 | <!-- --> | [SQL](descriptors/sql_sql_lint.md) | :white_circle: | [Web Site](https://github.com/joereynolds/sql-lint){target=_blank} |
| [**sqlfluff**](https://github.com/sqlfluff/sqlfluff){target=_blank} | 0.9.4 | [MIT](licenses/sqlfluff.md) | [SQL](descriptors/sql_sqlfluff.md) | :white_circle: | [Repository](https://github.com/sqlfluff/sqlfluff){target=_blank} |
Expand Down
2 changes: 1 addition & 1 deletion docs/descriptors/markdown_markdownlint.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## markdownlint documentation

- Version in MegaLinter: **0.30.0**
- Version in MegaLinter: **0.31.0**
- Visit [Official Web Site](https://github.com/DavidAnson/markdownlint#readme){target=_blank}
- See [How to configure markdownlint rules](https://github.com/igorshubovych/markdownlint-cli#configuration){target=_blank}
- If custom `.markdownlint.json` config file is not found, [.markdownlint.json](https://github.com/megalinter/megalinter/tree/main/TEMPLATES/.markdownlint.json){target=_blank} will be used
Expand Down
Loading

0 comments on commit c00c061

Please sign in to comment.