Skip to content

chore(deps): update golangci/golangci-lint-action action to v8 #190

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 4, 2025

This PR contains the following updates:

Package Type Update Change
golangci/golangci-lint-action action major v6 -> v8

Release Notes

golangci/golangci-lint-action (golangci/golangci-lint-action)

v8

Compare Source

v7

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels May 4, 2025
Copy link
Contributor Author

renovate bot commented May 15, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@CodeLieutenant CodeLieutenant force-pushed the renovate/golangci-golangci-lint-action-8.x branch from e0bbf2a to 8813863 Compare May 15, 2025 10:53
@CodeLieutenant
Copy link
Contributor

CodeLieutenant commented May 15, 2025

Upgrading to the newer github action version requires us to change the golangci-lint configuration to v2 version. This PR updates go.mod tool section to golangci-lint v2. Configuration for the linter is done with golangci-lint migrate and linter configuration is copied from Gemini Linter Update PR

Note:
Errors coming from the linter are addessed in PR #194 there is no need to duplicate the work, it's fine for it to fail like that

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 renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant