Skip to content

chore(deps): Update GitHub Actions minor updates (minor) - #124

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github-actions-minor-updates
Open

chore(deps): Update GitHub Actions minor updates (minor)#124
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github-actions-minor-updates

Conversation

@renovate

@renovate renovate Bot commented May 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
golangci/golangci-lint uses-with minor v2.11.4v2.13.2
helm uses-with minor v4.2.4v4.3.0

Release Notes

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

v2.13.2

Compare Source

Released on 2026-08-28

  1. Bug fixes
    • Decrease cache entropy
  2. Linters bug fixes
    • iface: from 1.5.0 to 1.5.1
    • staticcheck: from 0.8.0 to 0.8.1
    • unparam: from 3f964bc to 2fa3d84
    • canonicalheader: from v1.1.2 to a temporary fork

v2.13.1

Compare Source

Released on 2026-08-20

  1. Linters bug fixes
    • ginkgolinter: from 0.23.1 to 0.24.0
    • gofmt: from d62b90e to e84e050
    • staticcheck: from 0.8.0-rc.1 to 0.8.0
    • wsl_v5: from 5.8.0 to 5.9.0

v2.13.0

Compare Source

Released on 2026-08-19

  1. Enhancements
    • 🎉 go1.27 support
  2. Bug fixes
    • fix: cache package facts
  3. Linters new features or changes
    • dupword: from 0.1.7 to 0.1.8 (new option skip-raw-strings)
    • errcheck: from 1.10.0 to 1.20.0
    • exhaustruct_v5: from 4.0.0 to 5.0.2 (new configuration)
    • exhaustruct: deprecated and replaced by exhaustruct_v5
    • fatcontext: 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.1
    • govet-modernize: from 0.44.0 to 0.49.0 (fmtappendf is removed. New analyzers atomictypes, embedlit, errorsastype, importcomment, reflecttypeassert, slicesclip, and slicesbackward. waitgroup is renamed waitgroupgo)
    • iface: from 1.4.3 to 1.5.0 (new analyzer: unusedmethod)
    • noinlineerr: from 1.0.5 to 1.0.6
    • nonamedreturns: 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: from 5beb8c8 to 3f964bc
  4. Linters bug fixes
    • clickhouse-go-linter: from 1.2.0 to 1.2.1
    • errname: from 1.1.1 to 1.1.2
    • exhaustruct: from 5.0.2 to 5.0.3
    • funcorder: add missing Function field
    • ginkgolinter: from 0.23.0 to 0.23.1
    • gocheckcompilerdirectives: from 1.3.0 to 1.4.0
    • gocritic: from 0.14.3 to 0.14.4
    • gomoddirectives: add missing IgnoreForbidden field
    • iface: from 1.4.2 to 1.4.3
    • mirror: from 1.3.0 to 1.3.3
    • nilnil: from 1.1.1 to 1.1.2
    • protogetter: from 0.3.20 to 0.3.21

v2.12.2

Compare Source

Released on 2026-05-06

  1. Linters bug fixes
    • gomodguard_v2: fix blocked configuration
    • gomodguard_v2: from 2.1.0 to 2.1.3
    • iface: from 1.4.1 to 1.4.2

v2.12.1

Compare Source

Released on 2026-05-01

  1. Linters bug fixes
    • gomodguard_v2: fix panic with migration suggestion
  2. Misc.
    • fix install.sh script (if you are still using an URL based on the branch master, please update to use https://golangci-lint.run/install.sh)

v2.12.0

Compare Source

Released on 2026-05-01

  1. New linters
  2. Linters new features or changes
    • dupl: from f665c8d to c99c5cf (extended detection)
    • funcorder: from 0.5.0 to 0.6.0 (new option: function)
    • goconst: add an option to ignore strings from tests
    • goconst: 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: from 619ce21 to 2.26.1 (new checks: G124, G708, G709, G710)
    • govet: add inline analyzer
    • makezero: from 2.1.0 to 2.2.1 (support slice type aliases)
    • paralleltest: expose checkcleanup option
    • sloglint: 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)
  3. Linters bug fixes
    • forbidigo: from 2.3.0 to 2.3.1
    • godot: from 1.5.4 to 1.5.6
    • govet-modernize: from 0.43.0 to 0.44.0
    • ireturn: from 0.4.0 to 0.4.1
    • rowserrcheck: from 1.1.1 to c5f79b8
  4. Misc.
    • Decrease cache entropy
    • Embed the JSON schema in the binary
    • Filter env vars when cloning the repository with the custom command
helm/helm (helm)

v4.3.0

