rwaltr / home-ops

Code and configuration used to manage the fleets of k8s and Terraform clusters managing the Waltr.Tech environment
MIT License
28 stars 0 forks source link

chore(deps): update oxsecurity/megalinter action to v7.3.0 #754

Open teletraan-x[bot] opened 1 year ago

teletraan-x[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change
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.



This PR has been generated by Renovate Bot.

teletraan-x[bot] commented 1 year ago

πŸ¦™ MegaLinter status: βœ… SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
βœ… ACTION actionlint 1 0 0.0s
βœ… REPOSITORY git_diff yes no 0.01s
βœ… REPOSITORY secretlint yes no 0.76s
βœ… YAML prettier 1 0 0.39s
βœ… YAML yamllint 1 0 0.17s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_