oag
oag copied to clipboard
Bump github.com/golangci/golangci-lint from 1.42.1 to 1.51.2
Bumps github.com/golangci/golangci-lint from 1.42.1 to 1.51.2.
Release notes
Sourced from github.com/golangci/golangci-lint's releases.
v1.51.2
Changelog
- 589ab848 build(deps): bump github.com/ashanbrown/forbidigo from 1.3.0 to 1.4.0 (#3590)
- c4df01f8 build(deps): bump github.com/bombsimon/wsl/v3 from 3.3.0 to 3.4.0 (#3575)
- b19c0f1c build(deps): bump github.com/daixiang0/gci from 0.9.0 to 0.9.1 (#3576)
- a775985f build(deps): bump github.com/go-critic/go-critic from 0.6.5 to 0.6.6 (#3616)
- 3e8facb4 build(deps): bump github.com/go-critic/go-critic from 0.6.6 to 0.6.7 (#3618)
- b8907fa0 build(deps): bump github.com/junk1tm/musttag from 0.4.4 to 0.4.5 (#3598)
- ed098c43 build(deps): bump github.com/polyfloyd/go-errorlint from 1.0.6 to 1.1.0 (#3588)
- 64374294 build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.21.1 to 1.22.0 (#3574)
- ba76af42 build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.22.0 to 1.23.0 (#3615)
- 1248a2b6 build(deps): bump github.com/securego/gosec/v2 from 2.14.0 to 2.15.0 (#3577)
- dd45e448 build(deps): bump golang.org/x/tools from 0.5.0 to 0.6.0 (#3587)
- a4d2f893 build(deps): bump honnef.co/go/tools from 0.4.0 to 0.4.1 (#3591)
- f7642347 build(deps): bump honnef.co/go/tools from 0.4.1 to 0.4.2 (#3599)
- fe53ca0c fix: cache status size calculation (#3611)
- a0893e32 govet: enable timeformat by default (#3602)
golangci-lint is a free and open-source project, built by people in their free time. Also, the linter authors are an important part of golangci-lint. If you use and appreciate golangci-lint please think to support us (golangci-lint maintainers and linter authors). :heart:
v1.51.1
Changelog
- 5a9bd925 build(deps): bump github.com/go-toolsmith/astcopy from v1.0.2 to v1.0.3 (#3560)
- 54f8bd65 build(deps): bump github.com/junk1tm/musttag from 0.4.3 to 0.4.4 (#3564)
- f866ad86 build(deps): bump github.com/nunnatsa/ginkgolinter from 0.8.0 to 0.8.1 (#3562)
- b0b0e4cc build(deps): bump github.com/ryanrolds/sqlclosecheck from 0.3.0 to 0.4.0 (#3545)
- 193ad931 build(deps): bump github.com/sanposhiho/wastedassign/v2 from 2.0.6 to 2.0.7 (#2160)
- 53fde129 build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.12 to 3.23.1 (#3544)
- b87d2c19 build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.7.0 to 2.8.0 (#3563)
- a48b00a9 ginkgolinter: fix panic (#3553)
- 06e3515f ineffassign: bump to HEAD (#3550)
- 7beb2fb7 staticcheck: bump to v0.4.0 (#3551)
golangci-lint is a free and open-source project, built by people in their free time. Also, the linter authors are an important part of golangci-lint. If you use and appreciate golangci-lint please think to support us (golangci-lint maintainers and linters authors). :heart:
v1.51.0
Changelog
... (truncated)
Changelog
Sourced from github.com/golangci/golangci-lint's changelog.
v1.51.2
- updated linters
forbidigo
: from 1.3.0 to 1.4.0gci
: from 0.9.0 to 0.9.1go-critic
: from 0.6.5 to 0.6.7go-errorlint
: from 1.0.6 to 1.1.0gosec
: from 2.14.0 to 2.15.0musttag
: from 0.4.4 to 0.4.5staticcheck
: from 0.4.0 to 0.4.2tools
: from 0.5.0 to 0.6.0usestdlibvars
: from 1.21.1 to 1.23.0wsl
: from 3.3.0 to 3.4.0govet
: enabletimeformat
by default- misc.
- fix: cache status size calculation
- add new source archive
- Documentation
- Improve installation section
- Replace links to godoc.org with pkg.go.dev
v1.51.1
- updated linters
ginkgolinter
: from 0.7.1 to 0.8.1ineffassign
: bump to HEADmusttag
: from 0.4.3 to 0.4.4sqlclosecheck
: from 0.3.0 to 0.4.0staticcheck
: bump to v0.4.0wastedassign
: from 2.0.6 to 2.0.7wrapcheck
: from 2.7.0 to 2.8.0v1.51.0
- new linters
ginkgolinter
: https://github.com/nunnatsa/ginkgolintermusttag
: https://github.com/junk1tm/musttaggocheckcompilerdirectives
: https://github.com/leighmcculloch/gocheckcompilerdirectives- updated linters
bodyclose
: to HEADdupword
: from 0.0.7 to 0.0.9errcheck
: from 1.6.2 to 1.6.3exhaustive
: from 0.8.3 to 0.9.5exportloopref
: from 0.1.8 to 0.1.11gci
: from 0.8.1 to 0.9.0ginkgolinter
: from 0.6.0 to 0.7.1go-errorlint
: from 1.0.5 to 1.0.6go-ruleguard
: from 0.3.21 to 0.3.22gocheckcompilerdirectives
: from 1.1.0 to 1.2.1gochecknoglobals
: from 0.1.0 to 0.2.1
... (truncated)
Commits
3e8facb
build(deps): bump github.com/go-critic/go-critic from 0.6.6 to 0.6.7 (#3618)a775985
build(deps): bump github.com/go-critic/go-critic from 0.6.5 to 0.6.6 (#3616)ba76af4
build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.22.0 to 1.23...defde13
doc: improve installation section (#3610)fe53ca0
fix: cache status size calculation (#3611)e23ac00
dev: remove duplicated test asserts (#3608)69e5481
dev: add new source archive (#3585)a0893e3
govet: enable timeformat by default (#3602)f764234
build(deps): bump honnef.co/go/tools from 0.4.1 to 0.4.2 (#3599)b8907fa
build(deps): bump github.com/junk1tm/musttag from 0.4.4 to 0.4.5 (#3598)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
Base: 54.21% // Head: 54.21% // No change to project coverage :thumbsup:
Coverage data is based on head (
f48b3f9
) compared to base (7a98fcc
). Patch has no changes to coverable lines.
:exclamation: Current head f48b3f9 differs from pull request most recent head 526dcec. Consider uploading reports for the commit 526dcec to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## main #82 +/- ##
=======================================
Coverage 54.21% 54.21%
=======================================
Files 12 12
Lines 1671 1671
=======================================
Hits 906 906
Misses 723 723
Partials 42 42
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.