Skip to content

Commit 306c7aa

Browse files
nvuillamgithub-actions[bot]
authored andcommitted
[automation] Auto-update linters version, help and documentation
1 parent 16d6dc6 commit 306c7aa

21 files changed

Lines changed: 284 additions & 185 deletions

.automation/generated/flavors-stats.json

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

.automation/generated/linter-helps.json

Lines changed: 66 additions & 58 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
@@ -98,7 +98,7 @@
9898
"rubocop": "1.88.2",
9999
"ruff": "0.15.21",
100100
"ruff-format": "0.15.21",
101-
"rumdl": "0.2.32",
101+
"rumdl": "0.2.33",
102102
"scalafix": "0.14.7",
103103
"scss-lint": "0.60.0",
104104
"secretlint": "13.0.2",

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
108108
- [trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.95.8 to **3.95.9** on 2026-07-13
109109
- [bicep_linter](https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/linter) from 0.45.6 to **0.45.15** on 2026-07-14
110110
- [eslint](https://eslint.org) from 10.6.0 to **10.7.0** on 2026-07-14
111+
- [rumdl](https://github.com/rvben/rumdl) from 0.2.32 to **0.2.33** on 2026-07-15
111112
<!-- linter-versions-end -->
112113

113114
## [v9.6.0] - 2026-06-28

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
[![MegaLinter](https://github.com/oxsecurity/megalinter/workflows/MegaLinter/badge.svg?branch=main)](https://github.com/oxsecurity/megalinter/actions?query=workflow%3AMegaLinter+branch%3Amain)
2424
[![codecov](https://codecov.io/gh/oxsecurity/megalinter/branch/main/graph/badge.svg)](https://codecov.io/gh/oxsecurity/megalinter)
2525
<!-- gh-dependents-info-used-by-start -->
26-
[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by&message=5835&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/blob/main/./docs/used-by-stats.md)<!-- gh-dependents-info-used-by-end -->
26+
[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by&message=5845&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/blob/main/./docs/used-by-stats.md)<!-- gh-dependents-info-used-by-end -->
2727
[![Secured with Trivy](https://img.shields.io/badge/Trivy-secured-green?logo=docker)](https://github.com/aquasecurity/trivy)
2828
[![GitHub contributors](https://img.shields.io/github/contributors/oxsecurity/megalinter.svg)](https://github.com/oxsecurity/megalinter/graphs/contributors/)
2929
[![GitHub Sponsors](https://img.shields.io/github/sponsors/nvuillam)](https://github.com/sponsors/nvuillam)

docs/all_linters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
| [**rubocop**](https://github.com/rubocop-hq/rubocop){target=_blank} | linux/amd64<br/> linux/arm64 | 1.88.2 | [MIT](licenses/rubocop.md) | [![GitHub stars](https://img.shields.io/github/stars/rubocop-hq/rubocop?cacheSeconds=3600)](https://github.com/rubocop-hq/rubocop){target=_blank} | [RUBY](descriptors/ruby_rubocop.md) | :heart: | [MegaLinter reference](https://docs.rubocop.org/rubocop/integration_with_other_tools.html#mega-linter-integration){target=_blank} |
9999
| [**ruff**](https://github.com/astral-sh/ruff){target=_blank} | linux/amd64<br/> linux/arm64 | 0.15.21 | [MIT](licenses/ruff.md) | [![GitHub stars](https://img.shields.io/github/stars/astral-sh/ruff?cacheSeconds=3600)](https://github.com/astral-sh/ruff){target=_blank} | [PYTHON](descriptors/python_ruff.md) | :white_circle: | [Repository](https://github.com/astral-sh/ruff){target=_blank} |
100100
| [**ruff-format**](https://github.com/astral-sh/ruff){target=_blank} | linux/amd64<br/> linux/arm64 | 0.15.21 | [MIT](licenses/ruff-format.md) | [![GitHub stars](https://img.shields.io/github/stars/astral-sh/ruff?cacheSeconds=3600)](https://github.com/astral-sh/ruff){target=_blank} | [PYTHON](descriptors/python_ruff_format.md) | :white_circle: | [Repository](https://github.com/astral-sh/ruff){target=_blank} |
101-
| [**rumdl**](https://github.com/rvben/rumdl){target=_blank} | linux/amd64<br/> linux/arm64 | 0.2.32 | [MIT](licenses/rumdl.md) | [![GitHub stars](https://img.shields.io/github/stars/rvben/rumdl?cacheSeconds=3600)](https://github.com/rvben/rumdl){target=_blank} | [MARKDOWN](descriptors/markdown_rumdl.md) | :white_circle: | [Repository](https://github.com/rvben/rumdl){target=_blank} |
101+
| [**rumdl**](https://github.com/rvben/rumdl){target=_blank} | linux/amd64<br/> linux/arm64 | 0.2.33 | [MIT](licenses/rumdl.md) | [![GitHub stars](https://img.shields.io/github/stars/rvben/rumdl?cacheSeconds=3600)](https://github.com/rvben/rumdl){target=_blank} | [MARKDOWN](descriptors/markdown_rumdl.md) | :white_circle: | [Repository](https://github.com/rvben/rumdl){target=_blank} |
102102
| [**scalafix**](https://github.com/scalacenter/scalafix){target=_blank} | linux/amd64<br/> linux/arm64 | 0.14.7 | [BSD-3-Clause](licenses/scalafix.md) | [![GitHub stars](https://img.shields.io/github/stars/scalacenter/scalafix?cacheSeconds=3600)](https://github.com/scalacenter/scalafix){target=_blank} | [SCALA](descriptors/scala_scalafix.md) | :heart: | [MegaLinter reference](https://scalacenter.github.io/scalafix/docs/users/installation.html#plugins-for-other-build-tools){target=_blank} |
103103
| [**secretlint**](https://github.com/secretlint/secretlint){target=_blank} | linux/amd64<br/> linux/arm64 | 13.0.2 | [MIT](licenses/secretlint.md) | [![GitHub stars](https://img.shields.io/github/stars/secretlint/secretlint?cacheSeconds=3600)](https://github.com/secretlint/secretlint){target=_blank} | [REPOSITORY](descriptors/repository_secretlint.md) | :heart: | [MegaLinter reference](https://github.com/secretlint/secretlint#mega-linter){target=_blank} |
104104
| <s>[**selene**](https://github.com/Kampfkarren/selene){target=_blank}</s> <span title="Disabled: &lt;https://github.com/Kampfkarren/selene/issues/662&gt;">🚫</span> | linux/amd64<br/> linux/arm64 | 0.29.0 | [MPL-2.0](licenses/selene.md) | [![GitHub stars](https://img.shields.io/github/stars/Kampfkarren/selene?cacheSeconds=3600)](https://github.com/Kampfkarren/selene){target=_blank} | [LUA](descriptors/lua_selene.md) | :no_entry_sign: | [Repository](https://github.com/Kampfkarren/selene){target=_blank} |

docs/descriptors/jsx_eslint.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,14 +251,14 @@ Miscellaneous:
251251
# renovate: datasource=npm depName=eslint
252252
ARG NPM_ESLINT_VERSION=10.7.0
253253
# renovate: datasource=npm depName=@eslint-react/eslint-plugin
254-
ARG NPM_ESLINT_REACT_ESLINT_PLUGIN_VERSION=5.14.1
254+
ARG NPM_ESLINT_REACT_ESLINT_PLUGIN_VERSION=5.14.5
255255
# renovate: datasource=npm depName=@microsoft/eslint-formatter-sarif
256256
ARG NPM_MICROSOFT_ESLINT_FORMATTER_SARIF_VERSION=3.1.0
257257
```
258258
259259
- NPM packages (node.js):
260260
- [eslint@10.7.0](https://www.npmjs.com/package/eslint/v/10.7.0)
261-
- [@eslint-react/eslint-plugin@5.14.1](https://www.npmjs.com/package/@eslint-react/eslint-plugin/v/5.14.1)
261+
- [@eslint-react/eslint-plugin@5.14.5](https://www.npmjs.com/package/@eslint-react/eslint-plugin/v/5.14.5)
262262
- [@microsoft/eslint-formatter-sarif@3.1.0](https://www.npmjs.com/package/@microsoft/eslint-formatter-sarif/v/3.1.0)
263263
264264
## Known errors and resolutions

docs/descriptors/markdown_rumdl.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ description: How to use rumdl (configure, ignore files, ignore errors, help & ve
2323

2424
## rumdl documentation
2525

26-
- Version in MegaLinter: **0.2.32**
26+
- Version in MegaLinter: **0.2.33**
2727
- Visit [Official Web Site](https://github.com/rvben/rumdl#readme){target=_blank}
2828
- See [How to configure rumdl rules](https://github.com/rvben/rumdl/blob/main/docs/global-settings.md){target=_blank}
2929
- See [How to disable rumdl rules in files](https://github.com/rvben/rumdl/blob/main/docs/inline-configuration.md){target=_blank}
@@ -156,8 +156,8 @@ Options:
156156
- Dockerfile commands :
157157
```dockerfile
158158
# renovate: datasource=pypi depName=rumdl
159-
ARG PIP_RUMDL_VERSION=0.2.32
159+
ARG PIP_RUMDL_VERSION=0.2.33
160160
```
161161

162162
- PIP packages (Python):
163-
- [rumdl==0.2.32](https://pypi.org/project/rumdl/0.2.32)
163+
- [rumdl==0.2.33](https://pypi.org/project/rumdl/0.2.33)

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.

0 commit comments

Comments
 (0)