ministryofjustice / operations-engineering-runbooks

Runbook documentation for Operations Engineering • This repository is defined and managed in Terraform
https://runbooks.operations-engineering.service.justice.gov.uk/
MIT License
2 stars 2 forks source link

Bump oxsecurity/megalinter from 7 to 8 #323

Open dependabot[bot] opened 3 months ago

dependabot[bot] commented 3 months ago

Bumps oxsecurity/megalinter from 7 to 8.

Release notes

Sourced from oxsecurity/megalinter's releases.

v8.0.0

What's Changed

Run npx mega-linter-runner@latest --upgrade to upgrade to MegaLinter v8 :)

Upgrade to v8 Video

... (truncated)

Changelog

Sourced from oxsecurity/megalinter's changelog.

[v7.0.2] - 2023-05-27

  • Quick Fix mega-linter-runner --upgrade (Warning: bug with npm, not publish yet in mega-linter-runner)
    • Dead link to configuration.md
    • Regex issue with megalinter-reports

[v7.0.0] - 2023-05-27

To upgrade to MegaLinter v7, run npx mega-linter-runner@latest --upgrade , comment here if you have any issue :)

... (truncated)

Commits
  • c217fe8 Release MegaLinter v8.0.0
  • 86cbb00 changelog
  • 1c2e933 [automation] Auto-update linters version, help and documentation (#3912)
  • 7e48b0b Fix upgrade script (#3911)
  • 434c5a7 Add GIF presentation & fix Table of contents (#3910)
  • 9e8becc Add gif header
  • 1b80507 [automation] Auto-update linters version, help and documentation (#3909)
  • 96b1bd0 [automation] Auto-update linters version, help and documentation (#3907)
  • d8cbb09 Count number of errors in Grype (#3906)
  • d133868 [automation] Auto-update linters version, help and documentation (#3905)
  • 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 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.

github-actions[bot] commented 3 months ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 1 0 0.0s
⚠️ SPELL cspell 2 2 1.67s
✅ YAML prettier 1 0 0 0.4s
✅ YAML yamllint 1 0 0.25s

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_