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 6.17.0 #179

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps oxsecurity/megalinter from 6.15.0 to 6.17.0.

Release notes

Sourced from oxsecurity/megalinter's releases.

MegaLinter v6.17.0

What's Changed

Full Changelog: https://github.com/oxsecurity/megalinter/compare/v6...v6.17.0

MegaLinter is graciously provided by OX Security

MegaLinter v6.16.0

What's Changed

... (truncated)

Changelog

Sourced from oxsecurity/megalinter's changelog.

[v6.17.0] - 2022-12-27

[v6.16.0] - 2022-12-24

  • New linters

  • Evolutions

    • Upgrade to alpine 3.16
    • Disable php7 & upgrade php8 to php81
    • Add Makefile linters to documentation flavor
    • PowershellLinter autofix capability, by @​bdovaz (#2175)
    • Allow local files with EXTENDS configuration, by @​bdovaz (#2151)
    • Add Trivy config file parameters, by @​bdovaz (#2154)
  • Fixes

    • Change reporter text for better UX, by @​ashokm (#2168)
    • Remove workspace prefix from aggregate sarif report, by @​janderssonse (#2119)
    • CSpell file name linting does not use (custom) CSpell configuration (#2058)
    • HTML email not rendering correctly (#2120). Set REPORTERS_MARKDOWN_TYPE to simple to avoid external images in PR/MR markdown comments.
    • mega-linter-runner: Fix Value for container-name of type String required, by @​AlbanAndrieu (#2123
    • Use warning emoji in reporters, by @​ashokm (#2156)
    • Fix branding to use the correct 'OX Security' name, by @​ashokm
  • Doc

  • Linter versions upgrades

... (truncated)

Commits


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)
dependabot[bot] commented 1 year ago

Superseded by #189.