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

chore(deps): bump oxsecurity/megalinter from 7.3.0 to 7.4.0 #153

Merged
merged 2 commits into from
Sep 28, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2023

Bumps oxsecurity/megalinter from 7.3.0 to 7.4.0.

Release notes

Sourced from oxsecurity/megalinter's releases.

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

  • Fixes

  • Doc

  • CI

  • Linter versions upgrades

    • cfn-lint from 0.80.2 to 0.80.3 on 2023-09-24
    • eslint from 8.49.0 to 8.50.0 on 2023-09-24
    • ruff from 0.0.290 to 0.0.291 on 2023-09-24
    • trufflehog from 3.56.1 to 3.57.0 on 2023-09-24

[v7.4.0] - 2023-09-22

... (truncated)

Commits
  • a87b287 Release MegaLinter v7.4.0
  • 4cfd3b8 Arrange changelog (#2972)
  • d172a7b [automation] Auto-update linters version, help and documentation (#2973)
  • a4e7bb5 [automation] Auto-update linters version, help and documentation (#2971)
  • c213960 [automation] Auto-update linters version, help and documentation (#2969)
  • 5bcd508 [automation] Auto-update linters version, help and documentation (#2968)
  • 22d136b [automation] Auto-update linters version, help and documentation (#2965)
  • fc6a2e4 Fix IGNORE_GITIGNORED_FILES not working anymore (#2967)
  • 3ab9a1e docs: config-cli-lint-mode.md: Grammar tweaks (#2953)
  • 1300aa0 Exclude symlinks when VALIDATE_ALL_CODEBASE = false (#2964)
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner September 25, 2023 08:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 25, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Sep 25, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 8 0 0.12s
✅ DOCKERFILE hadolint 1 0 0.4s
✅ JSON eslint-plugin-jsonc 8 0 0 5.93s
✅ JSON prettier 8 0 0 0.48s
✅ JSON v8r 8 0 4.21s
✅ MARKDOWN markdownlint 3 0 0 0.85s
✅ MARKDOWN markdown-link-check 3 0 2.7s
✅ MARKDOWN markdown-table-formatter 3 0 0 0.3s
✅ REPOSITORY checkov yes no 21.45s
✅ REPOSITORY dustilock yes no 0.03s
✅ REPOSITORY gitleaks yes no 0.21s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 12.36s
✅ REPOSITORY secretlint yes no 1.32s
✅ REPOSITORY syft yes no 0.43s
✅ REPOSITORY trivy yes no 6.26s
✅ REPOSITORY trivy-sbom yes no 4.66s
✅ REPOSITORY trufflehog yes no 5.46s
✅ SPELL lychee 28 0 0.97s
✅ YAML prettier 10 3 0 0.83s
✅ YAML v8r 10 0 8.07s
✅ YAML yamllint 10 0 0.32s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@dependabot dependabot bot force-pushed the dependabot/github_actions/oxsecurity/megalinter-7.4.0 branch 2 times, most recently from b8f6e7f to dfc0f69 Compare September 28, 2023 08:41
Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 7.3.0 to 7.4.0.
- [Release notes](https://github.com/oxsecurity/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](oxsecurity/megalinter@fda6ac3...a87b287)

---
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 force-pushed the dependabot/github_actions/oxsecurity/megalinter-7.4.0 branch from dfc0f69 to 6ef8dcf Compare September 28, 2023 09:21
@rjaegers rjaegers added this pull request to the merge queue Sep 28, 2023
Merged via the queue into main with commit 0a5c9e5 Sep 28, 2023
15 checks passed
@rjaegers rjaegers deleted the dependabot/github_actions/oxsecurity/megalinter-7.4.0 branch September 28, 2023 12:42
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