Skip to content

Commit e919e6a

Browse files
authored
[automation] Auto-update linters version, help and documentation (#2313)
* [automation] Auto-update linters version, help and documentation * [MegaLinter] Apply linters fixes --------- Co-authored-by: nvuillam <[email protected]>
1 parent 593478c commit e919e6a

File tree

11 files changed

+105
-40
lines changed

11 files changed

+105
-40
lines changed

.automation/generated/flavors-stats.json

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1283,6 +1283,10 @@
12831283
[
12841284
"2023-02-05T19:16:16",
12851285
2764575
1286+
],
1287+
[
1288+
"2023-02-06T01:06:21",
1289+
2764805
12861290
]
12871291
],
12881292
"ci_light": [
@@ -2569,6 +2573,10 @@
25692573
[
25702574
"2023-02-05T19:16:16",
25712575
46629
2576+
],
2577+
[
2578+
"2023-02-06T01:06:21",
2579+
46650
25722580
]
25732581
],
25742582
"cupcake": [
@@ -2835,6 +2843,10 @@
28352843
[
28362844
"2023-02-05T19:16:16",
28372845
2273
2846+
],
2847+
[
2848+
"2023-02-06T01:06:21",
2849+
2273
28382850
]
28392851
],
28402852
"dart": [
@@ -5031,6 +5043,10 @@
50315043
[
50325044
"2023-02-05T19:16:16",
50335045
110742
5046+
],
5047+
[
5048+
"2023-02-06T01:06:21",
5049+
110810
50345050
]
50355051
],
50365052
"dotnet": [
@@ -6317,6 +6333,10 @@
63176333
[
63186334
"2023-02-05T19:16:16",
63196335
346073
6336+
],
6337+
[
6338+
"2023-02-06T01:06:21",
6339+
346105
63206340
]
63216341
],
63226342
"go": [
@@ -7603,6 +7623,10 @@
76037623
[
76047624
"2023-02-05T19:16:16",
76057625
16462
7626+
],
7627+
[
7628+
"2023-02-06T01:06:21",
7629+
16466
76067630
]
76077631
],
76087632
"java": [
@@ -8889,6 +8913,10 @@
88898913
[
88908914
"2023-02-05T19:16:16",
88918915
107581
8916+
],
8917+
[
8918+
"2023-02-06T01:06:21",
8919+
107618
88928920
]
88938921
],
88948922
"javascript": [
@@ -10175,6 +10203,10 @@
1017510203
[
1017610204
"2023-02-05T19:16:16",
1017710205
195181
10206+
],
10207+
[
10208+
"2023-02-06T01:06:21",
10209+
195393
1017810210
]
1017910211
],
1018010212
"php": [
@@ -11461,6 +11493,10 @@
1146111493
[
1146211494
"2023-02-05T19:16:16",
1146311495
44373
11496+
],
11497+
[
11498+
"2023-02-06T01:06:21",
11499+
44378
1146411500
]
1146511501
],
1146611502
"python": [
@@ -12747,6 +12783,10 @@
1274712783
[
1274812784
"2023-02-05T19:16:16",
1274912785
154277
12786+
],
12787+
[
12788+
"2023-02-06T01:06:21",
12789+
154354
1275012790
]
1275112791
],
1275212792
"ruby": [
@@ -14029,6 +14069,10 @@
1402914069
[
1403014070
"2023-02-05T19:16:16",
1403114071
2877
14072+
],
14073+
[
14074+
"2023-02-06T01:06:21",
14075+
2877
1403214076
]
1403314077
],
1403414078
"rust": [
@@ -15311,6 +15355,10 @@
1531115355
[
1531215356
"2023-02-05T19:16:16",
1531315357
4494
15358+
],
15359+
[
15360+
"2023-02-06T01:06:21",
15361+
4494
1531415362
]
1531515363
],
1531615364
"salesforce": [
@@ -16597,6 +16645,10 @@
1659716645
[
1659816646
"2023-02-05T19:16:16",
1659916647
16362
16648+
],
16649+
[
16650+
"2023-02-06T01:06:21",
16651+
16362
1660016652
]
1660116653
],
1660216654
"scala": [
@@ -17881,6 +17933,10 @@
1788117933
[
1788217934
"2023-02-05T19:16:16",
1788317935
2598
17936+
],
17937+
[
17938+
"2023-02-06T01:06:21",
17939+
2602
1788417940
]
1788517941
],
1788617942
"swift": [
@@ -19163,6 +19219,10 @@
1916319219
[
1916419220
"2023-02-05T19:16:16",
1916519221
3133
19222+
],
19223+
[
19224+
"2023-02-06T01:06:21",
19225+
3133
1916619226
]
1916719227
],
1916819228
"terraform": [
@@ -20449,6 +20509,10 @@
2044920509
[
2045020510
"2023-02-05T19:16:16",
2045120511
171198
20512+
],
20513+
[
20514+
"2023-02-06T01:06:21",
20515+
171276
2045220516
]
2045320517
]
2045420518
}

.automation/generated/linter-helps.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.automation/generated/linter-versions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"coffeelint": "5.2.11",
1717
"cpplint": "1.6.1",
1818
"csharpier": "0.22.1",
19-
"cspell": "6.21.0",
19+
"cspell": "6.22.0",
2020
"dartanalyzer": "0.0.0",
2121
"devskim": "0.7.104",
2222
"djlint": "1.19.13",
@@ -31,7 +31,7 @@
3131
"gherkin-lint": "0.0.0",
3232
"git_diff": "2.36.4",
3333
"gitleaks": "8.15.3",
34-
"golangci-lint": "1.51.0",
34+
"golangci-lint": "1.51.1",
3535
"goodcheck": "3.1.0",
3636
"graphql-schema-linter": "3.0.1",
3737
"hadolint": "2.12.0",

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
99
Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-linter.yml file, or with `oxsecurity/megalinter:beta` docker image
1010

1111
- Linter versions upgrades
12+
- [golangci-lint](https://golangci-lint.run/) from 1.51.0 to **1.51.1** on 2023-02-06
13+
- [cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 6.21.0 to **6.22.0** on 2023-02-06
1214
<!-- linter-versions-end -->
1315

1416
## [v6.19.0] - 2023-02-05

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
[![MegaLinter](https://github.com/oxsecurity/megalinter/workflows/MegaLinter/badge.svg?branch=main)](https://github.com/oxsecurity/megalinter/actions?query=workflow%3AMegaLinter+branch%3Amain)
2424
[![codecov](https://codecov.io/gh/oxsecurity/megalinter/branch/main/graph/badge.svg)](https://codecov.io/gh/oxsecurity/megalinter)
2525
<!-- gh-dependents-info-used-by-start -->
26-
[![](https://img.shields.io/static/v1?label=Used%20by&message=2011&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents)<!-- gh-dependents-info-used-by-end -->
26+
[![](https://img.shields.io/static/v1?label=Used%20by&message=2015&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents)<!-- gh-dependents-info-used-by-end -->
2727
[![Secured with Trivy](https://img.shields.io/badge/Trivy-secured-green?logo=docker)](https://github.com/aquasecurity/trivy)
2828
[![GitHub contributors](https://img.shields.io/github/contributors/oxsecurity/megalinter.svg)](https://github.com/oxsecurity/megalinter/graphs/contributors/)
2929
[![GitHub Sponsors](https://img.shields.io/github/sponsors/nvuillam)](https://github.com/sponsors/nvuillam)

docs/all_linters.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
| [**coffeelint**](https://github.com/clutchski/coffeelint){target=_blank} | 5.2.11 | [Other](licenses/coffeelint.md) | [![GitHub stars](https://img.shields.io/github/stars/clutchski/coffeelint?cacheSeconds=3600)](https://github.com/clutchski/coffeelint){target=_blank} | [COFFEE](descriptors/coffee_coffeelint.md) | :white_circle: | [Repository](https://github.com/clutchski/coffeelint){target=_blank} |
2323
| [**cpplint**](https://github.com/cpplint/cpplint){target=_blank} | 1.6.1 | [Other](licenses/cpplint.md) | [![GitHub stars](https://img.shields.io/github/stars/cpplint/cpplint?cacheSeconds=3600)](https://github.com/cpplint/cpplint){target=_blank} | [C](descriptors/c_cpplint.md)<br/> [CPP](descriptors/cpp_cpplint.md) | :white_circle: | [Repository](https://github.com/cpplint/cpplint){target=_blank} |
2424
| [**csharpier**](https://github.com/belav/csharpier){target=_blank} | 0.22.1 | [MIT](licenses/csharpier.md) | [![GitHub stars](https://img.shields.io/github/stars/belav/csharpier?cacheSeconds=3600)](https://github.com/belav/csharpier){target=_blank} | [CSHARP](descriptors/csharp_csharpier.md) | :white_circle: | [Repository](https://github.com/belav/csharpier){target=_blank} |
25-
| [**cspell**](https://github.com/streetsidesoftware/cspell){target=_blank} | 6.21.0 | [MIT](licenses/cspell.md) | [![GitHub stars](https://img.shields.io/github/stars/streetsidesoftware/cspell?cacheSeconds=3600)](https://github.com/streetsidesoftware/cspell){target=_blank} | [SPELL](descriptors/spell_cspell.md) | :heart: | [MegaLinter reference](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell#mega-linter){target=_blank} |
25+
| [**cspell**](https://github.com/streetsidesoftware/cspell){target=_blank} | 6.22.0 | [MIT](licenses/cspell.md) | [![GitHub stars](https://img.shields.io/github/stars/streetsidesoftware/cspell?cacheSeconds=3600)](https://github.com/streetsidesoftware/cspell){target=_blank} | [SPELL](descriptors/spell_cspell.md) | :heart: | [MegaLinter reference](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell#mega-linter){target=_blank} |
2626
| [**dartanalyzer**](https://github.com/dart-lang/sdk){target=_blank} | N/A | [BSD-3-Clause](licenses/dartanalyzer.md) | [![GitHub stars](https://img.shields.io/github/stars/dart-lang/sdk?cacheSeconds=3600)](https://github.com/dart-lang/sdk){target=_blank} | [DART](descriptors/dart_dartanalyzer.md) | :no_entry_sign: | [Repository](https://github.com/dart-lang/sdk){target=_blank} |
2727
| [**devskim**](https://github.com/microsoft/DevSkim){target=_blank} | 0.7.104 | [MIT](licenses/devskim.md) | [![GitHub stars](https://img.shields.io/github/stars/microsoft/DevSkim?cacheSeconds=3600)](https://github.com/microsoft/DevSkim){target=_blank} | [REPOSITORY](descriptors/repository_devskim.md) | :white_circle: | [Repository](https://github.com/microsoft/DevSkim){target=_blank} |
2828
| [**djlint**](https://github.com/Riverside-Healthcare/djlint){target=_blank} | 1.19.13 | [GPL-3.0](licenses/djlint.md) | [![GitHub stars](https://img.shields.io/github/stars/Riverside-Healthcare/djlint?cacheSeconds=3600)](https://github.com/Riverside-Healthcare/djlint){target=_blank} | [HTML](descriptors/html_djlint.md) | :heart: | [MegaLinter reference](https://djlint.com/docs/integrations/#megalinter){target=_blank} |
@@ -36,7 +36,7 @@
3636
| [**gherkin-lint**](https://github.com/vsiakka/gherkin-lint){target=_blank} | N/A | [ISC](licenses/gherkin-lint.md) | [![GitHub stars](https://img.shields.io/github/stars/vsiakka/gherkin-lint?cacheSeconds=3600)](https://github.com/vsiakka/gherkin-lint){target=_blank} | [GHERKIN](descriptors/gherkin_gherkin_lint.md) | :white_circle: | [Repository](https://github.com/vsiakka/gherkin-lint){target=_blank} |
3737
| [**git_diff**](https://github.com/git/git){target=_blank} | 2.36.4 | [LGPL-2.1](licenses/git_diff.md) | [![GitHub stars](https://img.shields.io/github/stars/git/git?cacheSeconds=3600)](https://github.com/git/git){target=_blank} | [REPOSITORY](descriptors/repository_git_diff.md) | <!-- --> | [Repository](https://github.com/git/git){target=_blank} |
3838
| [**gitleaks**](https://github.com/zricethezav/gitleaks){target=_blank} | 8.15.3 | [MIT](licenses/gitleaks.md) | [![GitHub stars](https://img.shields.io/github/stars/zricethezav/gitleaks?cacheSeconds=3600)](https://github.com/zricethezav/gitleaks){target=_blank} | [REPOSITORY](descriptors/repository_gitleaks.md) | :white_circle: | [Repository](https://github.com/zricethezav/gitleaks){target=_blank} |
39-
| [**golangci-lint**](https://github.com/golangci/golangci-lint){target=_blank} | 1.51.0 | [GPL-3.0](licenses/golangci-lint.md) | [![GitHub stars](https://img.shields.io/github/stars/golangci/golangci-lint?cacheSeconds=3600)](https://github.com/golangci/golangci-lint){target=_blank} | [GO](descriptors/go_golangci_lint.md) | :white_circle: | [Repository](https://github.com/golangci/golangci-lint){target=_blank} |
39+
| [**golangci-lint**](https://github.com/golangci/golangci-lint){target=_blank} | 1.51.1 | [GPL-3.0](licenses/golangci-lint.md) | [![GitHub stars](https://img.shields.io/github/stars/golangci/golangci-lint?cacheSeconds=3600)](https://github.com/golangci/golangci-lint){target=_blank} | [GO](descriptors/go_golangci_lint.md) | :white_circle: | [Repository](https://github.com/golangci/golangci-lint){target=_blank} |
4040
| [**goodcheck**](https://github.com/sider/goodcheck){target=_blank} | 3.1.0 | [MIT](licenses/goodcheck.md) | [![GitHub stars](https://img.shields.io/github/stars/sider/goodcheck?cacheSeconds=3600)](https://github.com/sider/goodcheck){target=_blank} | [REPOSITORY](descriptors/repository_goodcheck.md) | :white_circle: | [Repository](https://github.com/sider/goodcheck){target=_blank} |
4141
| [**graphql-schema-linter**](https://github.com/cjoudrey/graphql-schema-linter){target=_blank} | 3.0.1 | [MIT](licenses/graphql-schema-linter.md) | [![GitHub stars](https://img.shields.io/github/stars/cjoudrey/graphql-schema-linter?cacheSeconds=3600)](https://github.com/cjoudrey/graphql-schema-linter){target=_blank} | [GRAPHQL](descriptors/graphql_graphql_schema_linter.md) | :hammer_and_wrench: | [Pull Request](https://github.com/cjoudrey/graphql-schema-linter/pull/272){target=_blank} |
4242
| [**hadolint**](https://github.com/hadolint/hadolint){target=_blank} | 2.12.0 | [GPL-3.0](licenses/hadolint.md) | [![GitHub stars](https://img.shields.io/github/stars/hadolint/hadolint?cacheSeconds=3600)](https://github.com/hadolint/hadolint){target=_blank} | [DOCKERFILE](descriptors/dockerfile_hadolint.md) | :heart: | [MegaLinter reference](https://github.com/hadolint/hadolint/blob/master/docs/INTEGRATION.md#mega-linter){target=_blank} |

docs/descriptors/go_golangci_lint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ description: How to use golangci-lint (configure, ignore files, ignore errors, h
1515

1616
## golangci-lint documentation
1717

18-
- Version in MegaLinter: **1.51.0**
18+
- Version in MegaLinter: **1.51.1**
1919
- Visit [Official Web Site](https://golangci-lint.run/){target=_blank}
2020
- See [How to configure golangci-lint rules](https://golangci-lint.run/usage/configuration/#config-file){target=_blank}
2121
- If custom `.golangci.yml` config file is not found, [.golangci.yml](https://github.com/oxsecurity/megalinter/tree/main/TEMPLATES/.golangci.yml){target=_blank} will be used

docs/descriptors/repository_checkov.md

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/descriptors/spell_cspell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ If you do not want cspell to analyze the files names, define `SPELL_CSPELL_ANALY
1515

1616
## cspell documentation
1717

18-
- Version in MegaLinter: **6.21.0**
18+
- Version in MegaLinter: **6.22.0**
1919
- Visit [Official Web Site](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell#readme){target=_blank}
2020
- See [How to configure cspell rules](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell#customization){target=_blank}
2121
- 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}

0 commit comments

Comments
 (0)