Skip to content

Commit a08116d

Browse files
authored
chore(deps): bump golangci/golangci-lint-action from 6.5.2 to 8.0.0 (#91)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.5.2 to 8.0.0. <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>v8.0.0</h2> <p><strong>Requires <code>golangci-lint</code> version &gt;= <code>v2.1.0</code></strong></p> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Changes</h3> <ul> <li>feat: use absolute paths by default when using working-directory option by <a href="https://github.com/ldez"><code>@​ldez</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1231">golangci/golangci-lint-action#1231</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/golangci/golangci-lint-action/compare/v7...v8.0.0">https://github.com/golangci/golangci-lint-action/compare/v7...v8.0.0</a></p> <h2>v7.0.1</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Documentation</h3> <ul> <li>docs: add note about github.workspace by <a href="https://github.com/mattjohnsonpint"><code>@​mattjohnsonpint</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1218">golangci/golangci-lint-action#1218</a></li> <li>docs: clarify that ’args: --path-mode=abs’ is needed for working-directory by <a href="https://github.com/HaraldNordgren"><code>@​HaraldNordgren</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1230">golangci/golangci-lint-action#1230</a></li> </ul> <h3>Dependencies</h3> <ul> <li>build(deps): bump the dependencies group across 1 directory 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/1213">golangci/golangci-lint-action#1213</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/1215">golangci/golangci-lint-action#1215</a></li> <li>build(deps-dev): bump the dev-dependencies group with 4 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1220">golangci/golangci-lint-action#1220</a></li> <li>build(deps): bump <code>@​types/node</code> from 22.13.14 to 22.14.0 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/1221">golangci/golangci-lint-action#1221</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/1224">golangci/golangci-lint-action#1224</a></li> <li>build(deps): bump <code>@​types/node</code> from 22.14.0 to 22.14.1 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/1225">golangci/golangci-lint-action#1225</a></li> <li>build(deps-dev): bump the dev-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/1227">golangci/golangci-lint-action#1227</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/mattjohnsonpint"><code>@​mattjohnsonpint</code></a> made their first contribution in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1218">golangci/golangci-lint-action#1218</a></li> <li><a href="https://github.com/HaraldNordgren"><code>@​HaraldNordgren</code></a> made their first contribution in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1230">golangci/golangci-lint-action#1230</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/golangci/golangci-lint-action/compare/v7.0.0...v7.0.1">https://github.com/golangci/golangci-lint-action/compare/v7.0.0...v7.0.1</a></p> <h2>v7.0.0</h2> <!-- raw HTML omitted --> <p>⚠️ <strong>The GitHub Action v7 supports golangci-lint v2 only.</strong> ⚠️</p> <h2>What's Changed</h2> <h3>Changes</h3> <ul> <li>feat: golangci-lint v2 support by <a href="https://github.com/ldez"><code>@​ldez</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1198">golangci/golangci-lint-action#1198</a></li> </ul> <h3>Documentation</h3> <ul> <li>docs: update annotation permissions by <a href="https://github.com/ldez"><code>@​ldez</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1203">golangci/golangci-lint-action#1203</a></li> <li>docs: fix checks permissions for annotations by <a href="https://github.com/kema-dev"><code>@​kema-dev</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1204">golangci/golangci-lint-action#1204</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/1207">golangci/golangci-lint-action#1207</a></li> </ul> <h2>New Contributors</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golangci/golangci-lint-action/commit/4afd733a84b1f43292c63897423277bb7f4313a9"><code>4afd733</code></a> 8.0.0</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/7774f98a88e7cf61e429af992e73272d64787bac"><code>7774f98</code></a> feat: use absolute paths by default when using working-directory option (<a href="https://redirect.github.com/golangci/golangci-lint-action/issues/1231">#1231</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/9fae48acfc02a90574d7c304a1758ef9895495fa"><code>9fae48a</code></a> 7.0.1</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/16ece5e01d9f48bc3d1e9e5bc177e4aacbece7c3"><code>16ece5e</code></a> docs: clarify that ’args: --path-mode=abs’ is needed for working-directory (...</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/a3942e2497b224226772d892eebe6a97d3a2a41d"><code>a3942e2</code></a> build(deps-dev): bump the dev-dependencies group with 2 updates (<a href="https://redirect.github.com/golangci/golangci-lint-action/issues/1227">#1227</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/7ecb048b56b28747ce02304a64cbef5daf45d94d"><code>7ecb048</code></a> build(deps): bump <code>@​types/node</code> from 22.14.0 to 22.14.1 in the dependencies gro...</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/63a0d0e6958504bc024f2adc1d68f83992775040"><code>63a0d0e</code></a> build(deps-dev): bump the dev-dependencies group with 3 updates (<a href="https://redirect.github.com/golangci/golangci-lint-action/issues/1224">#1224</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/c2427fec7902bf2304ba21394dce2ed2f2a6cb2c"><code>c2427fe</code></a> docs: update problem matchers section</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/642f8ee6318345505aa948469375799b64083147"><code>642f8ee</code></a> build(deps): bump <code>@​types/node</code> from 22.13.14 to 22.14.0 in the dependencies gr...</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/d84be9250be054260d3d63d1e96d6c24db959115"><code>d84be92</code></a> build(deps-dev): bump the dev-dependencies group with 4 updates (<a href="https://redirect.github.com/golangci/golangci-lint-action/issues/1220">#1220</a>)</li> <li>Additional commits viewable in <a href="https://github.com/golangci/golangci-lint-action/compare/55c2c1448f86e01eaae002a5a3a9624417608d84...4afd733a84b1f43292c63897423277bb7f4313a9">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | golangci/golangci-lint-action | [>= 7.a, < 8] | </details> [![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.2&new-version=8.0.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 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>
2 parents 88ff6b7 + 16bf0d4 commit a08116d

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ jobs:
3434
go-version-file: go.mod
3535
cache: true
3636
- name: Lint
37-
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
37+
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
3838
with:
39-
version: v1.64
39+
version: v2.1.6
4040

4141
unit-test:
4242
name: Unit Test

.golangci.yml

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)