Skip to content

Commit 5b1c143

Browse files
authored
[automation] Auto-update linters version, help and documentation
2 parents d1cc203 + 82d8b79 commit 5b1c143

File tree

10 files changed

+43
-42
lines changed

10 files changed

+43
-42
lines changed

.automation/generated/flavors-stats.json

+32-32
Original file line numberDiff line numberDiff line change
@@ -241,8 +241,8 @@
241241
168047
242242
],
243243
[
244-
"2021-10-17T11:21:02",
245-
168550
244+
"2021-10-17T12:27:08",
245+
168569
246246
]
247247
],
248248
"ci_light": [
@@ -487,8 +487,8 @@
487487
3844
488488
],
489489
[
490-
"2021-10-17T11:21:02",
491-
3864
490+
"2021-10-17T12:27:08",
491+
3869
492492
]
493493
],
494494
"dart": [
@@ -733,8 +733,8 @@
733733
1128
734734
],
735735
[
736-
"2021-10-17T11:21:02",
737-
1133
736+
"2021-10-17T12:27:08",
737+
1134
738738
]
739739
],
740740
"documentation": [
@@ -979,8 +979,8 @@
979979
14929
980980
],
981981
[
982-
"2021-10-17T11:21:02",
983-
14938
982+
"2021-10-17T12:27:08",
983+
14939
984984
]
985985
],
986986
"dotnet": [
@@ -1225,8 +1225,8 @@
12251225
237947
12261226
],
12271227
[
1228-
"2021-10-17T11:21:02",
1229-
238360
1228+
"2021-10-17T12:27:08",
1229+
238374
12301230
]
12311231
],
12321232
"go": [
@@ -1471,8 +1471,8 @@
14711471
4226
14721472
],
14731473
[
1474-
"2021-10-17T11:21:02",
1475-
4245
1474+
"2021-10-17T12:27:08",
1475+
4246
14761476
]
14771477
],
14781478
"java": [
@@ -1717,8 +1717,8 @@
17171717
29504
17181718
],
17191719
[
1720-
"2021-10-17T11:21:02",
1721-
29596
1720+
"2021-10-17T12:27:08",
1721+
29598
17221722
]
17231723
],
17241724
"javascript": [
@@ -1963,8 +1963,8 @@
19631963
45709
19641964
],
19651965
[
1966-
"2021-10-17T11:21:02",
1967-
45867
1966+
"2021-10-17T12:27:08",
1967+
45874
19681968
]
19691969
],
19701970
"php": [
@@ -2209,8 +2209,8 @@
22092209
1856
22102210
],
22112211
[
2212-
"2021-10-17T11:21:02",
2213-
1878
2212+
"2021-10-17T12:27:08",
2213+
1879
22142214
]
22152215
],
22162216
"python": [
@@ -2455,8 +2455,8 @@
24552455
22948
24562456
],
24572457
[
2458-
"2021-10-17T11:21:02",
2459-
22983
2458+
"2021-10-17T12:27:08",
2459+
22990
24602460
]
24612461
],
24622462
"ruby": [
@@ -2701,8 +2701,8 @@
27012701
1218
27022702
],
27032703
[
2704-
"2021-10-17T11:21:02",
2705-
1221
2704+
"2021-10-17T12:27:08",
2705+
1222
27062706
]
27072707
],
27082708
"rust": [
@@ -2947,8 +2947,8 @@
29472947
951
29482948
],
29492949
[
2950-
"2021-10-17T11:21:02",
2951-
957
2950+
"2021-10-17T12:27:08",
2951+
958
29522952
]
29532953
],
29542954
"salesforce": [
@@ -3193,8 +3193,8 @@
31933193
7190
31943194
],
31953195
[
3196-
"2021-10-17T11:21:02",
3197-
7229
3196+
"2021-10-17T12:27:08",
3197+
7230
31983198
]
31993199
],
32003200
"scala": [
@@ -3439,8 +3439,8 @@
34393439
862
34403440
],
34413441
[
3442-
"2021-10-17T11:21:02",
3443-
868
3442+
"2021-10-17T12:27:08",
3443+
869
34443444
]
34453445
],
34463446
"swift": [
@@ -3685,8 +3685,8 @@
36853685
775
36863686
],
36873687
[
3688-
"2021-10-17T11:21:02",
3689-
778
3688+
"2021-10-17T12:27:08",
3689+
779
36903690
]
36913691
],
36923692
"terraform": [
@@ -3931,8 +3931,8 @@
39313931
13625
39323932
],
39333933
[
3934-
"2021-10-17T11:21:02",
3935-
13772
3934+
"2021-10-17T12:27:08",
3935+
13773
39363936
]
39373937
]
39383938
}

