chore(deps): Update GitHub Actions minor updates (minor) - #236
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/github-actions-minor-updates
branch
3 times, most recently
from
May 6, 2026 12:24
506b2e8 to
4b2e2a7
Compare
renovate
Bot
force-pushed
the
renovate/github-actions-minor-updates
branch
from
May 11, 2026 17:58
4b2e2a7 to
6dc2067
Compare
renovate
Bot
force-pushed
the
renovate/github-actions-minor-updates
branch
4 times, most recently
from
May 25, 2026 17:45
1c6eae4 to
f625e76
Compare
renovate
Bot
force-pushed
the
renovate/github-actions-minor-updates
branch
4 times, most recently
from
June 11, 2026 15:04
7cdf639 to
f4d9780
Compare
renovate
Bot
force-pushed
the
renovate/github-actions-minor-updates
branch
3 times, most recently
from
June 16, 2026 06:01
0195eb0 to
7dd006d
Compare
renovate
Bot
force-pushed
the
renovate/github-actions-minor-updates
branch
from
June 22, 2026 17:37
7dd006d to
e6c2ab8
Compare
renovate
Bot
force-pushed
the
renovate/github-actions-minor-updates
branch
3 times, most recently
from
July 6, 2026 17:32
2c74f9b to
44f8fac
Compare
renovate
Bot
force-pushed
the
renovate/github-actions-minor-updates
branch
2 times, most recently
from
July 13, 2026 20:15
8eba206 to
ef7a650
Compare
renovate
Bot
force-pushed
the
renovate/github-actions-minor-updates
branch
3 times, most recently
from
July 27, 2026 17:27
fcf8f44 to
43baad8
Compare
renovate
Bot
force-pushed
the
renovate/github-actions-minor-updates
branch
3 times, most recently
from
August 10, 2026 14:44
a39120b to
a6755c5
Compare
renovate
Bot
force-pushed
the
renovate/github-actions-minor-updates
branch
4 times, most recently
from
August 17, 2026 15:45
46eed3f to
4cdc719
Compare
renovate
Bot
force-pushed
the
renovate/github-actions-minor-updates
branch
from
August 20, 2026 02:01
4cdc719 to
4373fbf
Compare
renovate
Bot
force-pushed
the
renovate/github-actions-minor-updates
branch
from
August 20, 2026 15:58
4373fbf to
e7fdf94
Compare
renovate
Bot
force-pushed
the
renovate/github-actions-minor-updates
branch
4 times, most recently
from
August 28, 2026 02:52
d617179 to
c071326
Compare
renovate
Bot
force-pushed
the
renovate/github-actions-minor-updates
branch
3 times, most recently
from
September 3, 2026 03:11
7383eef to
d6b6837
Compare
renovate
Bot
force-pushed
the
renovate/github-actions-minor-updates
branch
3 times, most recently
from
September 10, 2026 03:28
1b3b0db to
b3007ca
Compare
renovate
Bot
force-pushed
the
renovate/github-actions-minor-updates
branch
2 times, most recently
from
September 14, 2026 16:44
0b9b6ac to
fa18036
Compare
renovate
Bot
force-pushed
the
renovate/github-actions-minor-updates
branch
from
September 14, 2026 22:35
fa18036 to
bdcf953
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.11.4→v2.13.2v4.2.4→v4.3.0Release Notes
golangci/golangci-lint (golangci/golangci-lint)
v2.13.2Compare Source
Released on 2026-08-28
iface: from 1.5.0 to 1.5.1staticcheck: from 0.8.0 to 0.8.1unparam: from3f964bcto2fa3d84canonicalheader: from v1.1.2 to a temporary forkv2.13.1Compare Source
Released on 2026-08-20
ginkgolinter: from 0.23.1 to 0.24.0gofmt: fromd62b90etoe84e050staticcheck: from 0.8.0-rc.1 to 0.8.0wsl_v5: from 5.8.0 to 5.9.0v2.13.0Compare Source
Released on 2026-08-19
dupword: from 0.1.7 to 0.1.8 (new optionskip-raw-strings)errcheck: from 1.10.0 to 1.20.0exhaustruct_v5: from 4.0.0 to 5.0.2 (new configuration)exhaustruct: deprecated and replaced byexhaustruct_v5fatcontext: from 0.9.0 to 0.10.0 (new options:check-loops,check-function-literals)goconst: from 1.10.0 to 1.11.0 (new options:ignore-map-keys,exclude-types)gofumpt: from 0.9.2 to 0.11.0 (new options:extra.group-params,extra.clothe-returns,extra.balance-calls)gomoddirectives: from 0.8.0 to 0.9.0 (new option:replace-allow-all)gosec: from 2.26.1 to 2.27.1govet-modernize: from 0.44.0 to 0.49.0 (fmtappendfis removed. New analyzersatomictypes,embedlit,errorsastype,importcomment,reflecttypeassert,slicesclip, andslicesbackward.waitgroupis renamedwaitgroupgo)iface: from 1.4.3 to 1.5.0 (new analyzer:unusedmethod)noinlineerr: from 1.0.5 to 1.0.6nonamedreturns: from 1.0.6 to 1.0.8 (new option:allow-unused-named-returns)recvcheck: from 0.2.0 to 0.3.0 (new default exclusions)unparam: from5beb8c8to3f964bcclickhouse-go-linter: from 1.2.0 to 1.2.1errname: from 1.1.1 to 1.1.2exhaustruct: from 5.0.2 to 5.0.3funcorder: add missingFunctionfieldginkgolinter: from 0.23.0 to 0.23.1gocheckcompilerdirectives: from 1.3.0 to 1.4.0gocritic: from 0.14.3 to 0.14.4gomoddirectives: add missingIgnoreForbiddenfieldiface: from 1.4.2 to 1.4.3mirror: from 1.3.0 to 1.3.3nilnil: from 1.1.1 to 1.1.2protogetter: from 0.3.20 to 0.3.21v2.12.2Compare Source
Released on 2026-05-06
gomodguard_v2: fix blocked configurationgomodguard_v2: from 2.1.0 to 2.1.3iface: from 1.4.1 to 1.4.2v2.12.1Compare Source
Released on 2026-05-01
gomodguard_v2: fix panic with migration suggestioninstall.shscript (if you are still using an URL based on the branchmaster, please update to usehttps://golangci-lint.run/install.sh)v2.12.0Compare Source
Released on 2026-05-01
clickhouselintlinter https://github.com/ClickHouse/clickhouse-go-linterdupl: fromf665c8dtoc99c5cf(extended detection)funcorder: from 0.5.0 to 0.6.0 (new option:function)goconst: add an option to ignore strings from testsgoconst: from 1.8.2 to 1.10.0 (extended detection)gomodguard_v2: from 1.4.1 to 2.1.0 (major version with new configuration)gosec: from619ce21to 2.26.1 (new checks:G124,G708,G709,G710)govet: addinlineanalyzermakezero: from 2.1.0 to 2.2.1 (support slice type aliases)paralleltest: exposecheckcleanupoptionsloglint: from 0.11.1 to 0.12.0 (new options:allowed-keys,custom-funcs)wsl_v5: from 5.6.0 to 5.8.0 (new option:cuddle-max-statements; new checks:after-decl,after-defer,after-expr,after-go,cuddle-group)forbidigo: from 2.3.0 to 2.3.1godot: from 1.5.4 to 1.5.6govet-modernize: from 0.43.0 to 0.44.0ireturn: from 0.4.0 to 0.4.1rowserrcheck: from 1.1.1 toc5f79b8customcommandhelm/helm (helm)
v4.3.0Compare Source
Configuration
📅 Schedule: (in timezone America/Los_Angeles)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.