Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#1082)
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam authored Dec 7, 2021
1 parent cfba537 commit 3924b3d
Show file tree
Hide file tree
Showing 17 changed files with 12,901 additions and 12,899 deletions.
64 changes: 32 additions & 32 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -393,8 +393,8 @@
2030734
],
[
"2021-12-07T01:33:19",
2072473
"2021-12-07T10:59:39",
2091478
]
],
"ci_light": [
Expand Down Expand Up @@ -791,8 +791,8 @@
5493
],
[
"2021-12-07T01:33:19",
5563
"2021-12-07T10:59:39",
5581
]
],
"dart": [
Expand Down Expand Up @@ -1189,8 +1189,8 @@
1638
],
[
"2021-12-07T01:33:19",
1663
"2021-12-07T10:59:39",
1669
]
],
"documentation": [
Expand Down Expand Up @@ -1587,8 +1587,8 @@
23358
],
[
"2021-12-07T01:33:19",
23617
"2021-12-07T10:59:39",
23752
]
],
"dotnet": [
Expand Down Expand Up @@ -1985,8 +1985,8 @@
256643
],
[
"2021-12-07T01:33:19",
257050
"2021-12-07T10:59:39",
257167
]
],
"go": [
Expand Down Expand Up @@ -2383,8 +2383,8 @@
5737
],
[
"2021-12-07T01:33:19",
5799
"2021-12-07T10:59:39",
5821
]
],
"java": [
Expand Down Expand Up @@ -2781,8 +2781,8 @@
42350
],
[
"2021-12-07T01:33:19",
42754
"2021-12-07T10:59:39",
42865
]
],
"javascript": [
Expand Down Expand Up @@ -3179,8 +3179,8 @@
59685
],
[
"2021-12-07T01:33:19",
60204
"2021-12-07T10:59:39",
60476
]
],
"php": [
Expand Down Expand Up @@ -3577,8 +3577,8 @@
2726
],
[
"2021-12-07T01:33:19",
2752
"2021-12-07T10:59:39",
2757
]
],
"python": [
Expand Down Expand Up @@ -3975,8 +3975,8 @@
32904
],
[
"2021-12-07T01:33:19",
33172
"2021-12-07T10:59:39",
33316
]
],
"ruby": [
Expand Down Expand Up @@ -4369,8 +4369,8 @@
1569
],
[
"2021-12-07T01:33:19",
1585
"2021-12-07T10:59:39",
1590
]
],
"rust": [
Expand Down Expand Up @@ -4763,8 +4763,8 @@
1312
],
[
"2021-12-07T01:33:19",
1324
"2021-12-07T10:59:39",
1329
]
],
"salesforce": [
Expand Down Expand Up @@ -5161,8 +5161,8 @@
8702
],
[
"2021-12-07T01:33:19",
8738
"2021-12-07T10:59:39",
8760
]
],
"scala": [
Expand Down Expand Up @@ -5555,8 +5555,8 @@
1165
],
[
"2021-12-07T01:33:19",
1181
"2021-12-07T10:59:39",
1186
]
],
"swift": [
Expand Down Expand Up @@ -5949,8 +5949,8 @@
1065
],
[
"2021-12-07T01:33:19",
1081
"2021-12-07T10:59:39",
1086
]
],
"terraform": [
Expand Down Expand Up @@ -6347,8 +6347,8 @@
25037
],
[
"2021-12-07T01:33:19",
25296
"2021-12-07T10:59:39",
25363
]
]
}
4 changes: 2 additions & 2 deletions .automation/generated/linter-helps.json
Original file line number Diff line number Diff line change
Expand Up @@ -1379,8 +1379,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: ['E704', 'W504', 'E226', 'W503', 'E126',",
" 'E24', 'E123', 'E121'])",
" (Default: ['E123', 'E121', 'W503', 'E126', 'E226',",
" 'E704', 'W504', 'E24'])",
" --extend-ignore errors",
" Comma-separated list of errors and warnings to add to",
" the list of ignored ones. For example, ``--extend-",
Expand Down
4 changes: 2 additions & 2 deletions .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
"clj-kondo": "2021.06.18",
"coffeelint": "5.2.1",
"cpplint": "1.5.5",
"cspell": "5.13.1",
"cspell": "5.13.2",
"dartanalyzer": "0.0.0",
"dockerfilelint": "1.8.0",
"dotenv-linter": "3.1.1",
"dotnet-format": "000",
"editorconfig-checker": "2.3.5",
"eslint": "8.4.0",
"eslint": "8.4.1",
"eslint-plugin-jsonc": "2.0.0",
"flake8": "4.0.1",
"gherkin-lint": "0.0.0",
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ Note: Can be used with `megalinter/megalinter@beta` in your GitHub Action mega-l
- [black](https://black.readthedocs.io/en/stable/) from 21.11 to **21.12** on 2021-12-06
- [checkov](https://www.checkov.io/) from 2.0.626 to **2.0.628** on 2021-12-06
- [checkov](https://www.checkov.io/) from 2.0.628 to **2.0.632** on 2021-12-07
- [eslint](https://eslint.org) from 8.4.0 to **8.4.1** on 2021-12-07
- [cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 5.13.1 to **5.13.2** on 2021-12-07
<!-- linter-versions-end -->

## [v5.2.0] - 2021-11-18
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<!-- mega-linter-title-end -->

![GitHub release](https://img.shields.io/github/v/release/megalinter/megalinter?sort=semver)
[![Docker Pulls](https://img.shields.io/badge/docker%20pulls-2.5M-blue)](https://megalinter.github.io/flavors/)
[![Docker Pulls](https://img.shields.io/badge/docker%20pulls-2.6M-blue)](https://megalinter.github.io/flavors/)
[![Downloads/week](https://img.shields.io/npm/dw/mega-linter-runner.svg)](https://npmjs.org/package/mega-linter-runner)
[![GitHub stars](https://img.shields.io/github/stars/megalinter/megalinter?cacheSeconds=3600)](https://github.com/megalinter/megalinter/stargazers/)
[![MegaLinter](https://github.com/megalinter/megalinter/workflows/MegaLinter/badge.svg?branch=main)](https://github.com/megalinter/megalinter/actions?query=workflow%3AMegaLinter+branch%3Amain)
Expand Down
4 changes: 2 additions & 2 deletions docs/all_linters.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
| [**clj-kondo**](https://github.com/borkdude/clj-kondo){target=_blank} | 2021.06.18 | <!-- --> | [CLOJURE](descriptors/clojure_clj_kondo.md) | :heart: | [MegaLinter reference](https://github.com/borkdude/clj-kondo/blob/master/doc/ci-integration.md#github){target=_blank} |
| [**coffeelint**](https://github.com/clutchski/coffeelint){target=_blank} | 5.2.1 | Other | [COFFEE](descriptors/coffee_coffeelint.md) | :white_circle: | [Repository](https://github.com/clutchski/coffeelint){target=_blank} |
| [**cpplint**](https://github.com/cpplint/cpplint){target=_blank} | 1.5.5 | <!-- --> | [C](descriptors/c_cpplint.md)<br/> [CPP](descriptors/cpp_cpplint.md) | :white_circle: | [Web Site](https://github.com/cpplint/cpplint){target=_blank} |
| [**cspell**](https://github.com/streetsidesoftware/cspell){target=_blank} | 5.13.1 | MIT | [SPELL](descriptors/spell_cspell.md) | :heart: | [MegaLinter reference](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell#mega-linter){target=_blank} |
| [**cspell**](https://github.com/streetsidesoftware/cspell){target=_blank} | 5.13.2 | MIT | [SPELL](descriptors/spell_cspell.md) | :heart: | [MegaLinter reference](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell#mega-linter){target=_blank} |
| [**dartanalyzer**](https://github.com/dart-lang/sdk){target=_blank} | N/A | BSD-3-Clause | [DART](descriptors/dart_dartanalyzer.md) | :no_entry_sign: | [Repository](https://github.com/dart-lang/sdk){target=_blank} |
| [**dockerfilelint**](https://github.com/replicatedhq/dockerfilelint){target=_blank} | 1.8.0 | <!-- --> | [DOCKERFILE](descriptors/dockerfile_dockerfilelint.md) | :white_circle: | [Web Site](https://github.com/replicatedhq/dockerfilelint){target=_blank} |
| [**dotenv-linter**](https://github.com/dotenv-linter/dotenv-linter){target=_blank} | 3.1.1 | MIT | [ENV](descriptors/env_dotenv_linter.md) | :heart: | [MegaLinter reference](https://dotenv-linter.github.io/#/integrations/mega_linter){target=_blank} |
| [**dotnet-format**](https://github.com/dotnet/format){target=_blank} | 000 | <!-- --> | [CSHARP](descriptors/csharp_dotnet_format.md)<br/> [VBDOTNET](descriptors/vbdotnet_dotnet_format.md) | :white_circle: | [Web Site](https://github.com/dotnet/format){target=_blank} |
| [**editorconfig-checker**](https://github.com/editorconfig-checker/editorconfig-checker){target=_blank} | 2.3.5 | MIT | [EDITORCONFIG](descriptors/editorconfig_editorconfig_checker.md) | :heart: | [MegaLinter reference](https://github.com/editorconfig-checker/editorconfig-checker#mega-linter){target=_blank} |
| [**eslint**](https://github.com/eslint/eslint){target=_blank} | 8.4.0 | MIT | [JAVASCRIPT](descriptors/javascript_eslint.md)<br/> [JSX](descriptors/jsx_eslint.md)<br/> [TSX](descriptors/tsx_eslint.md)<br/> [TYPESCRIPT](descriptors/typescript_eslint.md) | :heart: | [MegaLinter reference](https://eslint.org/docs/user-guide/integrations#source-control){target=_blank} |
| [**eslint**](https://github.com/eslint/eslint){target=_blank} | 8.4.1 | MIT | [JAVASCRIPT](descriptors/javascript_eslint.md)<br/> [JSX](descriptors/jsx_eslint.md)<br/> [TSX](descriptors/tsx_eslint.md)<br/> [TYPESCRIPT](descriptors/typescript_eslint.md) | :heart: | [MegaLinter reference](https://eslint.org/docs/user-guide/integrations#source-control){target=_blank} |
| [**eslint-plugin-jsonc**](https://github.com/ota-meshi/eslint-plugin-jsonc){target=_blank} | 2.0.0 | MIT | [JSON](descriptors/json_eslint_plugin_jsonc.md) | :heart: | [MegaLinter reference](https://eslint.org/docs/user-guide/integrations#source-control){target=_blank} |
| [**flake8**](https://github.com/PyCQA/flake8){target=_blank} | 4.0.1 | Other | [PYTHON](descriptors/python_flake8.md) | :white_circle: | [Repository](https://github.com/PyCQA/flake8){target=_blank} |
| [**gherkin-lint**](https://github.com/vsiakka/gherkin-lint){target=_blank} | N/A | <!-- --> | [GHERKIN](descriptors/gherkin_gherkin_lint.md) | :white_circle: | [Web Site](https://github.com/vsiakka/gherkin-lint){target=_blank} |
Expand Down
2 changes: 1 addition & 1 deletion docs/descriptors/c_cpplint.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ This linter is available in the following flavours
<!-- /* cSpell:disable */ -->
### How the linting is performed

- cpplint is called one time by identified file
- cpplint is called once with the list of files as arguments

### Example calls

Expand Down
2 changes: 1 addition & 1 deletion docs/descriptors/cpp_cpplint.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ This linter is available in the following flavours
<!-- /* cSpell:disable */ -->
### How the linting is performed

- cpplint is called one time by identified file
- cpplint is called once with the list of files as arguments

### Example calls

Expand Down
2 changes: 1 addition & 1 deletion docs/descriptors/javascript_eslint.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ You can create it by typing `npx eslint --init` in the root of your repository

## eslint documentation

- Version in MegaLinter: **8.4.0**
- Version in MegaLinter: **8.4.1**
- Visit [Official Web Site](https://eslint.org){target=_blank}
- See [How to configure eslint rules](https://eslint.org/docs/user-guide/configuring){target=_blank}
- See [How to disable eslint rules in files](https://eslint.org/docs/user-guide/configuring#disabling-rules-with-inline-comments){target=_blank}
Expand Down
2 changes: 1 addition & 1 deletion docs/descriptors/jsx_eslint.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ You can create it by typing `npx eslint --init` in the root of your repository

## eslint documentation

- Version in MegaLinter: **8.4.0**
- Version in MegaLinter: **8.4.1**
- Visit [Official Web Site](https://github.com/yannickcr/eslint-plugin-react#readme){target=_blank}
- See [How to configure eslint rules](https://github.com/yannickcr/eslint-plugin-react#configuration){target=_blank}
- See [How to disable eslint rules in files](https://eslint.org/docs/user-guide/configuring#disabling-rules-with-inline-comments){target=_blank}
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: ['E704', 'W504', 'E226', 'W503', 'E126',
'E24', 'E123', 'E121'])
(Default: ['E123', 'E121', 'W503', 'E126', 'E226',
'E704', 'W504', 'E24'])
--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/spell_cspell.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Copy it at the root of your repository, read it, remove real spelling errors (af

## cspell documentation

- Version in MegaLinter: **5.13.1**
- Version in MegaLinter: **5.13.2**
- Visit [Official Web Site](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell#readme){target=_blank}
- See [How to configure cspell rules](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell#customization){target=_blank}
- See [How to disable cspell rules in files](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell#enable--disable-checking-sections-of-code){target=_blank}
Expand Down
2 changes: 1 addition & 1 deletion docs/descriptors/tsx_eslint.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ You can create it by typing `npx eslint --init` in the root of your repository

## eslint documentation

- Version in MegaLinter: **8.4.0**
- Version in MegaLinter: **8.4.1**
- Visit [Official Web Site](https://github.com/yannickcr/eslint-plugin-react#readme){target=_blank}
- See [How to configure eslint rules](https://github.com/yannickcr/eslint-plugin-react#configuration){target=_blank}
- See [How to disable eslint rules in files](https://eslint.org/docs/user-guide/configuring#disabling-rules-with-inline-comments){target=_blank}
Expand Down
2 changes: 1 addition & 1 deletion docs/descriptors/typescript_eslint.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ You can create it by typing `npx eslint --init` in the root of your repository

## eslint documentation

- Version in MegaLinter: **8.4.0**
- Version in MegaLinter: **8.4.1**
- Visit [Official Web Site](https://eslint.org){target=_blank}
- See [How to configure eslint rules](https://eslint.org/docs/user-guide/configuring){target=_blank}
- See [How to disable eslint rules in files](https://eslint.org/docs/user-guide/configuring#disabling-rules-with-inline-comments){target=_blank}
Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<!-- mega-linter-title-end -->

![GitHub release](https://img.shields.io/github/v/release/megalinter/megalinter?sort=semver)
[![Docker Pulls](https://img.shields.io/badge/docker%20pulls-2.5M-blue)](https://megalinter.github.io/flavors/)
[![Docker Pulls](https://img.shields.io/badge/docker%20pulls-2.6M-blue)](https://megalinter.github.io/flavors/)
[![Downloads/week](https://img.shields.io/npm/dw/mega-linter-runner.svg)](https://npmjs.org/package/mega-linter-runner)
[![GitHub stars](https://img.shields.io/github/stars/megalinter/megalinter?cacheSeconds=3600)](https://github.com/megalinter/megalinter/stargazers/)
[![MegaLinter](https://github.com/megalinter/megalinter/workflows/MegaLinter/badge.svg?branch=main)](https://github.com/megalinter/megalinter/actions?query=workflow%3AMegaLinter+branch%3Amain)
Expand Down
2 changes: 1 addition & 1 deletion mega-linter-runner/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
[![Downloads/total](https://img.shields.io/npm/dt/mega-linter-runner.svg)](https://npmjs.org/package/mega-linter-runner)
[![GitHub stars](https://img.shields.io/github/stars/megalinter/megalinter?maxAge=2592000)](https://GitHub.com/megalinter/megalinter/stargazers/)
<!-- readme-header-start -->
[![Docker Pulls](https://img.shields.io/badge/docker%20pulls-2.5M-blue)](https://megalinter.github.io/flavors/)
[![Docker Pulls](https://img.shields.io/badge/docker%20pulls-2.6M-blue)](https://megalinter.github.io/flavors/)
[![MegaLinter](https://github.com/megalinter/megalinter/workflows/MegaLinter/badge.svg?branch=main)](https://megalinter.github.io)
[![codecov](https://codecov.io/gh/megalinter/megalinter/branch/master/graph/badge.svg)](https://codecov.io/gh/megalinter/megalinter)
[![Secured with Trivy](https://img.shields.io/badge/Trivy-secured-green?logo=docker)](https://github.com/aquasecurity/trivy)
Expand Down
Loading

0 comments on commit 3924b3d

Please sign in to comment.