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 7 to 8 #1018

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 20, 2024

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

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 to 8.
- [Release notes](https://github.com/oxsecurity/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](oxsecurity/megalinter@v7...v8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 20, 2024
Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 9 0 0.07s
✅ BASH bash-exec 1 0 0.0s
✅ BASH shellcheck 1 0 0.06s
✅ BASH shfmt 1 0 0.04s
✅ EDITORCONFIG editorconfig-checker 160 0 0.92s
✅ JSON jsonlint 4 0 0.19s
✅ JSON prettier 3 0 0.69s
✅ JSON v8r 4 0 2.7s
✅ MARKDOWN markdownlint 3 0 0.53s
✅ MARKDOWN markdown-link-check 3 0 8.83s
✅ MARKDOWN markdown-table-formatter 3 0 0.39s
✅ REPOSITORY checkov yes no 12.0s
✅ REPOSITORY gitleaks yes no 2.22s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY grype yes no 12.6s
✅ REPOSITORY secretlint yes no 0.93s
✅ REPOSITORY trivy yes no 6.66s
✅ REPOSITORY trivy-sbom yes no 1.11s
✅ REPOSITORY trufflehog yes no 5.08s
✅ XML xmllint 15 0 0.01s
✅ YAML prettier 14 0 1.13s
✅ YAML v8r 14 0 10.41s
✅ YAML yamllint 14 0 0.34s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link
Contributor

Test Results

2 937 tests  ±0   2 937 ✅ ±0   8s ⏱️ ±0s
    1 suites ±0       0 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit 5829724. ± Comparison against base commit 5bbec87.

Copy link

codecov bot commented Aug 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.55%. Comparing base (5bbec87) to head (5829724).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1018   +/-   ##
=======================================
  Coverage   42.55%   42.55%           
=======================================
  Files          38       38           
  Lines        3090     3090           
  Branches      456      456           
=======================================
  Hits         1315     1315           
  Misses       1741     1741           
  Partials       34       34           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dorssel dorssel merged commit c92861b into master Aug 20, 2024
10 checks passed
@dorssel dorssel deleted the dependabot/github_actions/oxsecurity/megalinter-8 branch August 20, 2024 19:19
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