Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

chore(deps): bump github.com/golangci/golangci-lint from 1.51.1 to 1.51.2 #246

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2023

Bumps github.com/golangci/golangci-lint from 1.51.1 to 1.51.2.

Release notes

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

v1.51.2

Changelog

  • 589ab848 build(deps): bump github.com/ashanbrown/forbidigo from 1.3.0 to 1.4.0 (#3590)
  • c4df01f8 build(deps): bump github.com/bombsimon/wsl/v3 from 3.3.0 to 3.4.0 (#3575)
  • b19c0f1c build(deps): bump github.com/daixiang0/gci from 0.9.0 to 0.9.1 (#3576)
  • a775985f build(deps): bump github.com/go-critic/go-critic from 0.6.5 to 0.6.6 (#3616)
  • 3e8facb4 build(deps): bump github.com/go-critic/go-critic from 0.6.6 to 0.6.7 (#3618)
  • b8907fa0 build(deps): bump github.com/junk1tm/musttag from 0.4.4 to 0.4.5 (#3598)
  • ed098c43 build(deps): bump github.com/polyfloyd/go-errorlint from 1.0.6 to 1.1.0 (#3588)
  • 64374294 build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.21.1 to 1.22.0 (#3574)
  • ba76af42 build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.22.0 to 1.23.0 (#3615)
  • 1248a2b6 build(deps): bump github.com/securego/gosec/v2 from 2.14.0 to 2.15.0 (#3577)
  • dd45e448 build(deps): bump golang.org/x/tools from 0.5.0 to 0.6.0 (#3587)
  • a4d2f893 build(deps): bump honnef.co/go/tools from 0.4.0 to 0.4.1 (#3591)
  • f7642347 build(deps): bump honnef.co/go/tools from 0.4.1 to 0.4.2 (#3599)
  • fe53ca0c fix: cache status size calculation (#3611)
  • a0893e32 govet: enable timeformat by default (#3602)

golangci-lint is a free and open-source project, built by people in their free time. Also, the linter authors are an important part of golangci-lint. If you use and appreciate golangci-lint please think to support us (golangci-lint maintainers and linter authors). ❤️

Changelog

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

v1.51.2

  1. updated linters
    • forbidigo: from 1.3.0 to 1.4.0
    • gci: from 0.9.0 to 0.9.1
    • go-critic: from 0.6.5 to 0.6.7
    • go-errorlint: from 1.0.6 to 1.1.0
    • gosec: from 2.14.0 to 2.15.0
    • musttag: from 0.4.4 to 0.4.5
    • staticcheck: from 0.4.0 to 0.4.2
    • tools: from 0.5.0 to 0.6.0
    • usestdlibvars: from 1.21.1 to 1.23.0
    • wsl: from 3.3.0 to 3.4.0
    • govet: enable timeformat by default
  2. misc.
    • fix: cache status size calculation
    • add new source archive
  3. Documentation
    • Improve installation section
    • Replace links to godoc.org with pkg.go.dev
Commits
  • 3e8facb build(deps): bump github.com/go-critic/go-critic from 0.6.6 to 0.6.7 (#3618)
  • a775985 build(deps): bump github.com/go-critic/go-critic from 0.6.5 to 0.6.6 (#3616)
  • ba76af4 build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.22.0 to 1.23...
  • defde13 doc: improve installation section (#3610)
  • fe53ca0 fix: cache status size calculation (#3611)
  • e23ac00 dev: remove duplicated test asserts (#3608)
  • 69e5481 dev: add new source archive (#3585)
  • a0893e3 govet: enable timeformat by default (#3602)
  • f764234 build(deps): bump honnef.co/go/tools from 0.4.1 to 0.4.2 (#3599)
  • b8907fa build(deps): bump github.com/junk1tm/musttag from 0.4.4 to 0.4.5 (#3598)
  • 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.51.1 to 1.51.2.
- [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.51.1...v1.51.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 20, 2023
@itsdevbear itsdevbear added this pull request to the merge queue Feb 20, 2023
Merged via the queue into main with commit 3e93302 Feb 20, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/golangci/golangci-lint-1.51.2 branch February 20, 2023 17:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant