Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#4320)
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam authored Nov 27, 2024
1 parent 9b450aa commit 712d3b9
Show file tree
Hide file tree
Showing 16 changed files with 58 additions and 54 deletions.
26 changes: 13 additions & 13 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 @@ -2,11 +2,11 @@
"actionlint": "1.7.4",
"ansible-lint": "24.10.0",
"arm-ttk": "0.0.0",
"bandit": "1.7.10",
"bandit": "1.8.0",
"bash-exec": "5.2.26",
"bicep_linter": "0.31.92",
"black": "24.10.0",
"cfn-lint": "1.20.0",
"cfn-lint": "1.20.1",
"checkmake": "0.2.0",
"checkov": "3.2.317",
"checkstyle": "10.20.1",
Expand All @@ -18,7 +18,7 @@
"coffeelint": "5.2.11",
"cpplint": "2.0.0",
"csharpier": "0.30.2",
"cspell": "8.16.0",
"cspell": "8.16.1",
"dartanalyzer": "0.0.0",
"detekt": "1.23.7",
"devskim": "1.0.44",
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [prettier](https://prettier.io/) from 3.4.0 to **3.4.1** on 2024-11-26
- [checkov](https://www.checkov.io/) from 3.2.314 to **3.2.317** on 2024-11-26
- [rubocop](https://rubocop.org/) from 1.68.0 to **1.69.0** on 2024-11-26
- [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.20.0 to **1.20.1** on 2024-11-27
- [bandit](https://bandit.readthedocs.io/en/latest/) from 1.7.10 to **1.8.0** on 2024-11-27
- [cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 8.16.0 to **8.16.1** on 2024-11-27
<!-- linter-versions-end -->

## [v8.3.0] - 2024-11-23
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=2773&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=2774&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
Loading

0 comments on commit 712d3b9

Please sign in to comment.