Compare Source


Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • "before 10am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • 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 the dependencies label May 4, 2026
@renovate
renovate Bot enabled auto-merge (squash) May 4, 2026 10:44
@renovate
renovate Bot requested a review from a team as a code owner May 4, 2026 10:44
@renovate renovate Bot added the dependencies label May 4, 2026
@renovate
renovate Bot force-pushed the renovate/github-actions-minor-updates branch 3 times, most recently from 93a947e to dcd0ceb Compare May 6, 2026 13:27
@renovate renovate Bot changed the title chore(deps): Update dependency golangci/golangci-lint to v2.12.1 chore(deps): Update dependency golangci/golangci-lint to v2.12.2 May 6, 2026
@renovate
renovate Bot force-pushed the renovate/github-actions-minor-updates branch from dcd0ceb to c9360fb Compare May 11, 2026 12:47
@renovate
renovate Bot force-pushed the renovate/github-actions-minor-updates branch 4 times, most recently from 1b5e706 to c4af13b Compare May 25, 2026 14:33
@renovate renovate Bot changed the title chore(deps): Update dependency golangci/golangci-lint to v2.12.2 chore(deps): Update GitHub Actions minor updates to v2.12.2 Jun 2, 2026
@renovate
renovate Bot force-pushed the renovate/github-actions-minor-updates branch 2 times, most recently from ee58a08 to a0c49da Compare June 11, 2026 13:02
@renovate renovate Bot changed the title chore(deps): Update GitHub Actions minor updates to v2.12.2 chore(deps): Update GitHub Actions minor updates (minor) Jun 11, 2026
@renovate
renovate Bot force-pushed the renovate/github-actions-minor-updates branch 2 times, most recently from 18d6d8f to 8cbdb4c Compare June 15, 2026 21:41
@renovate renovate Bot changed the title chore(deps): Update GitHub Actions minor updates (minor) chore(deps): Update GitHub Actions minor updates to v2.12.2 Jun 16, 2026
@renovate
renovate Bot force-pushed the renovate/github-actions-minor-updates branch from 8cbdb4c to b51394a Compare June 16, 2026 05:19
@renovate renovate Bot changed the title chore(deps): Update GitHub Actions minor updates to v2.12.2 chore(deps): Update GitHub Actions minor updates (minor) Jun 22, 2026
@renovate
renovate Bot force-pushed the renovate/github-actions-minor-updates branch from b51394a to 35e98ca Compare June 22, 2026 17:35
@renovate renovate Bot changed the title chore(deps): Update GitHub Actions minor updates (minor) chore(deps): Update dependency golangci/golangci-lint to v2.12.2 Jun 25, 2026
@renovate
renovate Bot force-pushed the renovate/github-actions-minor-updates branch 2 times, most recently from 71dd568 to e40d0fa Compare June 30, 2026 00:00
@renovate
renovate Bot force-pushed the renovate/github-actions-minor-updates branch from e40d0fa to c4cdb91 Compare July 6, 2026 18:58
@renovate
renovate Bot force-pushed the renovate/github-actions-minor-updates branch 2 times, most recently from a4a7ce1 to 373031e Compare July 14, 2026 00:01
@renovate
renovate Bot force-pushed the renovate/github-actions-minor-updates branch 4 times, most recently from ec3f102 to 8c4a40c Compare July 27, 2026 15:05
@renovate
renovate Bot force-pushed the renovate/github-actions-minor-updates branch 2 times, most recently from d9d6b1d to 30077dc Compare August 10, 2026 14:36
@renovate
renovate Bot force-pushed the renovate/github-actions-minor-updates branch 3 times, most recently from da7af72 to cf75971 Compare August 20, 2026 01:00
@renovate renovate Bot changed the title chore(deps): Update dependency golangci/golangci-lint to v2.12.2 chore(deps): Update dependency golangci/golangci-lint to v2.13.0 Aug 20, 2026
@renovate
renovate Bot force-pushed the renovate/github-actions-minor-updates branch from cf75971 to 56faf6b Compare August 20, 2026 15:50
@renovate renovate Bot changed the title chore(deps): Update dependency golangci/golangci-lint to v2.13.0 chore(deps): Update dependency golangci/golangci-lint to v2.13.1 Aug 20, 2026
@renovate
renovate Bot force-pushed the renovate/github-actions-minor-updates branch 4 times, most recently from 940259d to ce25d8f Compare August 27, 2026 23:45
@renovate renovate Bot changed the title chore(deps): Update dependency golangci/golangci-lint to v2.13.1 chore(deps): Update dependency golangci/golangci-lint to v2.13.2 Aug 27, 2026
@renovate
renovate Bot force-pushed the renovate/github-actions-minor-updates branch 3 times, most recently from 982e37e to ab5db92 Compare August 31, 2026 21:04
@renovate
renovate Bot force-pushed the renovate/github-actions-minor-updates branch 2 times, most recently from 7c2ca67 to 588ec57 Compare September 10, 2026 02:04
@renovate renovate Bot changed the title chore(deps): Update dependency golangci/golangci-lint to v2.13.2 chore(deps): Update GitHub Actions minor updates (minor) Sep 10, 2026
@renovate
renovate Bot force-pushed the renovate/github-actions-minor-updates branch from 588ec57 to c6e0831 Compare September 10, 2026 22:26
@renovate
renovate Bot force-pushed the renovate/github-actions-minor-updates branch from c6e0831 to c89fc3b Compare September 11, 2026 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants