Skip to content

Commit

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

* trivy
  • Loading branch information
nvuillam authored Mar 24, 2022
1 parent 8c2708b commit abfb0dc
Show file tree
Hide file tree
Showing 13 changed files with 95 additions and 25 deletions.
64 changes: 64 additions & 0 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -675,6 +675,10 @@
[
"2022-03-23T01:55:28",
2471913
],
[
"2022-03-24T01:48:26",
2472315
]
],
"ci_light": [
Expand Down Expand Up @@ -1353,6 +1357,10 @@
[
"2022-03-23T01:55:28",
8503
],
[
"2022-03-24T01:48:26",
8517
]
],
"dart": [
Expand Down Expand Up @@ -2031,6 +2039,10 @@
[
"2022-03-23T01:55:28",
2485
],
[
"2022-03-24T01:48:26",
2488
]
],
"documentation": [
Expand Down Expand Up @@ -2709,6 +2721,10 @@
[
"2022-03-23T01:55:28",
45961
],
[
"2022-03-24T01:48:26",
46087
]
],
"dotnet": [
Expand Down Expand Up @@ -3387,6 +3403,10 @@
[
"2022-03-23T01:55:28",
291599
],
[
"2022-03-24T01:48:26",
291690
]
],
"go": [
Expand Down Expand Up @@ -4065,6 +4085,10 @@
[
"2022-03-23T01:55:28",
9001
],
[
"2022-03-24T01:48:26",
9027
]
],
"java": [
Expand Down Expand Up @@ -4743,6 +4767,10 @@
[
"2022-03-23T01:55:28",
65689
],
[
"2022-03-24T01:48:26",
65969
]
],
"javascript": [
Expand Down Expand Up @@ -5421,6 +5449,10 @@
[
"2022-03-23T01:55:28",
98777
],
[
"2022-03-24T01:48:26",
99034
]
],
"php": [
Expand Down Expand Up @@ -6099,6 +6131,10 @@
[
"2022-03-23T01:55:28",
4668
],
[
"2022-03-24T01:48:26",
4693
]
],
"python": [
Expand Down Expand Up @@ -6777,6 +6813,10 @@
[
"2022-03-23T01:55:28",
65834
],
[
"2022-03-24T01:48:26",
65983
]
],
"ruby": [
Expand Down Expand Up @@ -7451,6 +7491,10 @@
[
"2022-03-23T01:55:28",
2003
],
[
"2022-03-24T01:48:26",
2007
]
],
"rust": [
Expand Down Expand Up @@ -8125,6 +8169,10 @@
[
"2022-03-23T01:55:28",
2833
],
[
"2022-03-24T01:48:26",
2855
]
],
"salesforce": [
Expand Down Expand Up @@ -8803,6 +8851,10 @@
[
"2022-03-23T01:55:28",
11459
],
[
"2022-03-24T01:48:26",
11477
]
],
"scala": [
Expand Down Expand Up @@ -9477,6 +9529,10 @@
[
"2022-03-23T01:55:28",
1463
],
[
"2022-03-24T01:48:26",
1463
]
],
"swift": [
Expand Down Expand Up @@ -10151,6 +10207,10 @@
[
"2022-03-23T01:55:28",
1501
],
[
"2022-03-24T01:48:26",
1501
]
],
"terraform": [
Expand Down Expand Up @@ -10829,6 +10889,10 @@
[
"2022-03-23T01:55:28",
46504
],
[
"2022-03-24T01:48:26",
46854
]
]
}
10 changes: 5 additions & 5 deletions .automation/generated/linter-helps.json
Original file line number Diff line number Diff line change
Expand Up @@ -343,9 +343,9 @@
" input).",
" --python-cell-magics TEXT When processing Jupyter Notebooks, add the",
" given magic to the list of known python-",
" magics (python, prun, pypy, timeit, python3,",
" capture, time). Useful for formatting cells",
" with custom python magics.",
" magics (python, pypy, timeit, time, prun,",
" capture, python3). 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 @@ -1514,8 +1514,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', 'E24', 'W503', 'E126', 'E123',",
" 'E121', 'E226', 'E704'])",
" (Default: ['E126', 'E704', 'E123', 'W504', 'W503',",
" 'E24', 'E121', 'E226'])",
" --extend-ignore errors",
" Comma-separated list of errors and warnings to add to",
" the list of ignored ones. For example, ``--extend-",
Expand Down
10 changes: 5 additions & 5 deletions .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"actionlint": "1.6.10",
"ansible-lint": "6.0.1",
"ansible-lint": "6.0.2",
"arm-ttk": "0.0.0",
"bandit": "1.7.4",
"bash-exec": "5.1.16",
Expand Down Expand Up @@ -65,13 +65,13 @@
"scss-lint": "0.59.0",
"secretlint": "4.1.0",
"sfdx-scanner": "2.8.0",
"sfdx-scanner-apex": "2.13.0",
"sfdx-scanner-aura": "2.13.0",
"sfdx-scanner-lwc": "2.13.0",
"sfdx-scanner-apex": "2.13.1",
"sfdx-scanner-aura": "2.13.1",
"sfdx-scanner-lwc": "2.13.1",
"shellcheck": "0.8.0",
"shfmt": "3.5.0",
"snakefmt": "0.6.0",
"snakemake": "7.3.0",
"snakemake": "7.3.1",
"spectral": "5.6.0",
"sql-lint": "0.0.19",
"sqlfluff": "0.11.1",
Expand Down
1 change: 1 addition & 0 deletions .trivyignore
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ CVE-2021-42383
CVE-2021-42384
CVE-2021-42385
CVE-2021-42386
CVE-2021-44906
CVE-2021-45960
CVE-2021-46143
CVE-2022-0778
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ Note: Can be used with `megalinter/megalinter@beta` in your GitHub Action mega-l
- [checkov](https://www.checkov.io/) from 2.0.977 to **2.0.980** on 2022-03-22
- [rubocop](https://rubocop.org/) from 1.26.0 to **1.26.1** on 2022-03-23
- [checkov](https://www.checkov.io/) from 2.0.980 to **2.0.983** on 2022-03-23
- [ansible-lint](https://ansible-lint.readthedocs.io/en/latest/) from 6.0.1 to **6.0.2** on 2022-03-24
- [sfdx-scanner-apex](https://forcedotcom.github.io/sfdx-scanner/) from 2.13.0 to **2.13.1** on 2022-03-24
- [sfdx-scanner-aura](https://forcedotcom.github.io/sfdx-scanner/) from 2.13.0 to **2.13.1** on 2022-03-24
- [sfdx-scanner-lwc](https://forcedotcom.github.io/sfdx-scanner/) from 2.13.0 to **2.13.1** on 2022-03-24
- [snakemake](https://snakemake.readthedocs.io/en/stable/) from 7.3.0 to **7.3.1** on 2022-03-24
<!-- linter-versions-end -->

## [v5.10.0] - 2022-03-20
Expand Down
10 changes: 5 additions & 5 deletions docs/all_linters.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
| Linter | Version | License | Descriptors | Reference status | URL |
|:--------------------------------------------------------------------------------------------------------|:--------------:|:-------------------------------------------:|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:-------------------:|:---------------------------------------------------------------------------------------------------------------------------------------------------:|
| [**actionlint**](https://github.com/rhysd/actionlint){target=_blank} | 1.6.10 | [MIT](licenses/actionlint.md) | [ACTION](descriptors/action_actionlint.md) | :white_circle: | [Repository](https://github.com/rhysd/actionlint){target=_blank} |
| [**ansible-lint**](https://github.com/ansible/ansible-lint){target=_blank} | 6.0.1 | [GPL-3.0](licenses/ansible-lint.md) | [ANSIBLE](descriptors/ansible_ansible_lint.md) | :white_circle: | [Repository](https://github.com/ansible/ansible-lint){target=_blank} |
| [**ansible-lint**](https://github.com/ansible/ansible-lint){target=_blank} | 6.0.2 | [GPL-3.0](licenses/ansible-lint.md) | [ANSIBLE](descriptors/ansible_ansible_lint.md) | :white_circle: | [Repository](https://github.com/ansible/ansible-lint){target=_blank} |
| [**arm-ttk**](https://github.com/Azure/arm-ttk){target=_blank} | N/A | <!-- --> | [ARM](descriptors/arm_arm_ttk.md) | :white_circle: | [Web Site](https://github.com/Azure/arm-ttk){target=_blank} |
| [**bandit**](https://github.com/PyCQA/bandit){target=_blank} | 1.7.4 | [Apache-2.0](licenses/bandit.md) | [PYTHON](descriptors/python_bandit.md) | :white_circle: | [Repository](https://github.com/PyCQA/bandit){target=_blank} |
| [**bash-exec**](https://tiswww.case.edu/php/chet/bash/bashtop.html){target=_blank} | 5.1.16 | <!-- --> | [BASH](descriptors/bash_bash_exec.md) | <!-- --> | [Web Site](https://tiswww.case.edu/php/chet/bash/bashtop.html){target=_blank} |
Expand Down Expand Up @@ -70,13 +70,13 @@
| [**scalafix**](https://github.com/scalacenter/scalafix){target=_blank} | 0.9.34 | [Other](licenses/scalafix.md) | [SCALA](descriptors/scala_scalafix.md) | :heart: | [MegaLinter reference](https://scalacenter.github.io/scalafix/docs/users/installation.html#plugins-for-other-build-tools){target=_blank} |
| [**scss-lint**](https://github.com/sds/scss-lint){target=_blank} | 0.59.0 | <!-- --> | [CSS](descriptors/css_scss_lint.md) | :white_circle: | [Web Site](https://github.com/sds/scss-lint){target=_blank} |
| [**secretlint**](https://github.com/secretlint/secretlint){target=_blank} | 4.1.0 | [MIT](licenses/secretlint.md) | [CREDENTIALS](descriptors/credentials_secretlint.md) | :heart: | [MegaLinter reference](https://github.com/secretlint/secretlint#mega-linter){target=_blank} |
| [**sfdx-scanner-apex**](https://github.com/forcedotcom/sfdx-scanner){target=_blank} | 2.13.0 | [MIT](licenses/sfdx-scanner-apex.md) | [SALESFORCE](descriptors/salesforce_sfdx_scanner_apex.md) | :hammer_and_wrench: | [Pull Request](https://github.com/forcedotcom/sfdx-scanner/pull/307){target=_blank} |
| [**sfdx-scanner-aura**](https://github.com/forcedotcom/sfdx-scanner){target=_blank} | 2.13.0 | [MIT](licenses/sfdx-scanner-aura.md) | [SALESFORCE](descriptors/salesforce_sfdx_scanner_aura.md) | :hammer_and_wrench: | [Pull Request](https://github.com/forcedotcom/sfdx-scanner/pull/307){target=_blank} |
| [**sfdx-scanner-lwc**](https://github.com/forcedotcom/sfdx-scanner){target=_blank} | 2.13.0 | [MIT](licenses/sfdx-scanner-lwc.md) | [SALESFORCE](descriptors/salesforce_sfdx_scanner_lwc.md) | :hammer_and_wrench: | [Pull Request](https://github.com/forcedotcom/sfdx-scanner/pull/307){target=_blank} |
| [**sfdx-scanner-apex**](https://github.com/forcedotcom/sfdx-scanner){target=_blank} | 2.13.1 | [MIT](licenses/sfdx-scanner-apex.md) | [SALESFORCE](descriptors/salesforce_sfdx_scanner_apex.md) | :hammer_and_wrench: | [Pull Request](https://github.com/forcedotcom/sfdx-scanner/pull/307){target=_blank} |
| [**sfdx-scanner-aura**](https://github.com/forcedotcom/sfdx-scanner){target=_blank} | 2.13.1 | [MIT](licenses/sfdx-scanner-aura.md) | [SALESFORCE](descriptors/salesforce_sfdx_scanner_aura.md) | :hammer_and_wrench: | [Pull Request](https://github.com/forcedotcom/sfdx-scanner/pull/307){target=_blank} |
| [**sfdx-scanner-lwc**](https://github.com/forcedotcom/sfdx-scanner){target=_blank} | 2.13.1 | [MIT](licenses/sfdx-scanner-lwc.md) | [SALESFORCE](descriptors/salesforce_sfdx_scanner_lwc.md) | :hammer_and_wrench: | [Pull Request](https://github.com/forcedotcom/sfdx-scanner/pull/307){target=_blank} |
| [**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.6.0 | <!-- --> | [SNAKEMAKE](descriptors/snakemake_snakefmt.md) | :white_circle: | [Web Site](https://github.com/snakemake/snakefmt){target=_blank} |
| [**snakemake**](https://github.com/snakemake/snakemake){target=_blank} | 7.3.0 | [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} | 7.3.1 | [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.11.1 | [MIT](licenses/sqlfluff.md) | [SQL](descriptors/sql_sqlfluff.md) | :white_circle: | [Repository](https://github.com/sqlfluff/sqlfluff){target=_blank} |
Expand Down
Loading

0 comments on commit abfb0dc

Please sign in to comment.