Skip to content

Commit 2d00955

Browse files
nvuillamgithub-actions[bot]
authored andcommitted
[automation] Auto-update linters version, help and documentation
1 parent 61a6678 commit 2d00955

15 files changed

+27
-24
lines changed

.automation/generated/linter-helps.json

Lines changed: 2 additions & 1 deletion
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
@@ -122,5 +122,5 @@
122122
"v8r": "4.4.0",
123123
"vale": "3.11.2",
124124
"xmllint": "21304",
125-
"yamllint": "1.37.0"
125+
"yamllint": "1.37.1"
126126
}

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
6666
- [gitleaks](https://github.com/gitleaks/gitleaks) from 8.24.3 to **8.25.1** on 2025-05-04
6767
- [terragrunt](https://terragrunt.gruntwork.io) from 0.77.22 to **0.78.0** on 2025-05-04
6868
- [tflint](https://github.com/terraform-linters/tflint) from 0.56.0 to **0.57.0** on 2025-05-04
69+
- [yamllint](https://yamllint.readthedocs.io/) from 1.37.0 to **1.37.1** on 2025-05-04
6970
<!-- linter-versions-end -->
7071

7172
## [v8.6.0] - 2024-04-27

docs/all_linters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,4 +120,4 @@
120120
| [**v8r**](https://github.com/chris48s/v8r){target=_blank} | 4.4.0 | [MIT](licenses/v8r.md) | [![GitHub stars](https://img.shields.io/github/stars/chris48s/v8r?cacheSeconds=3600)](https://github.com/chris48s/v8r){target=_blank} | [JSON](descriptors/json_v8r.md)<br/> [YAML](descriptors/yaml_v8r.md) | :no_entry_sign: | [Repository](https://github.com/chris48s/v8r){target=_blank} |
121121
| [**vale**](https://github.com/errata-ai/vale){target=_blank} | 3.11.2 | [MIT](licenses/vale.md) | [![GitHub stars](https://img.shields.io/github/stars/errata-ai/vale?cacheSeconds=3600)](https://github.com/errata-ai/vale){target=_blank} | [SPELL](descriptors/spell_vale.md) | :white_circle: | [Repository](https://github.com/errata-ai/vale){target=_blank} |
122122
| [**xmllint**](https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home){target=_blank} | 21304 | <!-- --> | <!-- --> | [XML](descriptors/xml_xmllint.md) | :white_circle: | [Web Site](https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home){target=_blank} |
123-
| [**yamllint**](https://github.com/adrienverge/yamllint){target=_blank} | 1.37.0 | [GPL-3.0](licenses/yamllint.md) | [![GitHub stars](https://img.shields.io/github/stars/adrienverge/yamllint?cacheSeconds=3600)](https://github.com/adrienverge/yamllint){target=_blank} | [YAML](descriptors/yaml_yamllint.md) | :no_entry_sign: | [Repository](https://github.com/adrienverge/yamllint){target=_blank} |
123+
| [**yamllint**](https://github.com/adrienverge/yamllint){target=_blank} | 1.37.1 | [GPL-3.0](licenses/yamllint.md) | [![GitHub stars](https://img.shields.io/github/stars/adrienverge/yamllint?cacheSeconds=3600)](https://github.com/adrienverge/yamllint){target=_blank} | [YAML](descriptors/yaml_yamllint.md) | :no_entry_sign: | [Repository](https://github.com/adrienverge/yamllint){target=_blank} |

docs/descriptors/javascript_eslint.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ ARG NPM_ESLINT_PLUGIN_JEST_VERSION=28.11.0
193193
# renovate: datasource=npm depName=eslint-plugin-n
194194
ARG NPM_ESLINT_PLUGIN_N_VERSION=16.6.2
195195
# renovate: datasource=npm depName=eslint-plugin-prettier
196-
ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.2.6
196+
ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.3.1
197197
# renovate: datasource=npm depName=eslint-plugin-promise
198198
ARG NPM_ESLINT_PLUGIN_PROMISE_VERSION=6.6.0
199199
# renovate: datasource=npm depName=eslint-plugin-vue
@@ -214,7 +214,7 @@ ARG NPM_MICROSOFT_ESLINT_FORMATTER_SARIF_VERSION=3.1.0
214214
- [[email protected]](https://www.npmjs.com/package/eslint-plugin-import/v/2.31.0)
215215
- [[email protected]](https://www.npmjs.com/package/eslint-plugin-jest/v/28.11.0)
216216
- [[email protected]](https://www.npmjs.com/package/eslint-plugin-n/v/16.6.2)
217-
- [eslint-plugin-prettier@5.2.6](https://www.npmjs.com/package/eslint-plugin-prettier/v/5.2.6)
217+
- [eslint-plugin-prettier@5.3.1](https://www.npmjs.com/package/eslint-plugin-prettier/v/5.3.1)
218218
- [[email protected]](https://www.npmjs.com/package/eslint-plugin-promise/v/6.6.0)
219219
- [[email protected]](https://www.npmjs.com/package/eslint-plugin-vue/v/10.1.0)
220220
- [@babel/[email protected]](https://www.npmjs.com/package/@babel/core/v/7.27.1)

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: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ 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-05-04T12:23:48Z","msg":"Received interrupt signal, exiting..."}
148149
```
149150
150151
### 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/mrtazz/checkmake/issues/99>_
12+
_Disabled reason: Security issues: https://github.com/mrtazz/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/snakemake_snakemake.md

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

1616
_This linter has been disabled in this version_
1717

18-
_Disabled reason: Dependency datrie not maintained, and issue open in snakemake repo since july - <https://github.com/snakemake/snakemake/issues/2970>_
18+
_Disabled reason: Dependency datrie not maintained, and issue open in snakemake repo since july - https://github.com/snakemake/snakemake/issues/2970_
1919

2020
## snakemake documentation
2121

0 commit comments

Comments
 (0)