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

build(deps): bump oxsecurity/megalinter from 7.8.0 to 7.9.0 in /.github/workflows #275

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

Bumps oxsecurity/megalinter from 7.8.0 to 7.9.0.

Release notes

Sourced from oxsecurity/megalinter's releases.

v7.9.0

What's Changed

... (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

  • Core

  • Media

  • New linters

  • Fixes

  • Doc

  • CI

  • Linter versions upgrades

[v7.9.0] - 2024-02-11

  • Core

    • Upgrade actions/checkout and stefanzweifel/git-auto-commit-action in generator template workflow, by @​Jayllyz in #3327
    • Upgrade base python image to python:3.12.2-alpine3.19
  • Fixes

    • Format powershell linter output into terminal-wide table, and count errors, by @​efrecon in #3318
    • Allow active_only_if_file_found to work in specified subdirectory (_DIRECTORY), fixes #2873, by @​TimothyEarley in #3323
    • Activate CI servers reporters only if we find a related default env variable, by @​nvuillam in #3321
  • Doc

  • CI

    • Free more disk space before docker build
    • Upgrade peter-evans/create-pull-request from v5 to v6 in GitHub Actions workflows
  • Linter versions upgrades

... (truncated)

Commits
  • 190cd0d Release MegaLinter v7.9.0
  • 6816d4b [automation] Auto-update linters version, help and documentation (#3370)
  • 1ba22e6 [automation] Auto-update linters version, help and documentation (#3369)
  • 1f21c94 Upgrade peter-evans/create-pull-request from v5 to v6 in GitHub Actions workf...
  • bc0b31b [automation] Auto-update linters version, help and documentation (#3368)
  • fb7d06e Upgrade base docker image to python:3.12.2-alpine3.19 (#3367)
  • 715de06 Undowngrade grype & phplint (#3366)
  • cef0b2b [automation] Auto-update linters version, help and documentation (#3361)
  • 7d43938 [automation] Auto-update linters version, help and documentation (#3359)
  • ad6aaa7 Format powershell linter output into terminal-wide table (#3318)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 7.8.0 to 7.9.0.
- [Release notes](https://github.com/oxsecurity/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](oxsecurity/megalinter@688bc74...190cd0d)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 12, 2024
Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 1 0 0.02s
✅ COPYPASTE jscpd yes no 1.51s
✅ REPOSITORY checkov yes no 19.28s
✅ REPOSITORY dustilock yes no 0.58s
✅ REPOSITORY gitleaks yes no 18.35s
✅ REPOSITORY git_diff yes no 0.16s
✅ REPOSITORY grype yes no 18.37s
✅ REPOSITORY kics yes no 65.65s
✅ REPOSITORY secretlint yes no 1.45s
✅ REPOSITORY syft yes no 0.42s
✅ REPOSITORY trivy yes no 8.78s
✅ REPOSITORY trivy-sbom yes no 3.84s
✅ REPOSITORY trufflehog yes no 6.98s
✅ YAML prettier 1 0 0 0.69s
✅ YAML v8r 1 0 2.75s
✅ YAML yamllint 1 0 0.65s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@robinmordasiewicz robinmordasiewicz merged commit 3c63e5c into main Feb 12, 2024
5 checks passed
@robinmordasiewicz robinmordasiewicz deleted the dependabot/github_actions/dot-github/workflows/oxsecurity/megalinter-7.9.0 branch February 12, 2024 22:40
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.

1 participant