ahmadnassri / action-dependabot-auto-merge

Automatically merge Dependabot PRs when version comparison is within range
MIT License
341 stars 48 forks source link

chore(deps): bump oxsecurity/megalinter from 6.15.0 to 7.0.3 #234

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps oxsecurity/megalinter from 6.15.0 to 7.0.3.

Release notes

Sourced from oxsecurity/megalinter's releases.

MegaLinter v7.0.3

What's Changed

  • Linter enhancements & fixes

    • New variable TERRAFORM_TFLINT_SECURED_ENV with default value true. Set to false to allow tflint --init to access your env vars.
  • Core

    • Secure PRE_COMMANDS and POST_COMMANDS by default
    • Can be disabled with secured_env: false in the command definition
    • Manage v6 retrocompatibility with FILTER_REGEX_INCLUDE and FILTER_REGEX_EXCLUDE expression
  • Linter versions upgrades

MegaLinter is graciously provided by OX Security

Full Changelog: https://github.com/oxsecurity/megalinter/compare/v7.0.2...v7.0.3

MegaLinter v7.0.2

What's Changed

To upgrade to MegaLinter v7, run npx mega-linter-runner@latest --upgrade , comment here if you have any issue :)

... (truncated)

Changelog

Sourced from oxsecurity/megalinter's changelog.

[v7.0.3] - 2023-05-29

  • Linter enhancements & fixes

    • New variable TERRAFORM_TFLINT_SECURED_ENV with default value true. Set to false to allow tflint --init to access your env vars.
  • Core

    • Secure PRE_COMMANDS and POST_COMMANDS by default
    • Can be disabled with secured_env: false in the command definition
    • Manage v6 retrocompatibility with FILTER_REGEX_INCLUDE and FILTER_REGEX_EXCLUDE expression
  • Linter versions upgrades

    • checkstyle from 10.11.0 to 10.12.0 on 2023-05-27
    • kubescape from 2.3.3 to 2.3.4 on 2023-05-28
    • checkov from 2.3.259 to 2.3.261 on 2023-05-28

[v7.0.2] - 2023-05-27

  • Quick Fix mega-linter-runner --upgrade (Warning: bug with npm, not publish yet in mega-linter-runner)
    • Dead link to configuration.md
    • Regex issue with megalinter-reports

[v7.0.0] - 2023-05-27

To upgrade to MegaLinter v7, run npx mega-linter-runner@latest --upgrade , comment here if you have any issue :)

... (truncated)

Commits
  • 2b1998e Release MegaLinter v7.0.3
  • ac577a9 Manage v6 retrocompatiblity with FILTER_REGEX_INCLUDE and FILTER_REGEX_EXCLUD...
  • 8f6a79d [automation] Auto-update linters version, help and documentation + fix tflint...
  • afae649 Secure pre-command & post-command environment variables by default (#2695)
  • bdf1e5e [automation] Auto-update linters version, help and documentation (#2694)
  • e99bc27 Release MegaLinter v7.0.2
  • 862fb04 Quick fix mega-linter-runner --upgrade (#2693)
  • 8c92ca3 Release MegaLinter v7.0.1
  • 4d7aae0 Fix release workflow
  • 02d6124 Release MegaLinter v7.0.0
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)