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

feat(github-action)!: Update oxsecurity/megalinter action to v8.0.0 #859

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chii-bot[bot]
Copy link
Contributor

@chii-bot chii-bot bot commented Aug 19, 2024

This PR contains the following updates:

Package Type Update Change
oxsecurity/megalinter action major v6.3.0 -> v8.0.0

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

oxsecurity/megalinter

v8.0.0

Compare Source

Upgrade to v8 Video

v7.13.0

Compare Source

v7.12.0

Compare Source

v7.11.1

Compare Source

  • Fixes

    • Implement fallback in case git diff does not work with merge-base
  • Linter versions upgrades

v7.11.0

Compare Source

v7.10.0

Compare Source

v7.9.0

Compare Source

v7.8.0

Compare Source

  • Reporters

    • New reporter MARKDOWN_SUMMARY_REPORTER, allows saving MegaLinter results summary as a markdown file. This file can be further utilised to add comments on the pull request (PR) from Jenkins and other continuous integration (CI) tools by @​saishivarcr in #​3250
    • New reporter BITBUCKET_COMMENT_REPORTER allowing to post MegaLinter results as comments on Bitbucket pull requests by @​saishivarcr in #​3256
  • Core

    • mega-linter-runner: Remove container by default, except of no-remove-container option is sent by @​nvuillam in #​3203
    • Upgrade base image from python:3.11.6-alpine3.18 to python:3.11.7-alpine3.18, by @​echoix in #​3212
    • Upgrade to python 3.12.0 by @​nvuillam in #​3006
    • Upgrade actions/upload-artifact@v3 to actions/upload-artifact@v4 in default workflows by @​nvuillam in #​3225
    • mega-linter-runner: Improve check if running as script or module, by @​echoix in #​3233
  • Media

<iframe width="560" height="315" src="https://www.youtube.com/embed/SlKurrIsUls" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

| datasource  | package               | from   | to     |
| ----------- | --------------------- | ------ | ------ |
| github-tags | oxsecurity/megalinter | v6.3.0 | v8.0.0 |
@chii-bot chii-bot bot requested a review from toboshii as a code owner August 19, 2024 22:20
@chii-bot chii-bot bot added renovate/github-release renovate/github-action type/major area/github Changes made in the github directory size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Aug 19, 2024
@chii-bot
Copy link
Contributor Author

chii-bot bot commented Aug 19, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 1 0 0.01s
❌ COPYPASTE jscpd yes 5 1.21s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY secretlint yes no 1.54s
✅ YAML prettier 1 0 0.36s
✅ YAML yamllint 1 0 0.29s

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/github Changes made in the github directory renovate/github-action renovate/github-release size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants