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): update oxsecurity/megalinter action to v7.13.0 #99

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 29, 2023

This PR contains the following updates:

Package Type Update Change
oxsecurity/megalinter action minor v7.2.1 -> v7.13.0

Release Notes

oxsecurity/megalinter (oxsecurity/megalinter)

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>

v7.7.0

Compare Source

v7.6.0

Compare Source


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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

github-actions bot commented Oct 29, 2023

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ ACTION actionlint 2 1 0.02s
✅ JSON jsonlint 2 0 0.23s
✅ JSON prettier 2 1 0 0.44s
✅ JSON v8r 2 0 2.6s
✅ MARKDOWN markdownlint 3 0 0 0.47s
✅ MARKDOWN markdown-link-check 3 0 1.03s
✅ MARKDOWN markdown-table-formatter 3 0 0 0.37s
✅ PYTHON black 22 1 0 1.02s
✅ PYTHON flake8 22 0 0.6s
✅ PYTHON isort 22 1 0 0.35s
✅ PYTHON mypy 22 0 5.65s
✅ PYTHON ruff 22 1 0 0.03s
✅ REPOSITORY checkov yes no 9.25s
✅ REPOSITORY gitleaks yes no 0.39s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY trivy-sbom yes no 1.13s
✅ YAML prettier 2 2 0 0.44s
✅ YAML v8r 2 0 2.57s
✅ YAML yamllint 2 0 0.22s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@github-actions
Copy link

github-actions bot commented Oct 29, 2023

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
666 648 97% 80% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 21c08d2 by action🐍

@renovate renovate bot changed the title chore(deps): update oxsecurity/megalinter action to v7.5.0 chore(deps): update oxsecurity/megalinter action to v7.6.0 Nov 19, 2023
@renovate renovate bot force-pushed the renovate/oxsecurity-megalinter-7.x branch from 21c08d2 to 7182fcd Compare November 19, 2023 17:07
@renovate renovate bot changed the title chore(deps): update oxsecurity/megalinter action to v7.6.0 chore(deps): update oxsecurity/megalinter action to v7.7.0 Dec 9, 2023
@renovate renovate bot force-pushed the renovate/oxsecurity-megalinter-7.x branch from 7182fcd to 600f269 Compare December 9, 2023 21:42
@renovate renovate bot force-pushed the renovate/oxsecurity-megalinter-7.x branch from 600f269 to edbb2f6 Compare January 21, 2024 11:11
@renovate renovate bot changed the title chore(deps): update oxsecurity/megalinter action to v7.7.0 chore(deps): update oxsecurity/megalinter action to v7.8.0 Jan 21, 2024
@renovate renovate bot force-pushed the renovate/oxsecurity-megalinter-7.x branch from edbb2f6 to 6c7a9ac Compare February 11, 2024 22:25
@renovate renovate bot changed the title chore(deps): update oxsecurity/megalinter action to v7.8.0 chore(deps): update oxsecurity/megalinter action to v7.9.0 Feb 11, 2024
@renovate renovate bot force-pushed the renovate/oxsecurity-megalinter-7.x branch from 6c7a9ac to 8504790 Compare March 10, 2024 21:33
@renovate renovate bot changed the title chore(deps): update oxsecurity/megalinter action to v7.9.0 chore(deps): update oxsecurity/megalinter action to v7.10.0 Mar 10, 2024
@renovate renovate bot force-pushed the renovate/oxsecurity-megalinter-7.x branch from 8504790 to d2d1fec Compare April 23, 2024 11:41
@renovate renovate bot changed the title chore(deps): update oxsecurity/megalinter action to v7.10.0 chore(deps): update oxsecurity/megalinter action to v7.11.0 Apr 23, 2024
@renovate renovate bot force-pushed the renovate/oxsecurity-megalinter-7.x branch from d2d1fec to 14c392c Compare April 23, 2024 21:27
@renovate renovate bot changed the title chore(deps): update oxsecurity/megalinter action to v7.11.0 chore(deps): update oxsecurity/megalinter action to v7.11.1 Apr 23, 2024
@renovate renovate bot force-pushed the renovate/oxsecurity-megalinter-7.x branch from 14c392c to 50aaa2f Compare June 2, 2024 15:26
@renovate renovate bot changed the title chore(deps): update oxsecurity/megalinter action to v7.11.1 chore(deps): update oxsecurity/megalinter action to v7.12.0 Jun 2, 2024
@renovate renovate bot force-pushed the renovate/oxsecurity-megalinter-7.x branch from 50aaa2f to 9e2b294 Compare July 6, 2024 20:34
@renovate renovate bot changed the title chore(deps): update oxsecurity/megalinter action to v7.12.0 chore(deps): update oxsecurity/megalinter action to v7.13.0 Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants