[PR #54] [CLOSED] Bump github/super-linter from 4.6.1 to 4.7.1 #82

Closed
opened 2025-11-20 04:15:31 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BretFisher/jekyll-serve/pull/54
Author: @dependabot[bot]
Created: 9/6/2021
Status: Closed

Base: mainHead: dependabot/github_actions/github/super-linter-4.7.1


📝 Commits (1)

  • 68cace7 Bump github/super-linter from 4.6.1 to 4.7.1

📊 Changes

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

View changed files

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

📄 Description

Bumps github/super-linter from 4.6.1 to 4.7.1.

Release notes

Sourced from github/super-linter's releases.

v4.7.1

Changelog

See details of all code changes since previous release

v4.7.0

Changelog

See details of all code changes since previous release

v4.6.2

Changelog

... (truncated)

Commits
  • 8eb4d62 fixed releasedoc (#1914)
  • aea4568 Update action.yml
  • 8227f79 Add a template config file for ShellCheck (#1900)
  • 9896c4b Bump dotenvlinter/dotenv-linter from 3.1.0 to 3.1.1 (#1901)
  • a91d869 Bump accurics/terrascan from 1.9.0 to 1.10.0 (#1902)
  • 37198a2 Bump alpine from 3.14.1 to 3.14.2 (#1903)
  • 4089a5d Bump typescript from 4.3.5 to 4.4.2 in /dependencies (#1904)
  • a9acf15 Bump eslint-plugin-vue from 7.16.0 to 7.17.0 in /dependencies (#1905)
  • 80510b4 Bump eslint-plugin-react from 7.24.0 to 7.25.1 in /dependencies (#1906)
  • 12ff0cb Bump kiwisolver from 1.3.1 to 1.3.2 in /dependencies (#1908)
  • 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/BretFisher/jekyll-serve/pull/54 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/6/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/github_actions/github/super-linter-4.7.1` --- ### 📝 Commits (1) - [`68cace7`](https://github.com/BretFisher/jekyll-serve/commit/68cace7adbd309e6590300ced9e7d57c0631364a) Bump github/super-linter from 4.6.1 to 4.7.1 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/linter.yml` (+1 -1) </details> ### 📄 Description Bumps [github/super-linter](https://github.com/github/super-linter) from 4.6.1 to 4.7.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/github/super-linter/releases">github/super-linter's releases</a>.</em></p> <blockquote> <h2>v4.7.1</h2> <h1>Changelog</h1> <ul> <li>fixed release and documentation <a href="https://github.com/admiralAwkbar"><code>@​admiralAwkbar</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1914">#1914</a>)</li> </ul> <p>See details of <a href="https://github.com/github/super-linter/compare/v4.6.3...v4.6.4">all code changes</a> since previous release</p> <h2>v4.7.0</h2> <h1>Changelog</h1> <ul> <li>Updating tflint naming and vars <a href="https://github.com/admiralAwkbar"><code>@​admiralAwkbar</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1899">#1899</a>)</li> <li>Add a template config file for ShellCheck <a href="https://github.com/Kurt-von-Laven"><code>@​Kurt-von-Laven</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1900">#1900</a>)</li> <li>Bump dotenvlinter/dotenv-linter from 3.1.0 to 3.1.1 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1901">#1901</a>)</li> <li>Bump accurics/terrascan from 1.9.0 to 1.10.0 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1902">#1902</a>)</li> <li>Bump alpine from 3.14.1 to 3.14.2 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1903">#1903</a>)</li> <li>Bump typescript from 4.3.5 to 4.4.2 in /dependencies <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1904">#1904</a>)</li> <li>Bump eslint-plugin-vue from 7.16.0 to 7.17.0 in /dependencies <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1905">#1905</a>)</li> <li>Bump eslint-plugin-react from 7.24.0 to 7.25.1 in /dependencies <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1906">#1906</a>)</li> <li>Bump kiwisolver from 1.3.1 to 1.3.2 in /dependencies <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1908">#1908</a>)</li> <li>Release-update-to-v4.6.2 <a href="https://github.com/github-actions"><code>@​github-actions</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1893">#1893</a>)</li> </ul> <p>See details of <a href="https://github.com/github/super-linter/compare/v4.6.2...v4.6.3">all code changes</a> since previous release</p> <h2>v4.6.2</h2> <h1>Changelog</h1> <ul> <li>Bump <code>@​typescript-eslint/parser</code> from 4.29.1 to 4.29.3 in /dependencies <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1886">#1886</a>)</li> <li>Bump <code>@​typescript-eslint/eslint-plugin</code> from 4.29.1 to 4.29.3 in /dependencies <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1887">#1887</a>)</li> <li>Bump docker/build-push-action from 2.6.1 to 2.7.0 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1874">#1874</a>)</li> <li>Bump actions/github-script from 4.0.2 to 4.1 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1875">#1875</a>)</li> <li>Bump alpine/terragrunt from 1.0.4 to 1.0.5 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1876">#1876</a>)</li> <li>Bump golangci/golangci-lint from v1.41.1 to v1.42.0 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1877">#1877</a>)</li> <li>Bump eslint-plugin-jsonc from 1.5.0 to 1.6.0 in /dependencies <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1879">#1879</a>)</li> <li>Bump <code>@​coffeelint/cli</code> from 5.0.1 to 5.0.2 in /dependencies <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1880">#1880</a>)</li> <li>Bump <code>@​typescript-eslint/eslint-plugin</code> from 4.29.1 to 4.29.2 in /dependencies <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1881">#1881</a>)</li> <li>Bump eslint-plugin-prettier from 3.4.0 to 3.4.1 in /dependencies <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1882">#1882</a>)</li> <li>Bump sqlfluff from 0.6.2 to 0.6.4 in /dependencies <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1883">#1883</a>)</li> <li>Bump pylint from 2.9.6 to 2.10.2 in /dependencies <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1884">#1884</a>)</li> <li>Bump yamllint from 1.26.2 to 1.26.3 in /dependencies <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1885">#1885</a>)</li> <li>Add react and react-hooks to eslint plugins <a href="https://github.com/BretFisher"><code>@​BretFisher</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1871">#1871</a>)</li> <li>Bump <code>@​typescript-eslint/eslint-plugin</code> from 4.29.0 to 4.29.1 in /dependencies <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1865">#1865</a>)</li> <li>Bump <code>@​typescript-eslint/parser</code> from 4.29.0 to 4.29.1 in /dependencies <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1866">#1866</a>)</li> <li>Bump eslint-plugin-vue from 7.15.1 to 7.16.0 in /dependencies <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1867">#1867</a>)</li> <li>Bump eslint-plugin-jsonc from 1.4.0 to 1.5.0 in /dependencies <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1868">#1868</a>)</li> <li>Bump snakemake from 6.6.1 to 6.7.0 in /dependencies <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1869">#1869</a>)</li> <li>Bump codacy/codacy-coverage-reporter-action from 1.0.1 to 1.1 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1864">#1864</a>)</li> <li>remove super-linter user due to permissions <a href="https://github.com/admiralAwkbar"><code>@​admiralAwkbar</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1870">#1870</a>)</li> <li>Update link to the document of actionlint configuration file <a href="https://github.com/rhysd"><code>@​rhysd</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1857">#1857</a>)</li> <li>Use unprivileged user by default <a href="https://github.com/sanmai-NL"><code>@​sanmai-NL</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1862">#1862</a>)</li> <li>Update, clean up VS Code dev container definition <a href="https://github.com/sanmai-NL"><code>@​sanmai-NL</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1863">#1863</a>)</li> <li>Update GitHub Actions config file default <a href="https://github.com/aoggz"><code>@​aoggz</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1855">#1855</a>)</li> <li>Release-update-to-v4.6.1 <a href="https://github.com/github-actions"><code>@​github-actions</code></a> (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1851">#1851</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/github/super-linter/commit/8eb4d621d620e6c0a8b940451b3848f81dcfca9e"><code>8eb4d62</code></a> fixed releasedoc (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1914">#1914</a>)</li> <li><a href="https://github.com/github/super-linter/commit/aea45684ddb64c78a61c97fa0c29c4e005d99f6b"><code>aea4568</code></a> Update action.yml</li> <li><a href="https://github.com/github/super-linter/commit/8227f790741922a4b205f5feee79be947c379b19"><code>8227f79</code></a> Add a template config file for ShellCheck (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1900">#1900</a>)</li> <li><a href="https://github.com/github/super-linter/commit/9896c4b65465301d965ef805058856b3fef974bc"><code>9896c4b</code></a> Bump dotenvlinter/dotenv-linter from 3.1.0 to 3.1.1 (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1901">#1901</a>)</li> <li><a href="https://github.com/github/super-linter/commit/a91d8696c5b8ebc398e997ce12c1e5e389d80410"><code>a91d869</code></a> Bump accurics/terrascan from 1.9.0 to 1.10.0 (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1902">#1902</a>)</li> <li><a href="https://github.com/github/super-linter/commit/37198a245393d2cf26e6c8e84be1af11d2f276b7"><code>37198a2</code></a> Bump alpine from 3.14.1 to 3.14.2 (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1903">#1903</a>)</li> <li><a href="https://github.com/github/super-linter/commit/4089a5df72715c3cd3cffdc9e768d1d7e1efd29a"><code>4089a5d</code></a> Bump typescript from 4.3.5 to 4.4.2 in /dependencies (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1904">#1904</a>)</li> <li><a href="https://github.com/github/super-linter/commit/a9acf15e2e3128081fd9c3128cfc5b690fe3e0ba"><code>a9acf15</code></a> Bump eslint-plugin-vue from 7.16.0 to 7.17.0 in /dependencies (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1905">#1905</a>)</li> <li><a href="https://github.com/github/super-linter/commit/80510b4497d1137b51e70d6f3f93686c2732d02c"><code>80510b4</code></a> Bump eslint-plugin-react from 7.24.0 to 7.25.1 in /dependencies (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1906">#1906</a>)</li> <li><a href="https://github.com/github/super-linter/commit/12ff0cbb0d40b60507fa4afc62c238d2429b6dc7"><code>12ff0cb</code></a> Bump kiwisolver from 1.3.1 to 1.3.2 in /dependencies (<a href="https://github-redirect.dependabot.com/github/super-linter/issues/1908">#1908</a>)</li> <li>Additional commits viewable in <a href="https://github.com/github/super-linter/compare/v4.6.1...v4.7.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github/super-linter&package-manager=github_actions&previous-version=4.6.1&new-version=4.7.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>
saavagebueno added the pull-request label 2025-11-20 04:15:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jekyll-serve#82