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.42.1 #3

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

v1.42.1

Changelog

d3705d0e Build docker images with go1.17 (#2188) aff4fc0b Update Go versions used by the CI (#2183) 60b22be4 build(deps): bump github.com/Antonboom/errname from 0.1.3 to 0.1.4 (#2192) 791c83eb build(deps): bump github.com/mgechev/revive from 1.1.0 to 1.1.1 (#2201) a4894127 build(deps): bump github.com/tetafro/godot from 1.4.8 to 1.4.9 (#2200) 4ab17bde errcheck: update to HEAD (#2213) 54f4301d gci: Parse the settings more similarly to the cli (#2217) ee30b44e go-critic: fix invalid type conversions. (#2186)

v1.42.0

Changelog

652bd912 Add errname linter (#2129) c6142e38 Bump staticcheck to 2021.1.1 (v0.2.1) (#2179) 15963edb Revert "add nilassign linter" (#2154) cc0914ff Support RISV64 (#2080) bbf04502 add nilassign linter (#2131) ad4f9278 build(deps): bump color-string from 1.5.3 to 1.5.5 in /tools (#2081) 4f2c2725 build(deps): bump github.com/BurntSushi/toml from 0.3.1 to 0.4.1 (#2165) 879821e7 build(deps): bump github.com/daixiang0/gci from 0.2.8 to 0.2.9 (#2085) 2758e45c build(deps): bump github.com/gofrs/flock from 0.8.0 to 0.8.1 (#2083) a3d3ac2a build(deps): bump github.com/ldez/gomoddirectives from 0.2.1 to 0.2.2 (#2125) 38c6baa8 build(deps): bump github.com/mgechev/revive from 1.0.7 to 1.0.8 (#2086) d913078b build(deps): bump github.com/mgechev/revive from 1.0.8 to 1.0.9 (#2113) 842e1ecc build(deps): bump github.com/mgechev/revive from 1.0.9 to 1.1.0 (#2174) f285d2c5 build(deps): bump github.com/nishanths/exhaustive from 0.1.0 to 0.2.3 (#2112) 959d8dbe build(deps): bump github.com/ryancurrah/gomodguard from 1.2.2 to 1.2.3 (#2155) 8ab80c15 build(deps): bump github.com/securego/gosec/v2 from 2.8.0 to 2.8.1 (#2073) f090c7b1 build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.5 to 3.21.6 (#2106) 85f8a604 build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.6 to 3.21.7 (#2153) f9a31a07 build(deps): bump github.com/spf13/cobra from 1.1.3 to 1.2.1 (#2105) afb042ba build(deps): bump github.com/spf13/viper from 1.7.1 to 1.8.0 (#2072) 5f723146 build(deps): bump github.com/spf13/viper from 1.8.0 to 1.8.1 (#2082) 3799dd0e build(deps): bump github.com/tetafro/godot from 1.4.7 to 1.4.8 (#2123) c36909d7 build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.1.0 to 2.2.0 (#2071) 9e470905 build(deps): bump github.com/uudashr/gocognit from 1.0.1 to 1.0.5 (#2122) 1bb6885f build(deps): bump golang.org/x/tools from 0.1.3 to 0.1.4 (#2084) 511efdb3 build(deps): bump golang.org/x/tools from 0.1.4 to 0.1.5 (#2124) 141677d3 build(deps): bump path-parse from 1.0.6 to 1.0.7 in /.github/peril (#2169) b7384b11 build(deps): bump path-parse from 1.0.6 to 1.0.7 in /tools (#2166) a6fcf6f0 cleanup: Remove completion subcommand (#2107) 6c295e40 deps: Update Wrapcheck to v2.3.0 (#2145) b3f97632 errcheck: allow exclude config without extra file (#2110) 678ae9fc gofumpt: Add lang-version option (#2069) 9ce20f91 revive: add enable-all-rules. (#2075)

v1.41.1

... (truncated)

Commits
  • 54f4301 gci: Parse the settings more similarly to the cli (#2217)
  • 4ab17bd errcheck: update to HEAD (#2213)
  • 8a5c56b build(deps): bump gatsby-plugin-mdx from 2.10.1 to 2.13.0 in /docs (#2210)
  • 54ae096 build(deps): bump puppeteer from 10.1.0 to 10.2.0 in /docs (#2211)
  • 40ffd05 build(deps): bump gatsby-plugin-google-analytics in /docs (#2202)
  • 391ea24 build(deps): bump gatsby-remark-copy-linked-files in /docs (#2208)
  • 1d94eb3 build(deps): bump gatsby-plugin-sitemap from 4.6.0 to 4.9.0 in /docs (#2209)
  • 838dd3c build(deps): bump gatsby-plugin-robots-txt from 1.6.8 to 1.6.9 in /docs (#2206)
  • d49af25 build(deps): bump react-live from 2.2.3 to 2.3.0 in /docs (#2207)
  • 6feb55e build(deps): bump gatsby-plugin-offline from 4.10.0 to 4.13.0 in /docs (#2203)
  • 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 2 years ago

Codecov Report

Merging #3 (91611b6) into main (04e6f87) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

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

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 04e6f87...91611b6. Read the comment docs.

dependabot[bot] commented 2 years ago

Superseded by #7.