This repository has been archived by the owner on Sep 15, 2024. It is now read-only.
chore(deps): update oxsecurity/megalinter action to v8 #55
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.
This PR contains the following updates:
v7.11.1
->v8.0.0
Release Notes
oxsecurity/megalinter (oxsecurity/megalinter)
v8.0.0
Compare Source
Removed deprecated linters, by @nvuillam in #3854
Core
output_variables
property, by @nvuillam in #3861Media
Linters enhancements
Fixes
Doc
CI
skip_checkout: true
to default MegaLinter GitHub Action templatemega-linter-runner
Linter versions upgrades
v7.13.0
Compare Source
New linters
Core
dotnet8-sdk
available in the main repository, by @TommyE123 in #3696Media
Linters enhancements
xsd
files, by @TommyE123 in #3665Fixes
get_list_args
function, by @TommyE123 in #3589.ansible-lint
config file, by @TommyE123 in #3697POWERSHELL_POWERSHELL_FORMATTER_OUTPUT_ENCODING
, by @TommyE123 in #3678scan
instead of deprecatedpackages
arg, by @TommyE123 in #3613TERRAFORM_TFLINT_SECURED_ENV
, by @TommyE123 in #3679.tflint.hcl
template, by @TommyE123 in #3688XML_XMLLINT_AUTOFORMAT
andXML_XMLLINT_INDENT
, by @TommyE123 in #3677Doc
Flavors
CI
Linter versions upgrades
v7.12.0
Compare Source
Core
Media
Linters
API_SPECTRAL
was added as replacement forOPENAPI_SPECTRAL
(deprecated), supporting AsyncAPI and OpenAPI by default. Uses Spectral's standard config file name.spectral.yaml
instead of.openapirc.yml
with a default config with rulesets for AsyncAPI and OpenAPI enabled. Fixes #3387KOTLIN_KTLINT
now supportslist_of_files
mode, and has better error countingKOTLIN_DETEKT
and make it work with cli_lint_mode = projectFixes
golangci-lint
lint mode toproject
, by @wandering-tales in #3509findUnusedCode
andfindUnusedBaselineEntry
in defaultpsalm.xml
configuration file for PHP_PSALM linter. Related to #3538ktlint
descriptor to supportlist_of_files
and better error counting by @Yann-J in #3575Doc
Flavors
CI
true
to format & fix test methodsLinter versions upgrades