Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#2372)
Browse files Browse the repository at this point in the history
* [automation] Auto-update linters version, help and documentation

* [MegaLinter] Apply linters fixes

---------

Co-authored-by: nvuillam <[email protected]>
  • Loading branch information
nvuillam and nvuillam authored Feb 19, 2023
1 parent 95b2b19 commit bed68e1
Show file tree
Hide file tree
Showing 9 changed files with 61 additions and 53 deletions.
64 changes: 32 additions & 32 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -1305,8 +1305,8 @@
2781112
],
[
"2023-02-19T01:09:09",
2781868
"2023-02-19T12:01:21",
2782134
]
],
"ci_light": [
Expand Down Expand Up @@ -2615,8 +2615,8 @@
48477
],
[
"2023-02-19T01:09:09",
48521
"2023-02-19T12:01:21",
48535
]
],
"cupcake": [
Expand Down Expand Up @@ -2905,8 +2905,8 @@
2907
],
[
"2023-02-19T01:09:09",
2929
"2023-02-19T12:01:21",
2931
]
],
"dart": [
Expand Down Expand Up @@ -5125,8 +5125,8 @@
115446
],
[
"2023-02-19T01:09:09",
115746
"2023-02-19T12:01:21",
115836
]
],
"dotnet": [
Expand Down Expand Up @@ -6435,8 +6435,8 @@
349566
],
[
"2023-02-19T01:09:09",
349662
"2023-02-19T12:01:21",
349696
]
],
"go": [
Expand Down Expand Up @@ -7745,8 +7745,8 @@
16842
],
[
"2023-02-19T01:09:09",
16850
"2023-02-19T12:01:21",
16852
]
],
"java": [
Expand Down Expand Up @@ -9055,8 +9055,8 @@
108963
],
[
"2023-02-19T01:09:09",
109023
"2023-02-19T12:01:21",
109059
]
],
"javascript": [
Expand Down Expand Up @@ -10365,8 +10365,8 @@
202023
],
[
"2023-02-19T01:09:09",
202339
"2023-02-19T12:01:21",
202560
]
],
"php": [
Expand Down Expand Up @@ -11675,8 +11675,8 @@
45376
],
[
"2023-02-19T01:09:09",
45491
"2023-02-19T12:01:21",
45569
]
],
"python": [
Expand Down Expand Up @@ -12985,8 +12985,8 @@
159652
],
[
"2023-02-19T01:09:09",
159911
"2023-02-19T12:01:21",
159991
]
],
"ruby": [
Expand Down Expand Up @@ -14291,8 +14291,8 @@
2970
],
[
"2023-02-19T01:09:09",
2972
"2023-02-19T12:01:21",
2974
]
],
"rust": [
Expand Down Expand Up @@ -15597,8 +15597,8 @@
4578
],
[
"2023-02-19T01:09:09",
4580
"2023-02-19T12:01:21",
4582
]
],
"salesforce": [
Expand Down Expand Up @@ -16907,8 +16907,8 @@
16672
],
[
"2023-02-19T01:09:09",
16681
"2023-02-19T12:01:21",
16686
]
],
"scala": [
Expand Down Expand Up @@ -18215,8 +18215,8 @@
3000
],
[
"2023-02-19T01:09:09",
3005
"2023-02-19T12:01:21",
3014
]
],
"swift": [
Expand Down Expand Up @@ -19521,8 +19521,8 @@
3166
],
[
"2023-02-19T01:09:09",
3168
"2023-02-19T12:01:21",
3170
]
],
"terraform": [
Expand Down Expand Up @@ -20831,8 +20831,8 @@
178218
],
[
"2023-02-19T01:09:09",
178531
"2023-02-19T12:01:21",
178636
]
]
}
4 changes: 3 additions & 1 deletion .automation/generated/linter-helps.json

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

