Skip to content

Bump golangci/golangci-lint-action from 9.2.0 to 9.3.0 - #178

Merged
muir merged 1 commit into
mainfrom
dependabot/github_actions/golangci/golangci-lint-action-9.3.0
Sep 9, 2026
Merged

Bump golangci/golangci-lint-action from 9.2.0 to 9.3.0#178
muir merged 1 commit into
mainfrom
dependabot/github_actions/golangci/golangci-lint-action-9.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 28, 2026

Copy link
Copy Markdown
Contributor

Bumps golangci/golangci-lint-action from 9.2.0 to 9.3.0.

Release notes

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

v9.3.0

What's Changed

Changes

Dependencies

Full Changelog: golangci/golangci-lint-action@v9.2.1...v9.3.0

v9.2.1

What's Changed

IMPORTANT: this is the first immutable release.

Changes

Dependencies

... (truncated)

Commits
  • ba0d7d2 chore: prepare release v9.3.0
  • efd0857 feat: add no-run-logs-group as experimental option (#1403)
  • ed485de build(deps): bump undici from 6.24.0 to 6.27.0
  • 8872e8d build(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 (#1400)
  • b163415 build(deps): bump tmp from 0.2.6 to 0.2.7 (#1399)
  • e52a9f8 build(deps): bump github/codeql-action from 4.35.5 to 4.36.0 in the github-ac...
  • 8182aa3 build(deps): bump tmp from 0.2.5 to 0.2.6 (#1397)
  • 5403a41 build(deps): bump github/codeql-action from 4.35.4 to 4.35.5 in the github-ac...
  • 82606bf chore: prepare release v9.2.1
  • 97c8387 chore: improve workflows (#1394)
  • 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 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 28, 2026
@dependabot
dependabot Bot requested a review from muir as a code owner August 28, 2026 20:25
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 28, 2026
@cursor

cursor Bot commented Aug 28, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
CI-only dependency pin with no application or lint configuration changes.

Overview
Updates the golangci-lint GitHub Actions workflow to pin golangci/golangci-lint-action from the previous commit to ba0d7d2 (v9.3.0).

Lint step settings (version: latest, output: checkstyle, hardened runner, checkout) are unchanged; only the action version moves forward for upstream fixes and the new optional no-run-logs-group behavior in the action itself (not enabled here).

Reviewed by Cursor Bugbot for commit 09f81ab. Configure here.

@muir
muir requested a lite review from Copilot September 1, 2026 17:00
@muir

muir commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

bugbot run

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the pinned commit SHA for golangci/golangci-lint-action in the GitHub Actions lint workflow to the upstream v9.3.0 release, keeping the lint job aligned with the latest action improvements while remaining supply-chain safe via SHA pinning.

Changes:

  • Bump golangci/golangci-lint-action from the v9.2.x pinned SHA to the v9.3.0 pinned SHA in the golangci-lint workflow.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

Reviewed by Cursor Bugbot for commit a2e8e8f. Configure here.

@muir
muir force-pushed the dependabot/github_actions/golangci/golangci-lint-action-9.3.0 branch from a2e8e8f to 09f81ab Compare September 1, 2026 17:39
@codecov-commenter

codecov-commenter commented Sep 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.88%. Comparing base (81f9485) to head (6134310).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #178   +/-   ##
=======================================
  Coverage   68.88%   68.88%           
=======================================
  Files           1        1           
  Lines          45       45           
=======================================
  Hits           31       31           
  Misses         13       13           
  Partials        1        1           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@muir
muir requested a lite review from Copilot September 1, 2026 18:45
@muir

muir commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

bugbot run

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

Reviewed by Cursor Bugbot for commit 09f81ab. Configure here.

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 9.2.0 to 9.3.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@1e7e51e...ba0d7d2)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: 9.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@muir
muir force-pushed the dependabot/github_actions/golangci/golangci-lint-action-9.3.0 branch from 09f81ab to 6134310 Compare September 9, 2026 01:49
@muir
muir merged commit 4154220 into main Sep 9, 2026
34 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/golangci/golangci-lint-action-9.3.0 branch September 9, 2026 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Development

Successfully merging this pull request may close these issues.

3 participants