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.5.0 to 7.7.0 #100

Merged
merged 8 commits into from
Jan 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps oxsecurity/megalinter from 7.5.0 to 7.7.0.

Release notes

Sourced from oxsecurity/megalinter's releases.

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

    • mega-linter-runner: Remove container by default, except of no-remove-container option is sent
  • Media

  • New linters

  • Fixes

  • Doc

    • Upgrade url to PHP CodeSniffer, as now the original repo is not maintained anymore.
  • CI

  • Linter versions upgrades

    • prettier from 3.1.0 to 3.1.1 on 2023-12-10
    • checkov from 3.1.27 to 3.1.28 on 2023-12-10
    • checkov from 3.1.28 to 3.1.29 on 2023-12-10

[v7.7.0] - 2023-12-09

... (truncated)

Commits
  • 7e042c7 Release MegaLinter v7.7.0
  • 371bcec [automation] Auto-update linters version, help and documentation (#3199)
  • 89e2b1b Fix count of yamllint errors (#3198)
  • 84e465b Remove openssl reinstall, as base image has updated version from alpine 3.18....
  • 913d5d2 Downgrade stylelint (#3197)
  • bc9e5c7 Bump actions/stale from 8 to 9 (#3194)
  • b6a6657 [automation] Auto-update linters version, help and documentation (#3190)
  • 2500b91 First MegaLinter article in japanese :) (#3192)
  • 99b5bea [automation] Auto-update linters version, help and documentation (#3189)
  • 32059e8 [automation] Auto-update linters version, help and documentation (#3187)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 7.5.0 to 7.7.0.
- [Release notes](https://github.com/oxsecurity/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](oxsecurity/megalinter@b48455a...7e042c7)

---
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 requested a review from a team as a code owner December 11, 2023 00:43
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 11, 2023
Copy link
Contributor

github-actions bot commented Dec 11, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.33s
✅ CPP clang-format 162 0 0 1.18s
✅ DOCKERFILE hadolint 1 0 0.28s
✅ JSON eslint-plugin-jsonc 7 0 0 2.64s
✅ JSON jsonlint 7 0 0.19s
✅ JSON prettier 7 1 0 0.44s
✅ MARKDOWN markdownlint 4 0 0 0.85s
⚠️ MARKDOWN markdown-link-check 4 2 3.78s
✅ MARKDOWN markdown-table-formatter 4 0 0 0.29s
✅ REPOSITORY checkov yes no 16.1s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY grype yes no 14.52s
✅ REPOSITORY secretlint yes no 1.65s
✅ REPOSITORY trivy yes no 9.68s
✅ REPOSITORY trivy-sbom yes no 2.81s
✅ REPOSITORY trufflehog yes no 4.05s
⚠️ SPELL lychee 32 2 2.09s
✅ YAML prettier 7 0 0 0.78s
✅ YAML v8r 7 0 6.24s
✅ YAML yamllint 7 0 0.35s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

8 similar comments
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

.github/workflows/ci.yml Outdated Show resolved Hide resolved
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
.github/workflows/ci.yml Outdated Show resolved Hide resolved
@rjaegers rjaegers enabled auto-merge (squash) January 16, 2024 11:59
@rjaegers rjaegers merged commit d6cb853 into main Jan 16, 2024
21 checks passed
@rjaegers rjaegers deleted the dependabot/github_actions/oxsecurity/megalinter-7.7.0 branch January 16, 2024 11:59
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