[PR #1540] [MERGED] build(deps): bump megalinter/megalinter from 6.16.0 to 6.17.0 #1995

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1540
Author: @dependabot[bot]
Created: 1/2/2023
Status: Merged
Merged: 1/2/2023
Merged by: @mergify[bot]

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


📝 Commits (1)

  • d3b147c build(deps): bump megalinter/megalinter from 6.16.0 to 6.17.0

📊 Changes

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

View changed files

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

📄 Description

Bumps megalinter/megalinter from 6.16.0 to 6.17.0.

Release notes

Sourced from megalinter/megalinter's releases.

MegaLinter v6.17.0

What's Changed

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

MegaLinter is graciously provided by OX Security

Changelog

Sourced from megalinter/megalinter's changelog.

[v6.17.0] - 2022-12-27

Commits

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/1540 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/2/2023 **Status:** ✅ Merged **Merged:** 1/2/2023 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `dependabot/github_actions/megalinter/megalinter-6.17.0` --- ### 📝 Commits (1) - [`d3b147c`](https://github.com/nektos/act/commit/d3b147c7d730b2a964b6b4aec50c745c58e0a769) build(deps): bump megalinter/megalinter from 6.16.0 to 6.17.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 6.16.0 to 6.17.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.17.0</h2> <h2>What's Changed</h2> <ul> <li> <p>New linters</p> <ul> <li>Add PowerShell formatter, by <a href="https://github.com/bdovaz"><code>@​bdovaz</code></a> (<a href="https://github-redirect.dependabot.com/oxsecurity/megalinter/pull/2176">#2176</a>)</li> </ul> </li> <li> <p>Documentation</p> <ul> <li>Improve meta tags in HTML documentation</li> <li>Clarify how npm-package-json-lint files can be ignored, by <a href="https://github.com/bdovaz"><code>@​bdovaz</code></a> (<a href="https://github-redirect.dependabot.com/oxsecurity/megalinter/pull/2184">#2184</a>)</li> </ul> </li> <li> <p>Linter versions upgrades</p> <ul> <li><a href="https://djlint.com/">djlint</a> from 1.19.9 to <strong>1.19.10</strong></li> <li><a href="https://dotenv-linter.github.io/">dotenv-linter</a> from 3.2.0 to <strong>3.3.0</strong></li> <li><a href="https://github.com/PowerShell/PSScriptAnalyzer">powershell_formatter</a> from 5.1.22621 to <strong>7.3.1</strong></li> <li><a href="https://github.com/terraform-linters/tflint">tflint</a> from 0.43.0 to <strong>0.44.0</strong></li> </ul> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/oxsecurity/megalinter/compare/v6...v6.17.0">https://github.com/oxsecurity/megalinter/compare/v6...v6.17.0</a></p> <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> </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.17.0] - 2022-12-27</h2> <ul> <li> <p>New linters</p> <ul> <li>Add PowerShell formatter, by <a href="https://github.com/bdovaz"><code>@​bdovaz</code></a> (<a href="https://github-redirect.dependabot.com/oxsecurity/megalinter/pull/2176">#2176</a>)</li> </ul> </li> <li> <p>Documentation</p> <ul> <li>Improve meta tags in HTML documentation</li> <li>Clarify how npm-package-json-lint files can be ignored, by <a href="https://github.com/bdovaz"><code>@​bdovaz</code></a> (<a href="https://github-redirect.dependabot.com/oxsecurity/megalinter/pull/2184">#2184</a>)</li> </ul> </li> <li> <p>Linter versions upgrades</p> <ul> <li><a href="https://djlint.com/">djlint</a> from 1.19.9 to <strong>1.19.10</strong></li> <li><a href="https://dotenv-linter.github.io/">dotenv-linter</a> from 3.2.0 to <strong>3.3.0</strong></li> <li><a href="https://github.com/PowerShell/PSScriptAnalyzer">powershell_formatter</a> from 5.1.22621 to <strong>7.3.1</strong></li> <li><a href="https://github.com/terraform-linters/tflint">tflint</a> from 0.43.0 to <strong>0.44.0</strong></li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/oxsecurity/megalinter/commit/d9cc1b4179f513fcb50fa438babf54816f8037d5"><code>d9cc1b4</code></a> Release MegaLinter v6.17.0</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/a3c44313e4f6bcc3e6fa81f2acb75c1c6fc479aa"><code>a3c4431</code></a> Improve meta tags in documentation (2) (<a href="https://github-redirect.dependabot.com/megalinter/megalinter/issues/2192">#2192</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/a04ab72331bf142342a7cd25a5001084b5e6f268"><code>a04ab72</code></a> Fix internal git diff --check (<a href="https://github-redirect.dependabot.com/megalinter/megalinter/issues/2190">#2190</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/133018eec4e3fe3822946dcddf40e5014cb9ad8c"><code>133018e</code></a> MegaLinter reference on djlint website</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/2eb9c7d01cb5526e3271d3dd4e114495a7af87f9"><code>2eb9c7d</code></a> Add PowerShell formatter linter (<a href="https://github-redirect.dependabot.com/megalinter/megalinter/issues/2176">#2176</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/5512d9c9cd44b2608d1b3dd702b3be859445a1d2"><code>5512d9c</code></a> Upgrade tflint (<a href="https://github-redirect.dependabot.com/megalinter/megalinter/issues/2188">#2188</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/abf36228e68566aa5bb8623a80eb78e5e6b5d385"><code>abf3622</code></a> SEO improvements + fix pre-commit dead link (<a href="https://github-redirect.dependabot.com/megalinter/megalinter/issues/2186">#2186</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/889b06fd391c4a0e587368419938416fa47a37e6"><code>889b06f</code></a> Clarify how files can be ignored (<a href="https://github-redirect.dependabot.com/megalinter/megalinter/issues/2184">#2184</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/0d6e8faa08570fea392d37abb03e3a8de2b9084e"><code>0d6e8fa</code></a> Title and description of descriptor and linter pages (<a href="https://github-redirect.dependabot.com/megalinter/megalinter/issues/2183">#2183</a>)</li> <li><a href="https://github.com/oxsecurity/megalinter/commit/d285e67c0345da0d8e2f9961291cac8cfda51058"><code>d285e67</code></a> [automation] Auto-update linters version, help and documentation (<a href="https://github-redirect.dependabot.com/megalinter/megalinter/issues/2180">#2180</a>)</li> <li>See full diff in <a href="https://github.com/megalinter/megalinter/compare/v6.16.0...v6.17.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=6.16.0&new-version=6.17.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:34 +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#1995
No description provided.