go-reform / reform

A better ORM for Go, based on non-empty interfaces and code generation.
https://gopkg.in/reform.v1
MIT License
1.44k stars 73 forks source link

Bump github.com/golangci/golangci-lint from 1.39.0 to 1.41.1 in /tools #291

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps github.com/golangci/golangci-lint from 1.39.0 to 1.41.1.

Release notes

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

v1.41.1

Changelog

6924df8f Bump github.com/ryancurrah/gomodguard from 1.2.1 to 1.2.2 (#2065) a2074809 revive: fix exclude comment rule for const block. (#2064)

v1.41.0

Changelog

52b55141 Bump github.com/jgautheron/goconst from 0.5.6 to 0.5.7(#2044) f900232b Update errorlint to HEAD (#1996) 1c2c8ffd Update godot to 1.4.7 (#2010) 5d84fa5e Update makezero to HEAD (#2006) 46009fbd Update rowserrcheck to v1.1.0 (#1997) 2dcc761d Update wastedassign to v2.0.6 (#2020) 4c27b33c build(deps): bump actions/cache from 2.1.5 to 2.1.6 (#2023) 4e9866ad build(deps): bump github.com/ashanbrown/forbidigo from 1.1.0 to 1.2.0 (#1991) 874304dd build(deps): bump github.com/charithe/durationcheck from 0.0.6 to 0.0.7 (#1990) 6a269af7 build(deps): bump github.com/charithe/durationcheck from 0.0.7 to 0.0.8 (#2052) 4143f57a build(deps): bump github.com/fatih/color from 1.10.0 to 1.11.0 (#1992) b5d847f0 build(deps): bump github.com/mgechev/revive from 1.0.6 to 1.0.7 (#2027) 6ffa139c build(deps): bump github.com/securego/gosec/v2 from 2.7.0 to 2.8.0 (#2025) 555cde6b build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.4 to 3.21.5 (#2042) fe0db3db build(deps): bump github.com/tommy-muehle/go-mnd/v2 from 2.3.2 to 2.4.0 (#2024) 55133bf4 build(deps): bump golang.org/x/tools from 0.1.2 to 0.1.3 (#2053) a68a88ee build(deps): bump honnef.co/go/tools from v0.1.4 to v0.2.0 (#2019) fd6fce9e build(deps): bump ws from 5.2.2 to 5.2.3 in /.github/peril (#2045) 505ed3c0 doc: Un-deprecate enable-all option. (#2039) 3c795d86 doc: add all integrations to docs introduction page (#2040) 7776b546 gomodguard: fix problem where duplicate issues were being reported (#2018) 6172338b nolintlint: fix false positive. (#2013) 2862ca63 output: generate HTML report (#2043) eed344f6 revive: allow to disable rule (#2055) cf8fd685 revive: fix add-constant rule support. (#2003) fb7c90d6 revive: fix excludes (#2005) 62668d41 revive: improve 'exported' rule output. (#1994) b916c931 staticcheck: configuration for staticcheck, gosimple, stylecheck (#2017)

v1.40.1

Changelog

f2ba4bc1 build(deps): bump hosted-git-info from 2.7.1 to 2.8.9 in /tools (#1968) ce672624 build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 in /.github/peril (#1966) b282d301 build(deps): bump lodash from 4.17.19 to 4.17.21 in /tools (#1964) 3aeafb8a build(deps): bump lodash from 4.17.20 to 4.17.21 in /.github/peril (#1967) 47baa2c1 doc: fix example config yaml identation (#1976) f95b1ed3 golint: deprecation (#1965) 589c49ef govet: fix sigchanyzer (#1975) 625445b1 runner: non-zero exit code when a linter produces a panic (#1979)

... (truncated)

Commits
  • a207480 revive: fix exclude comment rule for const block. (#2064)
  • 6924df8 Bump github.com/ryancurrah/gomodguard from 1.2.1 to 1.2.2 (#2065)
  • 4b4d91c docs: update for v1.41.0 (#2062)
  • eed344f revive: allow to disable rule (#2055)
  • 6a269af build(deps): bump github.com/charithe/durationcheck from 0.0.7 to 0.0.8 (#2052)
  • 55133bf build(deps): bump golang.org/x/tools from 0.1.2 to 0.1.3 (#2053)
  • fd6fce9 build(deps): bump ws from 5.2.2 to 5.2.3 in /.github/peril (#2045)
  • 52b5514 Bump github.com/jgautheron/goconst from 0.5.6 to 0.5.7(#2044)
  • 2862ca6 output: generate HTML report (#2043)
  • 555cde6 build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.4 to 3.21.5 (#2042)
  • 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[bot] commented 3 years ago

Codecov Report

Merging #291 (a2fad98) into main (a36b961) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #291   +/-   ##
=======================================
  Coverage   68.19%   68.19%           
=======================================
  Files          20       20           
  Lines        1726     1726           
=======================================
  Hits         1177     1177           
  Misses        491      491           
  Partials       58       58           

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 a36b961...a2fad98. Read the comment docs.

dependabot[bot] commented 3 years ago

Superseded by #297.