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.43.0 #7

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.43.0.

Release notes

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

v1.43.0

Changelog

bdc2f96d Add code comments to document source code (#2306) 861262b7 Add github.com/breml/bidichk linter (#2330) 32292622 Add nilnil linter (#2236) 20699a72 Add tenv linter (#2221) e612577d Bump gochecknoglobals to v0.1.0 (#2317) 1be9570a Refactor: preallocate slices (#2340) 813ba7d9 Update index.mdx (#2230) f500e4cb add varnamelen linter (#2240) e6c56694 build(deps): bump github.com/Antonboom/errname from 0.1.4 to 0.1.5 (#2249) a37843b1 build(deps): bump github.com/butuzov/ireturn from 0.1.0 to 0.1.1 (#2246) 680f3e6c build(deps): bump github.com/charithe/durationcheck from 0.0.8 to 0.0.9 (#2289) 00e47702 build(deps): bump github.com/esimonov/ifshort from 1.0.2 to 1.0.3 (#2303) d3fc84bc build(deps): bump github.com/fatih/color from 1.12.0 to 1.13.0 (#2259) 4ce9a19e build(deps): bump github.com/go-critic/go-critic from 0.5.6 to 0.6.0 (#2041) 5adafe52 build(deps): bump github.com/jingyugao/rowserrcheck from 1.1.0 to 1.1.1 (#2326) 3fe324a1 build(deps): bump github.com/kunwardeep/paralleltest from 1.0.2 to 1.0.3 (#2244) 739ccd3f build(deps): bump github.com/mattn/go-colorable from 0.1.10 to 0.1.11 (#2277) c6c55d25 build(deps): bump github.com/mattn/go-colorable from 0.1.8 to 0.1.9 (#2252) 8f2af022 build(deps): bump github.com/mattn/go-colorable from 0.1.9 to 0.1.10 (#2260) 78d309e7 build(deps): bump github.com/mgechev/revive from 1.1.1 to 1.1.2 (#2276) 1012c10d build(deps): bump github.com/nakabonne/nestif from 0.3.0 to 0.3.1 (#2325) 6edca924 build(deps): bump github.com/securego/gosec/v2 from 2.8.1 to 2.9.1 (#2299) 963257f9 build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.7 to 3.21.8 (#2225) b9f015cc build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.8 to 3.21.9 (#2275) 9f628531 build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.9 to 3.21.10 (#2327) f1258315 build(deps): bump github.com/spf13/viper from 1.8.1 to 1.9.0 (#2243) 60a9d16f build(deps): bump github.com/tetafro/godot from 1.4.10 to 1.4.11 (#2248) 8c60147b build(deps): bump github.com/tetafro/godot from 1.4.9 to 1.4.10 (#2226) 2fb65636 build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.3.0 to 2.3.1 (#2278) 9bb917de build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.3.1 to 2.4.0 (#2324) 59c7b10b build(deps): bump github.com/valyala/quicktemplate from 1.6.3 to 1.7.0 (#2250) 5d4fe00f build(deps): bump golang.org/x/tools from 0.1.5 to 0.1.6 (#2245) 91016acc build(deps): bump tmpl from 1.0.4 to 1.0.5 in /.github/peril (#2247) f47f4f55 codeql: Remove unneeded steps (#2336) 413bec6a errcheck: empty selector name. (#2309) 7fc2fe81 feat: add contextcheck linter (#2216) 8cb9c769 fix: Add missing space in "disabled by config" warning (#2310) a8887d56 fix: don't hide enable-all option (#2338) cf9f3f95 fix: go.sum (#2262) 2c01ea7f gocritic: add support for variable substitution in ruleguard path settings (#2308) cc262bba gosec: filter issues according to the severity and confidence (#2295) 9b577fcb new-from-rev: add support for finding issues in entire files in a diff (#2264) 2ea496f2 new-linter: ireturn (checks for function return type) (#2219) 17d24ebd nlreturn: add block-size option (#2237)

v1.42.1

Changelog

... (truncated)

Commits
  • 861262b Add github.com/breml/bidichk linter (#2330)
  • 77d4115 docs: add documentation for go-critic and ruleguard settings (#2304)
  • 2c01ea7 gocritic: add support for variable substitution in ruleguard path settings (#...
  • f9f6486 docs: change Github to GitHub in comments and docs (#2341)
  • 1be9570 Refactor: preallocate slices (#2340)
  • a8887d5 fix: don't hide enable-all option (#2338)
  • f47f4f5 codeql: Remove unneeded steps (#2336)
  • 8cb9c76 fix: Add missing space in "disabled by config" warning (#2310)
  • a2b2968 build(deps): bump gatsby-plugin-robots-txt in /docs (#2332)
  • dcaaa89 build(deps): bump gatsby-remark-copy-linked-files in /docs (#2335)
  • 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 #7 (04b9709) into main (04e6f87) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main       #7   +/-   ##
=======================================
  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...04b9709. Read the comment docs.

dependabot[bot] commented 2 years ago

Superseded by #10.