[PR #2624] [MERGED] build(deps): bump github.com/rhysd/actionlint from 1.7.6 to 1.7.7 #2524

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2624
Author: @dependabot[bot]
Created: 1/20/2025
Status: Merged
Merged: 1/20/2025
Merged by: @mergify[bot]

Base: masterHead: dependabot/go_modules/github.com/rhysd/actionlint-1.7.7


📝 Commits (2)

  • 599650f build(deps): bump github.com/rhysd/actionlint from 1.7.6 to 1.7.7
  • 7f24e77 Merge branch 'master' into dependabot/go_modules/github.com/rhysd/actionlint-1.7.7

📊 Changes

2 files changed (+9 additions, -11 deletions)

View changed files

📝 go.mod (+3 -3)
📝 go.sum (+6 -8)

📄 Description

Bumps github.com/rhysd/actionlint from 1.7.6 to 1.7.7.

Release notes

Sourced from github.com/rhysd/actionlint's releases.

v1.7.7

Changelog

Sourced from github.com/rhysd/actionlint's changelog.

v1.7.7 - 2025-01-19

[Changes][v1.7.7]

Commits
  • 03d0035 bump up version to v1.7.7
  • 2490f0e update Go dependencies
  • f1a56d4 Merge pull request #507 from cclauss/patch-1
  • af58b2e Run unit test GitHub Action on an ARM processor
  • 5c31ede Merge pull request #503 from martincostello/arm64
  • 9058a06 Support ARM64 runners
  • 6a0aa1c Merge pull request #502 from rhysd/ci/12720102465
  • 4c237b6 update generated files by go generate on CI
  • 4e7a330 update playground dependencies to the latest
  • 1a8f391 update changelog for v1.7.6 changes
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/2624 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/20/2025 **Status:** ✅ Merged **Merged:** 1/20/2025 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/rhysd/actionlint-1.7.7` --- ### 📝 Commits (2) - [`599650f`](https://github.com/nektos/act/commit/599650fe0621074a4593c99ff542ae84d6e1e081) build(deps): bump github.com/rhysd/actionlint from 1.7.6 to 1.7.7 - [`7f24e77`](https://github.com/nektos/act/commit/7f24e774cb7d6c5906f86075bb5094ef857081c2) Merge branch 'master' into dependabot/go_modules/github.com/rhysd/actionlint-1.7.7 ### 📊 Changes **2 files changed** (+9 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+3 -3) 📝 `go.sum` (+6 -8) </details> ### 📄 Description Bumps [github.com/rhysd/actionlint](https://github.com/rhysd/actionlint) from 1.7.6 to 1.7.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rhysd/actionlint/releases">github.com/rhysd/actionlint's releases</a>.</em></p> <blockquote> <h2>v1.7.7</h2> <ul> <li>Support runner labels for <a href="https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/">Linux arm64 hosted runners</a>. (<a href="https://redirect.github.com/rhysd/actionlint/issues/503">#503</a>, <a href="https://redirect.github.com/rhysd/actionlint/issues/504">#504</a>, thanks <a href="https://github.com/martincostello"><code>@​martincostello</code></a>) <ul> <li><code>ubuntu-24.04-arm</code></li> <li><code>ubuntu-22.04-arm</code></li> </ul> </li> <li>Update Go dependencies to the latest.</li> <li>Update the popular actions data set to the latest.</li> <li>Add Linux arm64 job to our CI workflow. Now actionlint is tested on the platform. (<a href="https://redirect.github.com/rhysd/actionlint/issues/507">#507</a>, thanks <a href="https://github.com/cclauss"><code>@​cclauss</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rhysd/actionlint/blob/main/CHANGELOG.md">github.com/rhysd/actionlint's changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/rhysd/actionlint/releases/tag/v1.7.7">v1.7.7</a> - 2025-01-19</h1> <ul> <li>Support runner labels for <a href="https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/">Linux arm64 hosted runners</a>. (<a href="https://redirect.github.com/rhysd/actionlint/issues/503">#503</a>, <a href="https://redirect.github.com/rhysd/actionlint/issues/504">#504</a>, thanks <a href="https://github.com/martincostello"><code>@​martincostello</code></a>) <ul> <li><code>ubuntu-24.04-arm</code></li> <li><code>ubuntu-22.04-arm</code></li> </ul> </li> <li>Update Go dependencies to the latest.</li> <li>Update the popular actions data set to the latest.</li> <li>Add Linux arm64 job to the CI workflow. Now actionlint is tested on the platform. (<a href="https://redirect.github.com/rhysd/actionlint/issues/507">#507</a>, thanks <a href="https://github.com/cclauss"><code>@​cclauss</code></a>)</li> </ul> <p>[Changes][v1.7.7]</p> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rhysd/actionlint/commit/03d0035246f3e81f36aed592ffb4bebf33a03106"><code>03d0035</code></a> bump up version to v1.7.7</li> <li><a href="https://github.com/rhysd/actionlint/commit/2490f0ec50e9904db3e79d7cf4accc46b3220818"><code>2490f0e</code></a> update Go dependencies</li> <li><a href="https://github.com/rhysd/actionlint/commit/f1a56d486b5affced86e8cd3b255738cd8c5679e"><code>f1a56d4</code></a> Merge pull request <a href="https://redirect.github.com/rhysd/actionlint/issues/507">#507</a> from cclauss/patch-1</li> <li><a href="https://github.com/rhysd/actionlint/commit/af58b2e406f9aa2f925b7904278d0d7992aef1be"><code>af58b2e</code></a> Run unit test GitHub Action on an ARM processor</li> <li><a href="https://github.com/rhysd/actionlint/commit/5c31ede97e317fa55abe8b5a330369defac78252"><code>5c31ede</code></a> Merge pull request <a href="https://redirect.github.com/rhysd/actionlint/issues/503">#503</a> from martincostello/arm64</li> <li><a href="https://github.com/rhysd/actionlint/commit/9058a060232e484b6bc958a8f56e908108d1c85c"><code>9058a06</code></a> Support ARM64 runners</li> <li><a href="https://github.com/rhysd/actionlint/commit/6a0aa1c42c4d78b995f05bbec046737835a95bdc"><code>6a0aa1c</code></a> Merge pull request <a href="https://redirect.github.com/rhysd/actionlint/issues/502">#502</a> from rhysd/ci/12720102465</li> <li><a href="https://github.com/rhysd/actionlint/commit/4c237b6490755b9e369e332a507f87ef7bf73cdb"><code>4c237b6</code></a> update generated files by <code>go generate</code> on CI</li> <li><a href="https://github.com/rhysd/actionlint/commit/4e7a3308b034d52da577519310e980f5118185c7"><code>4e7a330</code></a> update playground dependencies to the latest</li> <li><a href="https://github.com/rhysd/actionlint/commit/1a8f3919b85d2130e960687ff13b2ff8e85a933a"><code>1a8f391</code></a> update changelog for v1.7.6 changes</li> <li>Additional commits viewable in <a href="https://github.com/rhysd/actionlint/compare/v1.7.6...v1.7.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/rhysd/actionlint&package-manager=go_modules&previous-version=1.7.6&new-version=1.7.7)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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:55:49 +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#2524
No description provided.