[PR #105] [CLOSED] 🌱 Bump golangci/golangci-lint-action from 6.5.0 to 7.0.0 #103

Closed
opened 2026-03-03 16:28:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/natrontech/pbs-exporter/pull/105
Author: @dependabot[bot]
Created: 3/24/2025
Status: Closed

Base: mainHead: dependabot/github_actions/golangci/golangci-lint-action-7.0.0


📝 Commits (1)

  • 5cbb4d1 🌱 Bump golangci/golangci-lint-action from 6.5.0 to 7.0.0

📊 Changes

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

View changed files

📝 .github/workflows/golangci-lint.yml (+1 -1)

📄 Description

Bumps golangci/golangci-lint-action from 6.5.0 to 7.0.0.

Release notes

Sourced from golangci/golangci-lint-action's releases.

v7.0.0

What's Changed

Changes

Documentation

Dependencies

New Contributors

Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v6.5.2...v7.0.0

v6.5.2

What's Changed

Changes

Dependencies

Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v6.5.1...v6.5.2

v6.5.1

What's Changed

Changes

Documentation

Dependencies

... (truncated)

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 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/natrontech/pbs-exporter/pull/105 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/24/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/github_actions/golangci/golangci-lint-action-7.0.0` --- ### 📝 Commits (1) - [`5cbb4d1`](https://github.com/natrontech/pbs-exporter/commit/5cbb4d1f7a15eedbe18d3f996c416dc877ecdc74) :seedling: Bump golangci/golangci-lint-action from 6.5.0 to 7.0.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/golangci-lint.yml` (+1 -1) </details> ### 📄 Description Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.5.0 to 7.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>v7.0.0</h2> <!-- raw HTML omitted --> <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> <ul> <li><a href="https://github.com/kema-dev"><code>@​kema-dev</code></a> made their first contribution in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1204">golangci/golangci-lint-action#1204</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/golangci/golangci-lint-action/compare/v6.5.2...v7.0.0">https://github.com/golangci/golangci-lint-action/compare/v6.5.2...v7.0.0</a></p> <h2>v6.5.2</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Changes</h3> <ul> <li>fix: update max version by <a href="https://github.com/ldez"><code>@​ldez</code></a> in <a href="https://redirect.github.com/golangci/golangci-lint-action/pull/1201">golangci/golangci-lint-action#1201</a></li> </ul> <h3>Dependencies</h3> <ul> <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/1199">golangci/golangci-lint-action#1199</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/golangci/golangci-lint-action/compare/v6.5.1...v6.5.2">https://github.com/golangci/golangci-lint-action/compare/v6.5.1...v6.5.2</a></p> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golangci/golangci-lint-action/commit/1481404843c368bc19ca9406f87d6e0fc97bdcfd"><code>1481404</code></a> 7.0.0</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/dec74fa03096ff515422f71d18d41307cacde373"><code>dec74fa</code></a> feat: golangci-lint v2 support (<a href="https://redirect.github.com/golangci/golangci-lint-action/issues/1198">#1198</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/1f07148fa0c704709f56ae92884ec7fc9d19a413"><code>1f07148</code></a> build(deps-dev): bump the dev-dependencies group with 3 updates (<a href="https://redirect.github.com/golangci/golangci-lint-action/issues/1207">#1207</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/9938e103f8065deff3f289d9e975270d5541b866"><code>9938e10</code></a> docs: fix checks permissions for annotations (<a href="https://redirect.github.com/golangci/golangci-lint-action/issues/1204">#1204</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/b91d580160cdcb5498a14265c2b329fdc9d62f0a"><code>b91d580</code></a> docs: update annotation permissions (<a href="https://redirect.github.com/golangci/golangci-lint-action/issues/1203">#1203</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/55c2c1448f86e01eaae002a5a3a9624417608d84"><code>55c2c14</code></a> 6.5.2</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/911ec56a221f2cb0322fe7e8a32026fafba0056f"><code>911ec56</code></a> fix: update max version (<a href="https://redirect.github.com/golangci/golangci-lint-action/issues/1201">#1201</a>)</li> <li><a href="https://github.com/golangci/golangci-lint-action/commit/eb5c0cc4890366046baa605fa7592d303dea28e9"><code>eb5c0cc</code></a> build(deps-dev): bump the dev-dependencies group with 2 updates (<a href="https://redirect.github.com/golangci/golangci-lint-action/issues/1199">#1199</a>)</li> <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>Additional commits viewable in <a href="https://github.com/golangci/golangci-lint-action/compare/2226d7cb06a077cd73e56eedd38eecad18e5d837...1481404843c368bc19ca9406f87d6e0fc97bdcfd">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=7.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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem closed this issue 2026-03-03 16:28:15 +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/pbs-exporter#103
No description provided.