Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump github.com/golangci/golangci-lint from 1.39.0 to 1.40.1 #86

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2021

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

Release notes

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

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)

v1.40.0

Changelog

6844f6ab Add promlinter to lint metrics name (#1265) 93df6f75 Add tagliatelle linter (#1906) c5891c0d Bump importas to HEAD (#1899) c213e4ed Bump wastedassign to v1.0.0 (#1955) 92fda268 Update Wrapcheck to v2, add configuration (#1947) a7865d24 Update errorlint to HEAD (#1933) ffe80615 Update importas to HEAD (#1934) 12e3251a Update wrapcheck to v1.2.0 (#1927) d6bcf9f4 Update wsl to 3.3.0, sort config in example config (#1922) 53a4b41f build(deps): bump actions/cache from v2.1.4 to v2.1.5 (#1918) d2526706 build(deps): bump emotion-theming from 10.0.27 to 11.0.0 in /docs . (#1623) 5baff12c build(deps): bump github.com/hashicorp/go-multierror from 1.0.0 to 1.1.1 (#1877) 0f3f9ef8 build(deps): bump github.com/mgechev/revive from 1.0.5 to 1.0.6 (#1908) 7ee6e4dd build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.2 to 3.21.3 (#1890) f1ca6822 build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.3 to 3.21.4 (#1951) 9e11a08a build(deps): bump github.com/tetafro/godot from 1.4.4 to 1.4.5 (#1907) 54bfbb9a build(deps): bump github.com/tetafro/godot from 1.4.5 to 1.4.6 (#1935) 42cc7843 build(deps): bump github.com/tomarrell/wrapcheck from 1.0.0 to 1.1.0 (#1891) 2c008326 build(deps): bump github.com/tommy-muehle/go-mnd/v2 from 2.3.1 to 2.3.2 (#1919) c9ec73fd build(deps): bump golangci/golangci-lint-action from v2.5.1 to v2.5.2 (#1889) 96a7f62b build(deps): bump honnef.co/go/tools from 0.1.3 to 0.1.4 (#1952) 07ae8774 build(deps): bump y18n from 4.0.0 to 4.0.1 in /.github/peril (#1879) c610079e feat: set the minimum Go version to go1.15 (#1926) 1fb67fe4 fix release stats badge (#1901) 9cb902cd fix: comma in exclude pattern leads to unexpected results (#1917) 8f3ad45e gosec: add configuration (#1930) cd9d8bb7 govet: Update vet passes (#1950) 07a0568d importas: add message if settings contain no aliases (#1956) 5c6adb63 importas: allow repeated aliases (#1960) 34ffdc24 revive: convert hard coded excludes into default exclude patterns (#1938) 12ed5fac staticcheck: configurable Go version. (#1946) a833cc16 typecheck: improve error stack parsing. (#1886) 8da9d3aa update go-critic to v0.5.6 (#1925)

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 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)

@dependabot dependabot bot requested a review from ktr0731 May 17, 2021 06:47
@ktr0731 ktr0731 enabled auto-merge (squash) May 17, 2021 06:47
@codecov
Copy link

codecov bot commented May 17, 2021

Codecov Report

Merging #86 (878f169) into master (0a80152) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #86   +/-   ##
=======================================
  Coverage   87.13%   87.13%           
=======================================
  Files           5        5           
  Lines         544      544           
=======================================
  Hits          474      474           
  Misses         57       57           
  Partials       13       13           

@ktr0731 ktr0731 merged commit e3fc494 into master May 17, 2021
@ktr0731 ktr0731 deleted the dependabot/go_modules/github.com/golangci/golangci-lint-1.40.1 branch May 17, 2021 06:52
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant