Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#2812)
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam authored Jul 15, 2023
1 parent 07a6dc3 commit 2e245cd
Show file tree
Hide file tree
Showing 14 changed files with 64 additions and 65 deletions.
68 changes: 34 additions & 34 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -1629,8 +1629,8 @@
3047030
],
[
"2023-07-14T12:11:15",
3049580
"2023-07-14T18:55:34",
3050109
]
],
"ci_light": [
Expand Down Expand Up @@ -3263,8 +3263,8 @@
77844
],
[
"2023-07-14T12:11:15",
78371
"2023-07-14T18:55:34",
78446
]
],
"cupcake": [
Expand Down Expand Up @@ -3877,8 +3877,8 @@
19361
],
[
"2023-07-14T12:11:15",
19798
"2023-07-14T18:55:34",
19859
]
],
"dart": [
Expand Down Expand Up @@ -6421,8 +6421,8 @@
164673
],
[
"2023-07-14T12:11:15",
165179
"2023-07-14T18:55:34",
165267
]
],
"dotnet": [
Expand Down Expand Up @@ -8055,8 +8055,8 @@
404095
],
[
"2023-07-14T12:11:15",
405094
"2023-07-14T18:55:34",
405270
]
],
"dotnetweb": [
Expand All @@ -8073,8 +8073,8 @@
22
],
[
"2023-07-14T12:11:15",
28
"2023-07-14T18:55:34",
30
]
],
"go": [
Expand Down Expand Up @@ -9707,8 +9707,8 @@
24222
],
[
"2023-07-14T12:11:15",
24333
"2023-07-14T18:55:34",
24382
]
],
"java": [
Expand Down Expand Up @@ -11341,8 +11341,8 @@
127977
],
[
"2023-07-14T12:11:15",
128326
"2023-07-14T18:55:34",
128391
]
],
"javascript": [
Expand Down Expand Up @@ -12975,8 +12975,8 @@
304595
],
[
"2023-07-14T12:11:15",
306150
"2023-07-14T18:55:34",
306496
]
],
"php": [
Expand Down Expand Up @@ -14609,8 +14609,8 @@
51854
],
[
"2023-07-14T12:11:15",
51925
"2023-07-14T18:55:34",
51951
]
],
"python": [
Expand Down Expand Up @@ -16243,8 +16243,8 @@
231337
],
[
"2023-07-14T12:11:15",
232124
"2023-07-14T18:55:34",
232317
]
],
"ruby": [
Expand Down Expand Up @@ -17873,8 +17873,8 @@
3844
],
[
"2023-07-14T12:11:15",
3854
"2023-07-14T18:55:34",
3860
]
],
"rust": [
Expand Down Expand Up @@ -19503,8 +19503,8 @@
6233
],
[
"2023-07-14T12:11:15",
6243
"2023-07-14T18:55:34",
6255
]
],
"salesforce": [
Expand Down Expand Up @@ -21137,8 +21137,8 @@
21642
],
[
"2023-07-14T12:11:15",
21699
"2023-07-14T18:55:34",
21712
]
],
"scala": [
Expand Down Expand Up @@ -22769,8 +22769,8 @@
19652
],
[
"2023-07-14T12:11:15",
19966
"2023-07-14T18:55:34",
20018
]
],
"swift": [
Expand Down Expand Up @@ -24399,8 +24399,8 @@
4128
],
[
"2023-07-14T12:11:15",
4145
"2023-07-14T18:55:34",
4149
]
],
"terraform": [
Expand Down Expand Up @@ -26033,8 +26033,8 @@
276730
],
[
"2023-07-14T12:11:15",
278088
"2023-07-14T18:55:34",
278381
]
]
}
8 changes: 4 additions & 4 deletions .automation/generated/linter-helps.json

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

