Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#2728)
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 committed Jun 8, 2023
1 parent 8d59aab commit f27a593
Show file tree
Hide file tree
Showing 13 changed files with 56 additions and 54 deletions.
64 changes: 32 additions & 32 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -1561,8 +1561,8 @@
2990975
],
[
"2023-06-08T01:08:45",
2993056
"2023-06-08T05:19:18",
2993233
]
],
"ci_light": [
Expand Down Expand Up @@ -3127,8 +3127,8 @@
68684
],
[
"2023-06-08T01:08:45",
69016
"2023-06-08T05:19:18",
69031
]
],
"cupcake": [
Expand Down Expand Up @@ -3673,8 +3673,8 @@
13679
],
[
"2023-06-08T01:08:45",
13837
"2023-06-08T05:19:18",
13861
]
],
"dart": [
Expand Down Expand Up @@ -6149,8 +6149,8 @@
155093
],
[
"2023-06-08T01:08:45",
155506
"2023-06-08T05:19:18",
155542
]
],
"dotnet": [
Expand Down Expand Up @@ -7715,8 +7715,8 @@
392283
],
[
"2023-06-08T01:08:45",
392663
"2023-06-08T05:19:18",
392693
]
],
"go": [
Expand Down Expand Up @@ -9281,8 +9281,8 @@
21899
],
[
"2023-06-08T01:08:45",
21983
"2023-06-08T05:19:18",
21991
]
],
"java": [
Expand Down Expand Up @@ -10847,8 +10847,8 @@
121707
],
[
"2023-06-08T01:08:45",
121894
"2023-06-08T05:19:18",
121904
]
],
"javascript": [
Expand Down Expand Up @@ -12413,8 +12413,8 @@
273929
],
[
"2023-06-08T01:08:45",
274567
"2023-06-08T05:19:18",
274617
]
],
"php": [
Expand Down Expand Up @@ -13979,8 +13979,8 @@
50424
],
[
"2023-06-08T01:08:45",
50504
"2023-06-08T05:19:18",
50506
]
],
"python": [
Expand Down Expand Up @@ -15545,8 +15545,8 @@
215444
],
[
"2023-06-08T01:08:45",
216182
"2023-06-08T05:19:18",
216241
]
],
"ruby": [
Expand Down Expand Up @@ -17107,8 +17107,8 @@
3680
],
[
"2023-06-08T01:08:45",
3682
"2023-06-08T05:19:18",
3684
]
],
"rust": [
Expand Down Expand Up @@ -18669,8 +18669,8 @@
5806
],
[
"2023-06-08T01:08:45",
5815
"2023-06-08T05:19:18",
5818
]
],
"salesforce": [
Expand Down Expand Up @@ -20235,8 +20235,8 @@
20421
],
[
"2023-06-08T01:08:45",
20445
"2023-06-08T05:19:18",
20454
]
],
"scala": [
Expand Down Expand Up @@ -21799,8 +21799,8 @@
13067
],
[
"2023-06-08T01:08:45",
13242
"2023-06-08T05:19:18",
13248
]
],
"swift": [
Expand Down Expand Up @@ -23361,8 +23361,8 @@
3867
],
[
"2023-06-08T01:08:45",
3877
"2023-06-08T05:19:18",
3879
]
],
"terraform": [
Expand Down Expand Up @@ -24927,8 +24927,8 @@
252116
],
[
"2023-06-08T01:08:45",
253031
"2023-06-08T05:19:18",
253143
]
]
}
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 @@ -77,7 +77,7 @@
"rstcheck": "6.1.2",
"rstfmt": "0.0.13",
"rubocop": "1.52.0",
"ruff": "0.0.271",
"ruff": "0.0.272",
"scalafix": "0.11.0",
"scss-lint": "0.60.0",
"secretlint": "6.2.3",
Expand All @@ -99,7 +99,7 @@
"syft": "0.83.0",
"tekton-lint": "0.6.0",
"terraform-fmt": "1.4.6",
"terragrunt": "0.46.2",
"terragrunt": "0.46.3",
"terrascan": "1.18.1",
"tflint": "0.46.1",
"trivy": "0.42.0",
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [phpstan](https://phpstan.org/) from 1.10.16 to **1.10.18** on 2023-06-08
- [pyright](https://github.com/Microsoft/pyright) from 1.1.311 to **1.1.313** on 2023-06-08
- [checkov](https://www.checkov.io/) from 2.3.281 to **2.3.283** on 2023-06-08
- [ruff](https://github.com/charliermarsh/ruff) from 0.0.271 to **0.0.272** on 2023-06-08
- [terragrunt](https://terragrunt.gruntwork.io) from 0.46.2 to **0.46.3** on 2023-06-08
<!-- linter-versions-end -->

## [v7.0.4] - 2023-05-31
Expand Down
Loading

0 comments on commit f27a593

Please sign in to comment.