Skip to content

[automation] Auto-update linters version, help and documentation #5635

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 20, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .automation/generated/linter-helps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,9 @@
"rst-lint": "1.4.0",
"rstcheck": "6.2.5",
"rstfmt": "0.0.14",
"rubocop": "1.76.2",
"ruff": "0.11.13",
"ruff-format": "0.11.13",
"rubocop": "1.77.0",
"ruff": "0.12.0",
"ruff-format": "0.12.0",
"scalafix": "0.14.3",
"scss-lint": "0.60.0",
"secretlint": "10.1.0",
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [stylelint](https://stylelint.io) from 16.20.0 to **16.21.0** on 2025-06-20
- [htmlhint](https://htmlhint.com/) from 1.5.1 to **1.6.3** on 2025-06-20
- [phpcs](https://github.com/PHPCSStandards/PHP_CodeSniffer) from 3.13.1 to **3.13.2** on 2025-06-20
- [ruff-format](https://github.com/astral-sh/ruff) from 0.11.13 to **0.12.0** on 2025-06-20
- [ruff](https://github.com/astral-sh/ruff) from 0.11.13 to **0.12.0** on 2025-06-20
- [rubocop](https://rubocop.org/) from 1.76.2 to **1.77.0** on 2025-06-20
<!-- linter-versions-end -->

## [v8.8.0] - 2024-06-15
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
[![MegaLinter](https://github.com/oxsecurity/megalinter/workflows/MegaLinter/badge.svg?branch=main)](https://github.com/oxsecurity/megalinter/actions?query=workflow%3AMegaLinter+branch%3Amain)
[![codecov](https://codecov.io/gh/oxsecurity/megalinter/branch/main/graph/badge.svg)](https://codecov.io/gh/oxsecurity/megalinter)
<!-- gh-dependents-info-used-by-start -->
[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by&message=2977&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/blob/main/./docs/used-by-stats.md)<!-- gh-dependents-info-used-by-end -->
[![Generated by github-dependents-info](https://img.shields.io/static/v1?label=Used%20by&message=2980&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/blob/main/./docs/used-by-stats.md)<!-- gh-dependents-info-used-by-end -->
[![Secured with Trivy](https://img.shields.io/badge/Trivy-secured-green?logo=docker)](https://github.com/aquasecurity/trivy)
[![GitHub contributors](https://img.shields.io/github/contributors/oxsecurity/megalinter.svg)](https://github.com/oxsecurity/megalinter/graphs/contributors/)
[![GitHub Sponsors](https://img.shields.io/github/sponsors/nvuillam)](https://github.com/sponsors/nvuillam)
Expand Down
6 changes: 3 additions & 3 deletions docs/all_linters.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,9 @@
| [**rst-lint**](https://github.com/twolfson/restructuredtext-lint){target=_blank} | 1.4.0 | [Unlicense](licenses/rst-lint.md) | [![GitHub stars](https://img.shields.io/github/stars/twolfson/restructuredtext-lint?cacheSeconds=3600)](https://github.com/twolfson/restructuredtext-lint){target=_blank} | [RST](descriptors/rst_rst_lint.md) | :heart: | [MegaLinter reference](https://github.com/twolfson/restructuredtext-lint/wiki/Integration-in-other-tools#integration-in-other-tools){target=_blank} |
| [**rstcheck**](https://github.com/myint/rstcheck){target=_blank} | 6.2.5 | [MIT](licenses/rstcheck.md) | [![GitHub stars](https://img.shields.io/github/stars/myint/rstcheck?cacheSeconds=3600)](https://github.com/myint/rstcheck){target=_blank} | [RST](descriptors/rst_rstcheck.md) | :heart: | [MegaLinter reference](https://rstcheck.readthedocs.io/en/latest/usage/integration/#use-with-mega-linter){target=_blank} |
| [**rstfmt**](https://github.com/dzhu/rstfmt){target=_blank} | 0.0.14 | MIT | <!-- --> | [RST](descriptors/rst_rstfmt.md) | :hammer_and_wrench: | [Pull Request](https://github.com/dzhu/rstfmt/pull/1){target=_blank} |
| [**rubocop**](https://github.com/rubocop-hq/rubocop){target=_blank} | 1.76.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} |
| [**ruff**](https://github.com/astral-sh/ruff){target=_blank} | 0.11.13 | [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} |
| [**ruff-format**](https://github.com/astral-sh/ruff){target=_blank} | 0.11.13 | [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} |
| [**rubocop**](https://github.com/rubocop-hq/rubocop){target=_blank} | 1.77.0 | [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} |
| [**ruff**](https://github.com/astral-sh/ruff){target=_blank} | 0.12.0 | [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} |
| [**ruff-format**](https://github.com/astral-sh/ruff){target=_blank} | 0.12.0 | [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} |
| [**scalafix**](https://github.com/scalacenter/scalafix){target=_blank} | 0.14.3 | [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} |
| [**secretlint**](https://github.com/secretlint/secretlint){target=_blank} | 10.1.0 | [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} |
| [**selene**](https://github.com/Kampfkarren/selene){target=_blank} | 0.28.0 | <!-- --> | [![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} |
Expand Down
2 changes: 1 addition & 1 deletion docs/descriptors/kubernetes_kubescape.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ Flags:
--server string Backend discovery server URL

Use "kubescape [command] --help" for more information about a command.
{"level":"info","ts":"2025-06-20T11:07:16Z","msg":"Received interrupt signal, exiting..."}
{"level":"info","ts":"2025-06-20T14:13:01Z","msg":"Received interrupt signal, exiting..."}
```

### Installation on mega-linter Docker image
Expand Down
6 changes: 3 additions & 3 deletions docs/descriptors/python_ruff.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ An extremely fast Python linter, written in Rust.

## ruff documentation

- Version in MegaLinter: **0.11.13**
- Version in MegaLinter: **0.12.0**
- Visit [Official Web Site](https://github.com/astral-sh/ruff#readme){target=_blank}
- See [How to configure ruff rules](https://docs.astral.sh/ruff/configuration/){target=_blank}
- If custom `.ruff.toml` config file isn't found, [.ruff.toml](https://github.com/oxsecurity/megalinter/tree/main/TEMPLATES/.ruff.toml){target=_blank} will be used
Expand Down Expand Up @@ -134,8 +134,8 @@ For help with a specific command, see: `ruff help <command>`.
- Dockerfile commands :
```dockerfile
# renovate: datasource=pypi depName=ruff
ARG PIP_RUFF_VERSION=0.11.13
ARG PIP_RUFF_VERSION=0.12.0
```

- PIP packages (Python):
- [ruff==0.11.13](https://pypi.org/project/ruff/0.11.13)
- [ruff==0.12.0](https://pypi.org/project/ruff/0.12.0)
6 changes: 3 additions & 3 deletions docs/descriptors/python_ruff_format.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ An extremely fast Python linter, written in Rust. Configured for formatting only

## ruff-format documentation

- Version in MegaLinter: **0.11.13**
- Version in MegaLinter: **0.12.0**
- Visit [Official Web Site](https://github.com/astral-sh/ruff#readme){target=_blank}
- See [How to configure ruff-format rules](https://docs.astral.sh/ruff/configuration/){target=_blank}
- If custom `.ruff.toml` config file isn't found, [.ruff.toml](https://github.com/oxsecurity/megalinter/tree/main/TEMPLATES/.ruff.toml){target=_blank} will be used
Expand Down Expand Up @@ -134,8 +134,8 @@ For help with a specific command, see: `ruff help <command>`.
- Dockerfile commands :
```dockerfile
# renovate: datasource=pypi depName=ruff
ARG PIP_RUFF_VERSION=0.11.13
ARG PIP_RUFF_VERSION=0.12.0
```

- PIP packages (Python):
- [ruff==0.11.13](https://pypi.org/project/ruff/0.11.13)
- [ruff==0.12.0](https://pypi.org/project/ruff/0.12.0)
4 changes: 2 additions & 2 deletions docs/descriptors/repository_checkov.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions docs/descriptors/ruby_rubocop.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ description: How to use rubocop (configure, ignore files, ignore errors, help &

## rubocop documentation

- Version in MegaLinter: **1.76.2**
- Version in MegaLinter: **1.77.0**
- Visit [Official Web Site](https://rubocop.org/){target=_blank}
- See [How to configure rubocop rules](https://docs.rubocop.org/rubocop/configuration.html){target=_blank}
- If custom `.ruby-lint.yml` config file isn't found, [.ruby-lint.yml](https://github.com/oxsecurity/megalinter/tree/main/TEMPLATES/.ruby-lint.yml){target=_blank} will be used
Expand Down Expand Up @@ -287,7 +287,7 @@ Profiling Options:
- Dockerfile commands :
```dockerfile
# renovate: datasource=rubygems depName=rubocop
ARG GEM_RUBOCOP_VERSION=1.76.2
ARG GEM_RUBOCOP_VERSION=1.77.0
# renovate: datasource=rubygems depName=rubocop-github
ARG GEM_RUBOCOP_GITHUB_VERSION=0.26.0
# renovate: datasource=rubygems depName=rubocop-performance
Expand All @@ -301,7 +301,7 @@ ARG GEM_RUBOCOP_RSPEC_VERSION=3.6.0
```

- GEM packages (Ruby) :
- [rubocop:1.76.2](https://rubygems.org/gems/rubocop/versions/1.76.2)
- [rubocop:1.77.0](https://rubygems.org/gems/rubocop/versions/1.77.0)
- [rubocop-github:0.26.0](https://rubygems.org/gems/rubocop-github/versions/0.26.0)
- [rubocop-performance:1.25.0](https://rubygems.org/gems/rubocop-performance/versions/1.25.0)
- [rubocop-rails:2.32.0](https://rubygems.org/gems/rubocop-rails/versions/2.32.0)
Expand Down
4 changes: 2 additions & 2 deletions docs/descriptors/snakemake_snakemake.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ usage: snakemake [-h] [--dry-run] [--profile PROFILE]
[--scheduler-solver-path SCHEDULER_SOLVER_PATH]
[--deploy-sources QUERY CHECKSUM]
[--target-jobs TARGET_JOBS [TARGET_JOBS ...]]
[--mode {default,remote,subprocess}]
[--mode {remote,default,subprocess}]
[--report-html-path VALUE]
[--report-html-stylesheet-path VALUE]
[targets ...]
Expand Down Expand Up @@ -1029,7 +1029,7 @@ INTERNAL:
--target-jobs TARGET_JOBS [TARGET_JOBS ...]
Internal use only: Target particular jobs by
RULE:WILDCARD1=VALUE,WILDCARD2=VALUE,...
--mode {default,remote,subprocess}
--mode {remote,default,subprocess}
Internal use only: Set execution mode of Snakemake.
(default: default)

Expand Down
Loading