Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Bump github.com/golangci/golangci-lint from 1.40.1 to 1.41.1 #98

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 21, 2021

Bumps github.com/golangci/golangci-lint from 1.40.1 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)

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)

Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.40.1 to 1.41.1.
- [Release notes](https://github.com/golangci/golangci-lint/releases)
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)
- [Commits](golangci/golangci-lint@v1.40.1...v1.41.1)

---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from ktr0731 June 21, 2021 02:13
@ktr-ci-bot ktr-ci-bot enabled auto-merge (squash) June 21, 2021 02:14
@codecov
Copy link

codecov bot commented Jun 21, 2021

Codecov Report

Merging #98 (471cd9d) into master (e03b240) will not change coverage.
The diff coverage is n/a.

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

@ktr-ci-bot ktr-ci-bot merged commit bc7ae03 into master Jun 21, 2021
@ktr-ci-bot ktr-ci-bot deleted the dependabot/go_modules/github.com/golangci/golangci-lint-1.41.1 branch June 21, 2021 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant