[PR #1720] [MERGED] build(deps): bump megalinter/megalinter from 6.22.1 to 6.22.2 #2091

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

📋 Pull Request Information

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

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


📝 Commits (2)

  • 7831f4b build(deps): bump megalinter/megalinter from 6.22.1 to 6.22.2
  • d9b4a48 Merge branch 'master' into dependabot/github_actions/megalinter/megalinter-6.22.2

📊 Changes

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

View changed files

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

📄 Description

Bumps megalinter/megalinter from 6.22.1 to 6.22.2.

Release notes

Sourced from megalinter/megalinter's releases.

MegaLinter v6.22.2

What's Changed

MegaLinter is graciously provided by OX Security

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

Changelog

Sourced from megalinter/megalinter's changelog.

[v6.22.2] - 2023-04-03

  • Core

    • Fix failure of AzureCommentReporter when there is no pull request found in ENV vars
    • Fix HTML comment appearing in Azure Pull Request mail notifications
  • Linter versions upgrades

Commits
  • 93700f8 Release MegaLinter v6.22.2
  • 16269cb [automation] Auto-update linters version, help and documentation (#2522)
  • 59667de [automation] Auto-update linters version, help and documentation (#2520)
  • c1633dc Fix HTML comment appearing in Azure Pull Request mail notifications (#2521)
  • 432ccb7 [automation] Auto-update linters version, help and documentation (#2518)
  • c43674d [automation] Auto-update linters version, help and documentation (#2516)
  • 4f4b2e8 [build-command] Update generated files
  • 785a1eb Fix failure of AzureCommentReporter when there is no pull request found in EN...
  • See full diff 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/1720 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/10/2023 **Status:** ✅ Merged **Merged:** 4/10/2023 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `dependabot/github_actions/megalinter/megalinter-6.22.2` --- ### 📝 Commits (2) - [`7831f4b`](https://github.com/nektos/act/commit/7831f4bc95393b738b943aebb65094fc5b8b802b) build(deps): bump megalinter/megalinter from 6.22.1 to 6.22.2 - [`d9b4a48`](https://github.com/nektos/act/commit/d9b4a48439060cd632e6bc241058e4c01f7c0d13) Merge branch 'master' into dependabot/github_actions/megalinter/megalinter-6.22.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 6.22.1 to 6.22.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>MegaLinter v6.22.2</h2> <h2>What's Changed</h2> <ul> <li> <p>Fixes</p> <ul> <li>Fix failure of AzureCommentReporter when there is no pull request found in ENV vars, by <a href="https://github.com/nvuillam"><code>@​nvuillam</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/2515">oxsecurity/megalinter#2515</a></li> <li>Fix HTML comment appearing in Azure Pull Request mail notifications, by <a href="https://github.com/nvuillam"><code>@​nvuillam</code></a> in <a href="https://redirect.github.com/oxsecurity/megalinter/pull/2521">oxsecurity/megalinter#2521</a></li> </ul> </li> <li> <p>Linter versions upgrades</p> <ul> <li><a href="https://ansible-lint.readthedocs.io/">ansible-lint</a> from 6.14.3 to <strong>6.14.4</strong></li> <li><a href="https://www.checkov.io/">checkov</a> from 2.3.145 to <strong>2.3.149</strong></li> <li><a href="https://pylint.pycqa.org">pylint</a> from 2.17.1 to <strong>2.17.2</strong></li> <li><a href="https://rubocop.org/">rubocop</a> from 1.48.1 to <strong>1.49.0</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.1...v6.22.2">https://github.com/oxsecurity/megalinter/compare/v6.22.1...v6.22.2</a></p> </blockquote> </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.2] - 2023-04-03</h2> <ul> <li> <p>Core</p> <ul> <li>Fix failure of AzureCommentReporter when there is no pull request found in ENV vars</li> <li>Fix HTML comment appearing in Azure Pull Request mail notifications</li> </ul> </li> <li> <p>Linter versions upgrades</p> <ul> <li><a href="https://ansible-lint.readthedocs.io/">ansible-lint</a> from 6.14.3 to <strong>6.14.4</strong></li> <li><a href="https://www.checkov.io/">checkov</a> from 2.3.145 to <strong>2.3.149</strong></li> <li><a href="https://pylint.pycqa.org">pylint</a> from 2.17.1 to <strong>2.17.2</strong> on 2023-04-03</li> <li><a href="https://rubocop.org/">rubocop</a> from 1.48.1 to <strong>1.49.0</strong> on 2023-04-03</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/oxsecurity/megalinter/commit/93700f8c21c59ea784a32abe23896e49e54463b8"><code>93700f8</code></a> Release MegaLinter v6.22.2</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/16269cb497291f4e5f6c5b200ecf12571f3173a0"><code>16269cb</code></a> [automation] Auto-update linters version, help and documentation (<a href="https://redirect.github.com/megalinter/megalinter/issues/2522">#2522</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/59667dec7d93a8e9d7b2443e01b669ec97da831a"><code>59667de</code></a> [automation] Auto-update linters version, help and documentation (<a href="https://redirect.github.com/megalinter/megalinter/issues/2520">#2520</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/c1633dc0bdc4826ccf6354c5e6d393e305196901"><code>c1633dc</code></a> Fix HTML comment appearing in Azure Pull Request mail notifications (<a href="https://redirect.github.com/megalinter/megalinter/issues/2521">#2521</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/432ccb7eff1e16f5c924958fb50222e282825ad5"><code>432ccb7</code></a> [automation] Auto-update linters version, help and documentation (<a href="https://redirect.github.com/megalinter/megalinter/issues/2518">#2518</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/c43674d9376807a729ef61bb3e8118fb9624ad8f"><code>c43674d</code></a> [automation] Auto-update linters version, help and documentation (<a href="https://redirect.github.com/megalinter/megalinter/issues/2516">#2516</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/4f4b2e849b77ff26b73af5a01df573dacb3021b8"><code>4f4b2e8</code></a> [build-command] Update generated files</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/785a1eb2c3bc79e1b24a65470fea3bbfa6c9a31c"><code>785a1eb</code></a> Fix failure of AzureCommentReporter when there is no pull request found in EN...</li> <li>See full diff in <a href="https://github.com/megalinter/megalinter/compare/v6.22.1...v6.22.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=6.22.1&new-version=6.22.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 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:58 +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#2091
No description provided.