Skip to content
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

fix(deps): update module github.com/golangci/golangci-lint to v1.62.0 #5966

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/golangci/golangci-lint v1.61.0 -> v1.62.0 age adoption passing confidence

Release Notes

golangci/golangci-lint (github.com/golangci/golangci-lint)

v1.62.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 the dependencies Pull requests that update a dependency file label Nov 10, 2024
@renovate renovate bot requested a review from MrAlias as a code owner November 10, 2024 19:40
@renovate renovate bot added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Nov 10, 2024
@renovate renovate bot requested review from XSAM and dashpole as code owners November 10, 2024 19:40
Copy link
Contributor Author

renovate bot commented Nov 10, 2024

ℹ Artifact update notice

File name: internal/tools/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 27 additional dependencies were updated

Details:

Package Change
github.com/Abirdcfly/dupword v0.1.1 -> v0.1.3
github.com/Antonboom/errname v0.1.13 -> v1.0.0
github.com/Antonboom/nilnil v0.1.9 -> v1.0.0
github.com/Antonboom/testifylint v1.4.3 -> v1.5.0
github.com/alecthomas/go-check-sumtype v0.1.4 -> v0.2.0
github.com/alexkohler/nakedret/v2 v2.0.4 -> v2.0.5
github.com/bkielbasa/cyclop v1.2.1 -> v1.2.3
github.com/breml/bidichk v0.2.7 -> v0.3.2
github.com/breml/errchkjson v0.3.6 -> v0.4.0
github.com/ckaznocha/intrange v0.2.0 -> v0.2.1
github.com/fatih/color v1.17.0 -> v1.18.0
github.com/ghostiam/protogetter v0.3.6 -> v0.3.8
github.com/go-critic/go-critic v0.11.4 -> v0.11.5
github.com/go-viper/mapstructure/v2 v2.1.0 -> v2.2.1
github.com/kisielk/errcheck v1.7.0 -> v1.8.0
github.com/lasiar/canonicalheader v1.1.1 -> v1.1.2
github.com/mattn/go-runewidth v0.0.15 -> v0.0.16
github.com/mgechev/revive v1.3.9 -> v1.5.0
github.com/nunnatsa/ginkgolinter v0.16.2 -> v0.18.0
github.com/securego/gosec/v2 v2.21.2 -> v2.21.4
github.com/sivchari/tenv v1.10.0 -> v1.12.1
github.com/sonatard/noctx v0.0.2 -> v0.1.0
github.com/tetafro/godot v1.4.17 -> v1.4.18
github.com/timonwong/loggercheck v0.9.4 -> v0.10.1
go-simpler.org/musttag v0.12.2 -> v0.13.0
go.uber.org/automaxprocs v1.5.3 -> v1.6.0
golang.org/x/exp/typeparams v0.0.0-20240314144324-c7f7c6466f7f -> v0.0.0-20240909161429-701f63a606c0

@renovate renovate bot requested review from pellared and dmathieu as code owners November 10, 2024 19:40
Copy link

codecov bot commented Nov 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.6%. Comparing base (2c15a77) to head (9361ac1).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #5966   +/-   ##
=====================================
  Coverage   84.6%   84.6%           
=====================================
  Files        272     272           
  Lines      22897   22897           
=====================================
  Hits       19391   19391           
  Misses      3162    3162           
  Partials     344     344           

@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-1.x branch from ceb79d9 to de6692c Compare November 12, 2024 18:44
dmathieu added a commit that referenced this pull request Nov 13, 2024
This fixes the new lint issues brough by the golangci-lint upgrade in
#5966
@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-1.x branch from de6692c to 8878457 Compare November 13, 2024 08:00
@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-1.x branch from 8878457 to 9361ac1 Compare November 13, 2024 08:01
@dmathieu dmathieu merged commit 9e5c30d into main Nov 13, 2024
35 checks passed
@dmathieu dmathieu deleted the renovate/github.com-golangci-golangci-lint-1.x branch November 13, 2024 08:30
@pellared pellared added this to the v1.33.0 milestone Nov 25, 2024
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 Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants