Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#2305)
Browse files Browse the repository at this point in the history
* [automation] Auto-update linters version, help and documentation

* [MegaLinter] Apply linters fixes

---------

Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
  • Loading branch information
nvuillam and nvuillam authored Jan 31, 2023
1 parent bb325cb commit dbf17b6
Show file tree
Hide file tree
Showing 13 changed files with 75 additions and 71 deletions.
60 changes: 30 additions & 30 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -1273,8 +1273,8 @@
2754844
],
[
"2023-01-31T01:13:53",
2756810
"2023-01-31T09:09:55",
2757187
]
],
"ci_light": [
Expand Down Expand Up @@ -2551,8 +2551,8 @@
45564
],
[
"2023-01-31T01:13:53",
45804
"2023-01-31T09:09:55",
45861
]
],
"cupcake": [
Expand Down Expand Up @@ -2809,8 +2809,8 @@
1964
],
[
"2023-01-31T01:13:53",
2030
"2023-01-31T09:09:55",
2061
]
],
"dart": [
Expand Down Expand Up @@ -4997,8 +4997,8 @@
108123
],
[
"2023-01-31T01:13:53",
108613
"2023-01-31T09:09:55",
108725
]
],
"dotnet": [
Expand Down Expand Up @@ -6275,8 +6275,8 @@
344006
],
[
"2023-01-31T01:13:53",
344386
"2023-01-31T09:09:55",
344437
]
],
"go": [
Expand Down Expand Up @@ -7553,8 +7553,8 @@
16306
],
[
"2023-01-31T01:13:53",
16364
"2023-01-31T09:09:55",
16385
]
],
"java": [
Expand Down Expand Up @@ -8831,8 +8831,8 @@
106865
],
[
"2023-01-31T01:13:53",
106994
"2023-01-31T09:09:55",
107040
]
],
"javascript": [
Expand Down Expand Up @@ -10109,8 +10109,8 @@
192474
],
[
"2023-01-31T01:13:53",
193134
"2023-01-31T09:09:55",
193248
]
],
"php": [
Expand Down Expand Up @@ -11387,8 +11387,8 @@
43282
],
[
"2023-01-31T01:13:53",
43759
"2023-01-31T09:09:55",
43814
]
],
"python": [
Expand Down Expand Up @@ -12665,8 +12665,8 @@
151596
],
[
"2023-01-31T01:13:53",
152141
"2023-01-31T09:09:55",
152256
]
],
"ruby": [
Expand Down Expand Up @@ -13939,7 +13939,7 @@
2850
],
[
"2023-01-31T01:13:53",
"2023-01-31T09:09:55",
2867
]
],
Expand Down Expand Up @@ -15213,8 +15213,8 @@
4476
],
[
"2023-01-31T01:13:53",
4485
"2023-01-31T09:09:55",
4486
]
],
"salesforce": [
Expand Down Expand Up @@ -16491,8 +16491,8 @@
16240
],
[
"2023-01-31T01:13:53",
16274
"2023-01-31T09:09:55",
16275
]
],
"scala": [
Expand Down Expand Up @@ -17767,8 +17767,8 @@
2412
],
[
"2023-01-31T01:13:53",
2446
"2023-01-31T09:09:55",
2460
]
],
"swift": [
Expand Down Expand Up @@ -19041,7 +19041,7 @@
3128
],
[
"2023-01-31T01:13:53",
"2023-01-31T09:09:55",
3128
]
],
Expand Down Expand Up @@ -20319,8 +20319,8 @@
167535
],
[
"2023-01-31T01:13:53",
168372
"2023-01-31T09:09:55",
168501
]
]
}
14 changes: 7 additions & 7 deletions .automation/generated/linter-helps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"checkstyle": "10.6.0",
"chktex": "1.7.6",
"clippy": "0.1.67",
"clj-kondo": "2023.01.12",
"clj-kondo": "2023.01.20",
"coffeelint": "5.2.11",
"cpplint": "1.6.1",
"csharpier": "0.22.1",
Expand All @@ -30,7 +30,7 @@
"flake8": "6.0.0",
"gherkin-lint": "0.0.0",
"git_diff": "2.36.4",
"gitleaks": "8.15.2",
"gitleaks": "8.15.3",
"golangci-lint": "1.50.1",
"goodcheck": "3.1.0",
"graphql-schema-linter": "3.0.1",
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [semgrep](https://semgrep.dev/) from 1.5.1 to **1.6.0** on 2023-01-28
- [eslint](https://eslint.org) from 8.32.0 to **8.33.0** on 2023-01-29
- [syft](https://github.com/anchore/syft) from 0.68.1 to **0.69.0** on 2023-01-31
- [clj-kondo](https://github.com/borkdude/clj-kondo) from 2023.01.12 to **2023.01.20** on 2023-01-31
- [gitleaks](https://github.com/zricethezav/gitleaks) from 8.15.2 to **8.15.3** on 2023-01-31
<!-- linter-versions-end -->

## [v6.18.0] - 2023-01-07
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
[![MegaLinter](https://github.com/oxsecurity/megalinter/workflows/MegaLinter/badge.svg?branch=main)](https://github.com/oxsecurity/megalinter/actions?query=workflow%3AMegaLinter+branch%3Amain)
[![codecov](https://codecov.io/gh/oxsecurity/megalinter/branch/main/graph/badge.svg)](https://codecov.io/gh/oxsecurity/megalinter)
<!-- gh-dependents-info-used-by-start -->
[![](https://img.shields.io/static/v1?label=Used%20by&message=1981&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents)<!-- gh-dependents-info-used-by-end -->
[![](https://img.shields.io/static/v1?label=Used%20by&message=1984&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents)<!-- gh-dependents-info-used-by-end -->
[![Secured with Trivy](https://img.shields.io/badge/Trivy-secured-green?logo=docker)](https://github.com/aquasecurity/trivy)
[![GitHub contributors](https://img.shields.io/github/contributors/oxsecurity/megalinter.svg)](https://github.com/oxsecurity/megalinter/graphs/contributors/)
[![GitHub Sponsors](https://img.shields.io/github/sponsors/nvuillam)](https://github.com/sponsors/nvuillam)
Expand Down
4 changes: 2 additions & 2 deletions docs/all_linters.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
| [**checkstyle**](https://github.com/checkstyle/checkstyle){target=_blank} | 10.6.0 | [LGPL-2.1](licenses/checkstyle.md) | [![GitHub stars](https://img.shields.io/github/stars/checkstyle/checkstyle?cacheSeconds=3600)](https://github.com/checkstyle/checkstyle){target=_blank} | [JAVA](descriptors/java_checkstyle.md) | :heart: | [MegaLinter reference](https://checkstyle.sourceforge.io/index.html#Related_Tools_Active_Tools){target=_blank} |
| [**chktex**](https://www.nongnu.org/chktex){target=_blank} | 1.7.6 | <!-- --> | <!-- --> | [LATEX](descriptors/latex_chktex.md) | :white_circle: | [Web Site](https://www.nongnu.org/chktex){target=_blank} |
| [**clippy**](https://github.com/rust-lang/rust-clippy){target=_blank} | 0.1.67 | [Other](licenses/clippy.md) | [![GitHub stars](https://img.shields.io/github/stars/rust-lang/rust-clippy?cacheSeconds=3600)](https://github.com/rust-lang/rust-clippy){target=_blank} | [RUST](descriptors/rust_clippy.md) | :white_circle: | [Repository](https://github.com/rust-lang/rust-clippy){target=_blank} |
| [**clj-kondo**](https://github.com/borkdude/clj-kondo){target=_blank} | 2023.01.12 | [EPL-1.0](licenses/clj-kondo.md) | [![GitHub stars](https://img.shields.io/github/stars/borkdude/clj-kondo?cacheSeconds=3600)](https://github.com/borkdude/clj-kondo){target=_blank} | [CLOJURE](descriptors/clojure_clj_kondo.md) | :heart: | [MegaLinter reference](https://github.com/borkdude/clj-kondo/blob/master/doc/ci-integration.md#github){target=_blank} |
| [**clj-kondo**](https://github.com/borkdude/clj-kondo){target=_blank} | 2023.01.20 | [EPL-1.0](licenses/clj-kondo.md) | [![GitHub stars](https://img.shields.io/github/stars/borkdude/clj-kondo?cacheSeconds=3600)](https://github.com/borkdude/clj-kondo){target=_blank} | [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.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} |
| [**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} |
| [**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} |
Expand All @@ -35,7 +35,7 @@
| [**flake8**](https://github.com/PyCQA/flake8){target=_blank} | 6.0.0 | [MIT](licenses/flake8.md) | [![GitHub stars](https://img.shields.io/github/stars/PyCQA/flake8?cacheSeconds=3600)](https://github.com/PyCQA/flake8){target=_blank} | [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 | [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} |
| [**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} |
| [**gitleaks**](https://github.com/zricethezav/gitleaks){target=_blank} | 8.15.2 | [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} |
| [**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} |
| [**golangci-lint**](https://github.com/golangci/golangci-lint){target=_blank} | 1.50.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} |
| [**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} |
| [**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} |
Expand Down
Loading

0 comments on commit dbf17b6

Please sign in to comment.