Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#2929)
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 <[email protected]>
  • Loading branch information
nvuillam and nvuillam authored Sep 3, 2023
1 parent b6580ce commit de7cb7d
Show file tree
Hide file tree
Showing 13 changed files with 60 additions and 58 deletions.
58 changes: 29 additions & 29 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -1721,8 +1721,8 @@
3132880
],
[
"2023-09-03T01:12:12",
3133334
"2023-09-03T07:59:04",
3133459
]
],
"ci_light": [
Expand Down Expand Up @@ -3447,8 +3447,8 @@
89236
],
[
"2023-09-03T01:12:12",
89260
"2023-09-03T07:59:04",
89268
]
],
"cupcake": [
Expand Down Expand Up @@ -4153,8 +4153,8 @@
28202
],
[
"2023-09-03T01:12:12",
28248
"2023-09-03T07:59:04",
28271
]
],
"dart": [
Expand Down Expand Up @@ -6789,8 +6789,8 @@
178334
],
[
"2023-09-03T01:12:12",
178419
"2023-09-03T07:59:04",
178455
]
],
"dotnet": [
Expand Down Expand Up @@ -8515,8 +8515,8 @@
426632
],
[
"2023-09-03T01:12:12",
426710
"2023-09-03T07:59:04",
426772
]
],
"dotnetweb": [
Expand Down Expand Up @@ -8625,7 +8625,7 @@
1204
],
[
"2023-09-03T01:12:12",
"2023-09-03T07:59:04",
1204
]
],
Expand Down Expand Up @@ -10351,8 +10351,8 @@
28532
],
[
"2023-09-03T01:12:12",
28564
"2023-09-03T07:59:04",
28579
]
],
"java": [
Expand Down Expand Up @@ -12077,8 +12077,8 @@
137446
],
[
"2023-09-03T01:12:12",
137496
"2023-09-03T07:59:04",
137506
]
],
"javascript": [
Expand Down Expand Up @@ -13803,8 +13803,8 @@
356458
],
[
"2023-09-03T01:12:12",
356761
"2023-09-03T07:59:04",
357081
]
],
"php": [
Expand Down Expand Up @@ -15529,7 +15529,7 @@
53675
],
[
"2023-09-03T01:12:12",
"2023-09-03T07:59:04",
53675
]
],
Expand Down Expand Up @@ -17255,8 +17255,8 @@
251930
],
[
"2023-09-03T01:12:12",
251976
"2023-09-03T07:59:04",
252001
]
],
"ruby": [
Expand Down Expand Up @@ -18977,7 +18977,7 @@
3983
],
[
"2023-09-03T01:12:12",
"2023-09-03T07:59:04",
3983
]
],
Expand Down Expand Up @@ -20699,7 +20699,7 @@
6672
],
[
"2023-09-03T01:12:12",
"2023-09-03T07:59:04",
6672
]
],
Expand Down Expand Up @@ -22425,8 +22425,8 @@
23855
],
[
"2023-09-03T01:12:12",
23856
"2023-09-03T07:59:04",
23861
]
],
"scala": [
Expand Down Expand Up @@ -24149,8 +24149,8 @@
30326
],
[
"2023-09-03T01:12:12",
30353
"2023-09-03T07:59:04",
30354
]
],
"swift": [
Expand Down Expand Up @@ -25871,7 +25871,7 @@
4260
],
[
"2023-09-03T01:12:12",
"2023-09-03T07:59:04",
4260
]
],
Expand Down Expand Up @@ -27597,8 +27597,8 @@
317253
],
[
"2023-09-03T01:12:12",
317535
"2023-09-03T07:59:04",
317640
]
]
}
12 changes: 6 additions & 6 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 @@ -52,7 +52,7 @@
"lychee": "0.13.0",
"markdown-link-check": "3.11.2",
"markdown-table-formatter": "1.4.0",
"markdownlint": "0.35.0",
"markdownlint": "0.36.0",
"misspell": "0.3.4",
"mypy": "1.5.1",
"npm-groovy-lint": "11.1.1",
Expand Down Expand Up @@ -101,7 +101,7 @@
"syft": "0.89.0",
"tekton-lint": "0.6.0",
"terraform-fmt": "1.5.6",
"terragrunt": "0.50.11",
"terragrunt": "0.50.12",
"terrascan": "1.18.3",
"tflint": "0.47.0",
"trivy": "0.45.0",
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 7.2.0 to **7.3.2** on 2023-09-02
- [terragrunt](https://terragrunt.gruntwork.io) from 0.50.9 to **0.50.11** on 2023-09-02
- [semgrep](https://semgrep.dev/) from 1.38.2 to **1.38.3** on 2023-09-03
- [markdownlint](https://github.com/DavidAnson/markdownlint) from 0.35.0 to **0.36.0** on 2023-09-03
- [terragrunt](https://terragrunt.gruntwork.io) from 0.50.11 to **0.50.12** on 2023-09-03
<!-- linter-versions-end -->

## [v7.3.0] - 2023-08-10
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=2825&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=2826&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
Loading

0 comments on commit de7cb7d

Please sign in to comment.