.automation/generated/linter-helps.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1380,8 +1380,8 @@
13801380
" of opening bracket's line.",
13811381
" --ignore errors Comma-separated list of errors and warnings to ignore",
13821382
" (or skip). For example, ``--ignore=E4,E51,W234``.",
1383-
" (Default: ['E121', 'E123', 'W504', 'W503', 'E126',",
1384-
" 'E704', 'E24', 'E226'])",
1383+
" (Default: ['W504', 'E704', 'E123', 'W503', 'E126',",
1384+
" 'E24', 'E121', 'E226'])",
13851385
" --extend-ignore errors",
13861386
" Comma-separated list of errors and warnings to add to",
13871387
" the list of ignored ones. For example, ``--extend-",

.automation/generated/linter-versions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"actionlint": "1.6.5",
2+
"actionlint": "1.6.6",
33
"ansible-lint": "0.0.0",
44
"arm-ttk": "0.0.0",
55
"bandit": "1.7.0",

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ Note: Can be used with `nvuillam/mega-linter@insiders` in your GitHub Action meg
8080
- [terragrunt](https://terragrunt.gruntwork.io) from 0.34.3 to **0.35.3** on 2021-10-16
8181
- [tflint](https://github.com/terraform-linters/tflint) from 0.32.1 to **0.33.0** on 2021-10-16
8282
- [checkov](https://www.checkov.io/) from 2.0.491 to **2.0.492** on 2021-10-17
83+
- [actionlint](https://rhysd.github.io/actionlint/) from 1.6.5 to **1.6.6** on 2021-10-17
8384
<!-- linter-versions-end -->
8485

8586
## [4.46.0] - 2021-09-21

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<!-- mega-linter-title-end -->
1414

1515
![GitHub release](https://img.shields.io/github/v/release/nvuillam/mega-linter?sort=semver)
16-
[![Docker Pulls](https://img.shields.io/badge/docker%20pulls-556.2k-blue)](https://nvuillam.github.io/mega-linter/flavors/)
16+
[![Docker Pulls](https://img.shields.io/badge/docker%20pulls-556.3k-blue)](https://nvuillam.github.io/mega-linter/flavors/)
1717
[![Downloads/week](https://img.shields.io/npm/dw/mega-linter-runner.svg)](https://npmjs.org/package/mega-linter-runner)
1818
[![GitHub stars](https://img.shields.io/github/stars/nvuillam/mega-linter?maxAge=2592000)](https://GitHub.com/nvuillam/mega-linter/stargazers/)
1919
[![Mega-Linter](https://github.com/nvuillam/mega-linter/workflows/Mega-Linter/badge.svg?branch=master)](https://github.com/nvuillam/mega-linter/actions?query=workflow%3AMega-Linter+branch%3Amaster)

docs/all_linters.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
| Linter | Version | Descriptors | Reference status | URL |
77
|:-----------------------------|:--------------:|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:-------------------:|:----------------------------------------------------------------------------------------------------------------------------------------------------:|
8-
| **actionlint** | 1.6.5 | [ACTION](descriptors/action_actionlint.md) | :white_circle: | [Repository](https://github.com/rhysd/actionlint){target=_blank} |
8+
| **actionlint** | 1.6.6 | [ACTION](descriptors/action_actionlint.md) | :white_circle: | [Repository](https://github.com/rhysd/actionlint){target=_blank} |
99
| **ansible-lint** | N/A | [ANSIBLE](descriptors/ansible_ansible_lint.md) | :white_circle: | [Repository](https://github.com/ansible/ansible-lint){target=_blank} |
1010
| **arm-ttk** | N/A | [ARM](descriptors/arm_arm_ttk.md) | :white_circle: | [Web Site](https://github.com/Azure/arm-ttk){target=_blank} |
1111
| **bandit** | 1.7.0 | [PYTHON](descriptors/python_bandit.md) | :white_circle: | [Repository](https://github.com/PyCQA/bandit){target=_blank} |

docs/descriptors/action_actionlint.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Static checker for GitHub Actions workflow files
66

77
## actionlint documentation
88

9-
- Version in Mega-Linter: **1.6.5**
9+
- Version in Mega-Linter: **1.6.6**
1010
- Visit [Official Web Site](https://rhysd.github.io/actionlint/){target=_blank}
1111
- See [How to configure actionlint rules](https://github.com/rhysd/actionlint/blob/main/docs/config.md){target=_blank}
1212

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', 'W504', 'W503', 'E126',
128-
'E704', 'E24', 'E226'])
127+
(Default: ['W504', 'E704', 'E123', 'W503', 'E126',
128+
'E24', 'E121', 'E226'])
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/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<!-- mega-linter-title-end -->
1414

1515
![GitHub release](https://img.shields.io/github/v/release/nvuillam/mega-linter?sort=semver)
16-
[![Docker Pulls](https://img.shields.io/badge/docker%20pulls-556.2k-blue)](https://nvuillam.github.io/mega-linter/flavors/)
16+
[![Docker Pulls](https://img.shields.io/badge/docker%20pulls-556.3k-blue)](https://nvuillam.github.io/mega-linter/flavors/)
1717
[![Downloads/week](https://img.shields.io/npm/dw/mega-linter-runner.svg)](https://npmjs.org/package/mega-linter-runner)
1818
[![GitHub stars](https://img.shields.io/github/stars/nvuillam/mega-linter?maxAge=2592000)](https://GitHub.com/nvuillam/mega-linter/stargazers/)
1919
[![Mega-Linter](https://github.com/nvuillam/mega-linter/workflows/Mega-Linter/badge.svg?branch=master)](https://github.com/nvuillam/mega-linter/actions?query=workflow%3AMega-Linter+branch%3Amaster)

mega-linter-runner/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
[![Downloads/total](https://img.shields.io/npm/dt/mega-linter-runner.svg)](https://npmjs.org/package/mega-linter-runner)
1616
[![GitHub stars](https://img.shields.io/github/stars/nvuillam/mega-linter?maxAge=2592000)](https://GitHub.com/nvuillam/mega-linter/stargazers/)
1717
<!-- readme-header-start -->
18-
[![Docker Pulls](https://img.shields.io/badge/docker%20pulls-556.2k-blue)](https://nvuillam.github.io/mega-linter/flavors/)
18+
[![Docker Pulls](https://img.shields.io/badge/docker%20pulls-556.3k-blue)](https://nvuillam.github.io/mega-linter/flavors/)
1919
[![Mega-Linter](https://github.com/nvuillam/mega-linter/workflows/Mega-Linter/badge.svg?branch=master)](https://nvuillam.github.io/mega-linter)
2020
[![codecov](https://codecov.io/gh/nvuillam/mega-linter/branch/master/graph/badge.svg)](https://codecov.io/gh/nvuillam/mega-linter)
2121
[![Secured with Trivy](https://img.shields.io/badge/Trivy-secured-green?logo=docker)](https://github.com/aquasecurity/trivy)

0 commit comments

Comments
 (0)