Skip to content

Commit 01ebe86

Browse files
authored
[automation] Auto-update linters version, help and documentation (#6136)
1 parent c0230c3 commit 01ebe86

14 files changed

+58
-70
lines changed

.automation/generated/linter-helps.json

Lines changed: 6 additions & 12 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"grype": "0.99.1",
4242
"hadolint": "2.13.1",
4343
"helm": "3.16.3",
44-
"htmlhint": "1.6.3",
44+
"htmlhint": "1.7.0",
4545
"isort": "6.0.1",
4646
"jscpd": "4.0.5",
4747
"jsonlint": "16.0.0",

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
277277
- [ruff-format](https://github.com/astral-sh/ruff) from 0.12.12 to **0.13.0** on 2025-09-10
278278
- [ruff](https://github.com/astral-sh/ruff) from 0.12.12 to **0.13.0** on 2025-09-10
279279
- [snakemake](https://snakemake.github.io/) from 9.11.1 to **9.11.2** on 2025-09-10
280+
- [htmlhint](https://htmlhint.com/) from 1.6.3 to **1.7.0** on 2025-09-11
280281
<!-- linter-versions-end -->
281282

282283
## [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=2662&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=2661&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)

docs/all_linters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
| [**grype**](https://github.com/anchore/grype){target=_blank} | 0.99.1 | [Apache-2.0](licenses/grype.md) | [![GitHub stars](https://img.shields.io/github/stars/anchore/grype?cacheSeconds=3600)](https://github.com/anchore/grype){target=_blank} | [REPOSITORY](descriptors/repository_grype.md) | :white_circle: | [Repository](https://github.com/anchore/grype){target=_blank} |
4646
| [**hadolint**](https://github.com/hadolint/hadolint){target=_blank} | 2.13.1 | [GPL-3.0-only](licenses/hadolint.md) | [![GitHub stars](https://img.shields.io/github/stars/hadolint/hadolint?cacheSeconds=3600)](https://github.com/hadolint/hadolint){target=_blank} | [DOCKERFILE](descriptors/dockerfile_hadolint.md) | :heart: | [MegaLinter reference](https://github.com/hadolint/hadolint/blob/master/docs/INTEGRATION.md#mega-linter){target=_blank} |
4747
| [**helm**](https://github.com/helm/helm){target=_blank} | 3.16.3 | [Apache-2.0](licenses/helm.md) | [![GitHub stars](https://img.shields.io/github/stars/helm/helm?cacheSeconds=3600)](https://github.com/helm/helm){target=_blank} | [KUBERNETES](descriptors/kubernetes_helm.md) | :white_circle: | [Repository](https://github.com/helm/helm){target=_blank} |
48-
| [**htmlhint**](https://github.com/htmlhint/HTMLHint){target=_blank} | 1.6.3 | [MIT](licenses/htmlhint.md) | [![GitHub stars](https://img.shields.io/github/stars/htmlhint/HTMLHint?cacheSeconds=3600)](https://github.com/htmlhint/HTMLHint){target=_blank} | [HTML](descriptors/html_htmlhint.md) | :heart: | [MegaLinter reference](https://htmlhint.com/integrations/task-runner/){target=_blank} |
48+
| [**htmlhint**](https://github.com/htmlhint/HTMLHint){target=_blank} | 1.7.0 | [MIT](licenses/htmlhint.md) | [![GitHub stars](https://img.shields.io/github/stars/htmlhint/HTMLHint?cacheSeconds=3600)](https://github.com/htmlhint/HTMLHint){target=_blank} | [HTML](descriptors/html_htmlhint.md) | :heart: | [MegaLinter reference](https://htmlhint.com/integrations/task-runner/){target=_blank} |
4949
| [**isort**](https://github.com/PyCQA/isort){target=_blank} | 6.0.1 | [MIT](licenses/isort.md) | [![GitHub stars](https://img.shields.io/github/stars/PyCQA/isort?cacheSeconds=3600)](https://github.com/PyCQA/isort){target=_blank} | [PYTHON](descriptors/python_isort.md) | :white_circle: | [Repository](https://github.com/PyCQA/isort){target=_blank} |
5050
| [**jscpd**](https://github.com/kucherenko/jscpd){target=_blank} | 4.0.5 | [MIT](licenses/jscpd.md) | [![GitHub stars](https://img.shields.io/github/stars/kucherenko/jscpd?cacheSeconds=3600)](https://github.com/kucherenko/jscpd){target=_blank} | [COPYPASTE](descriptors/copypaste_jscpd.md) | :heart: | [MegaLinter reference](https://github.com/kucherenko/jscpd#who-uses-jscpd){target=_blank} |
5151
| [**jsonlint**](https://github.com/prantlf/jsonlint){target=_blank} | 16.0.0 | [MIT](licenses/jsonlint.md) | [![GitHub stars](https://img.shields.io/github/stars/prantlf/jsonlint?cacheSeconds=3600)](https://github.com/prantlf/jsonlint){target=_blank} | [JSON](descriptors/json_jsonlint.md) | :white_circle: | [Repository](https://github.com/prantlf/jsonlint){target=_blank} |

docs/descriptors/html_htmlhint.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ description: How to use htmlhint (configure, ignore files, ignore errors, help &
2424

2525
## htmlhint documentation
2626

27-
- Version in MegaLinter: **1.6.3**
27+
- Version in MegaLinter: **1.7.0**
2828
- Visit [Official Web Site](https://htmlhint.com/){target=_blank}
2929
- See [How to configure htmlhint rules](https://htmlhint.com/configuration/){target=_blank}
3030
- If custom `.htmlhintrc` config file isn't found, [.htmlhintrc](https://github.com/oxsecurity/megalinter/tree/main/TEMPLATES/.htmlhintrc){target=_blank} will be used
@@ -152,8 +152,8 @@ Options:
152152
- Dockerfile commands :
153153
```dockerfile
154154
# renovate: datasource=npm depName=htmlhint
155-
ARG NPM_HTMLHINT_VERSION=1.6.3
155+
ARG NPM_HTMLHINT_VERSION=1.7.0
156156
```
157157

158158
- NPM packages (node.js):
159-
- [htmlhint@1.6.3](https://www.npmjs.com/package/htmlhint/v/1.6.3)
159+
- [htmlhint@1.7.0](https://www.npmjs.com/package/htmlhint/v/1.7.0)

docs/descriptors/repository_checkov.md

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)