Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#1117)
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam authored Dec 18, 2021
1 parent 258a371 commit 880b45d
Show file tree
Hide file tree
Showing 9 changed files with 45 additions and 42 deletions.
54 changes: 27 additions & 27 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -429,8 +429,8 @@
2396129
],
[
"2021-12-18T01:40:51",
2397227
"2021-12-18T12:07:04",
2397389
]
],
"ci_light": [
Expand Down Expand Up @@ -863,8 +863,8 @@
5895
],
[
"2021-12-18T01:40:51",
5916
"2021-12-18T12:07:04",
5920
]
],
"dart": [
Expand Down Expand Up @@ -1297,8 +1297,8 @@
1754
],
[
"2021-12-18T01:40:51",
1758
"2021-12-18T12:07:04",
1759
]
],
"documentation": [
Expand Down Expand Up @@ -1731,7 +1731,7 @@
25138
],
[
"2021-12-18T01:40:51",
"2021-12-18T12:07:04",
25227
]
],
Expand Down Expand Up @@ -2165,8 +2165,8 @@
260772
],
[
"2021-12-18T01:40:51",
260985
"2021-12-18T12:07:04",
261008
]
],
"go": [
Expand Down Expand Up @@ -2599,8 +2599,8 @@
6201
],
[
"2021-12-18T01:40:51",
6230
"2021-12-18T12:07:04",
6267
]
],
"java": [
Expand Down Expand Up @@ -3033,8 +3033,8 @@
45506
],
[
"2021-12-18T01:40:51",
45750
"2021-12-18T12:07:04",
45774
]
],
"javascript": [
Expand Down Expand Up @@ -3467,8 +3467,8 @@
63684
],
[
"2021-12-18T01:40:51",
64071
"2021-12-18T12:07:04",
64100
]
],
"php": [
Expand Down Expand Up @@ -3901,8 +3901,8 @@
2918
],
[
"2021-12-18T01:40:51",
2920
"2021-12-18T12:07:04",
2930
]
],
"python": [
Expand Down Expand Up @@ -4335,8 +4335,8 @@
36319
],
[
"2021-12-18T01:40:51",
36651
"2021-12-18T12:07:04",
36713
]
],
"ruby": [
Expand Down Expand Up @@ -4765,7 +4765,7 @@
1642
],
[
"2021-12-18T01:40:51",
"2021-12-18T12:07:04",
1643
]
],
Expand Down Expand Up @@ -5195,7 +5195,7 @@
1379
],
[
"2021-12-18T01:40:51",
"2021-12-18T12:07:04",
1380
]
],
Expand Down Expand Up @@ -5629,8 +5629,8 @@
9045
],
[
"2021-12-18T01:40:51",
9073
"2021-12-18T12:07:04",
9081
]
],
"scala": [
Expand Down Expand Up @@ -6059,7 +6059,7 @@
1234
],
[
"2021-12-18T01:40:51",
"2021-12-18T12:07:04",
1235
]
],
Expand Down Expand Up @@ -6489,7 +6489,7 @@
1132
],
[
"2021-12-18T01:40:51",
"2021-12-18T12:07:04",
1135
]
],
Expand Down Expand Up @@ -6923,8 +6923,8 @@
27076
],
[
"2021-12-18T01:40:51",
27300
"2021-12-18T12:07:04",
27338
]
]
}
6 changes: 3 additions & 3 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: ['E121', 'E226', 'W503', 'W504', 'E24',",
" 'E704', 'E126', 'E123'])",
" (Default: ['E123', 'W503', 'E226', 'E704', 'E24',",
" 'E126', 'E121', 'W504'])",
" --extend-ignore errors",
" Comma-separated list of errors and warnings to add to",
" the list of ignored ones. For example, ``--extend-",
Expand Down Expand Up @@ -6981,7 +6981,7 @@
" terragrunt-json-out The file path that terragrunt should use when rendering the terragrunt.hcl config as json. Only used in the render-json command. Defaults to terragrunt_rendered.json.",
"",
"VERSION:",
" v0.35.14",
" v0.35.16",
"",
"AUTHOR(S):",
" Gruntwork <www.gruntwork.io>",
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 @@ -13,7 +13,7 @@
"clj-kondo": "2021.06.18",
"coffeelint": "5.2.1",
"cpplint": "1.5.5",
"cspell": "5.13.3",
"cspell": "5.13.4",
"dartanalyzer": "0.0.0",
"dockerfilelint": "1.8.0",
"dotenv-linter": "3.1.1",
Expand Down Expand Up @@ -78,8 +78,8 @@
"stylelint": "14.1.0",
"swiftlint": "0.45.1",
"tekton-lint": "0.6.0",
"terraform-fmt": "1.1.1",
"terragrunt": "0.35.14",
"terraform-fmt": "1.1.2",
"terragrunt": "0.35.16",
"terrascan": "1.12.0",
"tflint": "0.34.0",
"tsqllint": "1.14.0.0",
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ Note: Can be used with `megalinter/megalinter@beta` in your GitHub Action mega-l
- [terraform-fmt](https://www.terraform.io/docs/cli/commands/fmt.html) from 1.1.0 to **1.1.1** on 2021-12-17
- [eslint](https://eslint.org) from 8.4.1 to **8.5.0** on 2021-12-18
- [checkov](https://www.checkov.io/) from 2.0.668 to **2.0.672** on 2021-12-18
- [cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 5.13.3 to **5.13.4** on 2021-12-18
- [terraform-fmt](https://www.terraform.io/docs/cli/commands/fmt.html) from 1.1.1 to **1.1.2** on 2021-12-18
- [terragrunt](https://terragrunt.gruntwork.io) from 0.35.14 to **0.35.16** on 2021-12-18
<!-- linter-versions-end -->

## [v5.3.0] - 2021-12-08
Expand Down
6 changes: 3 additions & 3 deletions docs/all_linters.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
| [**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.3 | 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.4 | 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} |
Expand Down Expand Up @@ -83,8 +83,8 @@
| [**stylelint**](https://github.com/stylelint/stylelint){target=_blank} | 14.1.0 | MIT | [CSS](descriptors/css_stylelint.md) | :heart: | [MegaLinter reference](https://stylelint.io/user-guide/integrations/other#analysis-platform-engines){target=_blank} |
| [**swiftlint**](https://github.com/realm/SwiftLint){target=_blank} | 0.45.1 | MIT | [SWIFT](descriptors/swift_swiftlint.md) | :white_circle: | [Repository](https://github.com/realm/SwiftLint){target=_blank} |
| [**tekton-lint**](https://github.com/IBM/tekton-lint){target=_blank} | 0.6.0 | <!-- --> | [TEKTON](descriptors/tekton_tekton_lint.md) | :white_circle: | [Web Site](https://github.com/IBM/tekton-lint){target=_blank} |
| [**terraform-fmt**](https://github.com/hashicorp/terraform){target=_blank} | 1.1.1 | MPL-2.0 | [TERRAFORM](descriptors/terraform_terraform_fmt.md) | :white_circle: | [Repository](https://github.com/hashicorp/terraform){target=_blank} |
| [**terragrunt**](https://github.com/gruntwork-io/terragrunt){target=_blank} | 0.35.14 | MIT | [TERRAFORM](descriptors/terraform_terragrunt.md) | :white_circle: | [Repository](https://github.com/gruntwork-io/terragrunt){target=_blank} |
| [**terraform-fmt**](https://github.com/hashicorp/terraform){target=_blank} | 1.1.2 | MPL-2.0 | [TERRAFORM](descriptors/terraform_terraform_fmt.md) | :white_circle: | [Repository](https://github.com/hashicorp/terraform){target=_blank} |
| [**terragrunt**](https://github.com/gruntwork-io/terragrunt){target=_blank} | 0.35.16 | MIT | [TERRAFORM](descriptors/terraform_terragrunt.md) | :white_circle: | [Repository](https://github.com/gruntwork-io/terragrunt){target=_blank} |
| [**terrascan**](https://github.com/accurics/terrascan){target=_blank} | 1.12.0 | Apache-2.0 | [TERRAFORM](descriptors/terraform_terrascan.md) | :white_circle: | [Repository](https://github.com/accurics/terrascan){target=_blank} |
| [**tflint**](https://github.com/terraform-linters/tflint){target=_blank} | 0.34.0 | <!-- --> | [TERRAFORM](descriptors/terraform_tflint.md) | :white_circle: | [Web Site](https://github.com/terraform-linters/tflint){target=_blank} |
| [**tsqllint**](https://github.com/tsqllint/tsqllint){target=_blank} | 1.14.0.0 | MIT | [SQL](descriptors/sql_tsqllint.md) | :white_circle: | [Repository](https://github.com/tsqllint/tsqllint){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: ['E121', 'E226', 'W503', 'W504', 'E24',
'E704', 'E126', 'E123'])
(Default: ['E123', 'W503', 'E226', 'E704', 'E24',
'E126', 'E121', 'W504'])
--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.3**
- Version in MegaLinter: **5.13.4**
- 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/terraform_terraform_fmt.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

## terraform-fmt documentation

- Version in MegaLinter: **1.1.1**
- Version in MegaLinter: **1.1.2**
- Visit [Official Web Site](https://www.terraform.io/docs/cli/commands/fmt.html){target=_blank}

[![terraform - GitHub](https://gh-card.dev/repos/hashicorp/terraform.svg?fullname=)](https://github.com/hashicorp/terraform){target=_blank}
Expand Down
4 changes: 2 additions & 2 deletions docs/descriptors/terraform_terragrunt.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## terragrunt documentation

- Version in MegaLinter: **0.35.14**
- Version in MegaLinter: **0.35.16**
- Visit [Official Web Site](https://terragrunt.gruntwork.io){target=_blank}
- See [How to configure terragrunt rules](https://terragrunt.gruntwork.io/docs/getting-started/configuration/#terragrunt-configuration-file){target=_blank}

Expand Down Expand Up @@ -114,7 +114,7 @@ GLOBAL OPTIONS:
terragrunt-json-out The file path that terragrunt should use when rendering the terragrunt.hcl config as json. Only used in the render-json command. Defaults to terragrunt_rendered.json.

VERSION:
v0.35.14
v0.35.16

AUTHOR(S):
Gruntwork <www.gruntwork.io>
Expand Down

0 comments on commit 880b45d

Please sign in to comment.