Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump oxsecurity/megalinter from 6.10.0 to 6.11.1 #17

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2022

Bumps oxsecurity/megalinter from 6.10.0 to 6.11.1.

Release notes

Sourced from oxsecurity/megalinter's releases.

MegaLinter v6.11.1

  • Remove no-space-check from MegaLinter default .pylintrc file (#1923)

New article: https://nicolas.vuillamy.fr/megalinter-sells-his-soul-and-joins-ox-security-2a91a0027628

MegaLinter is graciously provided by OX Security

MegaLinter v6.11.0

... (truncated)

Changelog

Sourced from oxsecurity/megalinter's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased] (beta, main branch content)

Note: Can be used with oxsecurity/megalinter@beta in your GitHub Action mega-linter.yml file, or with oxsecurity/megalinter:beta docker image

  • Linter versions upgrades

[v6.11.1] - 2022-10-03

  • Remove no-space-check from MegaLinter default .pylintrc file (#1923)

[v6.11.0] - 2022-10-02

  • Linters

  • Core

    • Improve support for devcontainers by using Python base image
      • Fixed Python version in devcontainer from 3.9 -> 3.10
      • Fix build command on linux (thanks a lot to Edouard Choinière for the investigation and solution !)
    • Azure Comments reporter - Change status when all tests pass (#1915)
  • Doc

    • Document the -f argument to mega-linter-runner (#1895)
    • Fix a typo in documentation of bash-exec linter (#1892)
  • Linter versions upgrades

... (truncated)

Commits
  • 88a858e Release MegaLinter v6.11.1
  • 85ba950 Remove no-space-check from MegaLinter default .pylintrc file (#1924)
  • 67c1770 Release MegaLinter v6.11.0
  • f725983 [automation] Auto-update linters version, help and documentation (#1922)
  • c636075 Add support for Bicep Linter (#1898)
  • 190f3d8 Update doc (#1921)
  • 262d026 Azure Comments reporter - Change status when all tests pass (#1920)
  • 5b716f2 [automation] Auto-update linters version, help and documentation (#1919)
  • 927b883 [automation] Auto-update linters version, help and documentation (#1914)
  • 43e2810 Update README.md (#1913)
  • 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 dependabot bot requested a review from rjaegers as a code owner October 4, 2022 02:56
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 4, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2022

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 3 0 0.01s
⚠️ MARKDOWN markdownlint 7 0 7 0.81s
⚠️ MARKDOWN markdown-link-check 7 1 5.91s
✅ MARKDOWN markdown-table-formatter 7 0 0 0.63s
✅ REPOSITORY checkov yes no 13.32s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 25.73s
✅ REPOSITORY git_diff yes no 0.39s
✅ REPOSITORY secretlint yes no 8.07s
✅ REPOSITORY syft yes no 1.43s
✅ REPOSITORY trivy yes no 4.18s
✅ SPELL misspell 28 1 0 0.49s
✅ XML xmllint 16 0 0.07s
✅ YAML prettier 5 0 0 1.04s
✅ YAML v8r 5 0 2.94s
✅ YAML yamllint 5 0 0.23s

See errors details in artifact MegaLinter reports on CI Job page

MegaLinter is graciously provided by OX Security

@rjaegers
Copy link
Member

rjaegers commented Oct 5, 2022

@dependabot rebase

Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 6.10.0 to 6.11.1.
- [Release notes](https://github.com/oxsecurity/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](oxsecurity/megalinter@bd93146...88a858e)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/oxsecurity/megalinter-6.11.1 branch from 00826b7 to 7526bf2 Compare October 5, 2022 06:38
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 5, 2022

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@rjaegers rjaegers merged commit 29586a8 into main Oct 5, 2022
@rjaegers rjaegers deleted the dependabot/github_actions/oxsecurity/megalinter-6.11.1 branch October 5, 2022 06:47
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant