Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#2861)
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 Aug 8, 2023
1 parent 4527131 commit 06ab886
Show file tree
Hide file tree
Showing 12 changed files with 71 additions and 69 deletions.
66 changes: 33 additions & 33 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -1665,8 +1665,8 @@
3085127
],
[
"2023-08-07T01:10:36",
3085847
"2023-08-07T14:09:58",
3086854
]
],
"ci_light": [
Expand Down Expand Up @@ -3335,8 +3335,8 @@
83208
],
[
"2023-08-07T01:10:36",
83267
"2023-08-07T14:09:58",
83425
]
],
"cupcake": [
Expand Down Expand Up @@ -3985,8 +3985,8 @@
23139
],
[
"2023-08-07T01:10:36",
23203
"2023-08-07T14:09:58",
23300
]
],
"dart": [
Expand Down Expand Up @@ -6565,8 +6565,8 @@
171142
],
[
"2023-08-07T01:10:36",
171263
"2023-08-07T14:09:58",
171488
]
],
"dotnet": [
Expand Down Expand Up @@ -8235,8 +8235,8 @@
414423
],
[
"2023-08-07T01:10:36",
414499
"2023-08-07T14:09:58",
414715
]
],
"dotnetweb": [
Expand Down Expand Up @@ -8289,8 +8289,8 @@
383
],
[
"2023-08-07T01:10:36",
386
"2023-08-07T14:09:58",
418
]
],
"go": [
Expand Down Expand Up @@ -9959,8 +9959,8 @@
26289
],
[
"2023-08-07T01:10:36",
26319
"2023-08-07T14:09:58",
26364
]
],
"java": [
Expand Down Expand Up @@ -11629,8 +11629,8 @@
132549
],
[
"2023-08-07T01:10:36",
132598
"2023-08-07T14:09:58",
132712
]
],
"javascript": [
Expand Down Expand Up @@ -13299,8 +13299,8 @@
327439
],
[
"2023-08-07T01:10:36",
327861
"2023-08-07T14:09:58",
328647
]
],
"php": [
Expand Down Expand Up @@ -14969,8 +14969,8 @@
52836
],
[
"2023-08-07T01:10:36",
52836
"2023-08-07T14:09:58",
52843
]
],
"python": [
Expand Down Expand Up @@ -16639,8 +16639,8 @@
241369
],
[
"2023-08-07T01:10:36",
241426
"2023-08-07T14:09:58",
241629
]
],
"ruby": [
Expand Down Expand Up @@ -18305,8 +18305,8 @@
3942
],
[
"2023-08-07T01:10:36",
3942
"2023-08-07T14:09:58",
3943
]
],
"rust": [
Expand Down Expand Up @@ -19971,8 +19971,8 @@
6429
],
[
"2023-08-07T01:10:36",
6429
"2023-08-07T14:09:58",
6431
]
],
"salesforce": [
Expand Down Expand Up @@ -21641,8 +21641,8 @@
22563
],
[
"2023-08-07T01:10:36",
22571
"2023-08-07T14:09:58",
22588
]
],
"scala": [
Expand Down Expand Up @@ -23309,8 +23309,8 @@
25077
],
[
"2023-08-07T01:10:36",
25151
"2023-08-07T14:09:58",
25238
]
],
"swift": [
Expand Down Expand Up @@ -24975,7 +24975,7 @@
4225
],
[
"2023-08-07T01:10:36",
"2023-08-07T14:09:58",
4225
]
],
Expand Down Expand Up @@ -26645,8 +26645,8 @@
294397
],
[
"2023-08-07T01:10:36",
294776
"2023-08-07T14:09:58",
295222
]
]
}
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 @@ -8,7 +8,7 @@
"black": "23.7.0",
"cfn-lint": "0.79.6",
"checkmake": "0.2.0",
"checkov": "2.3.358",
"checkov": "2.3.359",
"checkstyle": "10.12.2",
"chktex": "1.7.6",
"clippy": "0.1.71",
Expand Down Expand Up @@ -91,7 +91,7 @@
"shellcheck": "0.9.0",
"shfmt": "3.7.0",
"snakefmt": "0.8.4",
"snakemake": "7.32.1",
"snakemake": "7.32.2",
"spectral": "6.10.1",
"sql-lint": "1.0.0",
"sqlfluff": "2.2.0",
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [sqlfluff](https://www.sqlfluff.com/) from 2.1.4 to **2.2.0** on 2023-08-06
- [checkov](https://www.checkov.io/) from 2.3.356 to **2.3.358** on 2023-08-07
- [secretlint](https://github.com/secretlint/secretlint) from 7.0.4 to **7.0.6** on 2023-08-07
- [checkov](https://www.checkov.io/) from 2.3.358 to **2.3.359** on 2023-08-07
- [snakemake](https://snakemake.readthedocs.io/en/stable/) from 7.32.1 to **7.32.2** on 2023-08-07
<!-- linter-versions-end -->

## [v7.2.1] - 2023-07-26
Expand Down
Loading

0 comments on commit 06ab886

Please sign in to comment.