[PR #1274] [CLOSED] build(deps): bump megalinter/megalinter from 5 to 6.1.0 #1869

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1274
Author: @dependabot[bot]
Created: 7/25/2022
Status: Closed

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


📝 Commits (2)

  • 4034375 build(deps): bump megalinter/megalinter from 5 to 6.1.0
  • 302ac50 Merge branch 'master' into dependabot/github_actions/megalinter/megalinter-6.1.0

📊 Changes

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

View changed files

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

📄 Description

Bumps megalinter/megalinter from 5 to 6.1.0.

Release notes

Sourced from megalinter/megalinter's releases.

MegaLinter v6.1.0

Run npx mega-linter-runner@latest --upgrade to upgrade to MegaLinter v6

  • Improve console logs by using collapsible sections in GitHub Actions and Gitlab CI (disable by defining CONSOLE_REPORTER_SECTIONS: false)

  • Define CLEAR_REPORT_FOLDER=true to empty report folder at the beginning of each run (#1502)

  • Improve SARIF output

    • Replace CI paths in logs
    • Add missing required properties so SARIF is valid
    • Add MegaLinter information in SARIF linter runs
    • Allow to select linters to activate SARIF for, using SARIF_REPORTER_LINTERS
    • Fix issue when a linter is used in multiple SARIF lint results
  • Linter versions upgrades

    • cfn-lint from 0.61.2 to 0.61.3 on 2022-07-19
    • checkov from 2.1.57 to 2.1.59 on 2022-07-18
    • checkov from 2.1.59 to 2.1.60 on 2022-07-19
    • cspell from 6.2.3 to 6.3.0 on 2022-07-18
    • eslint from 8.19.0 to 8.20.0 on 2022-07-17
    • golangci-lint from 1.46.2 to 1.47.0 on 2022-07-19
    • jscpd from 3.3.26 to 3.4.5 on 2022-07-19
    • markdownlint from 0.31.1 to 0.32.0 on 2022-07-17
    • pylint from 2.14.4 to 2.14.5 on 2022-07-18

MegaLinter v6.0.5

  • Fix mega-linter-runner --upgrade so it also updates report folder to megalinter-reports in GitHub Actions Workflows #1609

  • Fix documentation and templates to use megalinter-reports folder everywhere

  • Workaround for python-markdown issue radude/mdx_truly_sane_lists#9

  • Linter versions upgrades

    • checkov from 2.1.54 to 2.1.56 on 2022-07-15
    • checkov from 2.1.56 to 2.1.57 on 2022-07-16
    • gitleaks from 8.8.7 to 8.8.12 on 2022-07-16
    • kics from 1.5.11 to 1.5.12 on 2022-07-16
    • protolint from 0.38.2 to 0.38.3 on 2022-07-15
    • sqlfluff from 1.2.0 to 1.2.1 on 2022-07-16
    • terraform-fmt from 1.2.4 to 1.2.5 on 2022-07-15
    • terragrunt from 0.38.4 to 0.38.5 on 2022-07-15

MegaLinter v6.0.4

  • Fix count of errors when using SARIF reporter

  • DevSkim: Ignore megalinter-reports by default [(#1603)](oxsecurity/megalinter#1603)

  • Load JSON when list of objects is defined in an ENV var [(#1605)](oxsecurity/megalinter#1605)

  • AutoFix pre_commands using npm install (1258)

  • Linter versions upgrades

    • checkov from 2.1.43 to 2.1.54 on 2022-07-14
    • git_diff from 2.34.2 to 2.34.4 on 2022-07-14
    • phpstan from 1.8.0 to 1.8.1 on 2022-07-14
    • sqlfluff from 1.1.0 to 1.2.0 on 2022-07-14
    • syft from 0.50.0 to 0.51.0 on 2022-07-14

... (truncated)

Changelog

Sourced from megalinter/megalinter's changelog.

[v6.1.0] - 2022-07-19

  • Improve console logs by using collapsible sections in GitHub Actions and Gitlab CI (disable by defining CONSOLE_REPORTER_SECTIONS: false)

  • Define CLEAR_REPORT_FOLDER=true to empty report folder at the beginning of each run (#1502)

  • Improve SARIF output

    • Replace CI paths in logs
    • Add missing required properties so SARIF is valid
    • Add MegaLinter information in SARIF linter runs
    • Allow to select linters to activate SARIF for, using SARIF_REPORTER_LINTERS
    • Fix issue when a linter is used in multiple SARIF lint results
  • Linter versions upgrades

    • cfn-lint from 0.61.2 to 0.61.3 on 2022-07-19
    • checkov from 2.1.57 to 2.1.59 on 2022-07-18
    • checkov from 2.1.59 to 2.1.60 on 2022-07-19
    • cspell from 6.2.3 to 6.3.0 on 2022-07-18
    • eslint from 8.19.0 to 8.20.0 on 2022-07-17
    • golangci-lint from 1.46.2 to 1.47.0 on 2022-07-19
    • jscpd from 3.3.26 to 3.4.5 on 2022-07-19
    • markdownlint from 0.31.1 to 0.32.0 on 2022-07-17
    • pylint from 2.14.4 to 2.14.5 on 2022-07-18

[v6.0.5] - 2022-07-16

  • Fix mega-linter-runner --upgrade so it also updates report folder to megalinter-reports in GitHub Actions Workflows #1609

  • Fix documentation and templates to use megalinter-reports folder everywhere

  • Workaround for python-markdown issue radude/mdx_truly_sane_lists#9

  • Linter versions upgrades

    • checkov from 2.1.54 to 2.1.56 on 2022-07-15
    • checkov from 2.1.56 to 2.1.57 on 2022-07-16
    • gitleaks from 8.8.7 to 8.8.12 on 2022-07-16
    • kics from 1.5.11 to 1.5.12 on 2022-07-16
    • protolint from 0.38.2 to 0.38.3 on 2022-07-15
    • sqlfluff from 1.2.0 to 1.2.1 on 2022-07-16
    • terraform-fmt from 1.2.4 to 1.2.5 on 2022-07-15
    • terragrunt from 0.38.4 to 0.38.5 on 2022-07-15

[v6.0.4] - 2022-07-14

... (truncated)

Commits
  • 77d6ab3 Release MegaLinter v6.1.0
  • 0ae1531 [automation] Auto-update linters version, help and documentation (#1623)
  • 2ca5163 Reorder execution of Linting process to fix section logs (#1619)
  • e315de6 [automation] Auto-update linters version, help and documentation (#1617)
  • e934a14 Logging improvements (SARIF, console sections, clean logs at startup...) (#1614)
  • 457ade4 [automation] Auto-update linters version, help and documentation (#1615)
  • 09bd8a3 Release MegaLinter v6.0.5
  • 2a28322 [automation] Auto-update linters version, help and documentation (#1613)
  • 7b31977 Add missing repository url (#1567)
  • 1856d70 Upgrade gitleaks (#1611)
  • 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 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/1274 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/25/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/github_actions/megalinter/megalinter-6.1.0` --- ### 📝 Commits (2) - [`4034375`](https://github.com/nektos/act/commit/403437590d52cb9daf77690fd5e1e1835886ed67) build(deps): bump megalinter/megalinter from 5 to 6.1.0 - [`302ac50`](https://github.com/nektos/act/commit/302ac5037a6eca3f0c3f80a927e42a9e837e8ef0) Merge branch 'master' into dependabot/github_actions/megalinter/megalinter-6.1.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 5 to 6.1.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>MegaLinter v6.1.0</h2> <p>Run <code>npx mega-linter-runner@latest --upgrade</code> to upgrade to MegaLinter v6</p> <ul> <li> <p>Improve console logs by using collapsible sections in GitHub Actions and Gitlab CI (disable by defining <code>CONSOLE_REPORTER_SECTIONS: false</code>)</p> </li> <li> <p>Define <code>CLEAR_REPORT_FOLDER=true</code> to empty report folder at the beginning of each run (<a href="https://github-redirect.dependabot.com/oxsecurity/megalinter/issues/1502">#1502</a>)</p> </li> <li> <p>Improve SARIF output</p> <ul> <li>Replace CI paths in logs</li> <li>Add missing required properties so SARIF is <a href="https://sarifweb.azurewebsites.net/Validation">valid</a></li> <li>Add MegaLinter information in SARIF linter runs</li> <li>Allow to select linters to activate SARIF for, using SARIF_REPORTER_LINTERS</li> <li>Fix issue when a linter is used in multiple SARIF lint results</li> </ul> </li> <li> <p>Linter versions upgrades</p> <ul> <li><a href="https://github.com/aws-cloudformation/cfn-lint">cfn-lint</a> from 0.61.2 to <strong>0.61.3</strong> on 2022-07-19</li> <li><a href="https://www.checkov.io/">checkov</a> from 2.1.57 to <strong>2.1.59</strong> on 2022-07-18</li> <li><a href="https://www.checkov.io/">checkov</a> from 2.1.59 to <strong>2.1.60</strong> on 2022-07-19</li> <li><a href="https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell">cspell</a> from 6.2.3 to <strong>6.3.0</strong> on 2022-07-18</li> <li><a href="https://eslint.org">eslint</a> from 8.19.0 to <strong>8.20.0</strong> on 2022-07-17</li> <li><a href="https://golangci-lint.run/">golangci-lint</a> from 1.46.2 to <strong>1.47.0</strong> on 2022-07-19</li> <li><a href="https://github.com/kucherenko/jscpd/tree/master/packages/jscpd">jscpd</a> from 3.3.26 to <strong>3.4.5</strong> on 2022-07-19</li> <li><a href="https://github.com/DavidAnson/markdownlint">markdownlint</a> from 0.31.1 to <strong>0.32.0</strong> on 2022-07-17</li> <li><a href="https://www.pylint.org">pylint</a> from 2.14.4 to <strong>2.14.5</strong> on 2022-07-18</li> </ul> </li> </ul> <h2>MegaLinter v6.0.5</h2> <ul> <li> <p>Fix mega-linter-runner --upgrade so it also updates report folder to megalinter-reports in GitHub Actions Workflows <a href="https://github-redirect.dependabot.com/oxsecurity/megalinter/issues/1609">#1609</a></p> </li> <li> <p>Fix documentation and templates to use <code>megalinter-reports</code> folder everywhere</p> </li> <li> <p>Workaround for python-markdown issue <a href="https://github-redirect.dependabot.com/radude/mdx_truly_sane_lists/issues/9">radude/mdx_truly_sane_lists#9</a></p> </li> <li> <p>Linter versions upgrades</p> <ul> <li><a href="https://www.checkov.io/">checkov</a> from 2.1.54 to <strong>2.1.56</strong> on 2022-07-15</li> <li><a href="https://www.checkov.io/">checkov</a> from 2.1.56 to <strong>2.1.57</strong> on 2022-07-16</li> <li><a href="https://github.com/zricethezav/gitleaks">gitleaks</a> from 8.8.7 to <strong>8.8.12</strong> on 2022-07-16</li> <li><a href="https://www.kics.io">kics</a> from 1.5.11 to <strong>1.5.12</strong> on 2022-07-16</li> <li><a href="https://github.com/yoheimuta/protolint">protolint</a> from 0.38.2 to <strong>0.38.3</strong> on 2022-07-15</li> <li><a href="https://www.sqlfluff.com/">sqlfluff</a> from 1.2.0 to <strong>1.2.1</strong> on 2022-07-16</li> <li><a href="https://www.terraform.io/docs/cli/commands/fmt.html">terraform-fmt</a> from 1.2.4 to <strong>1.2.5</strong> on 2022-07-15</li> <li><a href="https://terragrunt.gruntwork.io">terragrunt</a> from 0.38.4 to <strong>0.38.5</strong> on 2022-07-15</li> </ul> </li> </ul> <h2>MegaLinter v6.0.4</h2> <ul> <li> <p>Fix count of errors when using SARIF reporter</p> </li> <li> <p>DevSkim: Ignore megalinter-reports by default [(<a href="https://github-redirect.dependabot.com/megalinter/megalinter/issues/1603">#1603</a>)](<a href="https://github-redirect.dependabot.com/oxsecurity/megalinter/issues/1603">oxsecurity/megalinter#1603</a>)</p> </li> <li> <p>Load JSON when list of objects is defined in an ENV var [(<a href="https://github-redirect.dependabot.com/megalinter/megalinter/issues/1605">#1605</a>)](<a href="https://github-redirect.dependabot.com/oxsecurity/megalinter/issues/1605">oxsecurity/megalinter#1605</a>)</p> </li> <li> <p>AutoFix pre_commands using <code>npm install</code> <a href="https://github-redirect.dependabot.com/oxsecurity/megalinter/issues/1258">(1258)</a></p> </li> <li> <p>Linter versions upgrades</p> <ul> <li><a href="https://www.checkov.io/">checkov</a> from 2.1.43 to <strong>2.1.54</strong> on 2022-07-14</li> <li><a href="https://git-scm.com">git_diff</a> from 2.34.2 to <strong>2.34.4</strong> on 2022-07-14</li> <li><a href="https://phpstan.org/">phpstan</a> from 1.8.0 to <strong>1.8.1</strong> on 2022-07-14</li> <li><a href="https://www.sqlfluff.com/">sqlfluff</a> from 1.1.0 to <strong>1.2.0</strong> on 2022-07-14</li> <li><a href="https://github.com/anchore/syft">syft</a> from 0.50.0 to <strong>0.51.0</strong> on 2022-07-14</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>[v6.1.0] - 2022-07-19</h2> <ul> <li> <p>Improve console logs by using collapsible sections in GitHub Actions and Gitlab CI (disable by defining <code>CONSOLE_REPORTER_SECTIONS: false</code>)</p> </li> <li> <p>Define <code>CLEAR_REPORT_FOLDER=true</code> to empty report folder at the beginning of each run (<a href="https://github-redirect.dependabot.com/oxsecurity/megalinter/issues/1502">#1502</a>)</p> </li> <li> <p>Improve SARIF output</p> <ul> <li>Replace CI paths in logs</li> <li>Add missing required properties so SARIF is <a href="https://sarifweb.azurewebsites.net/Validation">valid</a></li> <li>Add MegaLinter information in SARIF linter runs</li> <li>Allow to select linters to activate SARIF for, using SARIF_REPORTER_LINTERS</li> <li>Fix issue when a linter is used in multiple SARIF lint results</li> </ul> </li> <li> <p>Linter versions upgrades</p> <ul> <li><a href="https://github.com/aws-cloudformation/cfn-lint">cfn-lint</a> from 0.61.2 to <strong>0.61.3</strong> on 2022-07-19</li> <li><a href="https://www.checkov.io/">checkov</a> from 2.1.57 to <strong>2.1.59</strong> on 2022-07-18</li> <li><a href="https://www.checkov.io/">checkov</a> from 2.1.59 to <strong>2.1.60</strong> on 2022-07-19</li> <li><a href="https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell">cspell</a> from 6.2.3 to <strong>6.3.0</strong> on 2022-07-18</li> <li><a href="https://eslint.org">eslint</a> from 8.19.0 to <strong>8.20.0</strong> on 2022-07-17</li> <li><a href="https://golangci-lint.run/">golangci-lint</a> from 1.46.2 to <strong>1.47.0</strong> on 2022-07-19</li> <li><a href="https://github.com/kucherenko/jscpd/tree/master/packages/jscpd">jscpd</a> from 3.3.26 to <strong>3.4.5</strong> on 2022-07-19</li> <li><a href="https://github.com/DavidAnson/markdownlint">markdownlint</a> from 0.31.1 to <strong>0.32.0</strong> on 2022-07-17</li> <li><a href="https://www.pylint.org">pylint</a> from 2.14.4 to <strong>2.14.5</strong> on 2022-07-18</li> </ul> </li> </ul> <h2>[v6.0.5] - 2022-07-16</h2> <ul> <li> <p>Fix mega-linter-runner --upgrade so it also updates report folder to megalinter-reports in GitHub Actions Workflows <a href="https://github-redirect.dependabot.com/oxsecurity/megalinter/issues/1609">#1609</a></p> </li> <li> <p>Fix documentation and templates to use <code>megalinter-reports</code> folder everywhere</p> </li> <li> <p>Workaround for python-markdown issue <a href="https://github-redirect.dependabot.com/radude/mdx_truly_sane_lists/issues/9">radude/mdx_truly_sane_lists#9</a></p> </li> <li> <p>Linter versions upgrades</p> <ul> <li><a href="https://www.checkov.io/">checkov</a> from 2.1.54 to <strong>2.1.56</strong> on 2022-07-15</li> <li><a href="https://www.checkov.io/">checkov</a> from 2.1.56 to <strong>2.1.57</strong> on 2022-07-16</li> <li><a href="https://github.com/zricethezav/gitleaks">gitleaks</a> from 8.8.7 to <strong>8.8.12</strong> on 2022-07-16</li> <li><a href="https://www.kics.io">kics</a> from 1.5.11 to <strong>1.5.12</strong> on 2022-07-16</li> <li><a href="https://github.com/yoheimuta/protolint">protolint</a> from 0.38.2 to <strong>0.38.3</strong> on 2022-07-15</li> <li><a href="https://www.sqlfluff.com/">sqlfluff</a> from 1.2.0 to <strong>1.2.1</strong> on 2022-07-16</li> <li><a href="https://www.terraform.io/docs/cli/commands/fmt.html">terraform-fmt</a> from 1.2.4 to <strong>1.2.5</strong> on 2022-07-15</li> <li><a href="https://terragrunt.gruntwork.io">terragrunt</a> from 0.38.4 to <strong>0.38.5</strong> on 2022-07-15</li> </ul> </li> </ul> <h2>[v6.0.4] - 2022-07-14</h2> <ul> <li> <p>Fix count of errors when using SARIF reporter</p> </li> <li> <p>DevSkim: Ignore megalinter-reports by default [(<a href="https://github-redirect.dependabot.com/megalinter/megalinter/issues/1603">#1603</a>)](<a href="https://github-redirect.dependabot.com/oxsecurity/megalinter/issues/1603">oxsecurity/megalinter#1603</a>)</p> </li> <li> <p>Load JSON when list of objects is defined in an ENV var [(<a href="https://github-redirect.dependabot.com/megalinter/megalinter/issues/1605">#1605</a>)](<a href="https://github-redirect.dependabot.com/oxsecurity/megalinter/issues/1605">oxsecurity/megalinter#1605</a>)</p> </li> <li> <p>AutoFix pre_commands using <code>npm install</code> <a href="https://github-redirect.dependabot.com/oxsecurity/megalinter/issues/1258">(1258)</a></p> </li> <li> <p>Linter versions upgrades</p> <ul> <li><a href="https://www.checkov.io/">checkov</a> from 2.1.43 to <strong>2.1.54</strong> on 2022-07-14</li> <li><a href="https://git-scm.com">git_diff</a> from 2.34.2 to <strong>2.34.4</strong> on 2022-07-14</li> <li><a href="https://phpstan.org/">phpstan</a> from 1.8.0 to <strong>1.8.1</strong> on 2022-07-14</li> <li><a href="https://www.sqlfluff.com/">sqlfluff</a> from 1.1.0 to <strong>1.2.0</strong> on 2022-07-14</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/77d6ab3a45cded15953ff7a4191801832d5dff5d"><code>77d6ab3</code></a> Release MegaLinter v6.1.0</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/0ae15311f43beab584579d9bacc75276fb15a35c"><code>0ae1531</code></a> [automation] Auto-update linters version, help and documentation (<a href="https://github-redirect.dependabot.com/megalinter/megalinter/issues/1623">#1623</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/2ca5163686e49a146662d1b261942f49fc811adf"><code>2ca5163</code></a> Reorder execution of Linting process to fix section logs (<a href="https://github-redirect.dependabot.com/megalinter/megalinter/issues/1619">#1619</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/e315de6eb28e42374cdc6a9496ed094d5f8cc339"><code>e315de6</code></a> [automation] Auto-update linters version, help and documentation (<a href="https://github-redirect.dependabot.com/megalinter/megalinter/issues/1617">#1617</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/e934a14b29df92a779fd0aab21a790558477c6a5"><code>e934a14</code></a> Logging improvements (SARIF, console sections, clean logs at startup...) (<a href="https://github-redirect.dependabot.com/megalinter/megalinter/issues/1614">#1614</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/457ade4a6640982e5fa4cdacb4f2a5445b8fb04e"><code>457ade4</code></a> [automation] Auto-update linters version, help and documentation (<a href="https://github-redirect.dependabot.com/megalinter/megalinter/issues/1615">#1615</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/09bd8a3aab852fd55f80b3c66dab3cc360c0b5b0"><code>09bd8a3</code></a> Release MegaLinter v6.0.5</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/2a28322ccc5ccf8602d681a66ebe6d546d691ff0"><code>2a28322</code></a> [automation] Auto-update linters version, help and documentation (<a href="https://github-redirect.dependabot.com/megalinter/megalinter/issues/1613">#1613</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/7b31977ecb107a709a2c41c3c9a57f3e4bc2cb86"><code>7b31977</code></a> Add missing repository url (<a href="https://github-redirect.dependabot.com/megalinter/megalinter/issues/1567">#1567</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/1856d70aae33087f9af48201ea91464c81b084a8"><code>1856d70</code></a> Upgrade gitleaks (<a href="https://github-redirect.dependabot.com/megalinter/megalinter/issues/1611">#1611</a>)</li> <li>Additional commits viewable in <a href="https://github.com/megalinter/megalinter/compare/v5...v6.1.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=5&new-version=6.1.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 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:53:01 +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#1869
No description provided.