[automation] Auto-update linters version, help and documentation#5807
Merged
[automation] Auto-update linters version, help and documentation#5807
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR is an automated update that refreshes linter versions, help documentation, and dependency statistics across the MegaLinter project. The changes are generated by the project's automation system to keep external tools and their documentation current.
- Updates linter versions for Salesforce CLI tools and secretlint
- Refreshes help documentation output from various linters
- Updates dependency usage statistics and repository rankings
Reviewed Changes
Copilot reviewed 16 out of 18 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| docs/used-by-stats.md | Updates repository dependency statistics with new star counts and rankings |
| docs/descriptors/snakemake_snakemake.md | Updates Snakemake help output with reordered command-line options |
| docs/descriptors/salesforce_*.md | Updates Salesforce CLI version from 2.95.6 to 2.97.6 and sfdx-hardis from 5.44.0 to 5.44.1 |
| docs/descriptors/repository_secretlint.md | Updates secretlint version from 10.2.0 to 10.2.1 |
| docs/descriptors/repository_checkov.md | Updates Checkov help output with reordered command-line options |
| docs/descriptors/markdown_remark_lint.md | Updates disabled reason URL format (removes angle brackets) |
| docs/descriptors/makefile_checkmake.md | Updates disabled reason URL format (removes angle brackets) |
| docs/descriptors/kubernetes_kubescape.md | Adds log message to help output |
| docs/descriptors/json_eslint_plugin_jsonc.md | Updates disabled reason URL format (removes angle brackets) |
| docs/all_linters.md | Updates secretlint version reference from 10.2.0 to 10.2.1 |
| README.md | Updates usage statistics badge from 2789 to 2790 |
| CHANGELOG.md | Adds secretlint version update entry |
Contributor
🦙 MegaLinter status:
|
1409b62 to
e1e4021
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

[automation] Auto-update linters version, help and documentation