ahmadnassri / action-dependabot-auto-merge

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

chore(deps): bump oxsecurity/megalinter from 6.15.0 to 6.20.1 #210

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps oxsecurity/megalinter from 6.15.0 to 6.20.1.

Release notes

Sourced from oxsecurity/megalinter's releases.

MegaLinter v6.20.1

What's Changed

New Contributors

MegaLinter is graciously provided by OX Security

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

MegaLinter v6.20.0

image

Release notes

  • Core
    • Upgrade base docker image from python:3.10.4-alpine3.16 to python:3.11.1-alpine3.17
    • Update editorconfig-checker to 2.7.0, by @​rasa

... (truncated)

Changelog

Sourced from oxsecurity/megalinter's changelog.

[v6.20.1] - 2023-03-07

[v6.20.0] - 2023-03-05

  • Core

    • Upgrade base docker image from python:3.10.4-alpine3.16 to python:3.11.1-alpine3.17
    • Build: remove folder contents before generating Dockerfile files for each linter in generate_linter_dockerfiles(), by @​bdovaz in #2294
    • Build: remove folder contents before generating test classes for each linter in generate_linter_test_classes(), by @​bdovaz in #2294
    • Build: automatically update the linter list used in the matrix of several of the workflows, by @​bdovaz in #2294
    • Test: create a testing architecture for format/autofix linters, by @​bdovaz in #2294
    • Test: create or adapt input files for format/autofix tests, by @​bdovaz in #2294
    • Test: created specific test folders for linters that need them because they cannot share them, by @​bdovaz in #2294
    • Added rubocop-rake RubyGem for linting Rake files with RuboCop
  • Fixes

    • Correctly generate class names and test class files for each linter when the linter descriptor defines the attribute "name", by @​bdovaz in #2294
    • Removed the default powershell templates TEMPLATES/.powershell-formatter.psd1 and TEMPLATES/.powershell-psscriptanalyzer.psd1. Having these templates caused all rules to be ignored as the settings are not incremental but absolute, by @​bdovaz in #2294
    • Added cli_lint_fix_arg_name parameter to dotnet format descriptor as without it, autofix does not work, by @​bdovaz in #2294
    • Created BicepLinter class to add DOTNET_SYSTEM_GLOBALIZATION_INVARIANT environment variable to avoid problems with ICU packages, by @​bdovaz in #2294
    • Modified npm-groovy-lint descriptor to add --failon parameter to only fail with error and not info which is the default value, by @​bdovaz in #2294

... (truncated)

Commits
  • fa25244 Release MegaLinter v6.20.1
  • 7c9070f Prepare 6.20.1
  • 2cd0c39 Merge remote-tracking branch 'origin/create-pull-request/patch' into main
  • c7fbd94 [MegaLinter] Apply linters fixes
  • b31d698 [automation] Auto-update linters version, help and documentation
  • 7411316 [automation] Auto-update linters version, help and documentation (#2441)
  • 3b78c17 Fix npm permissions in v6.20.0 #2434 (#2435)
  • f257d3a [automation] Auto-update linters version, help and documentation (#2439)
  • 50baeff Correct docs (#2440)
  • 0502b78 Correct warning message in gitlab comment (#2421)
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #215.