Skip to content

Commit da6479d

Browse files
nvuillamgithub-actions[bot]
authored andcommitted
[automation] Auto-update linters version, help and documentation
1 parent 839514f commit da6479d

24 files changed

+102
-93
lines changed

.automation/generated/linter-helps.json

Lines changed: 11 additions & 11 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: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,13 @@
6464
"npm-package-json-lint": "9.0.0",
6565
"perlcritic": "1.156",
6666
"php": "7.4.26",
67-
"php-cs-fixer": "3.87.1",
67+
"php-cs-fixer": "3.87.2",
6868
"phpcs": "3.13.4",
6969
"phplint": "9.6.2",
70-
"phpstan": "2.1.22",
70+
"phpstan": "2.1.23",
7171
"pmd": "7.16.0",
72-
"powershell": "7.5.2",
73-
"powershell_formatter": "7.5.2",
72+
"powershell": "7.5.3",
73+
"powershell_formatter": "7.5.3",
7474
"prettier": "3.6.2",
7575
"proselint": "0.14.0",
7676
"protolint": "0.56.4",
@@ -86,8 +86,8 @@
8686
"rstcheck": "6.2.5",
8787
"rstfmt": "0.0.14",
8888
"rubocop": "1.80.2",
89-
"ruff": "0.12.12",
90-
"ruff-format": "0.12.12",
89+
"ruff": "0.13.0",
90+
"ruff-format": "0.13.0",
9191
"scalafix": "0.14.3",
9292
"scss-lint": "0.60.0",
9393
"secretlint": "11.2.4",
@@ -100,7 +100,7 @@
100100
"shellcheck": "0.11.0",
101101
"shfmt": "3.12.0",
102102
"snakefmt": "0.11.2",
103-
"snakemake": "9.11.1",
103+
"snakemake": "9.11.2",
104104
"spectral": "6.15.0",
105105
"sql-lint": "1.0.0",
106106
"sqlfluff": "3.4.2",

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,13 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
270270
- [terragrunt](https://terragrunt.gruntwork.io) from 0.82.3 to **0.87.0** on 2025-09-07
271271
- [snakemake](https://snakemake.github.io/) from 3.13 to **9.11.1** on 2025-09-08
272272
- [secretlint](https://github.com/secretlint/secretlint) from 11.2.3 to **11.2.4** on 2025-09-09
273+
- [php-cs-fixer](https://cs.symfony.com/) from 3.87.1 to **3.87.2** on 2025-09-10
274+
- [phpstan](https://phpstan.org/) from 2.1.22 to **2.1.23** on 2025-09-10
275+
- [powershell_formatter](https://github.com/PowerShell/PSScriptAnalyzer) from 7.5.2 to **7.5.3** on 2025-09-10
276+
- [powershell](https://github.com/PowerShell/PSScriptAnalyzer) from 7.5.2 to **7.5.3** on 2025-09-10
277+
- [ruff-format](https://github.com/astral-sh/ruff) from 0.12.12 to **0.13.0** on 2025-09-10
278+
- [ruff](https://github.com/astral-sh/ruff) from 0.12.12 to **0.13.0** on 2025-09-10
279+
- [snakemake](https://snakemake.github.io/) from 9.11.1 to **9.11.2** on 2025-09-10
273280
<!-- linter-versions-end -->
274281

275282
## [v8.8.0] - 2024-06-15

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=2659&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=2662&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)

0 commit comments

Comments
 (0)