From bc7bcb1ef57ea95b5b9310b199f75a91b27e268e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Aug 2023 13:31:59 -0700 Subject: [PATCH] Update oxsecurity/megalinter action to v7.3.0 (#109) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [oxsecurity/megalinter](https://togithub.com/oxsecurity/megalinter) | action | minor | `v7.2.1` -> `v7.3.0` | --- ### Release Notes
oxsecurity/megalinter (oxsecurity/megalinter) ### [`v7.3.0`](https://togithub.com/oxsecurity/megalinter/blob/HEAD/CHANGELOG.md#v730---2023-08-10) [Compare Source](https://togithub.com/oxsecurity/megalinter/compare/v7.2.1...v7.3.0) - Features - Allow to define linter_key\*\*\_COMMAND_REMOVE_ARGUMENTS\*\* to remove a command line argument internally added by MegaLinter - Fixes - Replace `https://megalinter.io/config-file` by `https://megalinter.io/latest/config-file` to avoid lychee 404 detection - Improve docs for posting comments to PRs in GitHub Enterprise - [CodeTotal](https://codetotal.io) - Redis reporter: Return URL of linter icons when available, in property `iconPngUrl` - Allow to run CodeTotal with a single command `npx mega-linter-runner@latest --codetotal` , that opens CodeTotal in Web Browser once started - Linter versions upgrades - [bicep_linter](https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/linter) from 0.19.5 to **0.20.4** - [cfn-lint](https://togithub.com/aws-cloudformation/cfn-lint) from 0.79.2 to **0.79.6** - [checkov](https://www.checkov.io/) from 2.3.343 to **2.3.360** - [checkstyle](https://checkstyle.sourceforge.io) from 10.12.1 to **10.12.2** - [cspell](https://togithub.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 6.31.2 to **6.31.3** - [devskim](https://togithub.com/microsoft/DevSkim) from 1.0.1 to **1.0.18** - [dotnet-format](https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-format) from 6.0.412 to **6.0.413** - [eslint](https://eslint.org) from 8.45.0 to **8.46.0** - [flake8](https://flake8.pycqa.org) from 6.0.0 to **6.1.0** - [golangci-lint](https://golangci-lint.run/) from 1.53.3 to **1.54.0** - [kics](https://www.kics.io) from 1.7.4 to **1.7.5** - [phpstan](https://phpstan.org/) from 1.10.26 to **1.10.28** - [prettier](https://prettier.io/) from 3.0.0 to **3.0.1** - [psalm](https://psalm.dev) from Psalm.5.13.1@​ to **Psalm.5.14.1@​** - [puppet-lint](http://puppet-lint.com/) from 4.0.0 to **4.0.1** - [pyright](https://togithub.com/Microsoft/pyright) from 1.1.318 to **1.1.321** - [rubocop](https://rubocop.org/) from 1.55.0 to **1.56.0** - [ruff](https://togithub.com/charliermarsh/ruff) from 0.0.280 to **0.0.284** - [secretlint](https://togithub.com/secretlint/secretlint) from 7.0.3 to **7.0.7** - [semgrep](https://semgrep.dev/) from 1.33.2 to **1.34.1** - [sfdx-scanner-apex](https://forcedotcom.github.io/sfdx-scanner/) from 3.14.0 to **3.15.0** - [sfdx-scanner-aura](https://forcedotcom.github.io/sfdx-scanner/) from 3.14.0 to **3.15.0** - [sfdx-scanner-lwc](https://forcedotcom.github.io/sfdx-scanner/) from 3.14.0 to **3.15.0** - [snakemake](https://snakemake.readthedocs.io/en/stable/) from 7.31.0 to **7.32.3** - [spectral](https://meta.stoplight.io/docs/spectral/README.md) from 6.10.0 to **6.10.1** - [sqlfluff](https://www.sqlfluff.com/) from 2.1.4 to **2.2.1** - [syft](https://togithub.com/anchore/syft) from 0.85.0 to **0.86.1** - [terraform-fmt](https://developer.hashicorp.com/terraform/cli/commands/fmt) from 1.5.3 to **1.5.4** - [terragrunt](https://terragrunt.gruntwork.io) from 0.48.4 to **0.48.6** - [terrascan](https://runterrascan.io/) from 1.18.1 to **1.18.2** - [trivy-sbom](https://aquasecurity.github.io/trivy/) from 0.43.1 to **0.44.0** - [trivy](https://aquasecurity.github.io/trivy/) from 0.43.1 to **0.44.0** - [trufflehog](https://togithub.com/trufflesecurity/trufflehog) from 3.45.1 to **3.47.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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/quiltdata/nf-quilt). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/mega-linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mega-linter.yml b/.github/workflows/mega-linter.yml index eee09223..063dd690 100644 --- a/.github/workflows/mega-linter.yml +++ b/.github/workflows/mega-linter.yml @@ -37,7 +37,7 @@ jobs: id: ml # You can override MegaLinter flavor used to have faster performances # More info at https://megalinter.github.io/flavors/ - uses: oxsecurity/megalinter/flavors/dotnet@v7.2.1 + uses: oxsecurity/megalinter/flavors/dotnet@v7.3.0 env: # All available variables are described in documentation # https://megalinter.github.io/configuration/