Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#2973)
Browse files Browse the repository at this point in the history
Co-authored-by: Israel Carberry <[email protected]>
  • Loading branch information
nvuillam and iisisrael authored Sep 22, 2023
1 parent a4e7bb5 commit d172a7b
Show file tree
Hide file tree
Showing 16 changed files with 60 additions and 57 deletions.
58 changes: 29 additions & 29 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -1757,8 +1757,8 @@
3165854
],
[
"2023-09-22T01:09:03",
3168052
"2023-09-22T06:21:22",
3168301
]
],
"ci_light": [
Expand Down Expand Up @@ -3519,8 +3519,8 @@
93513
],
[
"2023-09-22T01:09:03",
93833
"2023-09-22T06:21:22",
93839
]
],
"cupcake": [
Expand Down Expand Up @@ -4261,8 +4261,8 @@
30854
],
[
"2023-09-22T01:09:03",
31018
"2023-09-22T06:21:22",
31030
]
],
"dart": [
Expand Down Expand Up @@ -6933,8 +6933,8 @@
182430
],
[
"2023-09-22T01:09:03",
182651
"2023-09-22T06:21:22",
182666
]
],
"dotnet": [
Expand Down Expand Up @@ -8695,8 +8695,8 @@
435090
],
[
"2023-09-22T01:09:03",
435769
"2023-09-22T06:21:22",
435862
]
],
"dotnetweb": [
Expand Down Expand Up @@ -8841,7 +8841,7 @@
1609
],
[
"2023-09-22T01:09:03",
"2023-09-22T06:21:22",
1654
]
],
Expand Down Expand Up @@ -10603,8 +10603,8 @@
30128
],
[
"2023-09-22T01:09:03",
30194
"2023-09-22T06:21:22",
30217
]
],
"java": [
Expand Down Expand Up @@ -12365,8 +12365,8 @@
141056
],
[
"2023-09-22T01:09:03",
141332
"2023-09-22T06:21:22",
141354
]
],
"javascript": [
Expand Down Expand Up @@ -14127,8 +14127,8 @@
376546
],
[
"2023-09-22T01:09:03",
378254
"2023-09-22T06:21:22",
378372
]
],
"php": [
Expand Down Expand Up @@ -15889,7 +15889,7 @@
54094
],
[
"2023-09-22T01:09:03",
"2023-09-22T06:21:22",
54137
]
],
Expand Down Expand Up @@ -17651,8 +17651,8 @@
260516
],
[
"2023-09-22T01:09:03",
261234
"2023-09-22T06:21:22",
261334
]
],
"ruby": [
Expand Down Expand Up @@ -19409,7 +19409,7 @@
4000
],
[
"2023-09-22T01:09:03",
"2023-09-22T06:21:22",
4000
]
],
Expand Down Expand Up @@ -21167,7 +21167,7 @@
6843
],
[
"2023-09-22T01:09:03",
"2023-09-22T06:21:22",
6848
]
],
Expand Down Expand Up @@ -22929,8 +22929,8 @@
24588
],
[
"2023-09-22T01:09:03",
24625
"2023-09-22T06:21:22",
24629
]
],
"scala": [
Expand Down Expand Up @@ -24689,8 +24689,8 @@
35052
],
[
"2023-09-22T01:09:03",
35335
"2023-09-22T06:21:22",
35377
]
],
"swift": [
Expand Down Expand Up @@ -26447,7 +26447,7 @@
4299
],
[
"2023-09-22T01:09:03",
"2023-09-22T06:21:22",
4306
]
],
Expand Down Expand Up @@ -28209,8 +28209,8 @@
332996
],
[
"2023-09-22T01:09:03",
334007
"2023-09-22T06:21:22",
334101
]
]
}
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.36.0",
"markdownlint": "0.37.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.91.0",
"tekton-lint": "0.6.0",
"terraform-fmt": "1.5.7",
"terragrunt": "0.51.3",
"terragrunt": "0.51.4",
"terrascan": "1.18.3",
"tflint": "0.48.0",
"trivy": "0.45.1",
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,8 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [terragrunt](https://terragrunt.gruntwork.io) from 0.51.0 to **0.51.3** on 2023-09-20
- [syft](https://github.com/anchore/syft) from 0.90.0 to **0.91.0** on 2023-09-21
- [checkov](https://www.checkov.io/) from 2.4.47 to **2.4.48** on 2023-09-22
- [markdownlint](https://github.com/DavidAnson/markdownlint) from 0.36.0 to **0.37.0** on 2023-09-22
- [terragrunt](https://terragrunt.gruntwork.io) from 0.51.3 to **0.51.4** on 2023-09-22
<!-- 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=2914&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=2915&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 d172a7b

Please sign in to comment.