Closed teletraan-x[bot] closed 1 year ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ ACTION | actionlint | 1 | 0 | 0.01s | |
✅ REPOSITORY | git_diff | yes | no | 0.01s | |
✅ REPOSITORY | secretlint | yes | no | 1.23s | |
✅ YAML | prettier | 1 | 0 | 0.57s | |
✅ YAML | yamllint | 1 | 0 | 0.27s |
See detailed report in MegaLinter reports
_Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff_
This PR contains the following updates:
v6.18.0
->v6.19.0
Release Notes
oxsecurity/megalinter
### [`v6.19.0`](https://togithub.com/oxsecurity/megalinter/blob/HEAD/CHANGELOG.md#v6190---2023-02-05) [Compare Source](https://togithub.com/oxsecurity/megalinter/compare/v6.18.0...v6.19.0) - Core - Deploy additional Docker images to GitHub Container Registry, by [@lars-reimann](https://togithub.com/lars-reimann) in [#2117](https://togithub.com/oxsecurity/megalinter/pull/2117) - Build: Disable generate_documentation_all_users as we use github-dependents-info - Evolutions - Support xmllint autofix, by [@bdovaz](https://togithub.com/bdovaz) in [https://github.com/oxsecurity/megalinter/pull/2244](https://togithub.com/oxsecurity/megalinter/pull/2244) (requires definition of `XML_XMLLINT_AUTOFORMAT: true`) - Fixes - Change name of config file for powershell formatter to avoid collision with powershell linter config, by [@nvuillam](https://togithub.com/nvuillam) in [https://github.com/oxsecurity/megalinter/pull/2231](https://togithub.com/oxsecurity/megalinter/pull/2231) - Enhance find SARIF json in stdout output - Pass --show-context, --show-suggestions, and --no-must-find-files to CSpell for friendlier UX, by [@Kurt-von-Laven](https://togithub.com/Kurt-von-Laven) in [#2275](https://togithub.com/oxsecurity/megalinter/pull/2275). - Only run npm-package-json-lint when package.json is present, by [@Kurt-von-Laven](https://togithub.com/Kurt-von-Laven) in [#2280](https://togithub.com/oxsecurity/megalinter/pull/2280). - Fix local files with extends, by [@bdovaz](https://togithub.com/bdovaz) in [https://github.com/oxsecurity/megalinter/pull/2236](https://togithub.com/oxsecurity/megalinter/pull/2236) - Remove downgrading of ansible-lint, by [@gotit96](https://togithub.com/gotit96) in [https://github.com/oxsecurity/megalinter/pull/2257](https://togithub.com/oxsecurity/megalinter/pull/2257) - Tag some automatically updated files as generated files, by [@echoix](https://togithub.com/echoix) in [https://github.com/oxsecurity/megalinter/pull/2285](https://togithub.com/oxsecurity/megalinter/pull/2285) - Fix Sarif Reporter in Azure Devops with space in project name, by [@EtienneDeneuve](https://togithub.com/EtienneDeneuve) in [https://github.com/oxsecurity/megalinter/pull/2301](https://togithub.com/oxsecurity/megalinter/pull/2301) - Documentation - Configure jsonschema documentation formatting (see [Descriptor schema](https://megalinter.io/latest/json-schemas/descriptor.html), [Configuration schema](https://megalinter.io/latest/json-schemas/configuration.html)), by [@echoix](https://togithub.com/echoix) in [#2270](https://togithub.com/oxsecurity/megalinter/pull/2270) - Update CONTRIBUTING.md and add documentation improvements hints, by [@bdovaz](https://togithub.com/bdovaz) in [https://github.com/oxsecurity/megalinter/pull/2228](https://togithub.com/oxsecurity/megalinter/pull/2228) - Add Powershell linters rules url, by [@bdovaz](https://togithub.com/bdovaz) in [https://github.com/oxsecurity/megalinter/pull/2242](https://togithub.com/oxsecurity/megalinter/pull/2242) - Fix syft logo, by [@pjungermann](https://togithub.com/pjungermann) in [https://github.com/oxsecurity/megalinter/pull/2282](https://togithub.com/oxsecurity/megalinter/pull/2282) - Fix docker run documentation, by [@davidjeddy](https://togithub.com/davidjeddy) in [https://github.com/oxsecurity/megalinter/pull/2258](https://togithub.com/oxsecurity/megalinter/pull/2258) - Linter versions upgrades - [actionlint](https://rhysd.github.io/actionlint/) from 1.6.22 to **1.6.23** - [ansible-lint](https://ansible-lint.readthedocs.io/) from 6.7.0 to **6.12.1** - [bicep_linter](https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/linter) from 0.13.1 to **0.14.6** - [black](https://black.readthedocs.io/en/stable/) from 22.12.0 to **23.1.0** - [cfn-lint](https://togithub.com/aws-cloudformation/cfn-lint) from 0.72.6 to **0.72.10** - [checkstyle](https://checkstyle.sourceforge.io) from 10.6.0 to **10.7.0** - [clippy](https://togithub.com/rust-lang/rust-clippy) from 0.1.66 to **0.1.67** - [clj-kondo](https://togithub.com/borkdude/clj-kondo) from 2022.12.10 to **2023.01.20** - [csharpier](https://csharpier.com/) from 0.21.0 to **0.22.1** - [cspell](https://togithub.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 6.18.1 to **6.21.0** - [devskim](https://togithub.com/microsoft/DevSkim) from 0.7.101 to **0.7.104** - [djlint](https://djlint.com/) from 1.19.11 to **1.19.13** - [dotnet-format](https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-format) from 000 to **6.0.405** - [eslint](https://eslint.org) from 8.31.0 to **8.33.0** - [git_diff](https://git-scm.com) from 2.36.3 to **2.36.4** - [gitleaks](https://togithub.com/zricethezav/gitleaks) from 8.15.2 to **8.15.3** - [golangci-lint](https://golangci-lint.run/) from 1.50.1 to **1.51.0** - [isort](https://pycqa.github.io/isort/) from 5.11.4 to **5.12.0** - [kics](https://www.kics.io) from 1.6.7 to **1.6.9** - [ktlint](https://ktlint.github.io) from 0.48.1 to **0.48.2** - [perlcritic](https://metacpan.org/pod/Perl::Critic) from 1.146 to **1.148** - [phpstan](https://phpstan.org/) from 1.9.7 to **1.9.14** - [powershell](https://togithub.com/PowerShell/PSScriptAnalyzer) from 7.3.1 to **7.3.2** - [powershell_formatter](https://togithub.com/PowerShell/PSScriptAnalyzer) from 7.3.1 to **7.3.2** - [prettier](https://prettier.io/) from 2.8.1 to **2.8.3** - [psalm](https://psalm.dev) from Psalm.dev-master@ to **Psalm.5.6.0@** - [pylint](https://pylint.pycqa.org) from 2.15.10 to **2.16.1** - [revive](https://revive.run/) from 1.2.4 to **1.2.5** - [rstfmt](https://togithub.com/dzhu/rstfmt) from 0.0.11 to **0.0.12** - [rubocop](https://rubocop.org/) from 1.42.0 to **1.44.1** - [scss-lint](https://togithub.com/sds/scss-lint) from 0.59.0 to **0.60.0** - [secretlint](https://togithub.com/secretlint/secretlint) from 6.0.2 to **6.2.0** - [semgrep](https://semgrep.dev/) from 1.3.0 to **1.9.0** - [snakefmt](https://togithub.com/snakemake/snakefmt) from 0.8.0 to **0.8.1** - [snakemake](https://snakemake.readthedocs.io/en/stable/) from 7.19.1 to **7.21.0** - [syft](https://togithub.com/anchore/syft) from 0.65.0 to **0.70.0** - [terraform-fmt](https://www.terraform.io/docs/cli/commands/fmt.html) from 1.3.6 to **1.3.7** - [terragrunt](https://terragrunt.gruntwork.io) from 0.42.3 to **0.43.2** - [tflint](https://togithub.com/terraform-linters/tflint) from 0.44.0 to **0.44.1** - [tsqllint](https://togithub.com/tsqllint/tsqllint) from 1.15.1.0 to **1.15.3.0** - [v8r](https://togithub.com/chris48s/v8r) from 0.13.1 to **0.14.0** - [yamllint](https://yamllint.readthedocs.io/) from 1.28.0 to **1.29.0**Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.