From 16269cb497291f4e5f6c5b200ecf12571f3173a0 Mon Sep 17 00:00:00 2001 From: Nicolas Vuillamy Date: Mon, 3 Apr 2023 17:50:47 +0200 Subject: [PATCH] [automation] Auto-update linters version, help and documentation (#2522) * [automation] Auto-update linters version, help and documentation * [MegaLinter] Apply linters fixes --------- Co-authored-by: nvuillam --- .automation/generated/flavors-stats.json | 64 +++++++++++----------- .automation/generated/linter-versions.json | 2 +- CHANGELOG.md | 1 + docs/all_linters.md | 2 +- docs/descriptors/python_pylint.md | 2 +- docs/used-by-stats.md | 10 ++-- 6 files changed, 41 insertions(+), 40 deletions(-) diff --git a/.automation/generated/flavors-stats.json b/.automation/generated/flavors-stats.json index 0498b18f8b0..57288a53290 100644 --- a/.automation/generated/flavors-stats.json +++ b/.automation/generated/flavors-stats.json @@ -1397,8 +1397,8 @@ 2882930 ], [ - "2023-04-03T11:30:27", - 2884365 + "2023-04-03T13:32:04", + 2884735 ] ], "ci_light": [ @@ -2799,8 +2799,8 @@ 56142 ], [ - "2023-04-03T11:30:27", - 56302 + "2023-04-03T13:32:04", + 56337 ] ], "cupcake": [ @@ -3181,8 +3181,8 @@ 7111 ], [ - "2023-04-03T11:30:27", - 7183 + "2023-04-03T13:32:04", + 7196 ] ], "dart": [ @@ -5493,8 +5493,8 @@ 135531 ], [ - "2023-04-03T11:30:27", - 135805 + "2023-04-03T13:32:04", + 135861 ] ], "dotnet": [ @@ -6895,8 +6895,8 @@ 369088 ], [ - "2023-04-03T11:30:27", - 369279 + "2023-04-03T13:32:04", + 369334 ] ], "go": [ @@ -8297,8 +8297,8 @@ 18431 ], [ - "2023-04-03T11:30:27", - 18480 + "2023-04-03T13:32:04", + 18491 ] ], "java": [ @@ -9699,8 +9699,8 @@ 114806 ], [ - "2023-04-03T11:30:27", - 114903 + "2023-04-03T13:32:04", + 114931 ] ], "javascript": [ @@ -11101,8 +11101,8 @@ 236975 ], [ - "2023-04-03T11:30:27", - 237754 + "2023-04-03T13:32:04", + 237906 ] ], "php": [ @@ -12503,8 +12503,8 @@ 48030 ], [ - "2023-04-03T11:30:27", - 48040 + "2023-04-03T13:32:04", + 48044 ] ], "python": [ @@ -13905,8 +13905,8 @@ 184448 ], [ - "2023-04-03T11:30:27", - 184800 + "2023-04-03T13:32:04", + 184886 ] ], "ruby": [ @@ -15303,8 +15303,8 @@ 3319 ], [ - "2023-04-03T11:30:27", - 3332 + "2023-04-03T13:32:04", + 3334 ] ], "rust": [ @@ -16701,8 +16701,8 @@ 5100 ], [ - "2023-04-03T11:30:27", - 5112 + "2023-04-03T13:32:04", + 5115 ] ], "salesforce": [ @@ -18103,8 +18103,8 @@ 17991 ], [ - "2023-04-03T11:30:27", - 18017 + "2023-04-03T13:32:04", + 18020 ] ], "scala": [ @@ -19503,8 +19503,8 @@ 6915 ], [ - "2023-04-03T11:30:27", - 6987 + "2023-04-03T13:32:04", + 7016 ] ], "swift": [ @@ -20901,8 +20901,8 @@ 3453 ], [ - "2023-04-03T11:30:27", - 3464 + "2023-04-03T13:32:04", + 3466 ] ], "terraform": [ @@ -22303,8 +22303,8 @@ 210149 ], [ - "2023-04-03T11:30:27", - 210536 + "2023-04-03T13:32:04", + 210620 ] ] } \ No newline at end of file diff --git a/.automation/generated/linter-versions.json b/.automation/generated/linter-versions.json index 9b08a3c3b79..002faf1f51b 100644 --- a/.automation/generated/linter-versions.json +++ b/.automation/generated/linter-versions.json @@ -66,7 +66,7 @@ "protolint": "0.43.1", "psalm": "Psalm.5.9.0@", "puppet-lint": "3.3.0", - "pylint": "2.17.1", + "pylint": "2.17.2", "pyright": "1.1.301", "raku": "2020.10", "remark-lint": "14.0.2", diff --git a/CHANGELOG.md b/CHANGELOG.md index 66e1532c7fc..aed22dd0cee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l - [checkov](https://www.checkov.io/) from 2.3.145 to **2.3.148** on 2023-04-03 - [rubocop](https://rubocop.org/) from 1.48.1 to **1.49.0** on 2023-04-03 - [ansible-lint](https://ansible-lint.readthedocs.io/) from 6.14.3 to **6.14.4** on 2023-04-03 + - [pylint](https://pylint.pycqa.org) from 2.17.1 to **2.17.2** on 2023-04-03 ## [v6.22.1] - 2023-04-02 diff --git a/docs/all_linters.md b/docs/all_linters.md index 46b3429c1b1..ed5efb3120f 100644 --- a/docs/all_linters.md +++ b/docs/all_linters.md @@ -70,7 +70,7 @@ | [**protolint**](https://github.com/yoheimuta/protolint){target=_blank} | 0.43.1 | | [![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.9.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.3.0 | [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.17.1 | [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} | +| [**pylint**](https://github.com/PyCQA/pylint){target=_blank} | 2.17.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.301 | | [![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} | | [**raku**](https://github.com/rakudo/rakudo){target=_blank} | 2020.10 | [Artistic-2.0](licenses/raku.md) | [![GitHub stars](https://img.shields.io/github/stars/rakudo/rakudo?cacheSeconds=3600)](https://github.com/rakudo/rakudo){target=_blank} | [RAKU](descriptors/raku_raku.md) | :white_circle: | [Repository](https://github.com/rakudo/rakudo){target=_blank} | | [**remark-lint**](https://github.com/remarkjs/remark-lint){target=_blank} | 14.0.2 | [MIT](licenses/remark-lint.md) | [![GitHub stars](https://img.shields.io/github/stars/remarkjs/remark-lint?cacheSeconds=3600)](https://github.com/remarkjs/remark-lint){target=_blank} | [MARKDOWN](descriptors/markdown_remark_lint.md) | :white_circle: | [Repository](https://github.com/remarkjs/remark-lint){target=_blank} | diff --git a/docs/descriptors/python_pylint.md b/docs/descriptors/python_pylint.md index 97ed3cb36e2..2329a073a5a 100644 --- a/docs/descriptors/python_pylint.md +++ b/docs/descriptors/python_pylint.md @@ -15,7 +15,7 @@ description: How to use pylint (configure, ignore files, ignore errors, help & v ## pylint documentation -- Version in MegaLinter: **2.17.1** +- Version in MegaLinter: **2.17.2** - Visit [Official Web Site](https://pylint.pycqa.org){target=_blank} - See [How to configure pylint rules](https://pylint.pycqa.org/en/latest/user_guide/configuration/index.html){target=_blank} - If custom `.pylintrc` config file is not found, [.pylintrc](https://github.com/oxsecurity/megalinter/tree/main/TEMPLATES/.pylintrc){target=_blank} will be used diff --git a/docs/used-by-stats.md b/docs/used-by-stats.md index f25262bfe3f..6cf93713687 100644 --- a/docs/used-by-stats.md +++ b/docs/used-by-stats.md @@ -3,14 +3,14 @@ [![](https://img.shields.io/static/v1?label=Used%20by&message=2182&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) [![](https://img.shields.io/static/v1?label=Used%20by%20(public)&message=1454&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) [![](https://img.shields.io/static/v1?label=Used%20by%20(private)&message=728&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) -[![](https://img.shields.io/static/v1?label=Used%20by%20(stars)&message=55930&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) +[![](https://img.shields.io/static/v1?label=Used%20by%20(stars)&message=55936&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents) | Repository | Stars | |:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------:| -| [nektos/act](https://github.com/nektos/act) | 36883 | +| [nektos/act](https://github.com/nektos/act) | 36888 | | [PRQL/prql](https://github.com/PRQL/prql) | 6992 | | [stepancheg/rust-protobuf](https://github.com/stepancheg/rust-protobuf) | 2381 | -| [PowerDNS-Admin/PowerDNS-Admin](https://github.com/PowerDNS-Admin/PowerDNS-Admin) | 1954 | +| [PowerDNS-Admin/PowerDNS-Admin](https://github.com/PowerDNS-Admin/PowerDNS-Admin) | 1955 | | [IlanCosman/tide](https://github.com/IlanCosman/tide) | 1880 | | [dorssel/usbipd-win](https://github.com/dorssel/usbipd-win) | 1848 | | [microsoft/code-with-engineering-playbook](https://github.com/microsoft/code-with-engineering-playbook) | 1619 | @@ -102,9 +102,9 @@ | [ahmadnassri/node-nightwatch-accessibility](https://github.com/ahmadnassri/node-nightwatch-accessibility) | 18 | | [practicalli/clojurescript](https://github.com/practicalli/clojurescript) | 17 | | [ishioni/homelab-ops](https://github.com/ishioni/homelab-ops) | 17 | +| [nvuillam/github-dependents-info](https://github.com/nvuillam/github-dependents-info) | 17 | | [ci-monk/loli](https://github.com/ci-monk/loli) | 16 | | [Programming-Simplified-Community/Social-Coder](https://github.com/Programming-Simplified-Community/Social-Coder) | 16 | -| [nvuillam/github-dependents-info](https://github.com/nvuillam/github-dependents-info) | 16 | | [ministryofjustice/modernisation-platform-environments](https://github.com/ministryofjustice/modernisation-platform-environments) | 16 | | [unixorn/jira-commands](https://github.com/unixorn/jira-commands) | 15 | | [svt/open-source-project-template](https://github.com/svt/open-source-project-template) | 15 | @@ -115,7 +115,6 @@ | [dochang/mb-url](https://github.com/dochang/mb-url) | 14 | | [ahmadnassri/node-april-fools](https://github.com/ahmadnassri/node-april-fools) | 14 | | [gmoon/s3proxy](https://github.com/gmoon/s3proxy) | 13 | -| [GSA/site-scanning-engine](https://github.com/GSA/site-scanning-engine) | 13 | | [axeII/home-ops](https://github.com/axeII/home-ops) | 13 | | [tvories/k8s-gitops](https://github.com/tvories/k8s-gitops) | 13 | | [Marx2/homelab](https://github.com/Marx2/homelab) | 13 | @@ -123,6 +122,7 @@ | [leosuncin/nest-api-example](https://github.com/leosuncin/nest-api-example) | 13 | | [nvuillam/markdown-table-formatter](https://github.com/nvuillam/markdown-table-formatter) | 12 | | [svt/media-analyzer](https://github.com/svt/media-analyzer) | 12 | +| [GSA/site-scanning-engine](https://github.com/GSA/site-scanning-engine) | 12 | | [rafaribe/home-ops](https://github.com/rafaribe/home-ops) | 12 | | [mchestr/home-cluster](https://github.com/mchestr/home-cluster) | 12 | | [tyriis/home-ops](https://github.com/tyriis/home-ops) | 12 |