Skip to content

Commit 3050e4c

Browse files
authored
[automation] Auto-update linters version, help and documentation (#1101)
1 parent 68c95fd commit 3050e4c

File tree

8 files changed

+46
-44
lines changed

8 files changed

+46
-44
lines changed

.automation/generated/flavors-stats.json

+32-32
Original file line numberDiff line numberDiff line change
@@ -405,8 +405,8 @@
405405
2164261
406406
],
407407
[
408-
"2021-12-11T01:39:05",
409-
2235445
408+
"2021-12-11T10:08:27",
409+
2252269
410410
]
411411
],
412412
"ci_light": [
@@ -815,8 +815,8 @@
815815
5673
816816
],
817817
[
818-
"2021-12-11T01:39:05",
819-
5733
818+
"2021-12-11T10:08:27",
819+
5735
820820
]
821821
],
822822
"dart": [
@@ -1225,8 +1225,8 @@
12251225
1712
12261226
],
12271227
[
1228-
"2021-12-11T01:39:05",
1229-
1719
1228+
"2021-12-11T10:08:27",
1229+
1720
12301230
]
12311231
],
12321232
"documentation": [
@@ -1635,8 +1635,8 @@
16351635
24246
16361636
],
16371637
[
1638-
"2021-12-11T01:39:05",
1639-
24602
1638+
"2021-12-11T10:08:27",
1639+
24625
16401640
]
16411641
],
16421642
"dotnet": [
@@ -2045,8 +2045,8 @@
20452045
257905
20462046
],
20472047
[
2048-
"2021-12-11T01:39:05",
2049-
258597
2048+
"2021-12-11T10:08:27",
2049+
258701
20502050
]
20512051
],
20522052
"go": [
@@ -2455,8 +2455,8 @@
24552455
5899
24562456
],
24572457
[
2458-
"2021-12-11T01:39:05",
2459-
5952
2458+
"2021-12-11T10:08:27",
2459+
5954
24602460
]
24612461
],
24622462
"java": [
@@ -2865,8 +2865,8 @@
28652865
43481
28662866
],
28672867
[
2868-
"2021-12-11T01:39:05",
2869-
44024
2868+
"2021-12-11T10:08:27",
2869+
44037
28702870
]
28712871
],
28722872
"javascript": [
@@ -3275,8 +3275,8 @@
32753275
61204
32763276
],
32773277
[
3278-
"2021-12-11T01:39:05",
3279-
61855
3278+
"2021-12-11T10:08:27",
3279+
61890
32803280
]
32813281
],
32823282
"php": [
@@ -3685,8 +3685,8 @@
36853685
2800
36863686
],
36873687
[
3688-
"2021-12-11T01:39:05",
3689-
2842
3688+
"2021-12-11T10:08:27",
3689+
2851
36903690
]
36913691
],
36923692
"python": [
@@ -4095,8 +4095,8 @@
40954095
33874
40964096
],
40974097
[
4098-
"2021-12-11T01:39:05",
4099-
34487
4098+
"2021-12-11T10:08:27",
4099+
34553
41004100
]
41014101
],
41024102
"ruby": [
@@ -4501,8 +4501,8 @@
45014501
1619
45024502
],
45034503
[
4504-
"2021-12-11T01:39:05",
4505-
1619
4504+
"2021-12-11T10:08:27",
4505+
1620
45064506
]
45074507
],
45084508
"rust": [
@@ -4907,8 +4907,8 @@
49074907
1356
49084908
],
49094909
[
4910-
"2021-12-11T01:39:05",
4911-
1356
4910+
"2021-12-11T10:08:27",
4911+
1357
49124912
]
49134913
],
49144914
"salesforce": [
@@ -5317,8 +5317,8 @@
53175317
8848
53185318
],
53195319
[
5320-
"2021-12-11T01:39:05",
5321-
8879
5320+
"2021-12-11T10:08:27",
5321+
8887
53225322
]
53235323
],
53245324
"scala": [
@@ -5723,8 +5723,8 @@
57235723
1214
57245724
],
57255725
[
5726-
"2021-12-11T01:39:05",
5727-
1214
5726+
"2021-12-11T10:08:27",
5727+
1215
57285728
]
57295729
],
57305730
"swift": [
@@ -6129,8 +6129,8 @@
61296129
1113
61306130
],
61316131
[
6132-
"2021-12-11T01:39:05",
6133-
1113
6132+
"2021-12-11T10:08:27",
6133+
1114
61346134
]
61356135
],
61366136
"terraform": [
@@ -6539,8 +6539,8 @@
65396539
25762
65406540
],
65416541
[
6542-
"2021-12-11T01:39:05",
6543-
26023
6542+
"2021-12-11T10:08:27",
6543+
26064
65446544
]
65456545
]
65466546
}

