Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#2741)
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 Jun 13, 2023
1 parent e4ef06b commit c1c57a0
Show file tree
Hide file tree
Showing 15 changed files with 18,335 additions and 18,217 deletions.
64 changes: 64 additions & 0 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -1571,6 +1571,10 @@
[
"2023-06-12T01:16:15",
2997733
],
[
"2023-06-13T01:11:33",
2999733
]
],
"ci_light": [
Expand Down Expand Up @@ -3145,6 +3149,10 @@
[
"2023-06-12T01:16:15",
69631
],
[
"2023-06-13T01:11:33",
69939
]
],
"cupcake": [
Expand Down Expand Up @@ -3699,6 +3707,10 @@
[
"2023-06-12T01:16:15",
14328
],
[
"2023-06-13T01:11:33",
14534
]
],
"dart": [
Expand Down Expand Up @@ -6183,6 +6195,10 @@
[
"2023-06-12T01:16:15",
156602
],
[
"2023-06-13T01:11:33",
157113
]
],
"dotnet": [
Expand Down Expand Up @@ -7757,6 +7773,10 @@
[
"2023-06-12T01:16:15",
393583
],
[
"2023-06-13T01:11:33",
394135
]
],
"go": [
Expand Down Expand Up @@ -9331,6 +9351,10 @@
[
"2023-06-12T01:16:15",
22124
],
[
"2023-06-13T01:11:33",
22228
]
],
"java": [
Expand Down Expand Up @@ -10905,6 +10929,10 @@
[
"2023-06-12T01:16:15",
122329
],
[
"2023-06-13T01:11:33",
122526
]
],
"javascript": [
Expand Down Expand Up @@ -12479,6 +12507,10 @@
[
"2023-06-12T01:16:15",
276584
],
[
"2023-06-13T01:11:33",
277578
]
],
"php": [
Expand Down Expand Up @@ -14053,6 +14085,10 @@
[
"2023-06-12T01:16:15",
50693
],
[
"2023-06-13T01:11:33",
50761
]
],
"python": [
Expand Down Expand Up @@ -15627,6 +15663,10 @@
[
"2023-06-12T01:16:15",
217578
],
[
"2023-06-13T01:11:33",
218129
]
],
"ruby": [
Expand Down Expand Up @@ -17197,6 +17237,10 @@
[
"2023-06-12T01:16:15",
3693
],
[
"2023-06-13T01:11:33",
3697
]
],
"rust": [
Expand Down Expand Up @@ -18767,6 +18811,10 @@
[
"2023-06-12T01:16:15",
5842
],
[
"2023-06-13T01:11:33",
5858
]
],
"salesforce": [
Expand Down Expand Up @@ -20341,6 +20389,10 @@
[
"2023-06-12T01:16:15",
20573
],
[
"2023-06-13T01:11:33",
20610
]
],
"scala": [
Expand Down Expand Up @@ -21913,6 +21965,10 @@
[
"2023-06-12T01:16:15",
13734
],
[
"2023-06-13T01:11:33",
14118
]
],
"swift": [
Expand Down Expand Up @@ -23483,6 +23539,10 @@
[
"2023-06-12T01:16:15",
3903
],
[
"2023-06-13T01:11:33",
3911
]
],
"terraform": [
Expand Down Expand Up @@ -25057,6 +25117,10 @@
[
"2023-06-12T01:16:15",
255039
],
[
"2023-06-13T01:11:33",
255828
]
]
}
55 changes: 40 additions & 15 deletions .automation/generated/linter-helps.json

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

6 changes: 3 additions & 3 deletions .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"arm-ttk": "0.0.0",
"bandit": "1.7.5",
"bash-exec": "5.2.15",
"bicep_linter": "0.17.1",
"bicep_linter": "0.18.4",
"black": "23.3.0",
"cfn-lint": "0.77.7",
"checkmake": "0.2.0",
Expand All @@ -20,7 +20,7 @@
"cspell": "6.31.1",
"dartanalyzer": "0.0.0",
"devskim": "0.7.104",
"djlint": "1.30.2",
"djlint": "1.31.0",
"dockerfilelint": "1.8.0",
"dotenv-linter": "3.3.0",
"dotnet-format": "6.0.408",
Expand Down Expand Up @@ -76,7 +76,7 @@
"rst-lint": "1.4.0",
"rstcheck": "6.1.2",
"rstfmt": "0.0.13",
"rubocop": "1.52.0",
"rubocop": "1.52.1",
"ruff": "0.0.272",
"scalafix": "0.11.0",
"scss-lint": "0.60.0",
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- Linter versions upgrades
- [checkov](https://www.checkov.io/) from 2.3.285 to **2.3.287** on 2023-06-12
- [snakemake](https://snakemake.readthedocs.io/en/stable/) from 7.26.0 to **7.28.1** on 2023-06-12
- [bicep_linter](https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/linter) from 0.17.1 to **0.18.4** on 2023-06-13
- [djlint](https://djlint.com/) from 1.30.2 to **1.31.0** on 2023-06-13
- [rubocop](https://rubocop.org/) from 1.52.0 to **1.52.1** on 2023-06-13
<!-- linter-versions-end -->

## [v7.1.0] - 2023-06-11
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=2426&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=2428&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 c1c57a0

Please sign in to comment.