Skip to content

feat(github-action): update oxsecurity/megalinter action to v8.4.1 #1533

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

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 17, 2024

This PR contains the following updates:

Package Type Update Change
oxsecurity/megalinter action minor v8.1.0 -> v8.4.1

Release Notes

oxsecurity/megalinter (oxsecurity/megalinter)

v8.4.1

Compare Source

  • Quick fix about PRE_COMMANDS crash (see #​4591)

  • Linter versions upgrades (2)

    • checkstyle from 10.21.1 to 10.21.2 on 2025-01-26
    • stylelint from 16.14.0 to 16.14.1 on 2025-01-27

v8.4.0

Compare Source

v8.3.0

Compare Source

  • Core

    • Display command log (truncated to 250 chars) even when LOG_LEVEL is not DEBUG
    • Allow to replace an ENV var value with the value of another ENV var before calling a PRE_COMMAND (helps for tflint run from GitHub Enterprise)
    • Fix handling of git submodule paths
  • Fixes

    • trivy: retry in case of BLOB_UNKNOWN while downloading vulnerability list
  • Reporters

    • Fix UpdatedSourcesReporter when APPLY_FIXES is list (array)
    • Fix AzureCommentReporter when the repo is not found: fallback using BUILD_REPOSITORY_ID. (+ disable space replacement in repo name with AZURE_COMMENT_REPORTER_REPLACE_WITH_SPACES: false)
  • CI

    • Fix Docker mirroring job for release context
    • Remove max parallel jobs for release linters workflow
  • Linter versions upgrades (13)

v8.2.0

Compare Source

  • Media

  • Linters enhancements

    • detekt Enable SARIF output + count errors
    • lintr: Support files in subdirectories, fix unit tests
    • phpcs: Activate APPLY_FIXES
    • Salesforce linters: Add SF_CLI_DISABLE_AUTOUPDATE for SF CLI JIT plugins
    • trivy: handle retry if failed to download Java DB is detected
    • tsqllint Re-enabled after .net 8 and security updates
  • Fixes

    • Add message in PR comment if FAIL_IF_UPDATED_SOURCES is triggered
    • Fix linting errors in GitHub Actions template
  • Reporters

    • UpdatedSourcesReporter will git commit & push fixed files to source branch if APPLY_FIXES is set
    • Fix AzureCommentReporter not adding comments to PR
    • Fix AzureCommentReporter fails when target repo contains spaces
  • Doc

    • Updated documentation with Azure central pipeline use case
    • Update DevSkim documentation to show a valid exclusion config file
    • Note about risky rules and how to fix rule violations with PHP-CS-Fixer
  • CI

    • Also prune volumes before pulling and pushing to docker hub
    • Externalize mirroring from ghcr.io to docker hub in another workflow to avoid memory issues
    • Squash docker images to have less layers and size
    • Comment jobs related to GitHub Worker images, as CodeTotal is not actively maintained
    • Make gitpod workflow not blocking until uv install is fixed
    • Update stale comment
    • Try several times to embed trivy db during Docker build, as a workaround to the random failures
    • Wait 10 secondes instead of 1 before retrying a failing test method, to avoid race conditions
  • Linter versions upgrades (104)


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.

Copy link

github-actions bot commented Nov 17, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 1 0 0.0s
✅ COPYPASTE jscpd yes no 1.07s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY secretlint yes no 1.88s
✅ YAML prettier 1 0 0.52s
✅ YAML yamllint 1 0 0.34s

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

@renovate renovate bot changed the title feat(github-action): update oxsecurity/megalinter action to v8.2.0 feat(github-action): update oxsecurity/megalinter action to v8.3.0 Nov 23, 2024
@renovate renovate bot force-pushed the renovate/oxsecurity-megalinter-8.x branch from 28cc8e1 to 06d745e Compare November 23, 2024 13:50
@renovate renovate bot changed the title feat(github-action): update oxsecurity/megalinter action to v8.3.0 feat(github-action): update oxsecurity/megalinter action to v8.4.0 Jan 26, 2025
@renovate renovate bot force-pushed the renovate/oxsecurity-megalinter-8.x branch from 06d745e to 9b81eb1 Compare January 26, 2025 17:01
@renovate renovate bot changed the title feat(github-action): update oxsecurity/megalinter action to v8.4.0 feat(github-action): update oxsecurity/megalinter action to v8.4.1 Jan 28, 2025
@renovate renovate bot force-pushed the renovate/oxsecurity-megalinter-8.x branch from 9b81eb1 to 42564bc Compare January 28, 2025 01:22
@Euvaz Euvaz merged commit 3542fde into main Jan 30, 2025
1 check passed
@Euvaz Euvaz deleted the renovate/oxsecurity-megalinter-8.x branch January 30, 2025 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant