Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#2969)
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 21, 2023
1 parent 5bcd508 commit c213960
Show file tree
Hide file tree
Showing 14 changed files with 119 additions and 47 deletions.
68 changes: 68 additions & 0 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -1751,6 +1751,10 @@
[
"2023-09-20T15:31:08",
3164893
],
[
"2023-09-21T01:10:04",
3165854
]
],
"ci_light": [
Expand Down Expand Up @@ -3505,6 +3509,10 @@
[
"2023-09-20T15:31:08",
93433
],
[
"2023-09-21T01:10:04",
93513
]
],
"cupcake": [
Expand Down Expand Up @@ -4239,6 +4247,10 @@
[
"2023-09-20T15:31:08",
30740
],
[
"2023-09-21T01:10:04",
30854
]
],
"dart": [
Expand Down Expand Up @@ -6903,6 +6915,10 @@
[
"2023-09-20T15:31:08",
182291
],
[
"2023-09-21T01:10:04",
182430
]
],
"dotnet": [
Expand Down Expand Up @@ -8657,6 +8673,10 @@
[
"2023-09-20T15:31:08",
434825
],
[
"2023-09-21T01:10:04",
435090
]
],
"dotnetweb": [
Expand Down Expand Up @@ -8795,6 +8815,10 @@
[
"2023-09-20T15:31:08",
1598
],
[
"2023-09-21T01:10:04",
1609
]
],
"go": [
Expand Down Expand Up @@ -10549,6 +10573,10 @@
[
"2023-09-20T15:31:08",
30119
],
[
"2023-09-21T01:10:04",
30128
]
],
"java": [
Expand Down Expand Up @@ -12303,6 +12331,10 @@
[
"2023-09-20T15:31:08",
141017
],
[
"2023-09-21T01:10:04",
141056
]
],
"javascript": [
Expand Down Expand Up @@ -14057,6 +14089,10 @@
[
"2023-09-20T15:31:08",
375985
],
[
"2023-09-21T01:10:04",
376546
]
],
"php": [
Expand Down Expand Up @@ -15811,6 +15847,10 @@
[
"2023-09-20T15:31:08",
54078
],
[
"2023-09-21T01:10:04",
54094
]
],
"python": [
Expand Down Expand Up @@ -17565,6 +17605,10 @@
[
"2023-09-20T15:31:08",
260278
],
[
"2023-09-21T01:10:04",
260516
]
],
"ruby": [
Expand Down Expand Up @@ -19315,6 +19359,10 @@
[
"2023-09-20T15:31:08",
4000
],
[
"2023-09-21T01:10:04",
4000
]
],
"rust": [
Expand Down Expand Up @@ -21065,6 +21113,10 @@
[
"2023-09-20T15:31:08",
6836
],
[
"2023-09-21T01:10:04",
6843
]
],
"salesforce": [
Expand Down Expand Up @@ -22819,6 +22871,10 @@
[
"2023-09-20T15:31:08",
24565
],
[
"2023-09-21T01:10:04",
24588
]
],
"scala": [
Expand Down Expand Up @@ -24571,6 +24627,10 @@
[
"2023-09-20T15:31:08",
34993
],
[
"2023-09-21T01:10:04",
35052
]
],
"swift": [
Expand Down Expand Up @@ -26321,6 +26381,10 @@
[
"2023-09-20T15:31:08",
4299
],
[
"2023-09-21T01:10:04",
4299
]
],
"terraform": [
Expand Down Expand Up @@ -28075,6 +28139,10 @@
[
"2023-09-20T15:31:08",
332654
],
[
"2023-09-21T01:10:04",
332996
]
]
}
22 changes: 11 additions & 11 deletions .automation/generated/linter-helps.json

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

2 changes: 1 addition & 1 deletion .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"standard": "17.1.0",
"stylelint": "15.10.3",
"swiftlint": "0.52.4",
"syft": "0.90.0",
"syft": "0.91.0",
"tekton-lint": "0.6.0",
"terraform-fmt": "1.5.7",
"terragrunt": "0.51.3",
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [semgrep](https://semgrep.dev/) from 1.40.0 to **1.41.0** on 2023-09-20
- [vale](https://vale.sh/) from 2.28.3 to **2.29.0** on 2023-09-20
- [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
<!-- 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=2892&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=2901&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 c213960

Please sign in to comment.