.automation/generated/linter-helps.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1379,8 +1379,8 @@
13791379
" of opening bracket's line.",
13801380
" --ignore errors Comma-separated list of errors and warnings to ignore",
13811381
" (or skip). For example, ``--ignore=E4,E51,W234``.",
1382-
" (Default: ['E121', 'E123', 'E226', 'E126', 'E704',",
1383-
" 'W503', 'E24', 'W504'])",
1382+
" (Default: ['E126', 'E123', 'E121', 'W504', 'W503',",
1383+
" 'E704', 'E226', 'E24'])",
13841384
" --extend-ignore errors",
13851385
" Comma-separated list of errors and warnings to add to",
13861386
" the list of ignored ones. For example, ``--extend-",
@@ -6981,7 +6981,7 @@
69816981
" 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.",
69826982
"",
69836983
"VERSION:",
6984-
" v0.35.13",
6984+
" v0.35.14",
69856985
"",
69866986
"AUTHOR(S):",
69876987
" Gruntwork <www.gruntwork.io>",

.automation/generated/linter-versions.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"clj-kondo": "2021.06.18",
1414
"coffeelint": "5.2.1",
1515
"cpplint": "1.5.5",
16-
"cspell": "5.13.2",
16+
"cspell": "5.13.3",
1717
"dartanalyzer": "0.0.0",
1818
"dockerfilelint": "1.8.0",
1919
"dotenv-linter": "3.1.1",
@@ -79,7 +79,7 @@
7979
"swiftlint": "0.45.1",
8080
"tekton-lint": "0.6.0",
8181
"terraform-fmt": "1.1.0",
82-
"terragrunt": "0.35.13",
82+
"terragrunt": "0.35.14",
8383
"terrascan": "1.12.0",
8484
"tflint": "0.33.2",
8585
"tsqllint": "1.14.0.0",

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Note: Can be used with `megalinter/megalinter@beta` in your GitHub Action mega-l
1515
- [terraform-fmt](https://www.terraform.io/docs/cli/commands/fmt.html) from 1.0.11 to **1.1.0** on 2021-12-09
1616
- [snakemake](https://snakemake.readthedocs.io/en/stable/) from 6.12.2 to **6.12.3** on 2021-12-11
1717
- [checkov](https://www.checkov.io/) from 2.0.641 to **2.0.648** on 2021-12-11
18+
- [cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 5.13.2 to **5.13.3** on 2021-12-11
19+
- [terragrunt](https://terragrunt.gruntwork.io) from 0.35.13 to **0.35.14** on 2021-12-11
1820
<!-- linter-versions-end -->
1921

2022
## [v5.3.0] - 2021-12-08

docs/all_linters.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
| [**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} |
2020
| [**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} |
2121
| [**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} |
22-
| [**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} |
22+
| [**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} |
2323
| [**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} |
2424
| [**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} |
2525
| [**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} |
@@ -84,7 +84,7 @@
8484
| [**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} |
8585
| [**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} |
8686
| [**terraform-fmt**](https://github.com/hashicorp/terraform){target=_blank} | 1.1.0 | MPL-2.0 | [TERRAFORM](descriptors/terraform_terraform_fmt.md) | :white_circle: | [Repository](https://github.com/hashicorp/terraform){target=_blank} |
87-
| [**terragrunt**](https://github.com/gruntwork-io/terragrunt){target=_blank} | 0.35.13 | MIT | [TERRAFORM](descriptors/terraform_terragrunt.md) | :white_circle: | [Repository](https://github.com/gruntwork-io/terragrunt){target=_blank} |
87+
| [**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} |
8888
| [**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} |
8989
| [**tflint**](https://github.com/terraform-linters/tflint){target=_blank} | 0.33.2 | <!-- --> | [TERRAFORM](descriptors/terraform_tflint.md) | :white_circle: | [Web Site](https://github.com/terraform-linters/tflint){target=_blank} |
9090
| [**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} |

docs/descriptors/python_flake8.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@ optional arguments:
124124
of opening bracket's line.
125125
--ignore errors Comma-separated list of errors and warnings to ignore
126126
(or skip). For example, ``--ignore=E4,E51,W234``.
127-
(Default: ['E121', 'E123', 'E226', 'E126', 'E704',
128-
'W503', 'E24', 'W504'])
127+
(Default: ['E126', 'E123', 'E121', 'W504', 'W503',
128+
'E704', 'E226', 'E24'])
129129
--extend-ignore errors
130130
Comma-separated list of errors and warnings to add to
131131
the list of ignored ones. For example, ``--extend-

docs/descriptors/spell_cspell.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Copy it at the root of your repository, read it, remove real spelling errors (af
77

88
## cspell documentation
99

10-
- Version in MegaLinter: **5.13.2**
10+
- Version in MegaLinter: **5.13.3**
1111
- Visit [Official Web Site](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell#readme){target=_blank}
1212
- See [How to configure cspell rules](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell#customization){target=_blank}
1313
- 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}

docs/descriptors/terraform_terragrunt.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## terragrunt documentation
66

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

@@ -114,7 +114,7 @@ GLOBAL OPTIONS:
114114
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.
115115

116116
VERSION:
117-
v0.35.13
117+
v0.35.14
118118

119119
AUTHOR(S):
120120
Gruntwork <www.gruntwork.io>

0 commit comments

Comments
 (0)