Skip to content

Commit 30509ac

Browse files
authored
[automation] Auto-update linters version, help and documentation (#6562)
1 parent ff45d16 commit 30509ac

File tree

11 files changed

+22
-21
lines changed

11 files changed

+22
-21
lines changed

.automation/generated/linter-helps.json

Lines changed: 5 additions & 5 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
@@ -19,7 +19,7 @@
1919
"cppcheck": "2.14.2",
2020
"cpplint": "2.0.2",
2121
"csharpier": "1.2.1",
22-
"cspell": "9.3.1",
22+
"cspell": "9.3.2",
2323
"dartanalyzer": "3.8.3",
2424
"detekt": "1.23.8",
2525
"devskim": "1.0.67",

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
131131
- [trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.90.13 to **3.91.0** on 2025-11-15
132132
- [terraform-fmt](https://developer.hashicorp.com/terraform/cli/commands/fmt) from 1.13.4 to **1.13.5** on 2025-11-16
133133
- [terragrunt](https://terragrunt.gruntwork.io) from 0.93.0 to **0.93.8** on 2025-11-16
134+
- [cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 9.3.1 to **9.3.2** on 2025-11-16
134135
<!-- linter-versions-end -->
135136

136137
## [v9.1.0] - 2025-10-07

docs/all_linters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
| [**cppcheck**](https://cppcheck.sourceforge.io/){target=_blank} | 2.14.2 | GPL-3.0 | <!-- --> | [C](descriptors/c_cppcheck.md)<br/> [CPP](descriptors/cpp_cppcheck.md) | :white_circle: | [Repository](https://cppcheck.sourceforge.io/){target=_blank} |
2626
| [**cpplint**](https://github.com/cpplint/cpplint){target=_blank} | 2.0.2 | [BSD-3-Clause](licenses/cpplint.md) | [![GitHub stars](https://img.shields.io/github/stars/cpplint/cpplint?cacheSeconds=3600)](https://github.com/cpplint/cpplint){target=_blank} | [C](descriptors/c_cpplint.md)<br/> [CPP](descriptors/cpp_cpplint.md) | :white_circle: | [Repository](https://github.com/cpplint/cpplint){target=_blank} |
2727
| [**csharpier**](https://github.com/belav/csharpier){target=_blank} | 1.2.1 | [MIT](licenses/csharpier.md) | [![GitHub stars](https://img.shields.io/github/stars/belav/csharpier?cacheSeconds=3600)](https://github.com/belav/csharpier){target=_blank} | [CSHARP](descriptors/csharp_csharpier.md) | :white_circle: | [Repository](https://github.com/belav/csharpier){target=_blank} |
28-
| [**cspell**](https://github.com/streetsidesoftware/cspell){target=_blank} | 9.3.1 | [MIT](licenses/cspell.md) | [![GitHub stars](https://img.shields.io/github/stars/streetsidesoftware/cspell?cacheSeconds=3600)](https://github.com/streetsidesoftware/cspell){target=_blank} | [SPELL](descriptors/spell_cspell.md) | :heart: | [MegaLinter reference](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell#mega-linter){target=_blank} |
28+
| [**cspell**](https://github.com/streetsidesoftware/cspell){target=_blank} | 9.3.2 | [MIT](licenses/cspell.md) | [![GitHub stars](https://img.shields.io/github/stars/streetsidesoftware/cspell?cacheSeconds=3600)](https://github.com/streetsidesoftware/cspell){target=_blank} | [SPELL](descriptors/spell_cspell.md) | :heart: | [MegaLinter reference](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell#mega-linter){target=_blank} |
2929
| [**dartanalyzer**](https://github.com/dart-lang/sdk){target=_blank} | 3.8.3 | [BSD-3-Clause](licenses/dartanalyzer.md) | [![GitHub stars](https://img.shields.io/github/stars/dart-lang/sdk?cacheSeconds=3600)](https://github.com/dart-lang/sdk){target=_blank} | [DART](descriptors/dart_dartanalyzer.md) | :no_entry_sign: | [Repository](https://github.com/dart-lang/sdk){target=_blank} |
3030
| [**detekt**](https://github.com/detekt/detekt){target=_blank} | 1.23.8 | [Apache-2.0](licenses/detekt.md) | [![GitHub stars](https://img.shields.io/github/stars/detekt/detekt?cacheSeconds=3600)](https://github.com/detekt/detekt){target=_blank} | [KOTLIN](descriptors/kotlin_detekt.md) | :heart: | [MegaLinter reference](https://detekt.dev/docs/intro){target=_blank} |
3131
| [**devskim**](https://github.com/microsoft/DevSkim){target=_blank} | 1.0.67 | [MIT](licenses/devskim.md) | [![GitHub stars](https://img.shields.io/github/stars/microsoft/DevSkim?cacheSeconds=3600)](https://github.com/microsoft/DevSkim){target=_blank} | [REPOSITORY](descriptors/repository_devskim.md) | :white_circle: | [Repository](https://github.com/microsoft/DevSkim){target=_blank} |

docs/descriptors/javascript_eslint.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ ARG NPM_ESLINT_CONFIG_STANDARD_VERSION=17.1.0
214214
# renovate: datasource=npm depName=eslint-plugin-import
215215
ARG NPM_ESLINT_PLUGIN_IMPORT_VERSION=2.32.0
216216
# renovate: datasource=npm depName=eslint-plugin-jest
217-
ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.0.1
217+
ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.1.0
218218
# renovate: datasource=npm depName=eslint-plugin-n
219219
ARG NPM_ESLINT_PLUGIN_N_VERSION=16.6.2
220220
# renovate: datasource=npm depName=eslint-plugin-prettier
@@ -237,7 +237,7 @@ ARG NPM_MICROSOFT_ESLINT_FORMATTER_SARIF_VERSION=3.1.0
237237
- [[email protected]](https://www.npmjs.com/package/eslint-config-prettier/v/10.1.8)
238238
- [[email protected]](https://www.npmjs.com/package/eslint-config-standard/v/17.1.0)
239239
- [[email protected]](https://www.npmjs.com/package/eslint-plugin-import/v/2.32.0)
240-
- [eslint-plugin-jest@29.0.1](https://www.npmjs.com/package/eslint-plugin-jest/v/29.0.1)
240+
- [eslint-plugin-jest@29.1.0](https://www.npmjs.com/package/eslint-plugin-jest/v/29.1.0)
241241
- [[email protected]](https://www.npmjs.com/package/eslint-plugin-n/v/16.6.2)
242242
- [[email protected]](https://www.npmjs.com/package/eslint-plugin-prettier/v/5.5.4)
243243
- [[email protected]](https://www.npmjs.com/package/eslint-plugin-promise/v/6.6.0)

docs/descriptors/kubernetes_kubescape.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Flags:
158158
--server string Backend discovery server URL
159159

160160
Use "kubescape [command] --help" for more information about a command.
161-
{"level":"info","ts":"2025-11-16T12:57:41Z","msg":"Received interrupt signal, exiting..."}
161+
{"level":"info","ts":"2025-11-16T14:38:24Z","msg":"Received interrupt signal, exiting..."}
162162
```
163163
164164
### Installation on mega-linter Docker image

docs/descriptors/repository_checkov.md

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

docs/descriptors/snakemake_snakemake.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ usage: snakemake [-h] [--dry-run] [--profile PROFILE]
149149
[--summary] [--detailed-summary] [--archive FILE]
150150
[--cleanup-metadata FILE [FILE ...]] [--cleanup-shadow]
151151
[--skip-script-cleanup] [--unlock]
152-
[--list-changes {input,code,params}] [--list-input-changes]
152+
[--list-changes {input,params,code}] [--list-input-changes]
153153
[--list-params-changes] [--list-untracked]
154154
[--delete-all-output | --delete-temp-output]
155155
[--keep-incomplete] [--drop-metadata] [--version]
@@ -683,7 +683,7 @@ UTILITIES:
683683
(default: False)
684684
--unlock Remove a lock on the working directory. (default:
685685
False)
686-
--list-changes, --lc {input,code,params}
686+
--list-changes, --lc {input,params,code}
687687
List all output files for which the given items (code,
688688
input, params) have changed since creation.
689689
--list-input-changes, --li

docs/descriptors/spell_cspell.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ If you do not want cspell to analyze the files names, define `SPELL_CSPELL_ANALY
2424

2525
## cspell documentation
2626

27-
- Version in MegaLinter: **9.3.1**
27+
- Version in MegaLinter: **9.3.2**
2828
- Visit [Official Web Site](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell#readme){target=_blank}
2929
- See [How to configure cspell rules](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell#customization){target=_blank}
3030
- See [How to disable cspell rules in files](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell#enable--disable-checking-sections-of-code){target=_blank}
@@ -140,8 +140,8 @@ Commands:
140140
- Dockerfile commands :
141141
```dockerfile
142142
# renovate: datasource=npm depName=cspell
143-
ARG NPM_CSPELL_VERSION=9.3.1
143+
ARG NPM_CSPELL_VERSION=9.3.2
144144
```
145145
146146
- NPM packages (node.js):
147-
- [[email protected].1](https://www.npmjs.com/package/cspell/v/9.3.1)
147+
- [[email protected].2](https://www.npmjs.com/package/cspell/v/9.3.2)

docs/descriptors/tsx_eslint.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ ARG NPM_ESLINT_CONFIG_AIRBNB_VERSION=19.0.4
195195
# renovate: datasource=npm depName=eslint-config-prettier
196196
ARG NPM_ESLINT_CONFIG_PRETTIER_VERSION=10.1.8
197197
# renovate: datasource=npm depName=eslint-plugin-jest
198-
ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.0.1
198+
ARG NPM_ESLINT_PLUGIN_JEST_VERSION=29.1.0
199199
# renovate: datasource=npm depName=eslint-plugin-prettier
200200
ARG NPM_ESLINT_PLUGIN_PRETTIER_VERSION=5.5.4
201201
# renovate: datasource=npm depName=eslint-plugin-react
@@ -219,7 +219,7 @@ ARG NPM_MICROSOFT_ESLINT_FORMATTER_SARIF_VERSION=3.1.0
219219
- [[email protected]](https://www.npmjs.com/package/eslint/v/8.57.1)
220220
- [[email protected]](https://www.npmjs.com/package/eslint-config-airbnb/v/19.0.4)
221221
- [[email protected]](https://www.npmjs.com/package/eslint-config-prettier/v/10.1.8)
222-
- [eslint-plugin-jest@29.0.1](https://www.npmjs.com/package/eslint-plugin-jest/v/29.0.1)
222+
- [eslint-plugin-jest@29.1.0](https://www.npmjs.com/package/eslint-plugin-jest/v/29.1.0)
223223
- [[email protected]](https://www.npmjs.com/package/eslint-plugin-prettier/v/5.5.4)
224224
- [[email protected]](https://www.npmjs.com/package/eslint-plugin-react/v/7.37.5)
225225
- [@babel/[email protected]](https://www.npmjs.com/package/@babel/eslint-parser/v/7.28.5)

0 commit comments

Comments
 (0)