[PR #1710] [MERGED] build(deps): bump megalinter/megalinter from 6.21.0 to 6.22.1 #2086

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1710
Author: @dependabot[bot]
Created: 4/3/2023
Status: Merged
Merged: 4/3/2023
Merged by: @mergify[bot]

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


📝 Commits (1)

  • d383a41 build(deps): bump megalinter/megalinter from 6.21.0 to 6.22.1

📊 Changes

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

View changed files

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

📄 Description

Bumps megalinter/megalinter from 6.21.0 to 6.22.1.

Release notes

Sourced from megalinter/megalinter's releases.

MegaLinter v6.22.1

What's Changed

MegaLinter is graciously provided by OX Security

Full Changelog: https://github.com/oxsecurity/megalinter/compare/v6.22.0...v6.22.1

MegaLinter v6.22.0

What's Changed

... (truncated)

Changelog

Sourced from megalinter/megalinter's changelog.

[v6.22.1] - 2023-04-02

  • Core

    • Changed vars in AzureCommentReporter to reflects official Azure DevOps naming convention + fallback to keep backward compatibility, see #2509
    • Update AzureCommentReport to have only one MegaLinter thread instead of a new one for each run of MegaLinter
  • Documentation

    • Updated usage scenario for Azure DevOps, see #2509
  • Linter versions upgrades

[v6.22.0] - 2023-04-01

... (truncated)

Commits
  • fe568b3 Release MegaLinter v6.22.1
  • 51f5c3b [automation] Auto-update linters version, help and documentation (#2513)
  • 90985bb [automation] Auto-update linters version, help and documentation (#2511)
  • 0f403ca Update AzureCommentReport to have only one MegaLinter thread instead of a new...
  • 588a192 AzureCommentReporter vars reflect official Azure DevOps naming (#2510)
  • 9089038 [automation] Auto-update linters version, help and documentation (#2508)
  • 58de9af Fix build issue by retrying curl if failed (#2507)
  • b16e758 Build beta
  • a6134e1 Release MegaLinter v6.22.0
  • 2b41f85 [automation] Auto-update linters version, help and documentation (#2506)
  • 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/1710 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/3/2023 **Status:** ✅ Merged **Merged:** 4/3/2023 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `dependabot/github_actions/megalinter/megalinter-6.22.1` --- ### 📝 Commits (1) - [`d383a41`](https://github.com/nektos/act/commit/d383a41b9fc1d1df9e02b023a6ad58530c662cc6) build(deps): bump megalinter/megalinter from 6.21.0 to 6.22.1 ### 📊 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 6.21.0 to 6.22.1. <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.22.1</h2> <h2>What's Changed</h2> <ul> <li> <p>Core</p> <ul> <li>Changed vars in <strong>AzureCommentReporter</strong> to reflects official Azure DevOps naming convention + fallback to keep backward compatibility, see <a href="https://redirect.github.com/oxsecurity/megalinter/issues/2509">#2509</a>, by <a href="https://github.com/DariuszPorowski"><code>@​DariuszPorowski</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/2510">oxsecurity/megalinter#2510</a></li> <li>Update <strong>AzureCommentReporter</strong> to have only one MegaLinter thread instead of a new one for each run of MegaLinter, by <a href="https://github.com/nvuillam"><code>@​nvuillam</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/2512">oxsecurity/megalinter#2512</a></li> <li>Fix build issue by retrying curl if failed by <a href="https://github.com/nvuillam"><code>@​nvuillam</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/2507">oxsecurity/megalinter#2507</a></li> </ul> </li> <li> <p>Documentation</p> <ul> <li>Updated usage scenario for Azure DevOps, see <a href="https://redirect.github.com/oxsecurity/megalinter/issues/2509">#2509</a>, by <a href="https://github.com/DariuszPorowski"><code>@​DariuszPorowski</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/2510">oxsecurity/megalinter#2510</a></li> </ul> </li> <li> <p>Linter versions upgrades</p> <ul> <li><a href="https://www.checkov.io/">checkov</a> from 2.3.141 to <strong>2.3.145</strong></li> <li><a href="https://phpstan.org/">phpstan</a> from 1.10.9 to <strong>1.10.10</strong></li> <li><a href="https://github.com/dzhu/rstfmt">rstfmt</a> from 0.0.12 to <strong>0.0.13</strong></li> </ul> </li> </ul> <p><em>MegaLinter is graciously provided by <a href="https://www.ox.security/?ref=megalinter"><img src="https://www.ox.security/wp-content/uploads/2022/06/logo.svg?ref=megalinter_comment" alt="OX Security" /></a></em></p> <p><strong>Full Changelog</strong>: <a href="https://github.com/oxsecurity/megalinter/compare/v6.22.0...v6.22.1">https://github.com/oxsecurity/megalinter/compare/v6.22.0...v6.22.1</a></p> <h2>MegaLinter v6.22.0</h2> <h2>What's Changed</h2> <ul> <li> <p>New linters</p> <ul> <li>Add <a href="https://github.com/charliermarsh/ruff"><strong>ruff</strong></a>, by <a href="https://github.com/lars-reimann"><code>@​lars-reimann</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/2458">oxsecurity/megalinter#2458</a></li> </ul> </li> <li> <p>Linter enhancements &amp; fixes</p> <ul> <li>Pin markdown-link-check to 3.10.3 until <a href="https://redirect.github.com/tcort/markdown-link-check/issues/246">tcort/markdown-link-check#246</a> is fixed, by <a href="https://github.com/Kurt-von-Laven"><code>@​Kurt-von-Laven</code></a> (<a href="https://redirect.github.com/oxsecurity/megalinter/issues/2498">#2498</a>).</li> </ul> </li> <li> <p>Core</p> <ul> <li> <p>Fix MegaLinter doc version &amp; url displayed in logs, by <a href="https://github.com/nvuillam"><code>@​nvuillam</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/2485">oxsecurity/megalinter#2485</a></p> </li> <li> <p>Use <a href="https://github.com/megalinter-bot">megalinter-bot</a> to create apply fixes commits, by <a href="https://github.com/lars-reimann"><code>@​lars-reimann</code></a>, <a href="https://github.com/nvuillam"><code>@​nvuillam</code></a> and <a href="https://github.com/megalinter-bot"><code>@​megalinter-bot</code></a> :)</p> <ul> <li>If you are an existing user of MegaLinter, you must update your github actions workflows to add the following parameters to <strong>stefanzweifel/git-auto-commit-action@v4</strong> :</li> </ul> <pre lang="yaml"><code>commit_user_name: megalinter-bot commit_user_email: nicolas.vuillamy@ox.security </code></pre> <ul> <li>You can also use any github username and email you like :)</li> </ul> </li> </ul> </li> <li> <p>Documentation</p> <ul> <li>Close parentheses in ci_light flavour doc by <a href="https://github.com/moverperfect"><code>@​moverperfect</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/2494">oxsecurity/megalinter#2494</a></li> </ul> </li> <li> <p>Linter versions upgrades</p> <ul> <li><a href="https://black.readthedocs.io/en/stable/">black</a> from 23.1.0 to <strong>23.3.0</strong></li> <li><a href="https://github.com/aws-cloudformation/cfn-lint">cfn-lint</a> from 0.75.1 to <strong>0.76.1</strong></li> <li><a href="https://www.checkov.io/">checkov</a> from 2.3.120 to <strong>2.3.141</strong></li> <li><a href="https://eslint.org">eslint</a> from 8.36.0 to <strong>8.37.0</strong></li> <li><a href="https://www.kics.io">kics</a> from 1.6.12 to <strong>1.6.13</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>[v6.22.1] - 2023-04-02</h2> <ul> <li> <p>Core</p> <ul> <li>Changed vars in AzureCommentReporter to reflects official Azure DevOps naming convention + fallback to keep backward compatibility, see <a href="https://redirect.github.com/oxsecurity/megalinter/issues/2509">#2509</a></li> <li>Update AzureCommentReport to have only one MegaLinter thread instead of a new one for each run of MegaLinter</li> </ul> </li> <li> <p>Documentation</p> <ul> <li>Updated usage scenario for Azure DevOps, see <a href="https://redirect.github.com/oxsecurity/megalinter/issues/2509">#2509</a></li> </ul> </li> <li> <p>Linter versions upgrades</p> <ul> <li><a href="https://www.checkov.io/">checkov</a> from 2.3.141 to <strong>2.3.145</strong></li> <li><a href="https://phpstan.org/">phpstan</a> from 1.10.9 to <strong>1.10.10</strong></li> <li><a href="https://github.com/dzhu/rstfmt">rstfmt</a> from 0.0.12 to <strong>0.0.13</strong></li> </ul> </li> </ul> <h2>[v6.22.0] - 2023-04-01</h2> <ul> <li> <p>New linters</p> <ul> <li>Add <a href="https://github.com/charliermarsh/ruff"><strong>ruff</strong></a>, by <a href="https://github.com/lars-reimann"><code>@​lars-reimann</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/2458">oxsecurity/megalinter#2458</a></li> </ul> </li> <li> <p>Linter enhancements &amp; fixes</p> <ul> <li>Pin markdown-link-check to 3.10.3 until <a href="https://redirect.github.com/tcort/markdown-link-check/issues/246">tcort/markdown-link-check#246</a> is fixed, by <a href="https://github.com/Kurt-von-Laven"><code>@​Kurt-von-Laven</code></a> (<a href="https://redirect.github.com/oxsecurity/megalinter/issues/2498">#2498</a>).</li> </ul> </li> <li> <p>Core</p> <ul> <li> <p>Fix MegaLinter doc version &amp; url displayed in logs, by <a href="https://github.com/nvuillam"><code>@​nvuillam</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/2485">oxsecurity/megalinter#2485</a></p> </li> <li> <p>Use <a href="https://github.com/megalinter-bot">megalinter-bot</a> to create apply fixes commits, by <a href="https://github.com/lars-reimann"><code>@​lars-reimann</code></a>, <a href="https://github.com/nvuillam"><code>@​nvuillam</code></a> and <a href="https://github.com/megalinter-bot"><code>@​megalinter-bot</code></a> :)</p> <ul> <li>If you are an existing user of MegaLinter, you must update your github actions workflows to add the following parameters to <strong>stefanzweifel/git-auto-commit-action@v4</strong> :</li> </ul> <pre lang="yaml"><code>commit_user_name: megalinter-bot commit_user_email: nicolas.vuillamy@ox.security </code></pre> <ul> <li>You can also use any github username and email you like :)</li> </ul> </li> </ul> </li> <li> <p>Documentation</p> <ul> <li>Close parentheses in ci_light flavour doc by <a href="https://github.com/moverperfect"><code>@​moverperfect</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/2494">oxsecurity/megalinter#2494</a></li> </ul> </li> <li> <p>Linter versions upgrades</p> <ul> <li><a href="https://black.readthedocs.io/en/stable/">black</a> from 23.1.0 to <strong>23.3.0</strong></li> <li><a href="https://github.com/aws-cloudformation/cfn-lint">cfn-lint</a> from 0.75.1 to <strong>0.76.1</strong></li> <li><a href="https://www.checkov.io/">checkov</a> from 2.3.120 to <strong>2.3.141</strong></li> <li><a href="https://eslint.org">eslint</a> from 8.36.0 to <strong>8.37.0</strong></li> <li><a href="https://www.kics.io">kics</a> from 1.6.12 to <strong>1.6.13</strong></li> <li><a href="https://github.com/tcort/markdown-link-check">markdown-link-check</a> from 3.11.0 to <strong>3.10.3</strong></li> <li><a href="https://phpstan.org/">phpstan</a> from 1.10.8 to <strong>1.10.9</strong></li> <li><a href="https://psalm.dev">psalm</a> from Psalm.5.8.0@ to <strong>Psalm.5.9.0@</strong></li> <li><a href="https://github.com/Microsoft/pyright">pyright</a> from 1.1.300 to <strong>1.1.301</strong></li> <li><a href="https://github.com/charliermarsh/ruff">ruff</a> from 0.0.255 to <strong>0.0.260</strong></li> <li><a href="https://semgrep.dev/">semgrep</a> from 1.15.0 to <strong>1.16.0</strong></li> <li><a href="https://forcedotcom.github.io/sfdx-scanner/">sfdx-scanner-apex</a> from 3.10.0 to <strong>3.11.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/fe568b3592efcd04d21632d99501fc120df8110a"><code>fe568b3</code></a> Release MegaLinter v6.22.1</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/51f5c3b906cda7795885c2117c52bfaa20f346f1"><code>51f5c3b</code></a> [automation] Auto-update linters version, help and documentation (<a href="https://redirect.github.com/megalinter/megalinter/issues/2513">#2513</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/90985bb08f2a94176d1a44cd8afa5ef2d0d724aa"><code>90985bb</code></a> [automation] Auto-update linters version, help and documentation (<a href="https://redirect.github.com/megalinter/megalinter/issues/2511">#2511</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/0f403cac9d1ea08667da05fb68a60d958f0beb32"><code>0f403ca</code></a> Update AzureCommentReport to have only one MegaLinter thread instead of a new...</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/588a192637ca48c43682ffd6fd1dd85a3e128547"><code>588a192</code></a> AzureCommentReporter vars reflect official Azure DevOps naming (<a href="https://redirect.github.com/megalinter/megalinter/issues/2510">#2510</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/90890387683a802a91b7d995007522ff521533e8"><code>9089038</code></a> [automation] Auto-update linters version, help and documentation (<a href="https://redirect.github.com/megalinter/megalinter/issues/2508">#2508</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/58de9afb80d66c81dfac173f53eb59ae85599593"><code>58de9af</code></a> Fix build issue by retrying curl if failed (<a href="https://redirect.github.com/megalinter/megalinter/issues/2507">#2507</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/b16e758cfb5679c4904a734a6947f9d02017b7be"><code>b16e758</code></a> Build beta</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/a6134e1daea26bc9d745017dfc24883ac5e2859c"><code>a6134e1</code></a> Release MegaLinter v6.22.0</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/2b41f85ccfab0499b971c7ebd6fce1ee68a34a1a"><code>2b41f85</code></a> [automation] Auto-update linters version, help and documentation (<a href="https://redirect.github.com/megalinter/megalinter/issues/2506">#2506</a>)</li> <li>Additional commits viewable in <a href="https://github.com/megalinter/megalinter/compare/v6.21.0...v6.22.1">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=6.21.0&new-version=6.22.1)](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:57 +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#2086
No description provided.