Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#1519)
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam authored Jun 9, 2022
1 parent 5edf745 commit 842d62d
Show file tree
Hide file tree
Showing 10 changed files with 77 additions and 75 deletions.
56 changes: 28 additions & 28 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -857,8 +857,8 @@
2507032
],
[
"2022-06-09T02:12:52",
2507213
"2022-06-09T08:33:48",
2507335
]
],
"ci_light": [
Expand Down Expand Up @@ -1719,8 +1719,8 @@
11410
],
[
"2022-06-09T02:12:52",
11427
"2022-06-09T08:33:48",
11437
]
],
"dart": [
Expand Down Expand Up @@ -2581,8 +2581,8 @@
2930
],
[
"2022-06-09T02:12:52",
2939
"2022-06-09T08:33:48",
2940
]
],
"documentation": [
Expand Down Expand Up @@ -3443,8 +3443,8 @@
57277
],
[
"2022-06-09T02:12:52",
57363
"2022-06-09T08:33:48",
57391
]
],
"dotnet": [
Expand Down Expand Up @@ -4305,8 +4305,8 @@
299785
],
[
"2022-06-09T02:12:52",
299830
"2022-06-09T08:33:48",
299841
]
],
"go": [
Expand Down Expand Up @@ -5167,8 +5167,8 @@
11715
],
[
"2022-06-09T02:12:52",
11732
"2022-06-09T08:33:48",
11734
]
],
"java": [
Expand Down Expand Up @@ -6029,8 +6029,8 @@
77578
],
[
"2022-06-09T02:12:52",
77616
"2022-06-09T08:33:48",
77647
]
],
"javascript": [
Expand Down Expand Up @@ -6891,8 +6891,8 @@
121675
],
[
"2022-06-09T02:12:52",
121801
"2022-06-09T08:33:48",
121883
]
],
"php": [
Expand Down Expand Up @@ -7753,8 +7753,8 @@
8720
],
[
"2022-06-09T02:12:52",
8751
"2022-06-09T08:33:48",
8754
]
],
"python": [
Expand Down Expand Up @@ -8615,8 +8615,8 @@
79795
],
[
"2022-06-09T02:12:52",
79900
"2022-06-09T08:33:48",
79929
]
],
"ruby": [
Expand Down Expand Up @@ -9473,7 +9473,7 @@
2315
],
[
"2022-06-09T02:12:52",
"2022-06-09T08:33:48",
2315
]
],
Expand Down Expand Up @@ -10331,7 +10331,7 @@
3407
],
[
"2022-06-09T02:12:52",
"2022-06-09T08:33:48",
3407
]
],
Expand Down Expand Up @@ -11193,7 +11193,7 @@
12095
],
[
"2022-06-09T02:12:52",
"2022-06-09T08:33:48",
12096
]
],
Expand Down Expand Up @@ -12051,7 +12051,7 @@
1472
],
[
"2022-06-09T02:12:52",
"2022-06-09T08:33:48",
1472
]
],
Expand Down Expand Up @@ -12909,8 +12909,8 @@
1737
],
[
"2022-06-09T02:12:52",
1739
"2022-06-09T08:33:48",
1744
]
],
"terraform": [
Expand Down Expand Up @@ -13771,8 +13771,8 @@
71944
],
[
"2022-06-09T02:12:52",
72053
"2022-06-09T08:33:48",
72115
]
]
}
10 changes: 5 additions & 5 deletions .automation/generated/linter-helps.json
Original file line number Diff line number Diff line change
Expand Up @@ -343,8 +343,8 @@
" input).",
" --python-cell-magics TEXT When processing Jupyter Notebooks, add the",
" given magic to the list of known python-",
" magics (timeit, python, time, capture, pypy,",
" python3, prun). Useful for formatting cells",
" magics (pypy, python, time, timeit, python3,",
" prun, capture). Useful for formatting cells",
" with custom python magics.",
" -S, --skip-string-normalization",
" Don't normalize string quotes or prefixes.",
Expand Down Expand Up @@ -1551,8 +1551,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: ['E704', 'E121', 'W503', 'E226', 'E126',",
" 'E123', 'E24', 'W504'])",
" (Default: ['E24', 'E123', 'E226', 'E704', 'E126',",
" 'W504', 'W503', 'E121'])",
" --extend-ignore errors",
" Comma-separated list of errors and warnings to add to",
" the list of ignored ones. For example, ``--extend-",
Expand Down Expand Up @@ -7789,7 +7789,7 @@
" terragrunt-json-out The file path that terragrunt should use when rendering the terragrunt.hcl config as json. Only used in the render-json command. Defaults to terragrunt_rendered.json.",
"",
"VERSION:",
" v0.37.1",
" v0.37.2",
"",
"AUTHOR(S):",
" Gruntwork <www.gruntwork.io>",
Expand Down
4 changes: 2 additions & 2 deletions .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"bash-exec": "5.1.16",
"black": "22.3.0",
"cfn-lint": "0.61.0",
"checkov": "2.0.1206",
"checkov": "2.0.1207",
"checkstyle": "10.3",
"chktex": "1.7.6",
"clippy": "0.1.61",
Expand Down Expand Up @@ -80,7 +80,7 @@
"swiftlint": "0.46.5",
"tekton-lint": "0.6.0",
"terraform-fmt": "1.2.2",
"terragrunt": "0.37.1",
"terragrunt": "0.37.2",
"terrascan": "1.14.0",
"tflint": "0.35.0",
"tsqllint": "1.14.5.0",
Expand Down
62 changes: 31 additions & 31 deletions .automation/generated/megalinter-users.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"releases_url": "https://api.github.com/repos/nektos/act/releases{/id}",
"size": 5992,
"ssh_url": "[email protected]:nektos/act.git",
"stargazers_count": 24896,
"stargazers_count": 24898,
"stargazers_url": "https://api.github.com/repos/nektos/act/stargazers",
"statuses_url": "https://api.github.com/repos/nektos/act/statuses/{sha}",
"subscribers_count": 111,
Expand All @@ -127,14 +127,14 @@
"golang"
],
"trees_url": "https://api.github.com/repos/nektos/act/git/trees{/sha}",
"updated_at": "2022-06-09T01:52:27Z",
"updated_at": "2022-06-09T08:17:12Z",
"url": "https://api.github.com/repos/nektos/act",
"visibility": "public",
"watchers": 24896,
"watchers_count": 24896
"watchers": 24898,
"watchers_count": 24898
},
"repo_url": "https://github.com/nektos/act",
"stargazers": 24896
"stargazers": 24898
},
{
"info": {
Expand Down Expand Up @@ -431,8 +431,8 @@
"network_count": 95,
"node_id": "MDEwOlJlcG9zaXRvcnkzMDQ4MzAyMjY=",
"notifications_url": "https://api.github.com/repos/megalinter/megalinter/notifications{?since,all,participating}",
"open_issues": 43,
"open_issues_count": 43,
"open_issues": 42,
"open_issues_count": 42,
"organization": {
"avatar_url": "https://avatars.githubusercontent.com/u/76904213?v=4",
"events_url": "https://api.github.com/users/megalinter/events{/privacy}",
Expand Down Expand Up @@ -475,11 +475,11 @@
},
"private": false,
"pulls_url": "https://api.github.com/repos/megalinter/megalinter/pulls{/number}",
"pushed_at": "2022-06-08T22:23:17Z",
"pushed_at": "2022-06-09T07:57:09Z",
"releases_url": "https://api.github.com/repos/megalinter/megalinter/releases{/id}",
"size": 138733,
"ssh_url": "[email protected]:megalinter/megalinter.git",
"stargazers_count": 662,
"stargazers_count": 663,
"stargazers_url": "https://api.github.com/repos/megalinter/megalinter/stargazers",
"statuses_url": "https://api.github.com/repos/megalinter/megalinter/statuses/{sha}",
"subscribers_count": 7,
Expand Down Expand Up @@ -511,14 +511,14 @@
"terraform"
],
"trees_url": "https://api.github.com/repos/megalinter/megalinter/git/trees{/sha}",
"updated_at": "2022-06-04T13:20:20Z",
"updated_at": "2022-06-09T05:07:34Z",
"url": "https://api.github.com/repos/megalinter/megalinter",
"visibility": "public",
"watchers": 662,
"watchers_count": 662
"watchers": 663,
"watchers_count": 663
},
"repo_url": "https://github.com/megalinter/megalinter",
"stargazers": 662
"stargazers": 663
},
{
"info": {
Expand Down Expand Up @@ -1176,8 +1176,8 @@
"downloads_url": "https://api.github.com/repos/KelvinTegelaar/CIPP/downloads",
"events_url": "https://api.github.com/repos/KelvinTegelaar/CIPP/events",
"fork": false,
"forks": 958,
"forks_count": 958,
"forks": 959,
"forks_count": 959,
"forks_url": "https://api.github.com/repos/KelvinTegelaar/CIPP/forks",
"full_name": "KelvinTegelaar/CIPP",
"git_commits_url": "https://api.github.com/repos/KelvinTegelaar/CIPP/git/commits{/sha}",
Expand Down Expand Up @@ -1212,7 +1212,7 @@
"milestones_url": "https://api.github.com/repos/KelvinTegelaar/CIPP/milestones{/number}",
"mirror_url": null,
"name": "CIPP",
"network_count": 958,
"network_count": 959,
"node_id": "R_kgDOGNiHEA",
"notifications_url": "https://api.github.com/repos/KelvinTegelaar/CIPP/notifications{?since,all,participating}",
"open_issues": 10,
Expand Down Expand Up @@ -1326,8 +1326,8 @@
"network_count": 19,
"node_id": "MDEwOlJlcG9zaXRvcnkyODc1MDA0NTY=",
"notifications_url": "https://api.github.com/repos/bjw-s/home-ops/notifications{?since,all,participating}",
"open_issues": 9,
"open_issues_count": 9,
"open_issues": 8,
"open_issues_count": 8,
"owner": {
"avatar_url": "https://avatars.githubusercontent.com/u/6213398?v=4",
"events_url": "https://api.github.com/users/bjw-s/events{/privacy}",
Expand All @@ -1350,9 +1350,9 @@
},
"private": false,
"pulls_url": "https://api.github.com/repos/bjw-s/home-ops/pulls{/number}",
"pushed_at": "2022-06-08T21:07:17Z",
"pushed_at": "2022-06-09T08:32:12Z",
"releases_url": "https://api.github.com/repos/bjw-s/home-ops/releases{/id}",
"size": 30203,
"size": 30217,
"ssh_url": "[email protected]:bjw-s/home-ops.git",
"stargazers_count": 139,
"stargazers_url": "https://api.github.com/repos/bjw-s/home-ops/stargazers",
Expand Down Expand Up @@ -2077,8 +2077,8 @@
"network_count": 29,
"node_id": "MDEwOlJlcG9zaXRvcnkzNTk2MzQzNzc=",
"notifications_url": "https://api.github.com/repos/oasisprotocol/oasis-wallet-web/notifications{?since,all,participating}",
"open_issues": 65,
"open_issues_count": 65,
"open_issues": 66,
"open_issues_count": 66,
"organization": {
"avatar_url": "https://avatars.githubusercontent.com/u/52803776?v=4",
"events_url": "https://api.github.com/users/oasisprotocol/events{/privacy}",
Expand Down Expand Up @@ -2121,9 +2121,9 @@
},
"private": false,
"pulls_url": "https://api.github.com/repos/oasisprotocol/oasis-wallet-web/pulls{/number}",
"pushed_at": "2022-06-09T02:11:54Z",
"pushed_at": "2022-06-09T05:17:53Z",
"releases_url": "https://api.github.com/repos/oasisprotocol/oasis-wallet-web/releases{/id}",
"size": 5995,
"size": 5987,
"ssh_url": "[email protected]:oasisprotocol/oasis-wallet-web.git",
"stargazers_count": 74,
"stargazers_url": "https://api.github.com/repos/oasisprotocol/oasis-wallet-web/stargazers",
Expand Down Expand Up @@ -3716,9 +3716,9 @@
},
"private": false,
"pulls_url": "https://api.github.com/repos/jr0dd/home-ops/pulls{/number}",
"pushed_at": "2022-06-08T19:57:32Z",
"pushed_at": "2022-06-09T05:48:43Z",
"releases_url": "https://api.github.com/repos/jr0dd/home-ops/releases{/id}",
"size": 4425,
"size": 4429,
"ssh_url": "[email protected]:jr0dd/home-ops.git",
"stargazers_count": 24,
"stargazers_url": "https://api.github.com/repos/jr0dd/home-ops/stargazers",
Expand Down Expand Up @@ -6195,8 +6195,8 @@
"network_count": 2,
"node_id": "MDEwOlJlcG9zaXRvcnkxNjU1MDU5MDQ=",
"notifications_url": "https://api.github.com/repos/ADFC-Hamburg/adfc-ansible/notifications{?since,all,participating}",
"open_issues": 23,
"open_issues_count": 23,
"open_issues": 22,
"open_issues_count": 22,
"organization": {
"avatar_url": "https://avatars.githubusercontent.com/u/37012934?v=4",
"events_url": "https://api.github.com/users/ADFC-Hamburg/events{/privacy}",
Expand Down Expand Up @@ -6239,9 +6239,9 @@
},
"private": false,
"pulls_url": "https://api.github.com/repos/ADFC-Hamburg/adfc-ansible/pulls{/number}",
"pushed_at": "2022-05-18T09:16:48Z",
"pushed_at": "2022-06-09T07:56:09Z",
"releases_url": "https://api.github.com/repos/ADFC-Hamburg/adfc-ansible/releases{/id}",
"size": 10651,
"size": 10668,
"ssh_url": "[email protected]:ADFC-Hamburg/adfc-ansible.git",
"stargazers_count": 6,
"stargazers_url": "https://api.github.com/repos/ADFC-Hamburg/adfc-ansible/stargazers",
Expand Down Expand Up @@ -6578,7 +6578,7 @@
},
"private": false,
"pulls_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/pulls{/number}",
"pushed_at": "2022-06-06T06:18:19Z",
"pushed_at": "2022-06-09T06:33:10Z",
"releases_url": "https://api.github.com/repos/AlbanAndrieu/jenkins-pipeline-scripts/releases{/id}",
"size": 1094,
"ssh_url": "[email protected]:AlbanAndrieu/jenkins-pipeline-scripts.git",
Expand Down
Loading

0 comments on commit 842d62d

Please sign in to comment.