2 changes: 1 addition & 1 deletion .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dotnet-format": "6.0.412",
"dustilock": "1.2.0",
"editorconfig-checker": "2.7.0",
"eslint": "8.44.0",
"eslint": "8.45.0",
"eslint-plugin-jsonc": "2.9.0",
"flake8": "6.0.0",
"gherkin-lint": "0.0.0",
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [clippy](https://github.com/rust-lang/rust-clippy) from 0.1.70 to **0.1.71** on 2023-07-14
- [terraform-fmt](https://developer.hashicorp.com/terraform/cli/commands/fmt) from 1.5.2 to **1.5.3** on 2023-07-14
- [grype](https://github.com/anchore/grype) from 0.64.0 to **0.63.1** on 2023-07-14
- [eslint](https://eslint.org) from 8.44.0 to **8.45.0** on 2023-07-14
<!-- linter-versions-end -->

## [v7.1.0] - 2023-06-11
Expand Down
2 changes: 1 addition & 1 deletion docs/all_linters.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
| [**dotnet-format**](https://github.com/dotnet/format){target=_blank} | 6.0.412 | [MIT](licenses/dotnet-format.md) | [![GitHub stars](https://img.shields.io/github/stars/dotnet/format?cacheSeconds=3600)](https://github.com/dotnet/format){target=_blank} | [CSHARP](descriptors/csharp_dotnet_format.md)<br/> [VBDOTNET](descriptors/vbdotnet_dotnet_format.md) | :white_circle: | [Repository](https://github.com/dotnet/format){target=_blank} |
| [**dustilock**](https://github.com/Checkmarx/dustilock){target=_blank} | 1.2.0 | [Apache-2.0](licenses/dustilock.md) | [![GitHub stars](https://img.shields.io/github/stars/Checkmarx/dustilock?cacheSeconds=3600)](https://github.com/Checkmarx/dustilock){target=_blank} | [REPOSITORY](descriptors/repository_dustilock.md) | :white_circle: | [Repository](https://github.com/Checkmarx/dustilock){target=_blank} |
| [**editorconfig-checker**](https://github.com/editorconfig-checker/editorconfig-checker){target=_blank} | 2.7.0 | [MIT](licenses/editorconfig-checker.md) | [![GitHub stars](https://img.shields.io/github/stars/editorconfig-checker/editorconfig-checker?cacheSeconds=3600)](https://github.com/editorconfig-checker/editorconfig-checker){target=_blank} | [EDITORCONFIG](descriptors/editorconfig_editorconfig_checker.md) | :heart: | [MegaLinter reference](https://github.com/editorconfig-checker/editorconfig-checker#mega-linter){target=_blank} |
| [**eslint**](https://github.com/eslint/eslint){target=_blank} | 8.44.0 | [MIT](licenses/eslint.md) | [![GitHub stars](https://img.shields.io/github/stars/eslint/eslint?cacheSeconds=3600)](https://github.com/eslint/eslint){target=_blank} | [JAVASCRIPT](descriptors/javascript_eslint.md)<br/> [JSX](descriptors/jsx_eslint.md)<br/> [TSX](descriptors/tsx_eslint.md)<br/> [TYPESCRIPT](descriptors/typescript_eslint.md) | :heart: | [MegaLinter reference](https://eslint.org/docs/user-guide/integrations#source-control){target=_blank} |
| [**eslint**](https://github.com/eslint/eslint){target=_blank} | 8.45.0 | [MIT](licenses/eslint.md) | [![GitHub stars](https://img.shields.io/github/stars/eslint/eslint?cacheSeconds=3600)](https://github.com/eslint/eslint){target=_blank} | [JAVASCRIPT](descriptors/javascript_eslint.md)<br/> [JSX](descriptors/jsx_eslint.md)<br/> [TSX](descriptors/tsx_eslint.md)<br/> [TYPESCRIPT](descriptors/typescript_eslint.md) | :heart: | [MegaLinter reference](https://eslint.org/docs/user-guide/integrations#source-control){target=_blank} |
| [**eslint-plugin-jsonc**](https://github.com/ota-meshi/eslint-plugin-jsonc){target=_blank} | 2.9.0 | [MIT](licenses/eslint-plugin-jsonc.md) | [![GitHub stars](https://img.shields.io/github/stars/ota-meshi/eslint-plugin-jsonc?cacheSeconds=3600)](https://github.com/ota-meshi/eslint-plugin-jsonc){target=_blank} | [JSON](descriptors/json_eslint_plugin_jsonc.md) | :heart: | [MegaLinter reference](https://eslint.org/docs/user-guide/integrations#source-control){target=_blank} |
| [**flake8**](https://github.com/PyCQA/flake8){target=_blank} | 6.0.0 | [MIT](licenses/flake8.md) | [![GitHub stars](https://img.shields.io/github/stars/PyCQA/flake8?cacheSeconds=3600)](https://github.com/PyCQA/flake8){target=_blank} | [PYTHON](descriptors/python_flake8.md) | :white_circle: | [Repository](https://github.com/PyCQA/flake8){target=_blank} |
| [**gherkin-lint**](https://github.com/vsiakka/gherkin-lint){target=_blank} | N/A | [ISC](licenses/gherkin-lint.md) | [![GitHub stars](https://img.shields.io/github/stars/vsiakka/gherkin-lint?cacheSeconds=3600)](https://github.com/vsiakka/gherkin-lint){target=_blank} | [GHERKIN](descriptors/gherkin_gherkin_lint.md) | :white_circle: | [Repository](https://github.com/vsiakka/gherkin-lint){target=_blank} |
Expand Down
2 changes: 1 addition & 1 deletion docs/descriptors/javascript_eslint.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ You can create it by typing `npx eslint --init` in the root of your repository

## eslint documentation

- Version in MegaLinter: **8.44.0**
- Version in MegaLinter: **8.45.0**
- Visit [Official Web Site](https://eslint.org){target=_blank}
- See [How to configure eslint rules](https://eslint.org/docs/user-guide/configuring){target=_blank}
- See [How to disable eslint rules in files](https://eslint.org/docs/user-guide/configuring#disabling-rules-with-inline-comments){target=_blank}
Expand Down
2 changes: 1 addition & 1 deletion docs/descriptors/jsx_eslint.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ You can create it by typing `npx eslint --init` in the root of your repository

## eslint documentation

- Version in MegaLinter: **8.44.0**
- Version in MegaLinter: **8.45.0**
- Visit [Official Web Site](https://github.com/yannickcr/eslint-plugin-react#readme){target=_blank}
- See [How to configure eslint rules](https://github.com/yannickcr/eslint-plugin-react#configuration){target=_blank}
- See [How to disable eslint rules in files](https://eslint.org/docs/user-guide/configuring#disabling-rules-with-inline-comments){target=_blank}
Expand Down
2 changes: 1 addition & 1 deletion docs/descriptors/kubernetes_kubescape.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ Available Commands:
completion Generate autocompletion script
config Handle cached configurations
delete Delete configurations in Kubescape SaaS version
download Download framework,artifacts,attack-tracks,controls-inputs,exceptions,control
download Download controls-inputs,exceptions,control,framework,artifacts,attack-tracks
fix Fix misconfiguration in files
help Help about any command
list List frameworks/controls will list the supported frameworks and controls
Expand Down
2 changes: 1 addition & 1 deletion docs/descriptors/salesforce_sfdx_scanner_apex.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ COMMANDS
scanner run dfa scan codebase with all DFA rules
WARNING: We're continually improving Salesforce Code Analyzer. Tell us what you think! Give feedback at https://research.net/r/SalesforceCA
(node:1499) Warning: Deprecated config name: apiVersion. Please use org-api-version instead.
(node:1507) Warning: Deprecated config name: apiVersion. Please use org-api-version instead.
(Use `node --trace-warnings ...` to show where the warning was created)
NAME LANGUAGES CATEGORIES RULESETS [DEP] ENGINE IS DFA IS PILOT
────────────────────────────────────────────────────── ─────────── ───────────────────── ──────────────────────────────────────────────── ───────────────── ────── ────────
Expand Down
2 changes: 1 addition & 1 deletion docs/descriptors/salesforce_sfdx_scanner_aura.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ COMMANDS
scanner run dfa scan codebase with all DFA rules
WARNING: We're continually improving Salesforce Code Analyzer. Tell us what you think! Give feedback at https://research.net/r/SalesforceCA
(node:1640) Warning: Deprecated config name: apiVersion. Please use org-api-version instead.
(node:1648) Warning: Deprecated config name: apiVersion. Please use org-api-version instead.
(Use `node --trace-warnings ...` to show where the warning was created)
NAME LANGUAGES CATEGORIES RULESETS [DEP] ENGINE IS DFA IS PILOT
────────────────────────────────────────────────────── ─────────── ───────────────────── ──────────────────────────────────────────────── ───────────────── ────── ────────
Expand Down
Loading

0 comments on commit 2e245cd

Please sign in to comment.