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.35.2 to 1.39.0 in /tools #280

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

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

Release notes

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

v1.39.0

Changelog

94d2d803 Add gomoddirectives linter. (#1817) b6a6faa9 Add new presets (#1847) 8db518ce Add versions, improve deprecation system, improve linters page (#1854) 4bc68c0a Bump gofumpt from v0.1.0 to v0.1.1 (#1834) 82778e2f Bump importas to HEAD (#1864) fb394a99 Bump makezero to HEAD (#1865) e381b330 Bump rowserrcheck to HEAD (#1843) 8d0075da Bump staticcheck to 2020.2.3 (v0.1.3) (#1829) 03992d04 Bump wrapcheck to v1.0.0 (#1863) fce3949d Deprecate 'scopelint' linter (#1819) 2e5e8874 Improve issue templates chooser. (#1821) 87d37c6c Restore fast linters meaning (#1844) 814bf0e0 Set version command output to Stdout (#1869) ba6e969f build(deps): bump github.com/go-critic/go-critic from 0.5.4 to 0.5.5 (#1867) e23f80ee build(deps): bump github.com/mgechev/revive from 1.0.3 to 1.0.5 (#1866) 714bd288 build(deps): bump github.com/securego/gosec/v2 from 2.6.1 to 2.7.0 (#1823) c11228b4 build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.1 to 3.21.2 (#1822) cd2025d1 build(deps): bump github.com/sirupsen/logrus from 1.8.0 to 1.8.1 (#1845) 7a612da1 bump ifshort to v1.0.2 (#1837) 351f57b1 bump wastedassign to v0.2.0 (#1815) 809be026 fix: linters load mode (#1862) e1a734e5 nolintlint: allow to fix //nolint lines (#1583) cd6644d4 revive: the default configuration is only applied when no dedicated configuration. (#1831) 9aea4aee typecheck: display compilation errors as report instead of error (#1861)

v1.38.0

Changelog

5698d46e Add ForceTypeAssert linter (#1789) 012559c5 Add linter wastedassign (#1651) 66fc7797 Add nilerr linter. (#1788) f00da2c0 Add stringintconv and ifaceassert to govet (#1360) a1e3749a Bump github.com/Djarvur/go-err113 to HEAD (#1760) 495a74f6 Bump github.com/timakin/bodyclose to HEAD (#1758) b7aac3b1 Bump wsl to v3.2.0 (#1750) 251b205f Deprecate Interfacer linter (#1755) 42ff682f Deprecate maligned, add govet fieldalignment as replacement (#1765) 92d38e52 Exclude PR about doc dependencies from release changelog. (#1752) 89315e00 Fix go-header usage (#1785) 05836e48 Integrate ImportAs linter (#1783) cdaf03d1 Remove outdated CVEs from .nancy-ignore (#1791) 856ffd16 Support RelatedInformation for analysis Diagnostic (#1773) 507703b4 Update Docs and Assets Github Actions (#1460) 5dcc3eaf Update dependencies that dependabot cannot (#1790) 2e7c389d Update staticcheck to v0.1.2 (2020.2.2) (#1756) b77118fd Use errcheck from main repo instead of golangci-lint fork (#1319) 1a906bc1 Use go v1.14 in go.mod file (#1803)

... (truncated)

Commits


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 will merge this PR once it's up-to-date and CI passes on it, as requested by @AlekSi.


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 #280 (88bdf9d) into main (ae2ea0a) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 88bdf9d differs from pull request most recent head 83338ca. Consider uploading reports for the commit 83338ca to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##             main     #280   +/-   ##
=======================================
  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 ae2ea0a...83338ca. Read the comment docs.

AlekSi commented 3 years ago

@dependabot recreate

AlekSi commented 3 years ago

@dependabot squash and merge

dependabot[bot] commented 3 years ago

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

AlekSi commented 3 years ago

@dependabot recreate

dependabot[bot] commented 3 years ago

Looks like github.com/golangci/golangci-lint is up-to-date now, so this is no longer needed.