Skip to content

Commit 0ac0554

Browse files
build(deps): Bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 (#896)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.5.0 to 6.5.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/golangci/golangci-lint-action/releases">golangci/golangci-lint-action's releases</a>.</em></p> <blockquote> <h2>v6.5.1</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Changes</h3> <ul> <li>fix: octokit retry by <a href="https://github.com/ldez"><code>@​ldez</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1193">golangci/golangci-lint-action#1193</a></li> <li>feat: restrict action v6 on golangci-lint v1 by <a href="https://github.com/ldez"><code>@​ldez</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1194">golangci/golangci-lint-action#1194</a></li> </ul> <h3>Documentation</h3> <ul> <li>docs: add notes for annotation config by <a href="https://github.com/dveeden"><code>@​dveeden</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1173">golangci/golangci-lint-action#1173</a></li> <li>docs: improve verify option explanation by <a href="https://github.com/ldez"><code>@​ldez</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1175">golangci/golangci-lint-action#1175</a></li> </ul> <h3>Dependencies</h3> <ul> <li>build(deps-dev): bump the dev-dependencies group with 3 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1177">golangci/golangci-lint-action#1177</a></li> <li>build(deps): bump the dependencies group with 2 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1178">golangci/golangci-lint-action#1178</a></li> <li>build(deps): bump <code>@​octokit/request</code> from 8.4.0 to 8.4.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1181">golangci/golangci-lint-action#1181</a></li> <li>build(deps-dev): bump the dev-dependencies group with 3 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1185">golangci/golangci-lint-action#1185</a></li> <li>build(deps): bump <code>@​types/node</code> from 22.13.4 to 22.13.5 in the dependencies group by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1186">golangci/golangci-lint-action#1186</a></li> <li>build(deps): bump <code>@​octokit/plugin-paginate-rest</code> from 9.2.1 to 9.2.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1187">golangci/golangci-lint-action#1187</a></li> <li>build(deps): bump the dependencies group with 2 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1189">golangci/golangci-lint-action#1189</a></li> <li>build(deps-dev): bump the dev-dependencies group across 1 directory with 5 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1190">golangci/golangci-lint-action#1190</a></li> <li>build(deps-dev): bump eslint-config-prettier from 10.0.2 to 10.1.1 in the dev-dependencies group by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1191">golangci/golangci-lint-action#1191</a></li> <li>build(deps): bump <code>@​types/node</code> from 22.13.8 to 22.13.10 in the dependencies group by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1192">golangci/golangci-lint-action#1192</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/dveeden"><code>@​dveeden</code></a> made their first contribution in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1173">golangci/golangci-lint-action#1173</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/golangci/golangci-lint-action/compare/v6.5.0...v6.5.1">https://github.com/golangci/golangci-lint-action/compare/v6.5.0...v6.5.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golangci/golangci-lint-action/commit/4696ba8babb6127d732c3c6dde519db15edab9ea"><code>4696ba8</code></a> 6.5.1</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/2ee514f1f31dd3d5f0ae6e6546082968a4b5e342"><code>2ee514f</code></a> feat: restrict action v6 on golangci-lint v1 (<a href="https://redirect.github.com/golangci/golangci-lint-action/issues/1194">#1194</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/7e7b516e44d2b59c5a0e7095011ca654ef6df130"><code>7e7b516</code></a> fix: octokit retry (<a href="https://redirect.github.com/golangci/golangci-lint-action/issues/1193">#1193</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/b871b4f9de8b829c8d43b0e3bcdf9a8a3f141a3b"><code>b871b4f</code></a> build(deps): bump <code>@​types/node</code> from 22.13.8 to 22.13.10 in the dependencies gr...</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/08ba820282e7b504068939935e85f62c8eb73249"><code>08ba820</code></a> build(deps-dev): bump eslint-config-prettier from 10.0.2 to 10.1.1 in the dev...</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/d8648ac2edec95c7927c492e5cfb10276c5ea71d"><code>d8648ac</code></a> build(deps-dev): bump the dev-dependencies group across 1 directory with 5 up...</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/37d62ae433213da45128fd8921b10b86781db6c5"><code>37d62ae</code></a> build(deps): bump the dependencies group with 2 updates (<a href="https://redirect.github.com/golangci/golangci-lint-action/issues/1189">#1189</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/7b561e5ab6624d4582c82a4315e0d65ec7a6ad00"><code>7b561e5</code></a> build(deps): bump <code>@​octokit/plugin-paginate-rest</code> from 9.2.1 to 9.2.2 (<a href="https://redirect.github.com/golangci/golangci-lint-action/issues/1187">#1187</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/b63dc836c21b112412a2bd525c46e94d4bb6a80f"><code>b63dc83</code></a> build(deps): bump <code>@​types/node</code> from 22.13.4 to 22.13.5 in the dependencies gro...</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/e8b0a12b47e8297f816c291e93f9a5ea9b4917f5"><code>e8b0a12</code></a> build(deps-dev): bump the dev-dependencies group with 3 updates (<a href="https://redirect.github.com/golangci/golangci-lint-action/issues/1185">#1185</a>)</li> <li>Additional commits viewable in <a href="https://github.com/golangci/golangci-lint-action/compare/v6.5.0...v6.5.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golangci/golangci-lint-action&package-manager=github_actions&previous-version=6.5.0&new-version=6.5.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 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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad2b435 commit 0ac0554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
cache: true
3636

3737
- name: golangci-lint
38-
uses: golangci/[email protected].0
38+
uses: golangci/[email protected].1
3939
with:
4040
version: latest
4141
args: --timeout=5m

0 commit comments

Comments
 (0)