Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#3682)
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam authored Jun 22, 2024
1 parent 94438f9 commit 056b240
Show file tree
Hide file tree
Showing 33 changed files with 144 additions and 128 deletions.
59 changes: 30 additions & 29 deletions .automation/generated/linter-helps.json

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

12 changes: 6 additions & 6 deletions .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
"ansible-lint": "24.6.1",
"arm-ttk": "0.0.0",
"bandit": "1.7.9",
"bash-exec": "5.2.21",
"bash-exec": "5.2.26",
"bicep_linter": "0.28.1",
"black": "24.4.2",
"cfn-lint": "1.3.3",
"checkmake": "0.2.0",
"checkov": "3.2.141",
"checkstyle": "10.17.0",
"chktex": "1.7.8",
"clang-format": "17.0.5",
"clang-format": "17.0.6",
"clippy": "0.1.79",
"clj-kondo": "2024.05.24",
"cljstyle": "0.15.0",
Expand All @@ -32,14 +32,14 @@
"eslint-plugin-jsonc": "2.15.1",
"flake8": "7.1.0",
"gherkin-lint": "0.0.0",
"git_diff": "2.43.4",
"git_diff": "2.45.2",
"gitleaks": "8.18.4",
"golangci-lint": "1.59.1",
"goodcheck": "3.1.0",
"graphql-schema-linter": "3.0.1",
"grype": "0.79.1",
"hadolint": "2.12.0",
"helm": "3.14.2",
"helm": "3.14.3",
"htmlhint": "1.1.4",
"isort": "5.13.2",
"jscpd": "4.0.4",
Expand All @@ -65,7 +65,7 @@
"php-cs-fixer": "3.59.3",
"phpcs": "3.10.1",
"phplint": "9.3.1",
"phpstan": "1.11.5",
"phpstan": "1.11.4",
"pmd": "7.2.0",
"powershell": "7.4.2",
"powershell_formatter": "7.4.2",
Expand Down Expand Up @@ -116,6 +116,6 @@
"tsqllint": "1.15.3.0",
"v8r": "3.1.0",
"vale": "3.6.0",
"xmllint": "21108",
"xmllint": "21207",
"yamllint": "1.35.1"
}
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# These are supported funding model platforms

github: [nvuillam]
github: [nvuillam, echoix]
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,12 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.78.1 to **3.78.2** on 2024-06-21
- [cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 8.8.4 to **8.9.1** on 2024-06-21
- [vale](https://vale.sh/) from 3.5.0 to **3.6.0** on 2024-06-21
- [bash-exec](https://www.gnu.org/software/bash/) from 5.2.21 to **5.2.26** on 2024-06-22
- [clang-format](https://releases.llvm.org/17.0.1/tools/clang/docs/ClangFormat.html) from 17.0.5 to **17.0.6** on 2024-06-22
- [helm](https://helm.sh/docs/helm/helm_lint/) from 3.14.2 to **3.14.3** on 2024-06-22
- [phpstan](https://phpstan.org/) from 1.11.5 to **1.11.4** on 2024-06-22
- [git_diff](https://git-scm.com) from 2.43.4 to **2.45.2** on 2024-06-22
- [xmllint](https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home) from 21108 to **21207** on 2024-06-22
<!-- linter-versions-end -->

## [v7.12.0] - 2024-06-02
Expand Down
Loading

0 comments on commit 056b240

Please sign in to comment.