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

chore(deps): bump github.com/golangci/golangci-lint from 1.41.1 to 1.42.0 #2511

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 23, 2021

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

Release notes

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

v1.42.0

Changelog

652bd912 Add errname linter (#2129) c6142e38 Bump staticcheck to 2021.1.1 (v0.2.1) (#2179) 15963edb Revert "add nilassign linter" (#2154) cc0914ff Support RISV64 (#2080) bbf04502 add nilassign linter (#2131) ad4f9278 build(deps): bump color-string from 1.5.3 to 1.5.5 in /tools (#2081) 4f2c2725 build(deps): bump github.com/BurntSushi/toml from 0.3.1 to 0.4.1 (#2165) 879821e7 build(deps): bump github.com/daixiang0/gci from 0.2.8 to 0.2.9 (#2085) 2758e45c build(deps): bump github.com/gofrs/flock from 0.8.0 to 0.8.1 (#2083) a3d3ac2a build(deps): bump github.com/ldez/gomoddirectives from 0.2.1 to 0.2.2 (#2125) 38c6baa8 build(deps): bump github.com/mgechev/revive from 1.0.7 to 1.0.8 (#2086) d913078b build(deps): bump github.com/mgechev/revive from 1.0.8 to 1.0.9 (#2113) 842e1ecc build(deps): bump github.com/mgechev/revive from 1.0.9 to 1.1.0 (#2174) f285d2c5 build(deps): bump github.com/nishanths/exhaustive from 0.1.0 to 0.2.3 (#2112) 959d8dbe build(deps): bump github.com/ryancurrah/gomodguard from 1.2.2 to 1.2.3 (#2155) 8ab80c15 build(deps): bump github.com/securego/gosec/v2 from 2.8.0 to 2.8.1 (#2073) f090c7b1 build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.5 to 3.21.6 (#2106) 85f8a604 build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.6 to 3.21.7 (#2153) f9a31a07 build(deps): bump github.com/spf13/cobra from 1.1.3 to 1.2.1 (#2105) afb042ba build(deps): bump github.com/spf13/viper from 1.7.1 to 1.8.0 (#2072) 5f723146 build(deps): bump github.com/spf13/viper from 1.8.0 to 1.8.1 (#2082) 3799dd0e build(deps): bump github.com/tetafro/godot from 1.4.7 to 1.4.8 (#2123) c36909d7 build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.1.0 to 2.2.0 (#2071) 9e470905 build(deps): bump github.com/uudashr/gocognit from 1.0.1 to 1.0.5 (#2122) 1bb6885f build(deps): bump golang.org/x/tools from 0.1.3 to 0.1.4 (#2084) 511efdb3 build(deps): bump golang.org/x/tools from 0.1.4 to 0.1.5 (#2124) 141677d3 build(deps): bump path-parse from 1.0.6 to 1.0.7 in /.github/peril (#2169) b7384b11 build(deps): bump path-parse from 1.0.6 to 1.0.7 in /tools (#2166) a6fcf6f0 cleanup: Remove completion subcommand (#2107) 6c295e40 deps: Update Wrapcheck to v2.3.0 (#2145) b3f97632 errcheck: allow exclude config without extra file (#2110) 678ae9fc gofumpt: Add lang-version option (#2069) 9ce20f91 revive: add enable-all-rules. (#2075)

Commits
  • c6142e3 Bump staticcheck to 2021.1.1 (v0.2.1) (#2179)
  • 842e1ec build(deps): bump github.com/mgechev/revive from 1.0.9 to 1.1.0 (#2174)
  • 141677d build(deps): bump path-parse from 1.0.6 to 1.0.7 in /.github/peril (#2169)
  • b7384b1 build(deps): bump path-parse from 1.0.6 to 1.0.7 in /tools (#2166)
  • b18e312 dev: update feature_request.yml (#2168)
  • 4f2c272 build(deps): bump github.com/BurntSushi/toml from 0.3.1 to 0.4.1 (#2165)
  • a07b1fa docs: suggest golangci-lint help linters (#2117)
  • 652bd91 Add errname linter (#2129)
  • 959d8db build(deps): bump github.com/ryancurrah/gomodguard from 1.2.2 to 1.2.3 (#2155)
  • 15963ed Revert "add nilassign linter" (#2154)
  • 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.41.1 to 1.42.0.
- [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.41.1...v1.42.0)

---
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 a team as a code owner August 23, 2021 16:25
@dependabot dependabot bot requested a review from wasaga August 23, 2021 16:25
@codeclimate
Copy link

codeclimate bot commented Aug 23, 2021

Code Climate has analyzed commit c469922 and detected 0 issues on this pull request.

View more on Code Climate.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.09%) to 64.382% when pulling c469922 on dependabot/go_modules/github.com/golangci/golangci-lint-1.42.0 into 22a7a6a on master.

@calebdoxsey calebdoxsey merged commit 0c4957f into master Aug 23, 2021
@calebdoxsey calebdoxsey deleted the dependabot/go_modules/github.com/golangci/golangci-lint-1.42.0 branch August 23, 2021 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants