Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#3011)
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam authored Oct 16, 2023
1 parent cf7b179 commit 416fc01
Show file tree
Hide file tree
Showing 12 changed files with 100 additions and 26 deletions.
68 changes: 68 additions & 0 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -1787,6 +1787,10 @@
[
"2023-10-15T18:35:06",
3208738
],
[
"2023-10-16T01:12:02",
3209123
]
],
"ci_light": [
Expand Down Expand Up @@ -3577,6 +3581,10 @@
[
"2023-10-15T18:35:06",
98643
],
[
"2023-10-16T01:12:02",
98655
]
],
"cupcake": [
Expand Down Expand Up @@ -4347,6 +4355,10 @@
[
"2023-10-15T18:35:06",
33624
],
[
"2023-10-16T01:12:02",
33684
]
],
"dart": [
Expand Down Expand Up @@ -7047,6 +7059,10 @@
[
"2023-10-15T18:35:06",
188093
],
[
"2023-10-16T01:12:02",
188129
]
],
"dotnet": [
Expand Down Expand Up @@ -8837,6 +8853,10 @@
[
"2023-10-15T18:35:06",
445983
],
[
"2023-10-16T01:12:02",
445997
]
],
"dotnetweb": [
Expand Down Expand Up @@ -9011,6 +9031,10 @@
[
"2023-10-15T18:35:06",
2267
],
[
"2023-10-16T01:12:02",
2269
]
],
"go": [
Expand Down Expand Up @@ -10801,6 +10825,10 @@
[
"2023-10-15T18:35:06",
32107
],
[
"2023-10-16T01:12:02",
32110
]
],
"java": [
Expand Down Expand Up @@ -12591,6 +12619,10 @@
[
"2023-10-15T18:35:06",
145594
],
[
"2023-10-16T01:12:02",
145602
]
],
"javascript": [
Expand Down Expand Up @@ -14381,6 +14413,10 @@
[
"2023-10-15T18:35:06",
404475
],
[
"2023-10-16T01:12:02",
404581
]
],
"php": [
Expand Down Expand Up @@ -16171,6 +16207,10 @@
[
"2023-10-15T18:35:06",
54767
],
[
"2023-10-16T01:12:02",
54767
]
],
"python": [
Expand Down Expand Up @@ -17961,6 +18001,10 @@
[
"2023-10-15T18:35:06",
270258
],
[
"2023-10-16T01:12:02",
270286
]
],
"ruby": [
Expand Down Expand Up @@ -19747,6 +19791,10 @@
[
"2023-10-15T18:35:06",
4053
],
[
"2023-10-16T01:12:02",
4053
]
],
"rust": [
Expand Down Expand Up @@ -21533,6 +21581,10 @@
[
"2023-10-15T18:35:06",
7003
],
[
"2023-10-16T01:12:02",
7003
]
],
"salesforce": [
Expand Down Expand Up @@ -23323,6 +23375,10 @@
[
"2023-10-15T18:35:06",
25733
],
[
"2023-10-16T01:12:02",
25738
]
],
"scala": [
Expand Down Expand Up @@ -25111,6 +25167,10 @@
[
"2023-10-15T18:35:06",
41124
],
[
"2023-10-16T01:12:02",
41163
]
],
"swift": [
Expand Down Expand Up @@ -26897,6 +26957,10 @@
[
"2023-10-15T18:35:06",
4368
],
[
"2023-10-16T01:12:02",
4368
]
],
"terraform": [
Expand Down Expand Up @@ -28687,6 +28751,10 @@
[
"2023-10-15T18:35:06",
352227
],
[
"2023-10-16T01:12:02",
352384
]
]
}
10 changes: 5 additions & 5 deletions .automation/generated/linter-helps.json

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

