Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam authored and github-actions[bot] committed Jan 22, 2025
1 parent 43dc477 commit e1d1ee4
Show file tree
Hide file tree
Showing 17 changed files with 55 additions and 46 deletions.
7 changes: 4 additions & 3 deletions .automation/generated/linter-helps.json

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

10 changes: 5 additions & 5 deletions .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"bash-exec": "5.2.37",
"bicep_linter": "0.32.4",
"black": "24.10.0",
"cfn-lint": "1.22.5",
"cfn-lint": "1.22.6",
"checkmake": "0.2.0",
"checkov": "3.2.354",
"checkov": "3.2.355",
"checkstyle": "10.21.1",
"chktex": "1.7.8",
"clang-format": "19.1.4",
Expand Down Expand Up @@ -37,7 +37,7 @@
"golangci-lint": "1.63.4",
"goodcheck": "3.1.0",
"graphql-schema-linter": "3.0.1",
"grype": "0.86.1",
"grype": "0.87.0",
"hadolint": "2.12.0",
"helm": "3.16.3",
"htmlhint": "1.1.4",
Expand Down Expand Up @@ -84,7 +84,7 @@
"rst-lint": "1.4.0",
"rstcheck": "6.2.4",
"rstfmt": "0.0.14",
"rubocop": "1.70.0",
"rubocop": "1.71.0",
"ruff": "0.9.2",
"ruff-format": "0.9.2",
"scalafix": "0.14.0",
Expand All @@ -107,7 +107,7 @@
"stylelint": "16.13.2",
"stylua": "2.0.0",
"swiftlint": "0.58.2",
"syft": "1.18.1",
"syft": "1.19.0",
"tekton-lint": "1.1.0",
"terraform-fmt": "1.10.3",
"terragrunt": "0.71.1",
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,11 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [sfdx-scanner-aura](https://forcedotcom.github.io/sfdx-scanner/) from 4.7.0 to **4.8.0** on 2025-01-22
- [sfdx-scanner-lwc](https://forcedotcom.github.io/sfdx-scanner/) from 4.7.0 to **4.8.0** on 2025-01-22
- [checkov](https://www.checkov.io/) from 3.2.353 to **3.2.354** on 2025-01-22
- [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.22.5 to **1.22.6** on 2025-01-22
- [checkov](https://www.checkov.io/) from 3.2.354 to **3.2.355** on 2025-01-22
- [grype](https://github.com/anchore/grype) from 0.86.1 to **0.87.0** on 2025-01-22
- [syft](https://github.com/anchore/syft) from 1.18.1 to **1.19.0** on 2025-01-22
- [rubocop](https://rubocop.org/) from 1.70.0 to **1.71.0** on 2025-01-22
<!-- 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=2848&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=2850&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 e1d1ee4

Please sign in to comment.