Skip to content

Commit 2fbcf66

Browse files
authored
[automation] Auto-update linters version, help and documentation (#5591)
* [automation] Auto-update linters version, help and documentation * [MegaLinter] Apply linters fixes --------- Co-authored-by: nvuillam <17500430+nvuillam@users.noreply.github.com>
1 parent cdb1ab0 commit 2fbcf66

File tree

9 files changed

+28
-21
lines changed

9 files changed

+28
-21
lines changed

.automation/generated/linter-helps.json

Lines changed: 8 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.0.2",
22-
"cspell": "9.0.2",
22+
"cspell": "9.1.1",
2323
"dartanalyzer": "3.8.1",
2424
"detekt": "1.23.8",
2525
"devskim": "1.0.59",

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
152152
- [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.35.4 to **1.36.0** on 2025-06-14
153153
- [devskim](https://github.com/microsoft/DevSkim) from 1.0.56 to **1.0.59** on 2025-06-14
154154
- [sqlfluff](https://www.sqlfluff.com/) from 3.4.0 to **3.4.1** on 2025-06-14
155+
- [cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 9.0.2 to **9.1.1** on 2025-06-14
155156
<!-- linter-versions-end -->
156157

157158
## [v8.7.0] - 2024-05-04

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 | <!-- --> | <!-- --> | [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 | [Other](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.0.2 | [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.0.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} |
28+
| [**cspell**](https://github.com/streetsidesoftware/cspell){target=_blank} | 9.1.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} |
2929
| [**dartanalyzer**](https://github.com/dart-lang/sdk){target=_blank} | 3.8.1 | [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.59 | [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/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-06-14T22:21:46Z","msg":"Received interrupt signal, exiting..."}
148149
```
149150
150151
### Installation on mega-linter Docker image

docs/descriptors/repository_syft.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Use "syft [command] --help" for more information about a command.
166166
- Dockerfile commands :
167167
```dockerfile
168168
# renovate: datasource=github-tags depName=anchore/syft
169-
ARG REPOSITORY_SYFT_VERSION=1.26.1
169+
ARG REPOSITORY_SYFT_VERSION=1.27.1
170170
RUN curl -sSfL https://raw.githubusercontent.com/anchore/syft/refs/tags/v${REPOSITORY_SYFT_VERSION}/install.sh | sh -s -- -b /usr/local/bin
171171
```
172172

docs/descriptors/snakemake_snakemake.md

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

docs/descriptors/spell_cspell.md

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

1616
## cspell documentation
1717

18-
- Version in MegaLinter: **9.0.2**
18+
- Version in MegaLinter: **9.1.1**
1919
- Visit [Official Web Site](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell#readme){target=_blank}
2020
- See [How to configure cspell rules](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell#customization){target=_blank}
2121
- 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}
@@ -119,8 +119,10 @@ Commands:
119119
result. The full file is displayed in
120120
color.
121121
suggestions|sug [options] [words...] Spelling Suggestions for words.
122+
init [options] Initialize a CSpell configuration file.
122123
link Link dictionaries and other settings to
123124
the cspell global config.
125+
dictionaries [options] List dictionaries
124126
help [command] display help for command
125127
```
126128
@@ -129,8 +131,8 @@ Commands:
129131
- Dockerfile commands :
130132
```dockerfile
131133
# renovate: datasource=npm depName=cspell
132-
ARG NPM_CSPELL_VERSION=9.0.2
134+
ARG NPM_CSPELL_VERSION=9.1.1
133135
```
134136
135137
- NPM packages (node.js):
136-
- [cspell@9.0.2](https://www.npmjs.com/package/cspell/v/9.0.2)
138+
- [cspell@9.1.1](https://www.npmjs.com/package/cspell/v/9.1.1)

0 commit comments

Comments
 (0)