MarioCarrion / nit

Opinionated code organization linter for Go projects.
MIT License
19 stars 0 forks source link

Bump github.com/golangci/golangci-lint from 1.23.8 to 1.51.1 #29

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/golangci/golangci-lint from 1.23.8 to 1.51.1.

Release notes

Sourced from github.com/golangci/golangci-lint's releases.

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

  • 26dde52d Add the ginkgolinter linter (#3369)
  • 74b768aa Add timeformat to govet analysers (#3353)
  • 6f7f8aeb Build NetBSD binaries (#3442)
  • 49e5bc09 Revert "build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.10 to 3.22.11" (#3397)
  • ec4b34de build(deps): bump 4d63.com/gocheckcompilerdirectives from 1.1.0 to 1.2.0 (#3497)
  • 08f09143 build(deps): bump 4d63.com/gocheckcompilerdirectives from 1.2.0 to 1.2.1 (#3519)
  • 5631503e build(deps): bump 4d63.com/gochecknoglobals from 0.1.0 to 0.2.1 (#3496)
  • abe878d8 build(deps): bump docker/build-push-action from 3 to 4 (#3522)
  • 17ceb18f build(deps): bump github.com/Abirdcfly/dupword from 0.0.7 to 0.0.8 (#3333)
  • 9e813183 build(deps): bump github.com/Abirdcfly/dupword from 0.0.8 to 0.0.9 (#3422)
  • 7c4b7fd6 build(deps): bump github.com/daixiang0/gci from 0.8.1 to 0.8.2 (#3330)
  • 3ed68cbf build(deps): bump github.com/daixiang0/gci from 0.8.2 to 0.8.5 (#3367)
  • 5a17666b build(deps): bump github.com/daixiang0/gci from 0.8.5 to 0.9.0 (#3379)
  • 8ed6146e build(deps): bump github.com/fatih/color from 1.13.0 to 1.14.1 (#3520)
  • 6eee9165 build(deps): bump github.com/junk1tm/musttag from 0.4.1 to 0.4.3 (#3499)
  • b155355b build(deps): bump github.com/kisielk/errcheck from 1.6.2 to 1.6.3 (#3482)
  • 9d5b6bee build(deps): bump github.com/kyoh86/exportloopref from 0.1.8 to 0.1.9 (#3317)
  • a2fd652e build(deps): bump github.com/kyoh86/exportloopref from 0.1.9 to 0.1.11 (#3368)
  • f2906972 build(deps): bump github.com/ldez/tagliatelle from 0.3.1 to 0.4.0 (#3483)
  • 5cd85830 build(deps): bump github.com/leonklingele/grouper from 1.1.0 to 1.1.1 (#3372)
  • b1268223 build(deps): bump github.com/mgechev/revive from 1.2.4 to 1.2.5 (#3517)
  • 7fb30212 build(deps): bump github.com/nishanths/exhaustive from 0.8.3 to 0.9.2 (#3381)
  • 453ff483 build(deps): bump github.com/nishanths/exhaustive from 0.9.2 to 0.9.3 (#3392)
  • e5aaa0a8 build(deps): bump github.com/nishanths/exhaustive from 0.9.3 to 0.9.5 (#3444)
  • 17c6cbb9 build(deps): bump github.com/nunnatsa/ginkgolinter from 0.6.0 to 0.7.1 (#3500)
  • 0eb5e264 build(deps): bump github.com/polyfloyd/go-errorlint from 1.0.5 to 1.0.6 (#3380)
  • 5ddece4f build(deps): bump github.com/quasilyte/go-ruleguard/dsl from 0.3.21 to 0.3.22 (#3443)
  • a9acb8db build(deps): bump github.com/ryancurrah/gomodguard from 1.2.4 to 1.3.0 (#3518)

... (truncated)

Changelog

Sourced from github.com/golangci/golangci-lint's changelog.

v1.51.1

  1. updated linters
    • ginkgolinter: from 0.7.1 to 0.8.1
    • ineffassign: bump to HEAD
    • musttag: from 0.4.3 to 0.4.4
    • sqlclosecheck: from 0.3.0 to 0.4.0
    • staticcheck: bump to v0.4.0
    • wastedassign: from 2.0.6 to 2.0.7
    • wrapcheck: from 2.7.0 to 2.8.0

v1.51.0

  1. new linters
  2. updated linters
    • bodyclose: to HEAD
    • dupword: from 0.0.7 to 0.0.9
    • errcheck: from 1.6.2 to 1.6.3
    • exhaustive: from 0.8.3 to 0.9.5
    • exportloopref: from 0.1.8 to 0.1.11
    • gci: from 0.8.1 to 0.9.0
    • ginkgolinter: from 0.6.0 to 0.7.1
    • go-errorlint: from 1.0.5 to 1.0.6
    • go-ruleguard: from 0.3.21 to 0.3.22
    • gocheckcompilerdirectives: from 1.1.0 to 1.2.1
    • gochecknoglobals: from 0.1.0 to 0.2.1
    • gomodguard: from 1.2.4 to 1.3.0
    • gosec: from 2.13.1 to 2.14.0
    • govet: Add timeformat to analysers
    • grouper: from 1.1.0 to 1.1.1
    • musttag: from 0.4.1 to 0.4.3
    • revive: from 1.2.4 to 1.2.5
    • tagliatelle: from 0.3.1 to 0.4.0
    • tenv: from 1.7.0 to 1.7.1
    • unparam: bump to HEAD
    • usestdlibvars: from 1.20.0 to 1.21.1
    • wsl: fix force-err-cuddling flag
  3. misc.
    • go1.20 support
    • remove deprecated linters from presets
    • Build NetBSD binaries
    • Build loong64 binaries
  4. Documentation
    • goimport: improve documentation for local-prefixes
    • gomnd: add missing always ignored functions
    • nolint: fix typo
    • tagliatelle usage typo

... (truncated)

Commits
  • b87d2c1 build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.7.0 to 2.8.0 (#3563)
  • 54f8bd6 build(deps): bump github.com/junk1tm/musttag from 0.4.3 to 0.4.4 (#3564)
  • f866ad8 build(deps): bump github.com/nunnatsa/ginkgolinter from 0.8.0 to 0.8.1 (#3562)
  • 6d69ba1 dev: replace deprecated command with environment file (#3558)
  • 5a9bd92 build(deps): bump github.com/go-toolsmith/astcopy from v1.0.2 to v1.0.3 (#3560)
  • 7beb2fb staticcheck: bump to v0.4.0 (#3551)
  • 06e3515 ineffassign: bump to HEAD (#3550)
  • a48b00a ginkgolinter: fix panic (#3553)
  • b0b0e4c build(deps): bump github.com/ryanrolds/sqlclosecheck from 0.3.0 to 0.4.0 (#3545)
  • 193ad93 build(deps): bump github.com/sanposhiho/wastedassign/v2 from 2.0.6 to 2.0.7 (...
  • Additional commits viewable in compare view


Dependabot compatibility score

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-commenter commented 1 year ago

Codecov Report

Merging #29 (37574b4) into main (7fd81b2) will not change coverage. The diff coverage is n/a.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main      #29   +/-   ##
=======================================
  Coverage   89.08%   89.08%           
=======================================
  Files          10       10           
  Lines         449      449           
=======================================
  Hits          400      400           
  Misses         27       27           
  Partials       22       22           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

dependabot[bot] commented 1 year ago

Superseded by #30.