Skip to content

Commit c4cc238

Browse files
nvuillamgithub-actions[bot]
authored andcommitted
[automation] Auto-update linters version, help and documentation
1 parent 6394a59 commit c4cc238

File tree

11 files changed

+37
-37
lines changed

11 files changed

+37
-37
lines changed

.automation/generated/linter-helps.json

Lines changed: 6 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.automation/generated/linter-versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"editorconfig-checker": "3.3.0",
3232
"eslint": "8.57.1",
3333
"eslint-plugin-jsonc": "2.15.1",
34-
"flake8": "7.2.0",
34+
"flake8": "7.3.0",
3535
"gherkin-lint": "0.0.0",
3636
"git_diff": "2.47.2",
3737
"gitleaks": "8.27.2",

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
4646
- [ruff-format](https://github.com/astral-sh/ruff) from 0.11.13 to **0.12.0** on 2025-06-20
4747
- [ruff](https://github.com/astral-sh/ruff) from 0.11.13 to **0.12.0** on 2025-06-20
4848
- [rubocop](https://rubocop.org/) from 1.76.2 to **1.77.0** on 2025-06-20
49+
- [flake8](https://flake8.pycqa.org) from 7.2.0 to **7.3.0** on 2025-06-20
4950
<!-- linter-versions-end -->
5051

5152
## [v8.8.0] - 2024-06-15

docs/all_linters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
| [**editorconfig-checker**](https://github.com/editorconfig-checker/editorconfig-checker){target=_blank} | 3.3.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} |
3737
| [**eslint**](https://github.com/eslint/eslint){target=_blank} | 8.57.1 | [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/latest/use/integrations#source-control){target=_blank} |
3838
| [**eslint-plugin-jsonc**](https://github.com/ota-meshi/eslint-plugin-jsonc){target=_blank} | 2.15.1 | [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/latest/use/integrations#source-control){target=_blank} |
39-
| [**flake8**](https://github.com/PyCQA/flake8){target=_blank} | 7.2.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} |
39+
| [**flake8**](https://github.com/PyCQA/flake8){target=_blank} | 7.3.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} |
4040
| [**gherkin-lint**](https://github.com/gherkin-lint/gherkin-lint){target=_blank} | N/A | [ISC](licenses/gherkin-lint.md) | [![GitHub stars](https://img.shields.io/github/stars/gherkin-lint/gherkin-lint?cacheSeconds=3600)](https://github.com/gherkin-lint/gherkin-lint){target=_blank} | [GHERKIN](descriptors/gherkin_gherkin_lint.md) | :white_circle: | [Repository](https://github.com/gherkin-lint/gherkin-lint){target=_blank} |
4141
| [**git_diff**](https://github.com/git/git){target=_blank} | 2.47.2 | [LGPL-2.1](licenses/git_diff.md) | [![GitHub stars](https://img.shields.io/github/stars/git/git?cacheSeconds=3600)](https://github.com/git/git){target=_blank} | [REPOSITORY](descriptors/repository_git_diff.md) | <!-- --> | [Repository](https://github.com/git/git){target=_blank} |
4242
| [**gitleaks**](https://github.com/gitleaks/gitleaks){target=_blank} | 8.27.2 | [MIT](licenses/gitleaks.md) | [![GitHub stars](https://img.shields.io/github/stars/gitleaks/gitleaks?cacheSeconds=3600)](https://github.com/gitleaks/gitleaks){target=_blank} | [REPOSITORY](descriptors/repository_gitleaks.md) | :white_circle: | [Repository](https://github.com/gitleaks/gitleaks){target=_blank} |

docs/descriptors/json_eslint_plugin_jsonc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ description: How to use eslint-plugin-jsonc (configure, ignore files, ignore err
1515

1616
_This linter has been disabled in this version_
1717

18-
_Disabled reason: Bug in eslint-plugin-jsonc: <https://github.com/ota-meshi/eslint-plugin-jsonc/issues/328>_
18+
_Disabled reason: Bug in eslint-plugin-jsonc: https://github.com/ota-meshi/eslint-plugin-jsonc/issues/328_
1919

2020
**eslint-plugin-jsonc** uses eslint to lint [**json**](https://www.json.org/), [**jsonc**](https://github.com/microsoft/node-jsonc-parser) and [**json5**](https://json5.org/) (extended JSON with comments & more).
2121

docs/descriptors/kubernetes_kubescape.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ Flags:
145145
--server string Backend discovery server URL
146146

147147
Use "kubescape [command] --help" for more information about a command.
148-
{"level":"info","ts":"2025-06-20T14:13:01Z","msg":"Received interrupt signal, exiting..."}
149148
```
150149
151150
### Installation on mega-linter Docker image

docs/descriptors/makefile_checkmake.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: How to use checkmake (configure, ignore files, ignore errors, help
99

1010
_This linter has been disabled in this version_
1111

12-
_Disabled reason: Security issues: <https://github.com/checkmake/checkmake/issues/99>_
12+
_Disabled reason: Security issues: https://github.com/checkmake/checkmake/issues/99_
1313

1414
## checkmake documentation
1515

docs/descriptors/markdown_remark_lint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: How to use remark-lint (configure, ignore files, ignore errors, hel
99

1010
_This linter has been disabled in this version_
1111

12-
_Disabled reason: Bug in remark-lint: <https://github.com/remarkjs/remark-lint/issues/322>_
12+
_Disabled reason: Bug in remark-lint: https://github.com/remarkjs/remark-lint/issues/322_
1313

1414
## remark-lint documentation
1515

docs/descriptors/python_flake8.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: How to use flake8 (configure, ignore files, ignore errors, help & v
99

1010
## flake8 documentation
1111

12-
- Version in MegaLinter: **7.2.0**
12+
- Version in MegaLinter: **7.3.0**
1313
- Visit [Official Web Site](https://flake8.pycqa.org){target=_blank}
1414
- See [How to configure flake8 rules](https://flake8.pycqa.org/en/latest/user/configuration.html#project-configuration){target=_blank}
1515
- If custom `.flake8` config file isn't found, [.flake8](https://github.com/oxsecurity/megalinter/tree/main/TEMPLATES/.flake8){target=_blank} will be used
@@ -192,16 +192,16 @@ pyflakes:
192192
--builtins BUILTINS define more built-ins, comma separated
193193
--doctests also check syntax of the doctests
194194

195-
Installed plugins: mccabe: 0.7.0, pycodestyle: 2.13.0, pyflakes: 3.3.2
195+
Installed plugins: mccabe: 0.7.0, pycodestyle: 2.14.0, pyflakes: 3.4.0
196196
```
197197
198198
### Installation on mega-linter Docker image
199199
200200
- Dockerfile commands :
201201
```dockerfile
202202
# renovate: datasource=pypi depName=flake8
203-
ARG PIP_FLAKE8_VERSION=7.2.0
203+
ARG PIP_FLAKE8_VERSION=7.3.0
204204
```
205205
206206
- PIP packages (Python):
207-
- [flake8==7.2.0](https://pypi.org/project/flake8/7.2.0)
207+
- [flake8==7.3.0](https://pypi.org/project/flake8/7.3.0)

docs/descriptors/snakemake_snakemake.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ usage: snakemake [-h] [--dry-run] [--profile PROFILE]
136136
[--filegraph] [--d3dag] [--summary] [--detailed-summary]
137137
[--archive FILE] [--cleanup-metadata FILE [FILE ...]]
138138
[--cleanup-shadow] [--skip-script-cleanup] [--unlock]
139-
[--list-changes {code,input,params}] [--list-input-changes]
139+
[--list-changes {code,params,input}] [--list-input-changes]
140140
[--list-params-changes] [--list-untracked]
141141
[--delete-all-output | --delete-temp-output]
142142
[--keep-incomplete] [--drop-metadata] [--version]
@@ -182,7 +182,7 @@ usage: snakemake [-h] [--dry-run] [--profile PROFILE]
182182
[--scheduler-solver-path SCHEDULER_SOLVER_PATH]
183183
[--deploy-sources QUERY CHECKSUM]
184184
[--target-jobs TARGET_JOBS [TARGET_JOBS ...]]
185-
[--mode {remote,default,subprocess}]
185+
[--mode {subprocess,default,remote}]
186186
[--report-html-path VALUE]
187187
[--report-html-stylesheet-path VALUE]
188188
[targets ...]
@@ -671,7 +671,7 @@ UTILITIES:
671671
(default: False)
672672
--unlock Remove a lock on the working directory. (default:
673673
False)
674-
--list-changes, --lc {code,input,params}
674+
--list-changes, --lc {code,params,input}
675675
List all output files for which the given items (code,
676676
input, params) have changed since creation.
677677
--list-input-changes, --li
@@ -1029,7 +1029,7 @@ INTERNAL:
10291029
--target-jobs TARGET_JOBS [TARGET_JOBS ...]
10301030
Internal use only: Target particular jobs by
10311031
RULE:WILDCARD1=VALUE,WILDCARD2=VALUE,...
1032-
--mode {remote,default,subprocess}
1032+
--mode {subprocess,default,remote}
10331033
Internal use only: Set execution mode of Snakemake.
10341034
(default: default)
10351035

0 commit comments

Comments
 (0)