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.1.0 #725

Closed teletraan-x[bot] closed 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.0.4 -> v7.1.0

Release Notes

oxsecurity/megalinter ### [`v7.1.0`](https://togithub.com/oxsecurity/megalinter/blob/HEAD/CHANGELOG.md#v710---2023-06-11) [Compare Source](https://togithub.com/oxsecurity/megalinter/compare/v7.0.4...v7.1.0) - Core - Upgrade base image to **python:3.11.4-alpine3.17**, by [@​nvuillam](https://togithub.com/nvuillam) in [https://github.com/oxsecurity/megalinter/pull/2738](https://togithub.com/oxsecurity/megalinter/pull/2738) - Linter enhancements & fixes - cljstyle: Remove default value for configuration file name, by [@​nvuillam](https://togithub.com/nvuillam) in [https://github.com/oxsecurity/megalinter/pull/2717](https://togithub.com/oxsecurity/megalinter/pull/2717) - golangci-lint : Add autofix capability using **--fix** argument, by [@​seaneagan](https://togithub.com/seaneagan) in [https://github.com/oxsecurity/megalinter/pull/2700](https://togithub.com/oxsecurity/megalinter/pull/2700) - Linter versions upgrades - [cfn-lint](https://togithub.com/aws-cloudformation/cfn-lint) from 0.77.5 to **0.77.7** - [checkov](https://www.checkov.io/) from 2.3.267 to **2.3.285** - [clippy](https://togithub.com/rust-lang/rust-clippy) from 0.1.69 to **0.1.70** - [clj-kondo](https://togithub.com/borkdude/clj-kondo) from 2023.05.18 to **2023.05.26** - [djlint](https://djlint.com/) from 1.30.0 to **1.30.2** - [eslint](https://eslint.org) from 8.41.0 to **8.42.0** - [gitleaks](https://togithub.com/gitleaks/gitleaks) from 8.16.3 to **8.16.4** - [golangci-lint](https://golangci-lint.run/) from 1.52.2 to **1.53.2** - [kubeconform](https://togithub.com/yannh/kubeconform) from 0.6.1 to **0.6.2** - [kubescape](https://togithub.com/kubescape/kubescape) from 2.3.4 to **2.3.5** - [luacheck](https://luacheck.readthedocs.io) from 1.1.0 to **1.1.1** - [markdownlint](https://togithub.com/DavidAnson/markdownlint) from 0.33.0 to **0.34.0** - [phpstan](https://phpstan.org/) from 1.10.15 to **1.10.18** - [pyright](https://togithub.com/Microsoft/pyright) from 1.1.311 to **1.1.313** - [rubocop](https://rubocop.org/) from 1.51.0 to **1.52.0** - [ruff](https://togithub.com/charliermarsh/ruff) from 0.0.270 to **0.0.272** - [scalafix](https://scalacenter.github.io/scalafix/) from 0.10.4 to **0.11.0** - [semgrep](https://semgrep.dev/) from 1.24.0 to **1.26.0** - [sfdx-scanner-apex](https://forcedotcom.github.io/sfdx-scanner/) from 3.12.0 to **3.13.0** - [sfdx-scanner-aura](https://forcedotcom.github.io/sfdx-scanner/) from 3.12.0 to **3.13.0** - [sfdx-scanner-lwc](https://forcedotcom.github.io/sfdx-scanner/) from 3.12.0 to **3.13.0** - [stylelint](https://stylelint.io) from 15.6.2 to **15.7.0** - [syft](https://togithub.com/anchore/syft) from 0.82.0 to **0.83.0** - [terragrunt](https://terragrunt.gruntwork.io) from 0.45.17 to **0.46.3** - [trivy](https://aquasecurity.github.io/trivy/) from 0.41.0 to **0.42.1**

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 1.1s
βœ… YAML prettier 1 0 0.53s
βœ… YAML yamllint 1 0 0.23s

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_