Skip to content

Commit 96604b1

Browse files
nvuillamgithub-actions[bot]
authored andcommitted
[automation] Auto-update linters version, help and documentation
1 parent 8edfb2f commit 96604b1

29 files changed

+92
-85
lines changed

.automation/generated/linter-helps.json

Lines changed: 8 additions & 7 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: 4 additions & 4 deletions
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.1.1",
22+
"cspell": "9.1.2",
2323
"dartanalyzer": "3.8.1",
2424
"detekt": "1.23.8",
2525
"devskim": "1.0.59",
@@ -69,9 +69,9 @@
6969
"phplint": "9.6.2",
7070
"phpstan": "2.1.17",
7171
"pmd": "7.14.0",
72-
"powershell": "7.5.1",
73-
"powershell_formatter": "7.5.1",
74-
"prettier": "3.6.0",
72+
"powershell": "7.5.2",
73+
"powershell_formatter": "7.5.2",
74+
"prettier": "3.6.1",
7575
"proselint": "0.14.0",
7676
"protolint": "0.55.6",
7777
"psalm": "Psalm.6.12.0@",

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
5555
- [prettier](https://prettier.io/) from 3.5.3 to **3.6.0** on 2025-06-24
5656
- [lightning-flow-scanner](https://github.com/Lightning-Flow-Scanner) from 3.25.0 to **3.26.0** on 2025-06-24
5757
- [snakemake](https://snakemake.github.io/) from 9.5.1 to **9.6.1** on 2025-06-24
58+
- [prettier](https://prettier.io/) from 3.6.0 to **3.6.1** on 2025-06-25
59+
- [powershell_formatter](https://github.com/PowerShell/PSScriptAnalyzer) from 7.5.1 to **7.5.2** on 2025-06-25
60+
- [powershell](https://github.com/PowerShell/PSScriptAnalyzer) from 7.5.1 to **7.5.2** on 2025-06-25
61+
- [cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 9.1.1 to **9.1.2** on 2025-06-25
5862
<!-- linter-versions-end -->
5963

6064
## [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=2978&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=2979&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)