4 changes: 2 additions & 2 deletions .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"black": "23.1.0",
"cfn-lint": "0.73.2",
"checkmake": "0.2.1",
"checkov": "2.3.23",
"checkov": "2.3.24",
"checkstyle": "10.7.0",
"chktex": "1.7.6",
"clippy": "0.1.67",
Expand Down Expand Up @@ -63,7 +63,7 @@
"prettier": "2.8.4",
"proselint": "0.13.0",
"protolint": "0.42.2",
"psalm": "Psalm.5.6.0@",
"psalm": "Psalm.5.7.0@",
"puppet-lint": "3.0.1",
"pylint": "2.16.2",
"pyright": "1.1.294",
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [terraform-fmt](https://www.terraform.io/docs/cli/commands/fmt.html) from 1.3.8 to **1.3.9** on 2023-02-17
- [checkov](https://www.checkov.io/) from 2.3.22 to **2.3.23** on 2023-02-19
- [snakemake](https://snakemake.readthedocs.io/en/stable/) from 7.22.0 to **7.23.0** on 2023-02-19
- [psalm](https://psalm.dev) from Psalm.5.6.0@ to **Psalm.5.7.0@** on 2023-02-19
- [checkov](https://www.checkov.io/) from 2.3.23 to **2.3.24** on 2023-02-19
<!-- linter-versions-end -->

## [v6.19.0] - 2023-02-05
Expand Down
4 changes: 2 additions & 2 deletions docs/all_linters.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
| [**black**](https://github.com/psf/black){target=_blank} | 23.1.0 | [MIT](licenses/black.md) | [![GitHub stars](https://img.shields.io/github/stars/psf/black?cacheSeconds=3600)](https://github.com/psf/black){target=_blank} | [PYTHON](descriptors/python_black.md) | :white_circle: | [Repository](https://github.com/psf/black){target=_blank} |
| [**cfn-lint**](https://github.com/aws-cloudformation/cfn-lint){target=_blank} | 0.73.2 | [MIT-0](licenses/cfn-lint.md) | [![GitHub stars](https://img.shields.io/github/stars/aws-cloudformation/cfn-lint?cacheSeconds=3600)](https://github.com/aws-cloudformation/cfn-lint){target=_blank} | [CLOUDFORMATION](descriptors/cloudformation_cfn_lint.md) | :white_circle: | [Repository](https://github.com/aws-cloudformation/cfn-lint){target=_blank} |
| [**checkmake**](https://github.com/mrtazz/checkmake){target=_blank} | 0.2.1 | [MIT](licenses/checkmake.md) | [![GitHub stars](https://img.shields.io/github/stars/mrtazz/checkmake?cacheSeconds=3600)](https://github.com/mrtazz/checkmake){target=_blank} | [MAKEFILE](descriptors/makefile_checkmake.md) | :white_circle: | [Repository](https://github.com/mrtazz/checkmake){target=_blank} |
| [**checkov**](https://github.com/bridgecrewio/checkov){target=_blank} | 2.3.23 | [Apache-2.0](licenses/checkov.md) | [![GitHub stars](https://img.shields.io/github/stars/bridgecrewio/checkov?cacheSeconds=3600)](https://github.com/bridgecrewio/checkov){target=_blank} | [REPOSITORY](descriptors/repository_checkov.md)<br/> [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.3.24 | [Apache-2.0](licenses/checkov.md) | [![GitHub stars](https://img.shields.io/github/stars/bridgecrewio/checkov?cacheSeconds=3600)](https://github.com/bridgecrewio/checkov){target=_blank} | [REPOSITORY](descriptors/repository_checkov.md)<br/> [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.7.0 | [LGPL-2.1](licenses/checkstyle.md) | [![GitHub stars](https://img.shields.io/github/stars/checkstyle/checkstyle?cacheSeconds=3600)](https://github.com/checkstyle/checkstyle){target=_blank} | [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.67 | [Other](licenses/clippy.md) | [![GitHub stars](https://img.shields.io/github/stars/rust-lang/rust-clippy?cacheSeconds=3600)](https://github.com/rust-lang/rust-clippy){target=_blank} | [RUST](descriptors/rust_clippy.md) | :white_circle: | [Repository](https://github.com/rust-lang/rust-clippy){target=_blank} |
Expand Down Expand Up @@ -67,7 +67,7 @@
| [**prettier**](https://github.com/prettier/prettier){target=_blank} | 2.8.4 | [MIT](licenses/prettier.md) | [![GitHub stars](https://img.shields.io/github/stars/prettier/prettier?cacheSeconds=3600)](https://github.com/prettier/prettier){target=_blank} | [JAVASCRIPT](descriptors/javascript_prettier.md)<br/> [JSON](descriptors/json_prettier.md)<br/> [TYPESCRIPT](descriptors/typescript_prettier.md)<br/> [YAML](descriptors/yaml_prettier.md) | :white_circle: | [Repository](https://github.com/prettier/prettier){target=_blank} |
| [**proselint**](https://github.com/amperser/proselint){target=_blank} | 0.13.0 | [BSD-3-Clause](licenses/proselint.md) | [![GitHub stars](https://img.shields.io/github/stars/amperser/proselint?cacheSeconds=3600)](https://github.com/amperser/proselint){target=_blank} | [SPELL](descriptors/spell_proselint.md) | :white_circle: | [Repository](https://github.com/amperser/proselint){target=_blank} |
| [**protolint**](https://github.com/yoheimuta/protolint){target=_blank} | 0.42.2 | <!-- --> | [![GitHub stars](https://img.shields.io/github/stars/yoheimuta/protolint?cacheSeconds=3600)](https://github.com/yoheimuta/protolint){target=_blank} | [PROTOBUF](descriptors/protobuf_protolint.md) | :white_circle: | [Repository](https://github.com/yoheimuta/protolint){target=_blank} |
| [**psalm**](https://github.com/vimeo/psalm){target=_blank} | Psalm.5.6.0@ | [MIT](licenses/psalm.md) | [![GitHub stars](https://img.shields.io/github/stars/vimeo/psalm?cacheSeconds=3600)](https://github.com/vimeo/psalm){target=_blank} | [PHP](descriptors/php_psalm.md) | :white_circle: | [Repository](https://github.com/vimeo/psalm){target=_blank} |
| [**psalm**](https://github.com/vimeo/psalm){target=_blank} | Psalm.5.7.0@ | [MIT](licenses/psalm.md) | [![GitHub stars](https://img.shields.io/github/stars/vimeo/psalm?cacheSeconds=3600)](https://github.com/vimeo/psalm){target=_blank} | [PHP](descriptors/php_psalm.md) | :white_circle: | [Repository](https://github.com/vimeo/psalm){target=_blank} |
| [**puppet-lint**](https://github.com/rodjek/puppet-lint){target=_blank} | 3.0.1 | [MIT](licenses/puppet-lint.md) | [![GitHub stars](https://img.shields.io/github/stars/rodjek/puppet-lint?cacheSeconds=3600)](https://github.com/rodjek/puppet-lint){target=_blank} | [PUPPET](descriptors/puppet_puppet_lint.md) | :white_circle: | [Repository](https://github.com/rodjek/puppet-lint){target=_blank} |
| [**pylint**](https://github.com/PyCQA/pylint){target=_blank} | 2.16.2 | [GPL-2.0](licenses/pylint.md) | [![GitHub stars](https://img.shields.io/github/stars/PyCQA/pylint?cacheSeconds=3600)](https://github.com/PyCQA/pylint){target=_blank} | [PYTHON](descriptors/python_pylint.md) | :white_circle: | [Repository](https://github.com/PyCQA/pylint){target=_blank} |
| [**pyright**](https://github.com/microsoft/pyright){target=_blank} | 1.1.294 | <!-- --> | [![GitHub stars](https://img.shields.io/github/stars/microsoft/pyright?cacheSeconds=3600)](https://github.com/microsoft/pyright){target=_blank} | [PYTHON](descriptors/python_pyright.md) | :white_circle: | [Repository](https://github.com/microsoft/pyright){target=_blank} |
Expand Down
2 changes: 1 addition & 1 deletion docs/descriptors/php_psalm.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ description: How to use psalm (configure, ignore files, ignore errors, help & ve

## psalm documentation

- Version in MegaLinter: **Psalm.5.6.0@**
- Version in MegaLinter: **Psalm.5.7.0@**
- Visit [Official Web Site](https://psalm.dev){target=_blank}
- See [How to configure psalm rules](https://psalm.dev/docs/running_psalm/configuration/){target=_blank}
- If custom `psalm.xml` config file is not found, [psalm.xml](https://github.com/oxsecurity/megalinter/tree/main/TEMPLATES/psalm.xml){target=_blank} will be used
Expand Down
6 changes: 4 additions & 2 deletions docs/descriptors/repository_checkov.md

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

Loading

0 comments on commit bed68e1

Please sign in to comment.