Skip to content

Bump megalinter/megalinter from 5 to 6.5.0#49

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/megalinter/megalinter-6.5.0
Closed

Bump megalinter/megalinter from 5 to 6.5.0#49
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/megalinter/megalinter-6.5.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 16, 2022

Bumps megalinter/megalinter from 5 to 6.5.0.

Release notes

Sourced from megalinter/megalinter's releases.

MegaLinter v6.5.0

  • npm-groovy-lint: Use Cli lint mode list_of_files for much better performances

  • Disable proselint by default if .proselintrc file is not found

  • Linter versions upgrades

MegaLinter v6.4.0

  • Add REPOSITORY_CHECKOV in all flavors

  • New config variables

    • MEGALINTER_FILES_TO_LINT: Comma-separated list of files to analyze. Using this variable will bypass other file listing methods (#808)
    • SKIP_CLI_LINT_MODES: Comma-separated list of cli_lint_modes. To use if you want to skip linters with some CLI lint modes (ex: file,project). Available values: file,cli_lint_mode,project.
  • mega-linter-runner:

    • Allow MEGALINTER_FILES_TO_LINT to be sent as positional arguments
    • New argument --filesonly that sends SKIP_CLI_LINT_MODES=project
    • Example: mega-linter-runner --flavor python --release beta --filesonly megalinter/config.py megalinter/flavor_factory.py megalinter/MegaLinter.py
  • Fixes

    • Fix SARIF when a run is missing a results list (#1725)
    • Fix missing quotes for Powershell script analyzer (#1728)
  • Linter versions upgrades

MegaLinter v6.3.0

  • Linters

    • Add REPOSITORY_CHECKOV to benefit from all checks and not only terraform ones. TERRAFORM_CHECKOV will be deprecated in a next major version
    • Add djlint (HTML_DJLINT) to lint HTML files (html, django, jinja, nunjucks, handlebars, golang, angular)
    • Upgrade jsonlint to use maintained package @​prantlf/jsonlint]([https://www.npmjs.com/package/@​prantlf/jsonlint) + use cli_lint_mode list_of_files to improve performances
  • Core

... (truncated)

Changelog

Sourced from megalinter/megalinter's changelog.

Commits
  • eca13fc Release MegaLinter v6.5.0
  • 892482b [automation] Auto-update linters version, help and documentation (#1745)
  • 531f4a5 [automation] Auto-update linters version, help and documentation (#1743)
  • 129a8e8 [automation] Auto-update linters version, help and documentation (#1742)
  • e35ae8b npm-groovy-lint list of files (#1740)
  • 4401057 [automation] Auto-update linters version, help and documentation (#1741)
  • 8810f69 [automation] Auto-update linters version, help and documentation (#1739)
  • bbc0709 Release MegaLinter v6.4.0
  • f8df964 [automation] Auto-update linters version, help and documentation (#1736)
  • a1acf89 Move config files in .github/linters (#1733)
  • 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)

Bumps [megalinter/megalinter](https://github.com/megalinter/megalinter) from 5 to 6.5.0.
- [Release notes](https://github.com/megalinter/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](oxsecurity/megalinter@v5...v6.5.0)

---
updated-dependencies:
- dependency-name: megalinter/megalinter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 16, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 21, 2022

Superseded by #50.

@dependabot dependabot bot closed this Aug 21, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/megalinter/megalinter-6.5.0 branch August 21, 2022 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants