Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#1330)
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam committed Mar 14, 2022
1 parent 9c593a5 commit 1536254
Show file tree
Hide file tree
Showing 11 changed files with 90 additions and 22 deletions.
64 changes: 64 additions & 0 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -639,6 +639,10 @@
[
"2022-03-13T19:08:51",
2468681
],
[
"2022-03-14T15:10:17",
2468999
]
],
"ci_light": [
Expand Down Expand Up @@ -1281,6 +1285,10 @@
[
"2022-03-13T19:08:51",
8336
],
[
"2022-03-14T15:10:17",
8359
]
],
"dart": [
Expand Down Expand Up @@ -1923,6 +1931,10 @@
[
"2022-03-13T19:08:51",
2420
],
[
"2022-03-14T15:10:17",
2432
]
],
"documentation": [
Expand Down Expand Up @@ -2565,6 +2577,10 @@
[
"2022-03-13T19:08:51",
45067
],
[
"2022-03-14T15:10:17",
45156
]
],
"dotnet": [
Expand Down Expand Up @@ -3207,6 +3223,10 @@
[
"2022-03-13T19:08:51",
290502
],
[
"2022-03-14T15:10:17",
290587
]
],
"go": [
Expand Down Expand Up @@ -3849,6 +3869,10 @@
[
"2022-03-13T19:08:51",
8742
],
[
"2022-03-14T15:10:17",
8774
]
],
"java": [
Expand Down Expand Up @@ -4491,6 +4515,10 @@
[
"2022-03-13T19:08:51",
63964
],
[
"2022-03-14T15:10:17",
64073
]
],
"javascript": [
Expand Down Expand Up @@ -5133,6 +5161,10 @@
[
"2022-03-13T19:08:51",
96902
],
[
"2022-03-14T15:10:17",
97057
]
],
"php": [
Expand Down Expand Up @@ -5775,6 +5807,10 @@
[
"2022-03-13T19:08:51",
4547
],
[
"2022-03-14T15:10:17",
4554
]
],
"python": [
Expand Down Expand Up @@ -6417,6 +6453,10 @@
[
"2022-03-13T19:08:51",
64753
],
[
"2022-03-14T15:10:17",
64841
]
],
"ruby": [
Expand Down Expand Up @@ -7055,6 +7095,10 @@
[
"2022-03-13T19:08:51",
1929
],
[
"2022-03-14T15:10:17",
1929
]
],
"rust": [
Expand Down Expand Up @@ -7693,6 +7737,10 @@
[
"2022-03-13T19:08:51",
2584
],
[
"2022-03-14T15:10:17",
2607
]
],
"salesforce": [
Expand Down Expand Up @@ -8335,6 +8383,10 @@
[
"2022-03-13T19:08:51",
11326
],
[
"2022-03-14T15:10:17",
11334
]
],
"scala": [
Expand Down Expand Up @@ -8973,6 +9025,10 @@
[
"2022-03-13T19:08:51",
1460
],
[
"2022-03-14T15:10:17",
1460
]
],
"swift": [
Expand Down Expand Up @@ -9611,6 +9667,10 @@
[
"2022-03-13T19:08:51",
1501
],
[
"2022-03-14T15:10:17",
1501
]
],
"terraform": [
Expand Down Expand Up @@ -10253,6 +10313,10 @@
[
"2022-03-13T19:08:51",
44641
],
[
"2022-03-14T15:10:17",
44751
]
]
}
10 changes: 5 additions & 5 deletions .automation/generated/linter-helps.json
Original file line number Diff line number Diff line change
Expand Up @@ -339,9 +339,9 @@
" input).",
" --python-cell-magics TEXT When processing Jupyter Notebooks, add the",
" given magic to the list of known python-",
" magics (prun, pypy, time, timeit, python3,",
" python, capture). Useful for formatting",
" cells with custom python magics.",
" magics (python3, prun, python, time, timeit,",
" capture, pypy). Useful for formatting cells",
" with custom python magics.",
" -S, --skip-string-normalization",
" Don't normalize string quotes or prefixes.",
" -C, --skip-magic-trailing-comma",
Expand Down Expand Up @@ -1510,8 +1510,8 @@
" of opening bracket's line.",
" --ignore errors Comma-separated list of errors and warnings to ignore",
" (or skip). For example, ``--ignore=E4,E51,W234``.",
" (Default: ['W504', 'E226', 'E126', 'E121', 'E24',",
" 'E123', 'W503', 'E704'])",
" (Default: ['E123', 'E226', 'E704', 'W504', 'W503',",
" 'E121', 'E126', 'E24'])",
" --extend-ignore errors",
" Comma-separated list of errors and warnings to add to",
" the list of ignored ones. For example, ``--extend-",
Expand Down
8 changes: 4 additions & 4 deletions .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
"bash-exec": "5.1.0",
"black": "22.1.0",
"cfn-lint": "0.58.3",
"checkov": "2.0.940",
"checkov": "2.0.943",
"checkstyle": "10.0",
"chktex": "1.7.6",
"clippy": "0.1.59",
"clj-kondo": "2022.02.09",
"coffeelint": "5.2.4",
"cpplint": "1.6.0",
"cspell": "5.19.1",
"cspell": "5.19.2",
"dartanalyzer": "0.0.0",
"dockerfilelint": "1.8.0",
"dotenv-linter": "3.2.0",
Expand Down Expand Up @@ -47,7 +47,7 @@
"php": "7.4.26",
"phpcs": "3.6.2",
"phplint": "3.0",
"phpstan": "1.4.9",
"phpstan": "1.4.10",
"powershell": "7.2.1",
"prettier": "2.5.1",
"protolint": "0.37.1",
Expand All @@ -71,7 +71,7 @@
"shellcheck": "0.8.0",
"shfmt": "3.5.0",
"snakefmt": "0.6.0",
"snakemake": "7.2.0",
"snakemake": "7.2.1",
"spectral": "5.6.0",
"sql-lint": "0.0.19",
"sqlfluff": "0.11.0",
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ Note: Can be used with `megalinter/megalinter@beta` in your GitHub Action mega-l
- Linter versions upgrades
- [cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 5.19.0 to **5.19.1** on 2022-03-13
- [checkov](https://www.checkov.io/) from 2.0.939 to **2.0.940** on 2022-03-13
- [phpstan](https://phpstan.org/) from 1.4.9 to **1.4.10** on 2022-03-14
- [snakemake](https://snakemake.readthedocs.io/en/stable/) from 7.2.0 to **7.2.1** on 2022-03-14
- [cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 5.19.1 to **5.19.2** on 2022-03-14
- [checkov](https://www.checkov.io/) from 2.0.940 to **2.0.943** on 2022-03-14
<!-- linter-versions-end -->

## [v5.9.0] - 2022-03-13
Expand Down
Loading

0 comments on commit 1536254

Please sign in to comment.