[PR #2389] [MERGED] build(deps): bump megalinter/megalinter from 7.11.1 to 7.13.0 #2424

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2389
Author: @dependabot[bot]
Created: 7/8/2024
Status: Merged
Merged: 7/8/2024
Merged by: @mergify[bot]

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


📝 Commits (1)

  • 55cedd5 build(deps): bump megalinter/megalinter from 7.11.1 to 7.13.0

📊 Changes

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

View changed files

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

📄 Description

Bumps megalinter/megalinter from 7.11.1 to 7.13.0.

Release notes

Sourced from megalinter/megalinter's releases.

v7.13.0

What's Changed

... (truncated)

Changelog

Sourced from megalinter/megalinter's changelog.

[v7.13.0] - 2024-07-06

... (truncated)

Commits
  • bacb5f8 Release MegaLinter v7.13.0
  • 72065d9 [automation] Auto-update linters version, help and documentation (#3746)
  • 1b22656 chore(deps): update ghcr.io/terraform-linters/tflint docker tag to v0.52.0 (#...
  • 9d76a95 [automation] Auto-update linters version, help and documentation (#3744)
  • 350fd81 add SARIF support (v2) for PHP linters (#3745)
  • 8d1ea78 chore(deps): update dependency sfdx-hardis to v4.42.0 (#3732)
  • a6a08f4 [automation] Auto-update linters version, help and documentation (#3742)
  • fae7d18 chore(deps): update dependency @​salesforce/sfdx-scanner to v4 (#3702)
  • 1a904bb [automation] Auto-update linters version, help and documentation (#3740)
  • 7ed4677 chore(deps): update mstruebing/editorconfig-checker docker tag to v3.0.3 (#3735)
  • 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/2389 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/8/2024 **Status:** ✅ Merged **Merged:** 7/8/2024 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `dependabot/github_actions/megalinter/megalinter-7.13.0` --- ### 📝 Commits (1) - [`55cedd5`](https://github.com/nektos/act/commit/55cedd5806dbb395865b7454314f7a50d989f924) build(deps): bump megalinter/megalinter from 7.11.1 to 7.13.0 ### 📊 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 7.11.1 to 7.13.0. <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>v7.13.0</h2> <h2>What's Changed</h2> <ul> <li> <p>New linters</p> <ul> <li>Add <a href="https://ls-lint.org/"><strong>ls-lint</strong></a>, file and folder linter, by <a href="https://github.com/scolladon"><code>@​scolladon</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3681">oxsecurity/megalinter#3681</a></li> </ul> </li> <li> <p>Core</p> <ul> <li>Handle renovate version comments in build script, by <a href="https://github.com/echoix"><code>@​echoix</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3617">oxsecurity/megalinter#3617</a> , <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3627">oxsecurity/megalinter#3627</a> , <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3643">oxsecurity/megalinter#3643</a> , <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3699">oxsecurity/megalinter#3699</a> , <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3700">oxsecurity/megalinter#3700</a></li> <li>Update base image to python:3.12.4-alpine3.20</li> <li>Use <code>dotnet8-sdk</code> available in the main repository, by <a href="https://github.com/TommyE123"><code>@​TommyE123</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3696">oxsecurity/megalinter#3696</a></li> </ul> </li> <li> <p>Media</p> <ul> <li><a href="https://cloudtuned.hashnode.dev/introducing-megalinter-streamlining-code-quality-checks-across-multiple-languages">Introducing MegaLinter: Streamlining Code Quality Checks Across Multiple Languages</a>, by Cloud Tuned</li> <li><a href="https://luke.geek.nz/azure/iac-github-codespace/">Infrastructure as Code GitHub Codespace Template</a>, by <a href="https://www.linkedin.com/in/ljmurray/">Luke Murray</a></li> <li><a href="https://youtu.be/iBMWAk5QIfM?si=EVcJilkz7Y2jdn6e&amp;t=649">Video: How to: Secrets scanning</a>, by <a href="https://www.youtube.com/@hackitectsplayground">Hackitect's playground</a></li> </ul> </li> <li> <p>Linters enhancements</p> <ul> <li>Add SARIF support (v2) for all PHP linters by <a href="https://github.com/llaville"><code>@​llaville</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3745">oxsecurity/megalinter#3745</a> , <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3729">oxsecurity/megalinter#3729</a></li> <li>Add python package Pygments to rst-lint venv, by <a href="https://github.com/bobidle"><code>@​bobidle</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3631">oxsecurity/megalinter#3631</a></li> <li><a href="https://csharpier.com">CSharpier</a> added ability to override config filename and path, by <a href="https://github.com/TommyE123"><code>@​TommyE123</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3664">oxsecurity/megalinter#3664</a></li> <li><a href="https://gnome.pages.gitlab.gnome.org/libxml2/xmllint.html">xmllint</a> added support for <code>xsd</code> files, by <a href="https://github.com/TommyE123"><code>@​TommyE123</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3665">oxsecurity/megalinter#3665</a></li> </ul> </li> <li> <p>Fixes</p> <ul> <li>Improve support for single argument in <code>get_list_args</code> function, by <a href="https://github.com/TommyE123"><code>@​TommyE123</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3589">oxsecurity/megalinter#3589</a></li> <li><a href="https://ansible-lint.readthedocs.io">ansible-lint</a> Improved activation by checking for <code>.ansible-lint</code> config file, by <a href="https://github.com/TommyE123"><code>@​TommyE123</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3697">oxsecurity/megalinter#3697</a></li> <li><a href="https://github.com/microsoft/DevSkim">DevSkim</a> fixed fatal errors when scanning and ability to override config path, by <a href="https://github.com/TommyE123"><code>@​TommyE123</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3673">oxsecurity/megalinter#3673</a></li> <li><a href="https://github.com/gitleaks/gitleaks">GitLeaks</a> add missing schema properties, by <a href="https://github.com/TommyE123"><code>@​TommyE123</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3675">oxsecurity/megalinter#3675</a></li> <li><a href="https://github.com/PowerShell/PSScriptAnalyzer#readme">Powershell</a> Error table truncation improvements, by <a href="https://github.com/TommyE123"><code>@​TommyE123</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3620">oxsecurity/megalinter#3620</a></li> <li><a href="https://github.com/PowerShell/PSScriptAnalyzer#readme">Powershell</a> added missing schema property <code>POWERSHELL_POWERSHELL_FORMATTER_OUTPUT_ENCODING</code>, by <a href="https://github.com/TommyE123"><code>@​TommyE123</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3678">oxsecurity/megalinter#3678</a></li> <li><a href="https://github.com/anchore/syft">syft</a> use <code>scan</code> instead of deprecated <code>packages</code> arg, by <a href="https://github.com/TommyE123"><code>@​TommyE123</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3613">oxsecurity/megalinter#3613</a></li> <li><a href="https://github.com/terraform-linters/tflint">tflint</a> added missing schema property <code>TERRAFORM_TFLINT_SECURED_ENV</code>, by <a href="https://github.com/TommyE123"><code>@​TommyE123</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3679">oxsecurity/megalinter#3679</a></li> <li><a href="https://github.com/terraform-linters/tflint">tflint</a> fixed deprecated argument and other improvements to default <code>.tflint.hcl</code> template, by <a href="https://github.com/TommyE123"><code>@​TommyE123</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3688">oxsecurity/megalinter#3688</a></li> <li><a href="https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home">xmllint</a> added missing schema properties <code>XML_XMLLINT_AUTOFORMAT</code> and <code>XML_XMLLINT_INDENT</code>, by <a href="https://github.com/TommyE123"><code>@​TommyE123</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3677">oxsecurity/megalinter#3677</a></li> <li><a href="https://github.com/adrienverge/yamllint">yamllint</a> fix error/warning count to work with different log output formats, by <a href="https://github.com/TommyE123"><code>@​TommyE123</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3612">oxsecurity/megalinter#3612</a></li> </ul> </li> <li> <p>Doc</p> <ul> <li>Update documentation icons by <a href="https://github.com/nvuillam"><code>@​nvuillam</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3625">oxsecurity/megalinter#3625</a></li> </ul> </li> <li> <p>Flavors</p> <ul> <li>Add gherkin-lint in c_cpp flavor, by <a href="https://github.com/nvuillam"><code>@​nvuillam</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3698">oxsecurity/megalinter#3698</a></li> </ul> </li> <li> <p>CI</p> <ul> <li>Bump actions/checkout from 3 to 4, by <a href="https://github.com/KristjanESPERANTO"><code>@​KristjanESPERANTO</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/2994">oxsecurity/megalinter#2994</a></li> <li>Reduce dependabot PR frequency to weekly by <a href="https://github.com/echoix"><code>@​echoix</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3642">oxsecurity/megalinter#3642</a></li> </ul> </li> <li> <p>Linter versions upgrades</p> <ul> <li><a href="https://ansible-lint.readthedocs.io/">ansible-lint</a> from 24.2.3 to <strong>24.6.1</strong></li> <li><a href="https://bandit.readthedocs.io/en/latest/">bandit</a> from 1.7.8 to <strong>1.7.9</strong></li> <li><a href="https://www.gnu.org/software/bash/">bash-exec</a> from 5.2.21 to <strong>5.2.26</strong></li> <li><a href="https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/linter">bicep_linter</a> from 0.27.1 to <strong>0.28.1</strong></li> </ul> </li> </ul> <!-- 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>[v7.13.0] - 2024-07-06</h2> <ul> <li> <p>New linters</p> <ul> <li>Add <a href="https://ls-lint.org/"><strong>ls-lint</strong></a>, file and folder linter, by <a href="https://github.com/scolladon"><code>@​scolladon</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3681">oxsecurity/megalinter#3681</a></li> </ul> </li> <li> <p>Core</p> <ul> <li>Handle renovate version comments in build script, by <a href="https://github.com/echoix"><code>@​echoix</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3617">oxsecurity/megalinter#3617</a> , <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3627">oxsecurity/megalinter#3627</a> , <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3643">oxsecurity/megalinter#3643</a> , <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3699">oxsecurity/megalinter#3699</a> , <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3700">oxsecurity/megalinter#3700</a></li> <li>Update base image to python:3.12.4-alpine3.20</li> <li>Use <code>dotnet8-sdk</code> available in the main repository, by <a href="https://github.com/TommyE123"><code>@​TommyE123</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3696">oxsecurity/megalinter#3696</a></li> </ul> </li> <li> <p>Media</p> <ul> <li><a href="https://cloudtuned.hashnode.dev/introducing-megalinter-streamlining-code-quality-checks-across-multiple-languages">Introducing MegaLinter: Streamlining Code Quality Checks Across Multiple Languages</a>, by Cloud Tuned</li> <li><a href="https://luke.geek.nz/azure/iac-github-codespace/">Infrastructure as Code GitHub Codespace Template</a>, by <a href="https://www.linkedin.com/in/ljmurray/">Luke Murray</a></li> <li><a href="https://youtu.be/iBMWAk5QIfM?si=EVcJilkz7Y2jdn6e&amp;t=649">Video: How to: Secrets scanning</a>, by <a href="https://www.youtube.com/@hackitectsplayground">Hackitect's playground</a></li> </ul> </li> <li> <p>Linters enhancements</p> <ul> <li>Add SARIF support (v2) for all PHP linters by <a href="https://github.com/llaville"><code>@​llaville</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3745">oxsecurity/megalinter#3745</a> , <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3729">oxsecurity/megalinter#3729</a></li> <li>Add python package Pygments to rst-lint venv, by <a href="https://github.com/bobidle"><code>@​bobidle</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3631">oxsecurity/megalinter#3631</a></li> <li><a href="https://csharpier.com">CSharpier</a> added ability to override config filename and path, by <a href="https://github.com/TommyE123"><code>@​TommyE123</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3664">oxsecurity/megalinter#3664</a></li> <li><a href="https://gnome.pages.gitlab.gnome.org/libxml2/xmllint.html">xmllint</a> added support for <code>xsd</code> files, by <a href="https://github.com/TommyE123"><code>@​TommyE123</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3665">oxsecurity/megalinter#3665</a></li> </ul> </li> <li> <p>Fixes</p> <ul> <li>Improve support for single argument in <code>get_list_args</code> function, by <a href="https://github.com/TommyE123"><code>@​TommyE123</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3589">oxsecurity/megalinter#3589</a></li> <li><a href="https://ansible-lint.readthedocs.io">ansible-lint</a> Improved activation by checking for <code>.ansible-lint</code> config file, by <a href="https://github.com/TommyE123"><code>@​TommyE123</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3697">oxsecurity/megalinter#3697</a></li> <li><a href="https://github.com/microsoft/DevSkim">DevSkim</a> fixed fatal errors when scanning and ability to override config path, by <a href="https://github.com/TommyE123"><code>@​TommyE123</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3673">oxsecurity/megalinter#3673</a></li> <li><a href="https://github.com/gitleaks/gitleaks">GitLeaks</a> add missing schema properties, by <a href="https://github.com/TommyE123"><code>@​TommyE123</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3675">oxsecurity/megalinter#3675</a></li> <li><a href="https://github.com/PowerShell/PSScriptAnalyzer#readme">Powershell</a> Error table truncation improvements, by <a href="https://github.com/TommyE123"><code>@​TommyE123</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3620">oxsecurity/megalinter#3620</a></li> <li><a href="https://github.com/PowerShell/PSScriptAnalyzer#readme">Powershell</a> added missing schema property <code>POWERSHELL_POWERSHELL_FORMATTER_OUTPUT_ENCODING</code>, by <a href="https://github.com/TommyE123"><code>@​TommyE123</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3678">oxsecurity/megalinter#3678</a></li> <li><a href="https://github.com/anchore/syft">syft</a> use <code>scan</code> instead of deprecated <code>packages</code> arg, by <a href="https://github.com/TommyE123"><code>@​TommyE123</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3613">oxsecurity/megalinter#3613</a></li> <li><a href="https://github.com/terraform-linters/tflint">tflint</a> added missing schema property <code>TERRAFORM_TFLINT_SECURED_ENV</code>, by <a href="https://github.com/TommyE123"><code>@​TommyE123</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3679">oxsecurity/megalinter#3679</a></li> <li><a href="https://github.com/terraform-linters/tflint">tflint</a> fixed deprecated argument and other improvements to default <code>.tflint.hcl</code> template, by <a href="https://github.com/TommyE123"><code>@​TommyE123</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3688">oxsecurity/megalinter#3688</a></li> <li><a href="https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home">xmllint</a> added missing schema properties <code>XML_XMLLINT_AUTOFORMAT</code> and <code>XML_XMLLINT_INDENT</code>, by <a href="https://github.com/TommyE123"><code>@​TommyE123</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3677">oxsecurity/megalinter#3677</a></li> <li><a href="https://github.com/adrienverge/yamllint">yamllint</a> fix error/warning count to work with different log output formats, by <a href="https://github.com/TommyE123"><code>@​TommyE123</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3612">oxsecurity/megalinter#3612</a></li> </ul> </li> <li> <p>Doc</p> <ul> <li>Update documentation icons by <a href="https://github.com/nvuillam"><code>@​nvuillam</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3625">oxsecurity/megalinter#3625</a></li> </ul> </li> <li> <p>Flavors</p> <ul> <li>Add gherkin-lint in c_cpp flavor, by <a href="https://github.com/nvuillam"><code>@​nvuillam</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3698">oxsecurity/megalinter#3698</a></li> </ul> </li> <li> <p>CI</p> <ul> <li>Bump actions/checkout from 3 to 4, by <a href="https://github.com/KristjanESPERANTO"><code>@​KristjanESPERANTO</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/2994">oxsecurity/megalinter#2994</a></li> <li>Reduce dependabot PR frequency to weekly by <a href="https://github.com/echoix"><code>@​echoix</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/3642">oxsecurity/megalinter#3642</a></li> </ul> </li> <li> <p>Linter versions upgrades</p> <ul> <li><a href="https://ansible-lint.readthedocs.io/">ansible-lint</a> from 24.2.3 to <strong>24.6.1</strong></li> <li><a href="https://bandit.readthedocs.io/en/latest/">bandit</a> from 1.7.8 to <strong>1.7.9</strong></li> <li><a href="https://www.gnu.org/software/bash/">bash-exec</a> from 5.2.21 to <strong>5.2.26</strong></li> <li><a href="https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/linter">bicep_linter</a> from 0.27.1 to <strong>0.28.1</strong></li> <li><a href="https://github.com/aws-cloudformation/cfn-lint">cfn-lint</a> from 0.87.4 to <strong>1.5.0</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/bacb5f8674e3730b904ca4d20c8bd477bc51b1a7"><code>bacb5f8</code></a> Release MegaLinter v7.13.0</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/72065d9558e19594e97d73aed43e113e9d9dd78d"><code>72065d9</code></a> [automation] Auto-update linters version, help and documentation (<a href="https://redirect.github.com/megalinter/megalinter/issues/3746">#3746</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/1b22656103071697f899a49bb2002057233468bd"><code>1b22656</code></a> chore(deps): update ghcr.io/terraform-linters/tflint docker tag to v0.52.0 (#...</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/9d76a9575598173b86afbca17307bb083df05cdb"><code>9d76a95</code></a> [automation] Auto-update linters version, help and documentation (<a href="https://redirect.github.com/megalinter/megalinter/issues/3744">#3744</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/350fd818a557823b19f4b61d06d7933887446aa5"><code>350fd81</code></a> add SARIF support (v2) for PHP linters (<a href="https://redirect.github.com/megalinter/megalinter/issues/3745">#3745</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/8d1ea787f72a6152c9cc035cee8f1b196f5b6971"><code>8d1ea78</code></a> chore(deps): update dependency sfdx-hardis to v4.42.0 (<a href="https://redirect.github.com/megalinter/megalinter/issues/3732">#3732</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/a6a08f49a02059ce77d7f82a94ccb6e01c45ba17"><code>a6a08f4</code></a> [automation] Auto-update linters version, help and documentation (<a href="https://redirect.github.com/megalinter/megalinter/issues/3742">#3742</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/fae7d18b22087cfcc69e0f902dfc8b39fb96bb52"><code>fae7d18</code></a> chore(deps): update dependency <code>@​salesforce/sfdx-scanner</code> to v4 (<a href="https://redirect.github.com/megalinter/megalinter/issues/3702">#3702</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/1a904bb9c34daa72d47fc75eecb7a8708fddb2bc"><code>1a904bb</code></a> [automation] Auto-update linters version, help and documentation (<a href="https://redirect.github.com/megalinter/megalinter/issues/3740">#3740</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/7ed4677740ba2878da92db3df3d663ba62d25072"><code>7ed4677</code></a> chore(deps): update mstruebing/editorconfig-checker docker tag to v3.0.3 (<a href="https://redirect.github.com/megalinter/megalinter/issues/3735">#3735</a>)</li> <li>Additional commits viewable in <a href="https://github.com/megalinter/megalinter/compare/v7.11.1...v7.13.0">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=7.11.1&new-version=7.13.0)](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:23 +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#2424
No description provided.