[PR #2643] [CLOSED] build(deps): bump megalinter/megalinter from 8.3.0 to 8.4.2 #2532

Closed
opened 2026-03-01 21:55:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2643
Author: @dependabot[bot]
Created: 2/3/2025
Status: Closed

Base: masterHead: dependabot/github_actions/megalinter/megalinter-8.4.2


📝 Commits (1)

  • 4158119 build(deps): bump megalinter/megalinter from 8.3.0 to 8.4.2

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 .github/workflows/checks.yml (+1 -1)

📄 Description

Bumps megalinter/megalinter from 8.3.0 to 8.4.2.

Release notes

Sourced from megalinter/megalinter's releases.

v8.4.2

What's Changed

MegaLinter is graciously provided by OX Security

Full Changelog: https://github.com/oxsecurity/megalinter/compare/v8.4.1...v8.4.2

v8.4.1

What's Changed

... (truncated)

Changelog

Sourced from megalinter/megalinter's changelog.

[v8.4.2] - 2024-02-02

[v8.4.1] - 2024-01-28

... (truncated)

Commits
  • ec124f7 Release MegaLinter v8.4.2
  • 75ba761 Merge remote-tracking branch 'origin/prepare-release'
  • 8d71a26 [MegaLinter] Apply linters fixes
  • a354bc0 Prepare Release
  • eb2e54c [automation] Auto-update linters version, help and documentation (#4638)
  • da2de0a chore(deps): update ghcr.io/terraform-linters/tflint docker tag to v0.55.1 (#...
  • ec651d3 chore(deps): update dependency astral-sh/uv to v0.5.26 (#4624)
  • 405780b chore(deps): update dependency aquasecurity/trivy to v0.59.0 (#4634)
  • e0c2f2f chore(deps): update trufflesecurity/trufflehog docker tag to v3.88.4 (#4632)
  • 0f6a363 chore(deps): update dependency npm to v11.1.0 (#4635)
  • 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nektos/act/pull/2643 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/3/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/github_actions/megalinter/megalinter-8.4.2` --- ### 📝 Commits (1) - [`4158119`](https://github.com/nektos/act/commit/4158119b8009b4296f86a2d262c76cd5f59339e3) build(deps): bump megalinter/megalinter from 8.3.0 to 8.4.2 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/checks.yml` (+1 -1) </details> ### 📄 Description Bumps [megalinter/megalinter](https://github.com/megalinter/megalinter) from 8.3.0 to 8.4.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/megalinter/megalinter/releases">megalinter/megalinter's releases</a>.</em></p> <blockquote> <h2>v8.4.2</h2> <h2>What's Changed</h2> <ul> <li> <p>Media</p> <ul> <li>New video <a href="https://www.youtube.com/watch?v=YSdZ3atC2j4">(Brazilian) MegaLinter: Como Automatizar a Qualidade do Código para Todas Plataformas</a> , by Codando TV</li> </ul> </li> <li> <p>Fixes</p> <ul> <li>Fix .NET linters issue: Add --allow-roll-forward to dotnet tool install commands, by <a href="https://github.com/bdovaz"><code>@​bdovaz</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/4619">oxsecurity/megalinter#4619</a></li> <li><a href="https://redirect.github.com/oxsecurity/megalinter/issues/4610">GH-4610</a> : PHP CS Fixer linter version available is not correct since running on PHP 8.4 runtime, by <a href="https://github.com/llaville"><code>@​llaville</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/4611">oxsecurity/megalinter#4611</a></li> <li>Allow cspell to work with CLI_LINT_MODE=project</li> <li>Downgrade npm-groovy-lint until it's fixed, by <a href="https://github.com/nvuillam"><code>@​nvuillam</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/4628">oxsecurity/megalinter#4628</a></li> </ul> </li> <li> <p>Linter versions upgrades (31)</p> <ul> <li><a href="https://ansible-lint.readthedocs.io/">ansible-lint</a> from 25.1.0 to <strong>25.1.1</strong></li> <li><a href="https://black.readthedocs.io/en/stable/">black</a> from 24.10.0 to <strong>25.1.0</strong></li> <li><a href="https://github.com/aws-cloudformation/cfn-lint">cfn-lint</a> from 1.22.7 to <strong>1.23.1</strong></li> <li><a href="https://www.checkov.io/">checkov</a> from 3.2.357 to <strong>3.2.360</strong></li> <li><a href="https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell">cspell</a> from 8.17.2 to <strong>8.17.3</strong></li> <li><a href="https://dart.dev/tools/dart-analyze">dartanalyzer</a> from 3.6.1 to <strong>3.6.2</strong></li> <li><a href="https://github.com/microsoft/DevSkim">devskim</a> from 1.0.51 to <strong>1.0.52</strong></li> <li><a href="https://editorconfig-checker.github.io/">editorconfig-checker</a> from 3.1.2 to <strong>3.2.0</strong></li> <li><a href="https://github.com/gitleaks/gitleaks">gitleaks</a> from 8.23.2 to <strong>8.23.3</strong></li> <li><a href="https://pycqa.github.io/isort/">isort</a> from 5.13.2 to <strong>6.0.0</strong></li> <li><a href="https://github.com/Lightning-Flow-Scanner">lightning-flow-scanner</a> from 2.39.0 to <strong>2.43.0</strong></li> <li><a href="https://nvuillam.github.io/npm-groovy-lint/">npm-groovy-lint</a> from 15.0.2 to <strong>15.0.0</strong></li> <li><a href="https://cs.symfony.com/">php-cs-fixer</a> from 3.68.0 to <strong>3.68.5</strong></li> <li><a href="https://github.com/PowerShell/PSScriptAnalyzer">powershell</a> from 7.4.6 to <strong>7.5.0</strong></li> <li><a href="https://github.com/PowerShell/PSScriptAnalyzer">powershell_formatter</a> from 7.4.6 to <strong>7.5.0</strong></li> <li><a href="https://psalm.dev">psalm</a> from Psalm.6.0.0@ to <strong>Psalm.6.1.0@</strong></li> <li><a href="https://pylint.readthedocs.io">pylint</a> from 3.3.3 to <strong>3.3.4</strong></li> <li><a href="https://github.com/Microsoft/pyright">pyright</a> from 1.1.392 to <strong>1.1.393</strong></li> <li><a href="https://raku.org/">raku</a> from 2024.10 to <strong>2024.12</strong></li> <li><a href="https://github.com/dotnet/Roslynator">roslynator</a> from 0.9.3.0 to <strong>0.10.0.0</strong></li> <li><a href="https://rubocop.org/">rubocop</a> from 1.71.0 to <strong>1.71.1</strong></li> <li><a href="https://github.com/astral-sh/ruff">ruff-format</a> from 0.9.3 to <strong>0.9.4</strong></li> <li><a href="https://github.com/astral-sh/ruff">ruff</a> from 0.9.3 to <strong>0.9.4</strong></li> <li><a href="https://forcedotcom.github.io/sfdx-scanner/">sfdx-scanner-apex</a> from 4.8.0 to <strong>4.9.0</strong></li> <li><a href="https://forcedotcom.github.io/sfdx-scanner/">sfdx-scanner-aura</a> from 4.8.0 to <strong>4.9.0</strong></li> <li><a href="https://forcedotcom.github.io/sfdx-scanner/">sfdx-scanner-lwc</a> from 4.8.0 to <strong>4.9.0</strong></li> <li><a href="https://github.com/terraform-linters/tflint">tflint</a> from 0.55.0 to <strong>0.55.1</strong></li> <li><a href="https://aquasecurity.github.io/trivy/">trivy-sbom</a> from 0.58.2 to <strong>0.59.0</strong></li> <li><a href="https://aquasecurity.github.io/trivy/">trivy</a> from 0.58.2 to <strong>0.59.0</strong></li> <li><a href="https://github.com/trufflesecurity/trufflehog">trufflehog</a> from 3.88.2 to <strong>3.88.4</strong></li> </ul> </li> </ul> <p><a href="https://www.ox.security/?ref=megalinter"><img src="https://raw.githubusercontent.com/oxsecurity/megalinter/main/docs/assets/images/ox-banner.png" alt="MegaLinter is graciously provided by OX Security" /></a></p> <p><strong>Full Changelog</strong>: <a href="https://github.com/oxsecurity/megalinter/compare/v8.4.1...v8.4.2">https://github.com/oxsecurity/megalinter/compare/v8.4.1...v8.4.2</a></p> <h2>v8.4.1</h2> <h2>What's Changed</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md">megalinter/megalinter's changelog</a>.</em></p> <blockquote> <h2>[v8.4.2] - 2024-02-02</h2> <ul> <li> <p>Media</p> <ul> <li>New video <a href="https://www.youtube.com/watch?v=YSdZ3atC2j4">(Brazilian) MegaLinter: Como Automatizar a Qualidade do Código para Todas Plataformas</a> , by Codando TV</li> </ul> </li> <li> <p>Fixes</p> <ul> <li>Fix .NET linters issue: Add --allow-roll-forward to dotnet tool install commands, by <a href="https://github.com/bdovaz"><code>@​bdovaz</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/4619">oxsecurity/megalinter#4619</a></li> <li><a href="https://redirect.github.com/oxsecurity/megalinter/issues/4610">GH-4610</a> : PHP CS Fixer linter version available is not correct since running on PHP 8.4 runtime, by <a href="https://github.com/llaville"><code>@​llaville</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/4611">oxsecurity/megalinter#4611</a></li> <li>Allow cspell to work with CLI_LINT_MODE=project</li> <li>Downgrade npm-groovy-lint until it's fixed, by <a href="https://github.com/nvuillam"><code>@​nvuillam</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/4628">oxsecurity/megalinter#4628</a></li> </ul> </li> <li> <p>Linter versions upgrades (31)</p> <ul> <li><a href="https://ansible-lint.readthedocs.io/">ansible-lint</a> from 25.1.0 to <strong>25.1.1</strong></li> <li><a href="https://black.readthedocs.io/en/stable/">black</a> from 24.10.0 to <strong>25.1.0</strong></li> <li><a href="https://github.com/aws-cloudformation/cfn-lint">cfn-lint</a> from 1.22.7 to <strong>1.23.1</strong></li> <li><a href="https://www.checkov.io/">checkov</a> from 3.2.357 to <strong>3.2.360</strong></li> <li><a href="https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell">cspell</a> from 8.17.2 to <strong>8.17.3</strong></li> <li><a href="https://dart.dev/tools/dart-analyze">dartanalyzer</a> from 3.6.1 to <strong>3.6.2</strong></li> <li><a href="https://github.com/microsoft/DevSkim">devskim</a> from 1.0.51 to <strong>1.0.52</strong></li> <li><a href="https://editorconfig-checker.github.io/">editorconfig-checker</a> from 3.1.2 to <strong>3.2.0</strong></li> <li><a href="https://github.com/gitleaks/gitleaks">gitleaks</a> from 8.23.2 to <strong>8.23.3</strong></li> <li><a href="https://pycqa.github.io/isort/">isort</a> from 5.13.2 to <strong>6.0.0</strong></li> <li><a href="https://github.com/Lightning-Flow-Scanner">lightning-flow-scanner</a> from 2.39.0 to <strong>2.43.0</strong></li> <li><a href="https://nvuillam.github.io/npm-groovy-lint/">npm-groovy-lint</a> from 15.0.2 to <strong>15.0.0</strong></li> <li><a href="https://cs.symfony.com/">php-cs-fixer</a> from 3.68.0 to <strong>3.68.5</strong></li> <li><a href="https://github.com/PowerShell/PSScriptAnalyzer">powershell</a> from 7.4.6 to <strong>7.5.0</strong></li> <li><a href="https://github.com/PowerShell/PSScriptAnalyzer">powershell_formatter</a> from 7.4.6 to <strong>7.5.0</strong></li> <li><a href="https://psalm.dev">psalm</a> from Psalm.6.0.0@ to <strong>Psalm.6.1.0@</strong></li> <li><a href="https://pylint.readthedocs.io">pylint</a> from 3.3.3 to <strong>3.3.4</strong></li> <li><a href="https://github.com/Microsoft/pyright">pyright</a> from 1.1.392 to <strong>1.1.393</strong></li> <li><a href="https://raku.org/">raku</a> from 2024.10 to <strong>2024.12</strong></li> <li><a href="https://github.com/dotnet/Roslynator">roslynator</a> from 0.9.3.0 to <strong>0.10.0.0</strong></li> <li><a href="https://rubocop.org/">rubocop</a> from 1.71.0 to <strong>1.71.1</strong></li> <li><a href="https://github.com/astral-sh/ruff">ruff-format</a> from 0.9.3 to <strong>0.9.4</strong></li> <li><a href="https://github.com/astral-sh/ruff">ruff</a> from 0.9.3 to <strong>0.9.4</strong></li> <li><a href="https://forcedotcom.github.io/sfdx-scanner/">sfdx-scanner-apex</a> from 4.8.0 to <strong>4.9.0</strong></li> <li><a href="https://forcedotcom.github.io/sfdx-scanner/">sfdx-scanner-aura</a> from 4.8.0 to <strong>4.9.0</strong></li> <li><a href="https://forcedotcom.github.io/sfdx-scanner/">sfdx-scanner-lwc</a> from 4.8.0 to <strong>4.9.0</strong></li> <li><a href="https://github.com/terraform-linters/tflint">tflint</a> from 0.55.0 to <strong>0.55.1</strong></li> <li><a href="https://aquasecurity.github.io/trivy/">trivy-sbom</a> from 0.58.2 to <strong>0.59.0</strong></li> <li><a href="https://aquasecurity.github.io/trivy/">trivy</a> from 0.58.2 to <strong>0.59.0</strong></li> <li><a href="https://github.com/trufflesecurity/trufflehog">trufflehog</a> from 3.88.2 to <strong>3.88.4</strong></li> </ul> </li> </ul> <h2>[v8.4.1] - 2024-01-28</h2> <ul> <li> <p>Quick fix about PRE_COMMANDS crash (see <a href="https://redirect.github.com/oxsecurity/megalinter/issues/4591">oxsecurity/megalinter#4591</a>)</p> </li> <li> <p>Linter versions upgrades (2)</p> <ul> <li><a href="https://checkstyle.org/">checkstyle</a> from 10.21.1 to <strong>10.21.2</strong></li> <li><a href="https://stylelint.io">stylelint</a> from 16.14.0 to <strong>16.14.1</strong></li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/oxsecurity/megalinter/commit/ec124f7998718d79379a3c5b39f5359952baf21d"><code>ec124f7</code></a> Release MegaLinter v8.4.2</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/75ba761e321f89907c70dffccf85eb9a2ccdf06b"><code>75ba761</code></a> Merge remote-tracking branch 'origin/prepare-release'</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/8d71a26889cdb368720d1fd5a86958c0a9484aa0"><code>8d71a26</code></a> [MegaLinter] Apply linters fixes</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/a354bc0c500872ee731a04efe02829c34cfdfe75"><code>a354bc0</code></a> Prepare Release</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/eb2e54c625d12019649f2a115f9cde1670dd66e3"><code>eb2e54c</code></a> [automation] Auto-update linters version, help and documentation (<a href="https://redirect.github.com/megalinter/megalinter/issues/4638">#4638</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/da2de0aef3d9a7db4d0fa49f9558e0c5cd8afabf"><code>da2de0a</code></a> chore(deps): update ghcr.io/terraform-linters/tflint docker tag to v0.55.1 (#...</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/ec651d3c3129c54c416665496adae94b3c4c96bb"><code>ec651d3</code></a> chore(deps): update dependency astral-sh/uv to v0.5.26 (<a href="https://redirect.github.com/megalinter/megalinter/issues/4624">#4624</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/405780bad2af6afc47ae03006317192f16c367b2"><code>405780b</code></a> chore(deps): update dependency aquasecurity/trivy to v0.59.0 (<a href="https://redirect.github.com/megalinter/megalinter/issues/4634">#4634</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/e0c2f2fde0a41318325ae65d270194b29a9f844f"><code>e0c2f2f</code></a> chore(deps): update trufflesecurity/trufflehog docker tag to v3.88.4 (<a href="https://redirect.github.com/megalinter/megalinter/issues/4632">#4632</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/0f6a3638009fae965879447fa7e1b709c4c17daa"><code>0f6a363</code></a> chore(deps): update dependency npm to v11.1.0 (<a href="https://redirect.github.com/megalinter/megalinter/issues/4635">#4635</a>)</li> <li>Additional commits viewable in <a href="https://github.com/megalinter/megalinter/compare/v8.3.0...v8.4.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=megalinter/megalinter&package-manager=github_actions&previous-version=8.3.0&new-version=8.4.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:55:51 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#2532
No description provided.