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.61.0 #5796

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2024

This PR contains the following updates:

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

Release Notes

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

v1.61.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 dependencies Pull requests that update a dependency file Skip Changelog PRs that do not require a CHANGELOG.md entry labels Sep 9, 2024
Copy link
Contributor Author

renovate bot commented Sep 9, 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):

  • 11 additional dependencies were updated

Details:

Package Change
github.com/Abirdcfly/dupword v0.0.14 -> v0.1.1
github.com/Crocmagnon/fatcontext v0.4.0 -> v0.5.2
github.com/Masterminds/semver/v3 v3.2.1 -> v3.3.0
github.com/ckaznocha/intrange v0.1.2 -> v0.2.0
github.com/daixiang0/gci v0.13.4 -> v0.13.5
github.com/go-viper/mapstructure/v2 v2.0.0 -> v2.1.0
github.com/pelletier/go-toml/v2 v2.2.2 -> v2.2.3
github.com/quasilyte/go-ruleguard v0.4.2 -> v0.4.3-0.20240823090925-0fe6f58b47b1
github.com/ryancurrah/gomodguard v1.3.3 -> v1.3.5
github.com/securego/gosec/v2 v2.20.1-0.20240822074752-ab3f6c1c83a0 -> v2.21.2
github.com/tetafro/godot v1.4.16 -> v1.4.17

@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-1.x branch from 85bbf97 to 91ac1a9 Compare September 9, 2024 21:34
Copy link

codecov bot commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.5%. Comparing base (a3c512a) to head (1211e7c).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #5796   +/-   ##
=====================================
  Coverage   84.5%   84.5%           
=====================================
  Files        272     272           
  Lines      22776   22776           
=====================================
+ Hits       19255   19256    +1     
+ Misses      3178    3177    -1     
  Partials     343     343           

see 1 file with indirect coverage changes

@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-1.x branch 2 times, most recently from 5886737 to c09ec2e Compare September 9, 2024 23:55
@MrAlias
Copy link
Contributor

MrAlias commented Sep 10, 2024

Gosec failures need to be addressed.

@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-1.x branch 9 times, most recently from 5d802c6 to af3adef Compare September 13, 2024 07:05
dmathieu added a commit that referenced this pull request Sep 13, 2024
To allow the golangci-lint upgrade in #5796.

---------

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-1.x branch from af3adef to 4ab9796 Compare September 13, 2024 07:12
@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-1.x branch from 4ab9796 to 1211e7c Compare September 13, 2024 07:13
@dmathieu dmathieu merged commit 80e18a5 into main Sep 13, 2024
34 checks passed
@dmathieu dmathieu deleted the renovate/github.com-golangci-golangci-lint-1.x branch September 13, 2024 07:19
@MrAlias MrAlias added this to the v1.31.0 milestone Oct 10, 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