2 changes: 1 addition & 1 deletion .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"ts-standard": "12.0.2",
"tsqllint": "1.15.3.0",
"v8r": "2.0.0",
"vale": "2.29.4",
"vale": "2.29.5",
"xmllint": "21104",
"yamllint": "1.32.0"
}
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [sqlfluff](https://www.sqlfluff.com/) from 2.3.2 to **2.3.3** on 2023-10-15
- [terragrunt](https://terragrunt.gruntwork.io) from 0.52.1 to **0.52.3** on 2023-10-15
- [checkov](https://www.checkov.io/) from 2.5.8 to **2.5.9** on 2023-10-15
- [vale](https://vale.sh/) from 2.29.4 to **2.29.5** on 2023-10-16
<!-- linter-versions-end -->

## [v7.4.0] - 2023-09-22
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 -->
[![](https://img.shields.io/static/v1?label=Used%20by&message=2988&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents)<!-- gh-dependents-info-used-by-end -->
[![](https://img.shields.io/static/v1?label=Used%20by&message=2994&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents)<!-- 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
2 changes: 1 addition & 1 deletion docs/all_linters.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,6 @@
| [**ts-standard**](https://github.com/standard/ts-standard){target=_blank} | 12.0.2 | <!-- --> | [![GitHub stars](https://img.shields.io/github/stars/standard/ts-standard?cacheSeconds=3600)](https://github.com/standard/ts-standard){target=_blank} | [TYPESCRIPT](descriptors/typescript_ts_standard.md) | :white_circle: | [Repository](https://github.com/standard/ts-standard){target=_blank} |
| [**tsqllint**](https://github.com/tsqllint/tsqllint){target=_blank} | 1.15.3.0 | [MIT](licenses/tsqllint.md) | [![GitHub stars](https://img.shields.io/github/stars/tsqllint/tsqllint?cacheSeconds=3600)](https://github.com/tsqllint/tsqllint){target=_blank} | [SQL](descriptors/sql_tsqllint.md) | :white_circle: | [Repository](https://github.com/tsqllint/tsqllint){target=_blank} |
| [**v8r**](https://github.com/chris48s/v8r){target=_blank} | 2.0.0 | [MIT](licenses/v8r.md) | [![GitHub stars](https://img.shields.io/github/stars/chris48s/v8r?cacheSeconds=3600)](https://github.com/chris48s/v8r){target=_blank} | [JSON](descriptors/json_v8r.md)<br/> [YAML](descriptors/yaml_v8r.md) | :no_entry_sign: | [Repository](https://github.com/chris48s/v8r){target=_blank} |
| [**vale**](https://github.com/errata-ai/vale){target=_blank} | 2.29.4 | [MIT](licenses/vale.md) | [![GitHub stars](https://img.shields.io/github/stars/errata-ai/vale?cacheSeconds=3600)](https://github.com/errata-ai/vale){target=_blank} | [SPELL](descriptors/spell_vale.md) | :white_circle: | [Repository](https://github.com/errata-ai/vale){target=_blank} |
| [**vale**](https://github.com/errata-ai/vale){target=_blank} | 2.29.5 | [MIT](licenses/vale.md) | [![GitHub stars](https://img.shields.io/github/stars/errata-ai/vale?cacheSeconds=3600)](https://github.com/errata-ai/vale){target=_blank} | [SPELL](descriptors/spell_vale.md) | :white_circle: | [Repository](https://github.com/errata-ai/vale){target=_blank} |
| [**xmllint**](http://xmlsoft.org/xmllint.html){target=_blank} | 21104 | <!-- --> | <!-- --> | [XML](descriptors/xml_xmllint.md) | :white_circle: | [Web Site](http://xmlsoft.org/xmllint.html){target=_blank} |
| [**yamllint**](https://github.com/adrienverge/yamllint){target=_blank} | 1.32.0 | [GPL-3.0](licenses/yamllint.md) | [![GitHub stars](https://img.shields.io/github/stars/adrienverge/yamllint?cacheSeconds=3600)](https://github.com/adrienverge/yamllint){target=_blank} | [YAML](descriptors/yaml_yamllint.md) | :no_entry_sign: | [Repository](https://github.com/adrienverge/yamllint){target=_blank} |
4 changes: 2 additions & 2 deletions docs/descriptors/repository_checkov.md

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

2 changes: 1 addition & 1 deletion docs/descriptors/salesforce_sfdx_scanner_apex.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ COMMANDS
scanner run dfa scan codebase with all DFA rules
WARNING: We're continually improving Salesforce Code Analyzer. Tell us what you think! Give feedback at https://research.net/r/SalesforceCA
(node:1542) Warning: Deprecated config name: apiVersion. Please use org-api-version instead.
(node:1534) Warning: Deprecated config name: apiVersion. Please use org-api-version instead.
(Use `node --trace-warnings ...` to show where the warning was created)
NAME LANGUAGES CATEGORIES RULESETS [DEP] ENGINE IS DFA IS PILOT
────────────────────────────────────────────────────── ─────────── ───────────────────── ──────────────────────────────────────────────── ───────────────── ────── ────────
Expand Down
2 changes: 1 addition & 1 deletion docs/descriptors/salesforce_sfdx_scanner_aura.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ COMMANDS
scanner run dfa scan codebase with all DFA rules
WARNING: We're continually improving Salesforce Code Analyzer. Tell us what you think! Give feedback at https://research.net/r/SalesforceCA
(node:1686) Warning: Deprecated config name: apiVersion. Please use org-api-version instead.
(node:1678) Warning: Deprecated config name: apiVersion. Please use org-api-version instead.
(Use `node --trace-warnings ...` to show where the warning was created)
NAME LANGUAGES CATEGORIES RULESETS [DEP] ENGINE IS DFA IS PILOT
────────────────────────────────────────────────────── ─────────── ───────────────────── ──────────────────────────────────────────────── ───────────────── ────── ────────
Expand Down
Loading

0 comments on commit 416fc01

Please sign in to comment.